Pull request #42715 updated Started by user Sebastiaan van Stijn Rebuilds build #14 08:58:31 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 919f2ef7641d2139211aafe12abbbf1f81689c01 rather than 135cec5d4dd31bb1ce87432c119bb6160d45747c Obtained Jenkinsfile from 919f2ef7641d2139211aafe12abbbf1f81689c01 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42715@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 08:58:34 [2021-08-10T08:58:34.303Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 08:58:34 [2021-08-10T08:58:34.306Z] Trying to pass milestone 14 [Pipeline] milestone 08:58:34 [2021-08-10T08:58:34.362Z] Trying to pass milestone 15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 08:58:34 [2021-08-10T08:58:34.512Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c74f3ff8dc711507) in /home/ubuntu/workspace/moby_PR-42715 [Pipeline] { [Pipeline] checkout 08:58:34 [2021-08-10T08:58:34.553Z] The recommended git tool is: git 08:58:34 [2021-08-10T08:58:34.562Z] using credential docker-jenkins-github-credentials 08:58:34 [2021-08-10T08:58:34.569Z] Cloning the remote Git repository 08:58:34 [2021-08-10T08:58:34.569Z] Cloning with configured refspecs honoured and without tags 08:58:34 [2021-08-10T08:58:34.571Z] Cloning repository https://github.com/moby/moby.git 08:58:34 [2021-08-10T08:58:34.571Z] > git init /home/ubuntu/workspace/moby_PR-42715 # timeout=10 08:58:34 [2021-08-10T08:58:34.589Z] Fetching upstream changes from https://github.com/moby/moby.git 08:58:34 [2021-08-10T08:58:34.589Z] > git --version # timeout=10 08:58:34 [2021-08-10T08:58:34.595Z] > git --version # 'git version 2.17.1' 08:58:34 [2021-08-10T08:58:34.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:58:34 [2021-08-10T08:58:34.597Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:50 [2021-08-10T08:58:50.058Z] Fetching without tags 08:58:50 [2021-08-10T08:58:50.344Z] Merging remotes/origin/master commit 919f2ef7641d2139211aafe12abbbf1f81689c01 into PR head commit 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:58:50 [2021-08-10T08:58:50.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:58:50 [2021-08-10T08:58:50.027Z] > git config --add remote.origin.fetch +refs/pull/42715/head:refs/remotes/origin/PR-42715 # timeout=10 08:58:50 [2021-08-10T08:58:50.034Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:50 [2021-08-10T08:58:50.048Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:58:50 [2021-08-10T08:58:50.060Z] Fetching upstream changes from https://github.com/moby/moby.git 08:58:50 [2021-08-10T08:58:50.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:58:50 [2021-08-10T08:58:50.061Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:50 [2021-08-10T08:58:50.346Z] > git config core.sparsecheckout # timeout=10 08:58:50 [2021-08-10T08:58:50.352Z] > git checkout -f 135cec5d4dd31bb1ce87432c119bb6160d45747c # timeout=10 08:58:51 [2021-08-10T08:58:51.363Z] Merge succeeded, producing a7bd374c74817054109bfe7564355f69f10368a8 08:58:51 [2021-08-10T08:58:51.363Z] Checking out Revision a7bd374c74817054109bfe7564355f69f10368a8 (PR-42715) 08:58:51 [2021-08-10T08:58:51.458Z] Commit message: "Merge commit '919f2ef7641d2139211aafe12abbbf1f81689c01' into HEAD" 08:58:51 [2021-08-10T08:58:51.466Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:52 [2021-08-10T08:58:52.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42715:/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 08:58:52 [2021-08-10T08:58:52.129Z] Unable to find image 'alpine:latest' locally 08:58:52 [2021-08-10T08:58:52.129Z] latest: Pulling from library/alpine 08:58:50 [2021-08-10T08:58:50.833Z] > git remote # timeout=10 08:58:50 [2021-08-10T08:58:50.837Z] > git config --get remote.origin.url # timeout=10 08:58:50 [2021-08-10T08:58:50.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:58:50 [2021-08-10T08:58:50.843Z] > git merge 919f2ef7641d2139211aafe12abbbf1f81689c01 # timeout=10 08:58:51 [2021-08-10T08:58:51.356Z] > git rev-parse HEAD^{commit} # timeout=10 08:58:51 [2021-08-10T08:58:51.365Z] > git config core.sparsecheckout # timeout=10 08:58:51 [2021-08-10T08:58:51.370Z] > git checkout -f a7bd374c74817054109bfe7564355f69f10368a8 # timeout=10 08:58:51 [2021-08-10T08:58:51.460Z] > git rev-list --no-walk 7877dd3259790d1436f9414945b046f4c42cd4f5 # timeout=10 08:58:52 [2021-08-10T08:58:52.390Z] 29291e31a76a: Pulling fs layer 08:58:52 [2021-08-10T08:58:52.390Z] 29291e31a76a: Verifying Checksum 08:58:52 [2021-08-10T08:58:52.390Z] 29291e31a76a: Download complete 08:58:52 [2021-08-10T08:58:52.650Z] 29291e31a76a: Pull complete 08:58:52 [2021-08-10T08:58:52.650Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae 08:58:52 [2021-08-10T08:58:52.650Z] Status: Downloaded newer image for alpine:latest 08:58:55 [2021-08-10T08:58:55.192Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-2022-c8d" 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 [Pipeline] node 08:58:56 [2021-08-10T08:58:56.001Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06b2d700df86b4764) in /home/ubuntu/workspace/moby_PR-42715 08:58:56 [2021-08-10T08:58:56.001Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-046301bf5af471655) in /home/ubuntu/workspace/moby_PR-42715 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { 08:58:56 [2021-08-10T08:58:56.074Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba9bdfe070735565) in /home/ubuntu/workspace/moby_PR-42715 [Pipeline] checkout [Pipeline] checkout 08:58:56 [2021-08-10T08:58:56.086Z] The recommended git tool is: git 08:58:56 [2021-08-10T08:58:56.095Z] using credential docker-jenkins-github-credentials 08:58:56 [2021-08-10T08:58:56.097Z] The recommended git tool is: git 08:58:56 [2021-08-10T08:58:56.105Z] Cloning the remote Git repository 08:58:56 [2021-08-10T08:58:56.105Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage 08:58:56 [2021-08-10T08:58:56.129Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05ccc4eda45dc51f2) in /home/ubuntu/workspace/moby_PR-42715 [Pipeline] { (Run tests) 08:58:56 [2021-08-10T08:58:56.139Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 08:58:56 [2021-08-10T08:58:56.147Z] Cloning the remote Git repository 08:58:56 [2021-08-10T08:58:56.148Z] Cloning with configured refspecs honoured and without tags 08:58:56 [2021-08-10T08:58:56.148Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0247473ca1201a97d) in /home/ubuntu/workspace/moby_PR-42715 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] } 08:58:56 [2021-08-10T08:58:56.345Z] The recommended git tool is: git [Pipeline] // stage 08:58:56 [2021-08-10T08:58:56.359Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage 08:58:56 [2021-08-10T08:58:56.419Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 08:58:56 [2021-08-10T08:58:56.109Z] Cloning repository https://github.com/moby/moby.git 08:58:56 [2021-08-10T08:58:56.110Z] > git init /home/ubuntu/workspace/moby_PR-42715 # timeout=10 08:58:56 [2021-08-10T08:58:56.121Z] Fetching upstream changes from https://github.com/moby/moby.git 08:58:56 [2021-08-10T08:58:56.121Z] > git --version # timeout=10 08:58:56 [2021-08-10T08:58:56.125Z] > git --version # 'git version 2.17.1' 08:58:56 [2021-08-10T08:58:56.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:58:56 [2021-08-10T08:58:56.127Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:56 [2021-08-10T08:58:56.150Z] Cloning repository https://github.com/moby/moby.git 08:58:56 [2021-08-10T08:58:56.150Z] > git init /home/ubuntu/workspace/moby_PR-42715 # timeout=10 08:58:56 [2021-08-10T08:58:56.157Z] Fetching upstream changes from https://github.com/moby/moby.git 08:58:56 [2021-08-10T08:58:56.157Z] > git --version # timeout=10 08:58:56 [2021-08-10T08:58:56.166Z] > git --version # 'git version 2.17.1' 08:58:56 [2021-08-10T08:58:56.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:58:56 [2021-08-10T08:58:56.167Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:58 [2021-08-10T08:58:58.421Z] using credential docker-jenkins-github-credentials 08:58:58 [2021-08-10T08:58:58.427Z] Cloning the remote Git repository 08:58:58 [2021-08-10T08:58:58.427Z] Cloning with configured refspecs honoured and without tags 08:58:58 [2021-08-10T08:58:58.454Z] using credential docker-jenkins-github-credentials 08:58:58 [2021-08-10T08:58:58.460Z] Cloning the remote Git repository 08:58:58 [2021-08-10T08:58:58.460Z] Cloning with configured refspecs honoured and without tags 08:58:58 [2021-08-10T08:58:58.481Z] Cloning repository https://github.com/moby/moby.git 08:58:58 [2021-08-10T08:58:58.541Z] > git init /home/ubuntu/workspace/moby_PR-42715 # timeout=10 08:58:58 [2021-08-10T08:58:58.492Z] Cloning repository https://github.com/moby/moby.git 08:58:58 [2021-08-10T08:58:58.551Z] > git init /home/ubuntu/workspace/moby_PR-42715 # timeout=10 08:58:59 [2021-08-10T08:58:59.708Z] using credential docker-jenkins-github-credentials 08:58:59 [2021-08-10T08:58:59.717Z] Cloning the remote Git repository 08:58:59 [2021-08-10T08:58:59.717Z] Cloning with configured refspecs honoured and without tags 08:58:58 [2021-08-10T08:58:58.820Z] Fetching upstream changes from https://github.com/moby/moby.git 08:58:58 [2021-08-10T08:58:58.820Z] > git --version # timeout=10 08:58:58 [2021-08-10T08:58:58.843Z] > git --version # 'git version 2.25.1' 08:58:58 [2021-08-10T08:58:58.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:58:58 [2021-08-10T08:58:58.846Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:58 [2021-08-10T08:58:58.761Z] Fetching upstream changes from https://github.com/moby/moby.git 08:58:58 [2021-08-10T08:58:58.761Z] > git --version # timeout=10 08:58:58 [2021-08-10T08:58:58.777Z] > git --version # 'git version 2.17.1' 08:58:58 [2021-08-10T08:58:58.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:58:58 [2021-08-10T08:58:58.779Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:59 [2021-08-10T08:58:59.754Z] Cloning repository https://github.com/moby/moby.git 08:58:59 [2021-08-10T08:58:59.814Z] > git init /home/ubuntu/workspace/moby_PR-42715 # timeout=10 08:59:00 [2021-08-10T08:59:00.120Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:00 [2021-08-10T08:59:00.121Z] > git --version # timeout=10 08:59:00 [2021-08-10T08:59:00.132Z] > git --version # 'git version 2.25.1' 08:59:00 [2021-08-10T08:59:00.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:00 [2021-08-10T08:59:00.135Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:02 [2021-08-10T08:59:02.224Z] Running on azwin-2-028440 in d:\jenkins\workspace\moby_PR-42715 [Pipeline] { [Pipeline] ws 08:59:02 [2021-08-10T08:59:02.238Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 08:59:02 [2021-08-10T08:59:02.345Z] The recommended git tool is: git 08:59:02 [2021-08-10T08:59:02.555Z] using credential docker-jenkins-github-credentials 08:59:02 [2021-08-10T08:59:02.629Z] Cloning the remote Git repository 08:59:02 [2021-08-10T08:59:02.629Z] Cloning with configured refspecs honoured and without tags 08:59:02 [2021-08-10T08:59:02.661Z] Cloning repository https://github.com/moby/moby.git 08:59:02 [2021-08-10T08:59:02.661Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 08:59:02 [2021-08-10T08:59:02.746Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:02 [2021-08-10T08:59:02.746Z] > git --version # timeout=10 08:59:02 [2021-08-10T08:59:02.791Z] > git --version # 'git version 2.24.1.windows.2' 08:59:02 [2021-08-10T08:59:02.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:02 [2021-08-10T08:59:02.794Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:05 [2021-08-10T08:59:05.358Z] Running on azwin-2-2f04f0 in d:\jenkins\workspace\moby_PR-42715 [Pipeline] { [Pipeline] ws 08:59:05 [2021-08-10T08:59:05.379Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 08:59:05 [2021-08-10T08:59:05.483Z] The recommended git tool is: git 08:59:05 [2021-08-10T08:59:05.713Z] using credential docker-jenkins-github-credentials 08:59:05 [2021-08-10T08:59:05.787Z] Cloning the remote Git repository 08:59:05 [2021-08-10T08:59:05.787Z] Cloning with configured refspecs honoured and without tags 08:59:05 [2021-08-10T08:59:05.819Z] Cloning repository https://github.com/moby/moby.git 08:59:05 [2021-08-10T08:59:05.819Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 08:59:05 [2021-08-10T08:59:05.869Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:05 [2021-08-10T08:59:05.869Z] > git --version # timeout=10 08:59:05 [2021-08-10T08:59:05.906Z] > git --version # 'git version 2.24.1.windows.2' 08:59:05 [2021-08-10T08:59:05.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:05 [2021-08-10T08:59:05.908Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:10 [2021-08-10T08:59:10.733Z] Fetching without tags 08:59:10 [2021-08-10T08:59:10.952Z] Merging remotes/origin/master commit 919f2ef7641d2139211aafe12abbbf1f81689c01 into PR head commit 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:59:10 [2021-08-10T08:59:10.712Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:10 [2021-08-10T08:59:10.716Z] > git config --add remote.origin.fetch +refs/pull/42715/head:refs/remotes/origin/PR-42715 # timeout=10 08:59:10 [2021-08-10T08:59:10.720Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:10 [2021-08-10T08:59:10.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:10 [2021-08-10T08:59:10.735Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:10 [2021-08-10T08:59:10.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:10 [2021-08-10T08:59:10.736Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:10 [2021-08-10T08:59:10.954Z] > git config core.sparsecheckout # timeout=10 08:59:10 [2021-08-10T08:59:10.968Z] > git checkout -f 135cec5d4dd31bb1ce87432c119bb6160d45747c # timeout=10 08:59:11 [2021-08-10T08:59:11.423Z] > git remote # timeout=10 08:59:11 [2021-08-10T08:59:11.433Z] > git config --get remote.origin.url # timeout=10 08:59:11 [2021-08-10T08:59:11.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:11 [2021-08-10T08:59:11.440Z] > git merge 919f2ef7641d2139211aafe12abbbf1f81689c01 # timeout=10 08:59:12 [2021-08-10T08:59:12.035Z] Fetching without tags 08:59:12 [2021-08-10T08:59:12.182Z] Merge succeeded, producing ead2a4ddc0b5378567708f24c6383caf25cf25aa 08:59:12 [2021-08-10T08:59:12.183Z] Checking out Revision ead2a4ddc0b5378567708f24c6383caf25cf25aa (PR-42715) 08:59:12 [2021-08-10T08:59:12.255Z] Commit message: "Merge commit '919f2ef7641d2139211aafe12abbbf1f81689c01' into HEAD" 08:59:12 [2021-08-10T08:59:12.275Z] First time build. Skipping changelog. 08:59:12 [2021-08-10T08:59:12.288Z] Merging remotes/origin/master commit 919f2ef7641d2139211aafe12abbbf1f81689c01 into PR head commit 135cec5d4dd31bb1ce87432c119bb6160d45747c [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 08:59:13 [2021-08-10T08:59:13.328Z] + docker version 08:59:13 [2021-08-10T08:59:13.328Z] Client: Docker Engine - Community 08:59:13 [2021-08-10T08:59:13.328Z] Version: 20.10.6 08:59:13 [2021-08-10T08:59:13.328Z] API version: 1.41 08:59:13 [2021-08-10T08:59:13.328Z] Go version: go1.13.15 08:59:13 [2021-08-10T08:59:13.328Z] Git commit: 370c289 08:59:13 [2021-08-10T08:59:13.328Z] Built: Fri Apr 9 22:46:01 2021 08:59:13 [2021-08-10T08:59:13.328Z] OS/Arch: linux/amd64 08:59:13 [2021-08-10T08:59:13.328Z] Context: default 08:59:13 [2021-08-10T08:59:13.328Z] Experimental: true 08:59:13 [2021-08-10T08:59:13.328Z] 08:59:13 [2021-08-10T08:59:13.328Z] Server: Docker Engine - Community 08:59:13 [2021-08-10T08:59:13.328Z] Engine: 08:59:13 [2021-08-10T08:59:13.328Z] Version: 20.10.6 08:59:13 [2021-08-10T08:59:13.328Z] API version: 1.41 (minimum version 1.12) 08:59:13 [2021-08-10T08:59:13.328Z] Go version: go1.13.15 08:59:13 [2021-08-10T08:59:13.328Z] Git commit: 8728dd2 08:59:13 [2021-08-10T08:59:13.328Z] Built: Fri Apr 9 22:44:13 2021 08:59:13 [2021-08-10T08:59:13.328Z] OS/Arch: linux/amd64 08:59:13 [2021-08-10T08:59:13.328Z] Experimental: true 08:59:13 [2021-08-10T08:59:13.328Z] containerd: 08:59:13 [2021-08-10T08:59:13.328Z] Version: 1.4.6 08:59:13 [2021-08-10T08:59:13.328Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:13 [2021-08-10T08:59:13.328Z] runc: 08:59:13 [2021-08-10T08:59:13.328Z] Version: 1.0.0-rc95 08:59:13 [2021-08-10T08:59:13.328Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:13 [2021-08-10T08:59:13.328Z] docker-init: 08:59:13 [2021-08-10T08:59:13.328Z] Version: 0.19.0 08:59:13 [2021-08-10T08:59:13.328Z] GitCommit: de40ad0 [Pipeline] sh 08:59:13 [2021-08-10T08:59:13.364Z] Merge succeeded, producing 4615e732eae506a20b106fb101f901bba4ee45e0 08:59:13 [2021-08-10T08:59:13.364Z] Checking out Revision 4615e732eae506a20b106fb101f901bba4ee45e0 (PR-42715) 08:59:13 [2021-08-10T08:59:13.426Z] Commit message: "Merge commit '919f2ef7641d2139211aafe12abbbf1f81689c01' into HEAD" 08:59:13 [2021-08-10T08:59:13.443Z] First time build. Skipping changelog. 08:59:13 [2021-08-10T08:59:13.644Z] + docker info 08:59:13 [2021-08-10T08:59:13.644Z] Client: 08:59:13 [2021-08-10T08:59:13.644Z] Context: default 08:59:13 [2021-08-10T08:59:13.644Z] Debug Mode: false 08:59:13 [2021-08-10T08:59:13.644Z] Plugins: 08:59:13 [2021-08-10T08:59:13.644Z] app: Docker App (Docker Inc., v0.9.1-beta3) 08:59:13 [2021-08-10T08:59:13.644Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 08:59:13 [2021-08-10T08:59:13.644Z] scan: Docker Scan (Docker Inc., v0.7.0) 08:59:13 [2021-08-10T08:59:13.644Z] 08:59:13 [2021-08-10T08:59:13.644Z] Server: 08:59:13 [2021-08-10T08:59:13.644Z] Containers: 0 08:59:13 [2021-08-10T08:59:13.644Z] Running: 0 08:59:13 [2021-08-10T08:59:13.644Z] Paused: 0 08:59:13 [2021-08-10T08:59:13.644Z] Stopped: 0 08:59:13 [2021-08-10T08:59:13.644Z] Images: 1 08:59:13 [2021-08-10T08:59:13.644Z] Server Version: 20.10.6 08:59:13 [2021-08-10T08:59:13.644Z] Storage Driver: overlay2 08:59:13 [2021-08-10T08:59:13.644Z] Backing Filesystem: extfs 08:59:13 [2021-08-10T08:59:13.644Z] Supports d_type: true 08:59:13 [2021-08-10T08:59:13.644Z] Native Overlay Diff: true 08:59:13 [2021-08-10T08:59:13.644Z] userxattr: false 08:59:13 [2021-08-10T08:59:13.644Z] Logging Driver: json-file 08:59:13 [2021-08-10T08:59:13.644Z] Cgroup Driver: cgroupfs 08:59:13 [2021-08-10T08:59:13.644Z] Cgroup Version: 1 08:59:13 [2021-08-10T08:59:13.644Z] Plugins: 08:59:13 [2021-08-10T08:59:13.644Z] Volume: local 08:59:13 [2021-08-10T08:59:13.644Z] Network: bridge host ipvlan macvlan null overlay 08:59:13 [2021-08-10T08:59:13.644Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 08:59:13 [2021-08-10T08:59:13.644Z] Swarm: inactive 08:59:13 [2021-08-10T08:59:13.644Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 08:59:13 [2021-08-10T08:59:13.644Z] Default Runtime: runc 08:59:13 [2021-08-10T08:59:13.644Z] Init Binary: docker-init 08:59:13 [2021-08-10T08:59:13.644Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:13 [2021-08-10T08:59:13.644Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:13 [2021-08-10T08:59:13.644Z] init version: de40ad0 08:59:13 [2021-08-10T08:59:13.644Z] Security Options: 08:59:13 [2021-08-10T08:59:13.644Z] apparmor 08:59:13 [2021-08-10T08:59:13.644Z] seccomp 08:59:13 [2021-08-10T08:59:13.644Z] Profile: default 08:59:13 [2021-08-10T08:59:13.644Z] Kernel Version: 5.4.0-1048-aws 08:59:13 [2021-08-10T08:59:13.644Z] Operating System: Ubuntu 18.04.5 LTS 08:59:13 [2021-08-10T08:59:13.644Z] OSType: linux 08:59:13 [2021-08-10T08:59:13.644Z] Architecture: x86_64 08:59:13 [2021-08-10T08:59:13.644Z] CPUs: 2 08:59:13 [2021-08-10T08:59:13.644Z] Total Memory: 7.569GiB 08:59:13 [2021-08-10T08:59:13.644Z] Name: ip-10-100-72-185 08:59:13 [2021-08-10T08:59:13.644Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A 08:59:13 [2021-08-10T08:59:13.644Z] Docker Root Dir: /var/lib/docker 08:59:13 [2021-08-10T08:59:13.644Z] Debug Mode: false 08:59:13 [2021-08-10T08:59:13.644Z] Registry: https://index.docker.io/v1/ 08:59:13 [2021-08-10T08:59:13.644Z] Labels: 08:59:13 [2021-08-10T08:59:13.644Z] Experimental: true 08:59:13 [2021-08-10T08:59:13.644Z] Insecure Registries: 08:59:13 [2021-08-10T08:59:13.644Z] 127.0.0.0/8 08:59:13 [2021-08-10T08:59:13.644Z] Live Restore Enabled: true 08:59:13 [2021-08-10T08:59:13.644Z] 08:59:13 [2021-08-10T08:59:13.644Z] WARNING: No swap limit support [Pipeline] sh 08:59:11 [2021-08-10T08:59:11.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:11 [2021-08-10T08:59:11.994Z] > git config --add remote.origin.fetch +refs/pull/42715/head:refs/remotes/origin/PR-42715 # timeout=10 08:59:11 [2021-08-10T08:59:11.999Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:12 [2021-08-10T08:59:12.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:12 [2021-08-10T08:59:12.040Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:12 [2021-08-10T08:59:12.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:12 [2021-08-10T08:59:12.041Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:12 [2021-08-10T08:59:12.292Z] > git config core.sparsecheckout # timeout=10 08:59:12 [2021-08-10T08:59:12.300Z] > git checkout -f 135cec5d4dd31bb1ce87432c119bb6160d45747c # timeout=10 08:59:12 [2021-08-10T08:59:12.818Z] > git remote # timeout=10 08:59:12 [2021-08-10T08:59:12.824Z] > git config --get remote.origin.url # timeout=10 08:59:12 [2021-08-10T08:59:12.838Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:12 [2021-08-10T08:59:12.839Z] > git merge 919f2ef7641d2139211aafe12abbbf1f81689c01 # timeout=10 08:59:13 [2021-08-10T08:59:13.356Z] > git rev-parse HEAD^{commit} # timeout=10 08:59:13 [2021-08-10T08:59:13.368Z] > git config core.sparsecheckout # timeout=10 08:59:13 [2021-08-10T08:59:13.373Z] > git checkout -f 4615e732eae506a20b106fb101f901bba4ee45e0 # timeout=10 08:59:13 [2021-08-10T08:59:13.430Z] > git rev-list --no-walk 7877dd3259790d1436f9414945b046f4c42cd4f5 # timeout=10 08:59:12 [2021-08-10T08:59:12.173Z] > git rev-parse HEAD^{commit} # timeout=10 08:59:12 [2021-08-10T08:59:12.185Z] > git config core.sparsecheckout # timeout=10 08:59:12 [2021-08-10T08:59:12.190Z] > git checkout -f ead2a4ddc0b5378567708f24c6383caf25cf25aa # timeout=10 08:59:12 [2021-08-10T08:59:12.257Z] > git rev-list --no-walk 7877dd3259790d1436f9414945b046f4c42cd4f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 08:59:13 [2021-08-10T08:59:13.963Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 08:59:13 [2021-08-10T08:59:13.963Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 08:59:13 [2021-08-10T08:59:13.963Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42715/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh 08:59:13 [2021-08-10T08:59:13.963Z] + bash /home/ubuntu/workspace/moby_PR-42715/check-config.sh 08:59:13 [2021-08-10T08:59:13.963Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 08:59:13 [2021-08-10T08:59:13.963Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... 08:59:13 [2021-08-10T08:59:13.963Z] 08:59:13 [2021-08-10T08:59:13.963Z] Generally Necessary: 08:59:13 [2021-08-10T08:59:13.963Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 08:59:13 [2021-08-10T08:59:13.963Z] - apparmor: enabled and tools installed 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_NAMESPACES: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_NET_NS: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_PID_NS: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_IPC_NS: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_UTS_NS: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_CGROUPS: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_CGROUP_CPUACCT: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_CGROUP_DEVICE: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_CGROUP_FREEZER: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_CGROUP_SCHED: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_CPUSETS: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_MEMCG: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_KEYS: enabled 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_VETH: enabled (as module) 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_BRIDGE: enabled (as module) 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_IP_NF_FILTER: enabled (as module) 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 08:59:13 [2021-08-10T08:59:13.963Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 08:59:14 [2021-08-10T08:59:14.157Z] + docker version 08:59:14 [2021-08-10T08:59:14.157Z] Client: Docker Engine - Community 08:59:14 [2021-08-10T08:59:14.157Z] Version: 20.10.6 08:59:14 [2021-08-10T08:59:14.157Z] API version: 1.41 08:59:14 [2021-08-10T08:59:14.157Z] Go version: go1.13.15 08:59:14 [2021-08-10T08:59:14.157Z] Git commit: 370c289 08:59:14 [2021-08-10T08:59:14.157Z] Built: Fri Apr 9 22:46:01 2021 08:59:14 [2021-08-10T08:59:14.157Z] OS/Arch: linux/amd64 08:59:14 [2021-08-10T08:59:14.157Z] Context: default 08:59:14 [2021-08-10T08:59:14.157Z] Experimental: true 08:59:14 [2021-08-10T08:59:14.157Z] 08:59:14 [2021-08-10T08:59:14.157Z] Server: Docker Engine - Community 08:59:14 [2021-08-10T08:59:14.157Z] Engine: 08:59:14 [2021-08-10T08:59:14.157Z] Version: 20.10.6 08:59:14 [2021-08-10T08:59:14.157Z] API version: 1.41 (minimum version 1.12) 08:59:14 [2021-08-10T08:59:14.157Z] Go version: go1.13.15 08:59:14 [2021-08-10T08:59:14.157Z] Git commit: 8728dd2 08:59:14 [2021-08-10T08:59:14.157Z] Built: Fri Apr 9 22:44:13 2021 08:59:14 [2021-08-10T08:59:14.157Z] OS/Arch: linux/amd64 08:59:14 [2021-08-10T08:59:14.157Z] Experimental: true 08:59:14 [2021-08-10T08:59:14.157Z] containerd: 08:59:14 [2021-08-10T08:59:14.157Z] Version: 1.4.6 08:59:14 [2021-08-10T08:59:14.157Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:14 [2021-08-10T08:59:14.157Z] runc: 08:59:14 [2021-08-10T08:59:14.157Z] Version: 1.0.0-rc95 08:59:14 [2021-08-10T08:59:14.157Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:14 [2021-08-10T08:59:14.157Z] docker-init: 08:59:14 [2021-08-10T08:59:14.157Z] Version: 0.19.0 08:59:14 [2021-08-10T08:59:14.157Z] GitCommit: de40ad0 [Pipeline] sh 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_IP_NF_NAT: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_NF_NAT: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_POSIX_MQUEUE: enabled 08:59:14 [2021-08-10T08:59:14.219Z] 08:59:14 [2021-08-10T08:59:14.219Z] Optional Features: 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_USER_NS: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_SECCOMP: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_SECCOMP_FILTER: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CGROUP_PIDS: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_MEMCG_SWAP: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 08:59:14 [2021-08-10T08:59:14.219Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_BLK_CGROUP: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_BLK_DEV_THROTTLING: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CGROUP_PERF: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CGROUP_HUGETLB: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CGROUP_NET_PRIO: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CFS_BANDWIDTH: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_FAIR_GROUP_SCHED: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_RT_GROUP_SCHED: missing 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_IP_VS: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_IP_VS_NFCT: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_IP_VS_PROTO_TCP: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_IP_VS_RR: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_SECURITY_SELINUX: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_SECURITY_APPARMOR: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_EXT4_FS: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_EXT4_FS_SECURITY: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - Network Drivers: 08:59:14 [2021-08-10T08:59:14.219Z] - "overlay": 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_VXLAN: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 08:59:14 [2021-08-10T08:59:14.219Z] Optional (for encrypted networks): 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CRYPTO: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CRYPTO_AEAD: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CRYPTO_GCM: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CRYPTO_SEQIV: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_CRYPTO_GHASH: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_XFRM: enabled 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_XFRM_USER: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_XFRM_ALGO: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_INET_ESP: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - "ipvlan": 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_IPVLAN: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - "macvlan": 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_MACVLAN: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - CONFIG_DUMMY: enabled (as module) 08:59:14 [2021-08-10T08:59:14.219Z] - "ftp,tftp client in container": 08:59:14 [2021-08-10T08:59:14.443Z] + docker info 08:59:14 [2021-08-10T08:59:14.443Z] Client: 08:59:14 [2021-08-10T08:59:14.443Z] Context: default 08:59:14 [2021-08-10T08:59:14.443Z] Debug Mode: false 08:59:14 [2021-08-10T08:59:14.443Z] Plugins: 08:59:14 [2021-08-10T08:59:14.443Z] app: Docker App (Docker Inc., v0.9.1-beta3) 08:59:14 [2021-08-10T08:59:14.443Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 08:59:14 [2021-08-10T08:59:14.443Z] scan: Docker Scan (Docker Inc., v0.7.0) 08:59:14 [2021-08-10T08:59:14.443Z] 08:59:14 [2021-08-10T08:59:14.443Z] Server: 08:59:14 [2021-08-10T08:59:14.443Z] Containers: 0 08:59:14 [2021-08-10T08:59:14.443Z] Running: 0 08:59:14 [2021-08-10T08:59:14.443Z] Paused: 0 08:59:14 [2021-08-10T08:59:14.443Z] Stopped: 0 08:59:14 [2021-08-10T08:59:14.443Z] Images: 1 08:59:14 [2021-08-10T08:59:14.443Z] Server Version: 20.10.6 08:59:14 [2021-08-10T08:59:14.443Z] Storage Driver: overlay2 08:59:14 [2021-08-10T08:59:14.443Z] Backing Filesystem: extfs 08:59:14 [2021-08-10T08:59:14.443Z] Supports d_type: true 08:59:14 [2021-08-10T08:59:14.443Z] Native Overlay Diff: true 08:59:14 [2021-08-10T08:59:14.443Z] userxattr: false 08:59:14 [2021-08-10T08:59:14.443Z] Logging Driver: json-file 08:59:14 [2021-08-10T08:59:14.443Z] Cgroup Driver: cgroupfs 08:59:14 [2021-08-10T08:59:14.443Z] Cgroup Version: 1 08:59:14 [2021-08-10T08:59:14.443Z] Plugins: 08:59:14 [2021-08-10T08:59:14.443Z] Volume: local 08:59:14 [2021-08-10T08:59:14.443Z] Network: bridge host ipvlan macvlan null overlay 08:59:14 [2021-08-10T08:59:14.443Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 08:59:14 [2021-08-10T08:59:14.443Z] Swarm: inactive 08:59:14 [2021-08-10T08:59:14.443Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 08:59:14 [2021-08-10T08:59:14.443Z] Default Runtime: runc 08:59:14 [2021-08-10T08:59:14.443Z] Init Binary: docker-init 08:59:14 [2021-08-10T08:59:14.443Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:14 [2021-08-10T08:59:14.443Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:14 [2021-08-10T08:59:14.443Z] init version: de40ad0 08:59:14 [2021-08-10T08:59:14.443Z] Security Options: 08:59:14 [2021-08-10T08:59:14.443Z] apparmor 08:59:14 [2021-08-10T08:59:14.443Z] seccomp 08:59:14 [2021-08-10T08:59:14.443Z] Profile: default 08:59:14 [2021-08-10T08:59:14.443Z] Kernel Version: 5.4.0-1048-aws 08:59:14 [2021-08-10T08:59:14.443Z] Operating System: Ubuntu 18.04.5 LTS 08:59:14 [2021-08-10T08:59:14.443Z] OSType: linux 08:59:14 [2021-08-10T08:59:14.443Z] Architecture: x86_64 08:59:14 [2021-08-10T08:59:14.443Z] CPUs: 2 08:59:14 [2021-08-10T08:59:14.443Z] Total Memory: 7.487GiB 08:59:14 [2021-08-10T08:59:14.443Z] Name: ip-10-100-126-252 08:59:14 [2021-08-10T08:59:14.443Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A 08:59:14 [2021-08-10T08:59:14.443Z] Docker Root Dir: /var/lib/docker 08:59:14 [2021-08-10T08:59:14.443Z] Debug Mode: false 08:59:14 [2021-08-10T08:59:14.443Z] Registry: https://index.docker.io/v1/ 08:59:14 [2021-08-10T08:59:14.443Z] Labels: 08:59:14 [2021-08-10T08:59:14.443Z] Experimental: true 08:59:14 [2021-08-10T08:59:14.443Z] Insecure Registries: 08:59:14 [2021-08-10T08:59:14.443Z] 127.0.0.0/8 08:59:14 [2021-08-10T08:59:14.443Z] Live Restore Enabled: true 08:59:14 [2021-08-10T08:59:14.443Z] 08:59:14 [2021-08-10T08:59:14.443Z] WARNING: No swap limit support [Pipeline] sh 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_NF_NAT_FTP: enabled (as module) 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 08:59:14 [2021-08-10T08:59:14.475Z] - Storage Drivers: 08:59:14 [2021-08-10T08:59:14.475Z] - "aufs": 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_AUFS_FS: enabled (as module) 08:59:14 [2021-08-10T08:59:14.475Z] - "btrfs": 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_BTRFS_FS: enabled (as module) 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 08:59:14 [2021-08-10T08:59:14.475Z] - "devicemapper": 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_BLK_DEV_DM: enabled 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 08:59:14 [2021-08-10T08:59:14.475Z] - "overlay": 08:59:14 [2021-08-10T08:59:14.475Z] - CONFIG_OVERLAY_FS: enabled (as module) 08:59:14 [2021-08-10T08:59:14.475Z] - "zfs": 08:59:14 [2021-08-10T08:59:14.475Z] - /dev/zfs: present 08:59:14 [2021-08-10T08:59:14.475Z] - zfs command: missing 08:59:14 [2021-08-10T08:59:14.475Z] - zpool command: missing 08:59:14 [2021-08-10T08:59:14.475Z] 08:59:14 [2021-08-10T08:59:14.475Z] Limits: 08:59:14 [2021-08-10T08:59:14.475Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 08:59:14 [2021-08-10T08:59:14.475Z] 08:59:14 [2021-08-10T08:59:14.475Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 08:59:14 [2021-08-10T08:59:14.724Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 08:59:14 [2021-08-10T08:59:14.724Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 08:59:14 [2021-08-10T08:59:14.724Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42715/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh 08:59:14 [2021-08-10T08:59:14.724Z] + bash /home/ubuntu/workspace/moby_PR-42715/check-config.sh 08:59:14 [2021-08-10T08:59:14.724Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 08:59:14 [2021-08-10T08:59:14.724Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... 08:59:14 [2021-08-10T08:59:14.724Z] 08:59:14 [2021-08-10T08:59:14.724Z] Generally Necessary: 08:59:14 [2021-08-10T08:59:14.724Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 08:59:14 [2021-08-10T08:59:14.724Z] - apparmor: enabled and tools installed 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_NAMESPACES: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_NET_NS: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_PID_NS: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_IPC_NS: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_UTS_NS: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_CGROUPS: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_CGROUP_CPUACCT: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_CGROUP_DEVICE: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_CGROUP_FREEZER: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_CGROUP_SCHED: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_CPUSETS: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_MEMCG: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_KEYS: enabled 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_VETH: enabled (as module) 08:59:14 [2021-08-10T08:59:14.724Z] - CONFIG_BRIDGE: enabled (as module) 08:59:14 [2021-08-10T08:59:14.796Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ead2a4ddc0b5378567708f24c6383caf25cf25aa . 08:59:14 [2021-08-10T08:59:14.796Z] #1 [internal] load build definition from Dockerfile 08:59:14 [2021-08-10T08:59:14.796Z] #1 sha256:7bd6e9c2bcf151b7cfd41f1fdd4cf975c3a48dda589de94ee11ed471ab69f742 08:59:14 [2021-08-10T08:59:14.796Z] #1 transferring dockerfile: 16.59kB done 08:59:14 [2021-08-10T08:59:14.796Z] #1 DONE 0.0s 08:59:14 [2021-08-10T08:59:14.796Z] 08:59:14 [2021-08-10T08:59:14.796Z] #2 [internal] load .dockerignore 08:59:14 [2021-08-10T08:59:14.796Z] #2 sha256:90987fa08a6fc834e16df5e9236e1a078a66b85bf927239c018f3b3f4a078ea2 08:59:14 [2021-08-10T08:59:14.796Z] #2 transferring context: 87B done 08:59:14 [2021-08-10T08:59:14.796Z] #2 DONE 0.0s 08:59:14 [2021-08-10T08:59:14.796Z] 08:59:14 [2021-08-10T08:59:14.796Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 08:59:14 [2021-08-10T08:59:14.796Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_IP_NF_FILTER: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_IP_NF_NAT: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_NF_NAT: enabled (as module) 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_POSIX_MQUEUE: enabled 08:59:14 [2021-08-10T08:59:14.982Z] 08:59:14 [2021-08-10T08:59:14.982Z] Optional Features: 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_USER_NS: enabled 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_SECCOMP: enabled 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_SECCOMP_FILTER: enabled 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_CGROUP_PIDS: enabled 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_MEMCG_SWAP: enabled 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 08:59:14 [2021-08-10T08:59:14.982Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_BLK_CGROUP: enabled 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_BLK_DEV_THROTTLING: enabled 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_CGROUP_PERF: enabled 08:59:14 [2021-08-10T08:59:14.982Z] - CONFIG_CGROUP_HUGETLB: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_CGROUP_NET_PRIO: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_CFS_BANDWIDTH: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_FAIR_GROUP_SCHED: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_RT_GROUP_SCHED: missing 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_IP_VS: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_IP_VS_NFCT: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_IP_VS_PROTO_TCP: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_IP_VS_PROTO_UDP: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_IP_VS_RR: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_SECURITY_SELINUX: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_SECURITY_APPARMOR: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_EXT4_FS: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_EXT4_FS_SECURITY: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - Network Drivers: 08:59:14 [2021-08-10T08:59:14.983Z] - "overlay": 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_VXLAN: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 08:59:14 [2021-08-10T08:59:14.983Z] Optional (for encrypted networks): 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_CRYPTO: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_CRYPTO_AEAD: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_CRYPTO_GCM: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_CRYPTO_SEQIV: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_CRYPTO_GHASH: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_XFRM: enabled 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_XFRM_USER: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_XFRM_ALGO: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_INET_ESP: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - "ipvlan": 08:59:14 [2021-08-10T08:59:14.983Z] - CONFIG_IPVLAN: enabled (as module) 08:59:14 [2021-08-10T08:59:14.983Z] - "macvlan": 08:59:15 [2021-08-10T08:59:15.052Z] #3 DONE 0.1s 08:59:15 [2021-08-10T08:59:15.052Z] 08:59:15 [2021-08-10T08:59:15.052Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 08:59:15 [2021-08-10T08:59:15.052Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 08:59:15 [2021-08-10T08:59:15.052Z] #4 CACHED 08:59:15 [2021-08-10T08:59:15.052Z] 08:59:15 [2021-08-10T08:59:15.052Z] #5 [internal] load metadata for docker.io/library/debian:buster 08:59:15 [2021-08-10T08:59:15.052Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 08:59:15 [2021-08-10T08:59:15.052Z] #5 DONE 0.1s 08:59:15 [2021-08-10T08:59:15.052Z] 08:59:15 [2021-08-10T08:59:15.052Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:15 [2021-08-10T08:59:15.052Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_MACVLAN: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_DUMMY: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - "ftp,tftp client in container": 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_NF_NAT_FTP: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - Storage Drivers: 08:59:15 [2021-08-10T08:59:15.250Z] - "aufs": 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_AUFS_FS: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - "btrfs": 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_BTRFS_FS: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 08:59:15 [2021-08-10T08:59:15.250Z] - "devicemapper": 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_BLK_DEV_DM: enabled 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - "overlay": 08:59:15 [2021-08-10T08:59:15.250Z] - CONFIG_OVERLAY_FS: enabled (as module) 08:59:15 [2021-08-10T08:59:15.250Z] - "zfs": 08:59:15 [2021-08-10T08:59:15.250Z] - /dev/zfs: present 08:59:15 [2021-08-10T08:59:15.250Z] - zfs command: missing 08:59:15 [2021-08-10T08:59:15.250Z] - zpool command: missing 08:59:15 [2021-08-10T08:59:15.250Z] 08:59:15 [2021-08-10T08:59:15.250Z] Limits: 08:59:15 [2021-08-10T08:59:15.250Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 08:59:15 [2021-08-10T08:59:15.250Z] 08:59:15 [2021-08-10T08:59:15.250Z] + true [Pipeline] } [Pipeline] // stage 08:59:15 [2021-08-10T08:59:15.282Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 08:59:15 [2021-08-10T08:59:15.308Z] #8 DONE 0.1s 08:59:15 [2021-08-10T08:59:15.308Z] 08:59:15 [2021-08-10T08:59:15.308Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster 08:59:15 [2021-08-10T08:59:15.308Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 08:59:15 [2021-08-10T08:59:15.308Z] #6 DONE 0.1s 08:59:15 [2021-08-10T08:59:15.308Z] 08:59:15 [2021-08-10T08:59:15.308Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:15 [2021-08-10T08:59:15.308Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 08:59:15 [2021-08-10T08:59:15.308Z] #7 DONE 0.1s 08:59:15 [2021-08-10T08:59:15.537Z] Merging remotes/origin/master commit 919f2ef7641d2139211aafe12abbbf1f81689c01 into PR head commit 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:15 [2021-08-10T08:59:15.564Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 08:59:15 [2021-08-10T08:59:15.564Z] #65 DONE 0.0s 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:15 [2021-08-10T08:59:15.564Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 08:59:15 [2021-08-10T08:59:15.564Z] #63 DONE 0.0s 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:15 [2021-08-10T08:59:15.564Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:15 [2021-08-10T08:59:15.564Z] #9 DONE 0.0s 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #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 08:59:15 [2021-08-10T08:59:15.564Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d 08:59:15 [2021-08-10T08:59:15.564Z] #12 CACHED 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 08:59:15 [2021-08-10T08:59:15.564Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f 08:59:15 [2021-08-10T08:59:15.564Z] #10 CACHED 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #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 08:59:15 [2021-08-10T08:59:15.564Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf 08:59:15 [2021-08-10T08:59:15.564Z] #11 CACHED 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #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 08:59:15 [2021-08-10T08:59:15.564Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 08:59:15 [2021-08-10T08:59:15.564Z] #13 CACHED 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 08:59:15 [2021-08-10T08:59:15.564Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 08:59:15 [2021-08-10T08:59:15.564Z] #64 CACHED 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 08:59:15 [2021-08-10T08:59:15.564Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 08:59:15 [2021-08-10T08:59:15.564Z] #66 CACHED 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 08:59:15 [2021-08-10T08:59:15.564Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 08:59:15 [2021-08-10T08:59:15.564Z] #56 CACHED 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 08:59:15 [2021-08-10T08:59:15.564Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 08:59:15 [2021-08-10T08:59:15.564Z] #26 DONE 0.0s 08:59:15 [2021-08-10T08:59:15.564Z] 08:59:15 [2021-08-10T08:59:15.564Z] #23 [internal] load build context 08:59:15 [2021-08-10T08:59:15.564Z] #23 sha256:ee1b0fe068f35674b09abba1ce9e4893dbac560647d72e748134914405cc7a1a 08:59:15 [2021-08-10T08:59:15.576Z] + sudo modprobe ip_vs 08:59:15 [2021-08-10T08:59:15.576Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4615e732eae506a20b106fb101f901bba4ee45e0 . 08:59:15 [2021-08-10T08:59:15.838Z] #1 [internal] load build definition from Dockerfile 08:59:15 [2021-08-10T08:59:15.838Z] #1 sha256:7ebbf8b875fb191b8121ddb9967c4c703426404beda262cb883da55f38191839 08:59:15 [2021-08-10T08:59:15.838Z] #1 transferring dockerfile: 16.59kB done 08:59:15 [2021-08-10T08:59:15.838Z] #1 DONE 0.0s 08:59:15 [2021-08-10T08:59:15.838Z] 08:59:15 [2021-08-10T08:59:15.838Z] #2 [internal] load .dockerignore 08:59:15 [2021-08-10T08:59:15.838Z] #2 sha256:70e64e670f947407ad7c7bcdf52ba4ee32f76738fdb5626e12af72d63179ced7 08:59:15 [2021-08-10T08:59:15.838Z] #2 transferring context: 87B done 08:59:15 [2021-08-10T08:59:15.838Z] #2 DONE 0.0s 08:59:15 [2021-08-10T08:59:15.838Z] 08:59:15 [2021-08-10T08:59:15.838Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 08:59:15 [2021-08-10T08:59:15.838Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 08:59:15 [2021-08-10T08:59:15.838Z] #3 DONE 0.1s 08:59:15 [2021-08-10T08:59:15.838Z] 08:59:15 [2021-08-10T08:59:15.838Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 08:59:15 [2021-08-10T08:59:15.838Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 08:59:15 [2021-08-10T08:59:15.838Z] #4 CACHED 08:59:16 [2021-08-10T08:59:16.098Z] 08:59:16 [2021-08-10T08:59:16.098Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster 08:59:16 [2021-08-10T08:59:16.098Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 08:59:16 [2021-08-10T08:59:16.098Z] #5 DONE 0.1s 08:59:16 [2021-08-10T08:59:16.098Z] 08:59:16 [2021-08-10T08:59:16.098Z] #8 [internal] load metadata for docker.io/library/debian:buster 08:59:16 [2021-08-10T08:59:16.098Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 08:59:16 [2021-08-10T08:59:16.098Z] #8 DONE 0.1s 08:59:16 [2021-08-10T08:59:16.098Z] 08:59:16 [2021-08-10T08:59:16.098Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:16 [2021-08-10T08:59:16.098Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 08:59:16 [2021-08-10T08:59:16.098Z] #6 DONE 0.1s 08:59:16 [2021-08-10T08:59:16.098Z] 08:59:16 [2021-08-10T08:59:16.098Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:16 [2021-08-10T08:59:16.098Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 08:59:16 [2021-08-10T08:59:16.098Z] #7 DONE 0.1s 08:59:16 [2021-08-10T08:59:16.128Z] #23 ... 08:59:16 [2021-08-10T08:59:16.128Z] 08:59:16 [2021-08-10T08:59:16.128Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key 08:59:16 [2021-08-10T08:59:16.128Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 08:59:16 [2021-08-10T08:59:16.128Z] #42 DONE 0.4s 08:59:16 [2021-08-10T08:59:16.128Z] 08:59:16 [2021-08-10T08:59:16.128Z] #23 [internal] load build context 08:59:16 [2021-08-10T08:59:16.128Z] #23 sha256:ee1b0fe068f35674b09abba1ce9e4893dbac560647d72e748134914405cc7a1a 08:59:16 [2021-08-10T08:59:16.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:15 [2021-08-10T08:59:15.220Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:15 [2021-08-10T08:59:15.241Z] > git config --add remote.origin.fetch +refs/pull/42715/head:refs/remotes/origin/PR-42715 # timeout=10 08:59:15 [2021-08-10T08:59:15.259Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:15 [2021-08-10T08:59:15.275Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:15 [2021-08-10T08:59:15.287Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:15 [2021-08-10T08:59:15.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:15 [2021-08-10T08:59:15.288Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:15 [2021-08-10T08:59:15.545Z] > git config core.sparsecheckout # timeout=10 08:59:15 [2021-08-10T08:59:15.567Z] > git checkout -f 135cec5d4dd31bb1ce87432c119bb6160d45747c # timeout=10 08:59:16 [2021-08-10T08:59:16.084Z] > git remote # timeout=10 08:59:16 [2021-08-10T08:59:16.107Z] > git config --get remote.origin.url # timeout=10 08:59:16 [2021-08-10T08:59:16.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:16 [2021-08-10T08:59:16.117Z] > git merge 919f2ef7641d2139211aafe12abbbf1f81689c01 # timeout=10 08:59:16 [2021-08-10T08:59:16.190Z] Fetching without tags 08:59:16 [2021-08-10T08:59:16.206Z] Merge succeeded, producing 0713655de586fb42b4fe6f1042be4f32c3b3581f 08:59:16 [2021-08-10T08:59:16.206Z] Checking out Revision 0713655de586fb42b4fe6f1042be4f32c3b3581f (PR-42715) 08:59:16 [2021-08-10T08:59:16.432Z] Merging remotes/origin/master commit 919f2ef7641d2139211aafe12abbbf1f81689c01 into PR head commit 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:59:16 [2021-08-10T08:59:16.664Z] 08:59:16 [2021-08-10T08:59:16.664Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:16 [2021-08-10T08:59:16.664Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 08:59:16 [2021-08-10T08:59:16.665Z] #65 DONE 0.0s 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:16 [2021-08-10T08:59:16.665Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 08:59:16 [2021-08-10T08:59:16.665Z] #63 DONE 0.0s 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 08:59:16 [2021-08-10T08:59:16.665Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 08:59:16 [2021-08-10T08:59:16.665Z] #26 DONE 0.0s 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:16 [2021-08-10T08:59:16.665Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:16 [2021-08-10T08:59:16.665Z] #9 DONE 0.0s 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 08:59:16 [2021-08-10T08:59:16.665Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f 08:59:16 [2021-08-10T08:59:16.665Z] #10 CACHED 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #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 08:59:16 [2021-08-10T08:59:16.665Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf 08:59:16 [2021-08-10T08:59:16.665Z] #11 CACHED 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 08:59:16 [2021-08-10T08:59:16.665Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 08:59:16 [2021-08-10T08:59:16.665Z] #64 CACHED 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 08:59:16 [2021-08-10T08:59:16.665Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 08:59:16 [2021-08-10T08:59:16.665Z] #66 CACHED 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key 08:59:16 [2021-08-10T08:59:16.665Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 08:59:16 [2021-08-10T08:59:16.665Z] #42 ... 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 08:59:16 [2021-08-10T08:59:16.665Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 08:59:16 [2021-08-10T08:59:16.665Z] #39 CACHED 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 08:59:16 [2021-08-10T08:59:16.665Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 08:59:16 [2021-08-10T08:59:16.665Z] #31 CACHED 08:59:16 [2021-08-10T08:59:16.665Z] 08:59:16 [2021-08-10T08:59:16.665Z] #23 [internal] load build context 08:59:16 [2021-08-10T08:59:16.665Z] #23 sha256:98ba40bd708edd04401369462e7606a9e3977fc0cc601de23e442224db0ad0b3 08:59:16 [2021-08-10T08:59:16.923Z] #23 ... 08:59:16 [2021-08-10T08:59:16.923Z] 08:59:16 [2021-08-10T08:59:16.923Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key 08:59:16 [2021-08-10T08:59:16.923Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 08:59:16 [2021-08-10T08:59:16.923Z] #42 DONE 0.4s 08:59:16 [2021-08-10T08:59:16.924Z] 08:59:16 [2021-08-10T08:59:16.924Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 08:59:16 [2021-08-10T08:59:16.924Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 08:59:16 [2021-08-10T08:59:16.924Z] #43 CACHED 08:59:16 [2021-08-10T08:59:16.924Z] 08:59:16 [2021-08-10T08:59:16.924Z] #23 [internal] load build context 08:59:16 [2021-08-10T08:59:16.924Z] #23 sha256:98ba40bd708edd04401369462e7606a9e3977fc0cc601de23e442224db0ad0b3 08:59:17 [2021-08-10T08:59:17.057Z] #23 transferring context: 55.81MB 1.7s done 08:59:17 [2021-08-10T08:59:17.286Z] Merge succeeded, producing cc95f70de86f69a4680236a4f01beea3f628046e 08:59:17 [2021-08-10T08:59:17.286Z] Checking out Revision cc95f70de86f69a4680236a4f01beea3f628046e (PR-42715) 08:59:17 [2021-08-10T08:59:17.314Z] #23 DONE 1.7s 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker 08:59:17 [2021-08-10T08:59:17.314Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd 08:59:17 [2021-08-10T08:59:17.314Z] #14 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 08:59:17 [2021-08-10T08:59:17.314Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 08:59:17 [2021-08-10T08:59:17.314Z] #22 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 08:59:17 [2021-08-10T08:59:17.314Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 08:59:17 [2021-08-10T08:59:17.314Z] #44 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #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 08:59:17 [2021-08-10T08:59:17.314Z] #34 sha256:b905c8d867f885cd13afc2b4fa8aec492d149e4d90355da56520b7e139f395d1 08:59:17 [2021-08-10T08:59:17.314Z] #34 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.314Z] #35 sha256:fd6fc793f362855b1a9235de09c9ffec1def163b78daae7ab2352629ec6f6ca6 08:59:17 [2021-08-10T08:59:17.314Z] #35 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.314Z] #41 sha256:4f8704cce87bd5bc3da5002f82a3f48586e794f8ce5d4cb9bfccaeb28393345d 08:59:17 [2021-08-10T08:59:17.314Z] #41 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 08:59:17 [2021-08-10T08:59:17.314Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 08:59:17 [2021-08-10T08:59:17.314Z] #17 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 08:59:17 [2021-08-10T08:59:17.314Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 08:59:17 [2021-08-10T08:59:17.314Z] #16 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.314Z] #47 sha256:6ec526bb5b82f8b945b007a6ecfa094cf484374a191515928615f6162b8f2761 08:59:17 [2021-08-10T08:59:17.314Z] #47 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #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 08:59:17 [2021-08-10T08:59:17.314Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 08:59:17 [2021-08-10T08:59:17.314Z] #27 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 08:59:17 [2021-08-10T08:59:17.314Z] #48 sha256:c183562f3f59edb449b2a9c671918da2b1f74773b7afe8130e9acc6ced6446b4 08:59:17 [2021-08-10T08:59:17.314Z] #48 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.314Z] #51 sha256:2bb3e44be2fc2a6ae058f55c074f0633471288d9fe9332bd9cd9c500dd831232 08:59:17 [2021-08-10T08:59:17.314Z] #51 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 08:59:17 [2021-08-10T08:59:17.314Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 08:59:17 [2021-08-10T08:59:17.314Z] #18 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #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 08:59:17 [2021-08-10T08:59:17.314Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 08:59:17 [2021-08-10T08:59:17.314Z] #36 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.314Z] #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 08:59:17 [2021-08-10T08:59:17.314Z] #24 sha256:c5fc75293abd0d07e96e39baf0c6eadb9793b2988db73d5cbf426845f3e10abd 08:59:17 [2021-08-10T08:59:17.314Z] #24 CACHED 08:59:17 [2021-08-10T08:59:17.314Z] 08:59:17 [2021-08-10T08:59:17.315Z] #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 08:59:17 [2021-08-10T08:59:17.315Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 08:59:17 [2021-08-10T08:59:17.315Z] #40 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.315Z] #33 sha256:3ab8601015717afe99482a18daf52a8d1a7ac04f8a3f1576004847bb38f63fc4 08:59:17 [2021-08-10T08:59:17.315Z] #33 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 08:59:17 [2021-08-10T08:59:17.315Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 08:59:17 [2021-08-10T08:59:17.315Z] #32 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images 08:59:17 [2021-08-10T08:59:17.315Z] #30 sha256:03e7d5a0743fe5e872a7c4df4bfbc149c948d76a8272f60f618d7fe281b69d41 08:59:17 [2021-08-10T08:59:17.315Z] #30 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #19 [dev-systemd-false 6/25] RUN ldconfig 08:59:17 [2021-08-10T08:59:17.315Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 08:59:17 [2021-08-10T08:59:17.315Z] #19 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 08:59:17 [2021-08-10T08:59:17.315Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 08:59:17 [2021-08-10T08:59:17.315Z] #31 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #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 08:59:17 [2021-08-10T08:59:17.315Z] #37 sha256:be8eadc8cb29423c547441e0f97c8a49890894c8793c3414e59886f237867f03 08:59:17 [2021-08-10T08:59:17.315Z] #37 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 08:59:17 [2021-08-10T08:59:17.315Z] #52 sha256:8bfda5aace1410c074e7c6e4bc85113d5aaaf17d27e0fbf06b15fe10bcd05106 08:59:17 [2021-08-10T08:59:17.315Z] #52 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 08:59:17 [2021-08-10T08:59:17.315Z] #28 sha256:f825afee8ef9babb316e1bcd2092c78679f820614e349313bd57176d642322d8 08:59:17 [2021-08-10T08:59:17.315Z] #28 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 08:59:17 [2021-08-10T08:59:17.315Z] #46 sha256:477349333ecfe945c2f68f15ff3da04a058815310b6f6d732906d6fd8a27eb1c 08:59:17 [2021-08-10T08:59:17.315Z] #46 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #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 08:59:17 [2021-08-10T08:59:17.315Z] #29 sha256:4b35d4175c2b6371ee0fcdb273d210b5a8375fe115566e06dd199c55a2913146 08:59:17 [2021-08-10T08:59:17.315Z] #29 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.315Z] #45 sha256:a68ef50ebf167a171afee4f674fa6941c4b33da36461bd2a4740d522dfa02431 08:59:17 [2021-08-10T08:59:17.315Z] #45 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 08:59:17 [2021-08-10T08:59:17.315Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 08:59:17 [2021-08-10T08:59:17.315Z] #39 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 08:59:17 [2021-08-10T08:59:17.315Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 08:59:17 [2021-08-10T08:59:17.315Z] #15 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 08:59:17 [2021-08-10T08:59:17.315Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 08:59:17 [2021-08-10T08:59:17.315Z] #20 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 08:59:17 [2021-08-10T08:59:17.315Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 08:59:17 [2021-08-10T08:59:17.315Z] #21 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli 08:59:17 [2021-08-10T08:59:17.315Z] #25 sha256:5b1500a3693e380452a9b64c89c7e4ad21cfbe31d0ac8becf0bf2a1089459b09 08:59:17 [2021-08-10T08:59:17.315Z] #25 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.315Z] #38 sha256:7a2382ca055592c1d777581bef58803ea68f70debd677a1ec8fa7cd9d8a06a41 08:59:17 [2021-08-10T08:59:17.315Z] #38 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.315Z] #49 sha256:afd8976d1da431570c1eb45ab6aee7ce59ddd98020f0d77384b5f679b90a2eef 08:59:17 [2021-08-10T08:59:17.315Z] #49 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 08:59:17 [2021-08-10T08:59:17.315Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 08:59:17 [2021-08-10T08:59:17.315Z] #43 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 08:59:17 [2021-08-10T08:59:17.315Z] #50 sha256:b719646835724069c46eb13e7ea0c9846dc612138bab4d76469285205f76c444 08:59:17 [2021-08-10T08:59:17.315Z] #50 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ 08:59:17 [2021-08-10T08:59:17.315Z] #53 sha256:7e9d47380505fa7dbd003d5bdfb726536b0edb1624d22d986692429f92dd983d 08:59:17 [2021-08-10T08:59:17.315Z] #53 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 08:59:17 [2021-08-10T08:59:17.315Z] #60 sha256:ec1b9f517cf860859a7eb7bcc03e7610af8f17a78d29a98e8c7a09eaab5746f8 08:59:17 [2021-08-10T08:59:17.315Z] #60 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 08:59:17 [2021-08-10T08:59:17.315Z] #59 sha256:56901a90beb328945cc6465515c40d0dd615e378d446dd4f515a2c8ec4b9f5f9 08:59:17 [2021-08-10T08:59:17.315Z] #59 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 08:59:17 [2021-08-10T08:59:17.315Z] #61 sha256:a271ed7098955e09dc11b7a4b43b746ffe29c8e7c91a61224165f3974b6cee72 08:59:17 [2021-08-10T08:59:17.315Z] #61 CACHED 08:59:17 [2021-08-10T08:59:17.315Z] 08:59:17 [2021-08-10T08:59:17.315Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 08:59:17 [2021-08-10T08:59:17.315Z] #54 sha256:5ee8742e24983e4581adc191ed9ae5bbdc8b2e8d0b3d84bf64e7b3884bb8c4df 08:59:17 [2021-08-10T08:59:17.877Z] #54 0.743 + RM_GOPATH=0 08:59:17 [2021-08-10T08:59:17.877Z] #54 0.743 + TMP_GOPATH= 08:59:17 [2021-08-10T08:59:17.877Z] #54 0.743 + : /build 08:59:17 [2021-08-10T08:59:17.877Z] #54 0.743 + '[' -z '' ']' 08:59:16 [2021-08-10T08:59:16.149Z] > git config --add remote.origin.fetch +refs/pull/42715/head:refs/remotes/origin/PR-42715 # timeout=10 08:59:16 [2021-08-10T08:59:16.161Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:16 [2021-08-10T08:59:16.169Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:16 [2021-08-10T08:59:16.193Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:16 [2021-08-10T08:59:16.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:16 [2021-08-10T08:59:16.195Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:16 [2021-08-10T08:59:16.437Z] > git config core.sparsecheckout # timeout=10 08:59:16 [2021-08-10T08:59:16.453Z] > git checkout -f 135cec5d4dd31bb1ce87432c119bb6160d45747c # timeout=10 08:59:17 [2021-08-10T08:59:17.071Z] > git remote # timeout=10 08:59:17 [2021-08-10T08:59:17.097Z] > git config --get remote.origin.url # timeout=10 08:59:17 [2021-08-10T08:59:17.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:17 [2021-08-10T08:59:17.118Z] > git merge 919f2ef7641d2139211aafe12abbbf1f81689c01 # timeout=10 08:59:17 [2021-08-10T08:59:17.273Z] > git rev-parse HEAD^{commit} # timeout=10 08:59:17 [2021-08-10T08:59:17.298Z] > git config core.sparsecheckout # timeout=10 08:59:17 [2021-08-10T08:59:17.332Z] > git checkout -f cc95f70de86f69a4680236a4f01beea3f628046e # timeout=10 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.744 ++ mktemp -d 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.745 + export GOPATH=/tmp/tmp.W1tEeChREb 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.745 + GOPATH=/tmp/tmp.W1tEeChREb 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.745 + RM_GOPATH=1 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.745 + case "$(go env GOARCH)" in 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.747 ++ go env GOARCH 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.755 + export GO_BUILDMODE=-buildmode=pie 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.755 + GO_BUILDMODE=-buildmode=pie 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.755 ++ dirname /tmp/install/install.sh 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.756 + dir=/tmp/install 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.756 + bin=runc 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.756 + shift 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.756 + '[' '!' -f /tmp/install/runc.installer ']' 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.756 + . /tmp/install/runc.installer 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.756 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.756 + install_runc 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.757 + uname -r 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.757 + grep -q '^3\.10\.0.*\.el7\.' 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.759 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.759 + RUNC_BUILDTAGS='seccomp ' 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.759 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.759 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.W1tEeChREb/src/github.com/opencontainers/runc 08:59:18 [2021-08-10T08:59:18.132Z] #54 0.760 Cloning into '/tmp/tmp.W1tEeChREb/src/github.com/opencontainers/runc'... 08:59:16 [2021-08-10T08:59:16.198Z] > git rev-parse HEAD^{commit} # timeout=10 08:59:16 [2021-08-10T08:59:16.212Z] > git config core.sparsecheckout # timeout=10 08:59:16 [2021-08-10T08:59:16.229Z] > git checkout -f 0713655de586fb42b4fe6f1042be4f32c3b3581f # timeout=10 08:59:19 [2021-08-10T08:59:19.026Z] Fetching without tags 08:59:19 [2021-08-10T08:59:19.218Z] Fetching without tags 08:59:19 [2021-08-10T08:59:19.463Z] Fetching without tags 08:59:19 [2021-08-10T08:59:19.470Z] #23 ... 08:59:19 [2021-08-10T08:59:19.470Z] 08:59:19 [2021-08-10T08:59:19.470Z] #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 08:59:19 [2021-08-10T08:59:19.470Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d 08:59:19 [2021-08-10T08:59:19.470Z] #12 DONE 2.8s 08:59:19 [2021-08-10T08:59:19.470Z] 08:59:19 [2021-08-10T08:59:19.470Z] #23 [internal] load build context 08:59:19 [2021-08-10T08:59:19.470Z] #23 sha256:98ba40bd708edd04401369462e7606a9e3977fc0cc601de23e442224db0ad0b3 08:59:19 [2021-08-10T08:59:19.599Z] Merging remotes/origin/master commit 919f2ef7641d2139211aafe12abbbf1f81689c01 into PR head commit 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:59:19 [2021-08-10T08:59:19.692Z] Merging remotes/origin/master commit 919f2ef7641d2139211aafe12abbbf1f81689c01 into PR head commit 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:59:19 [2021-08-10T08:59:19.736Z] Commit message: "Merge commit '919f2ef7641d2139211aafe12abbbf1f81689c01' into HEAD" 08:59:18 [2021-08-10T08:59:18.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:18 [2021-08-10T08:59:18.803Z] > git config --add remote.origin.fetch +refs/pull/42715/head:refs/remotes/origin/PR-42715 # timeout=10 08:59:18 [2021-08-10T08:59:18.841Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:18 [2021-08-10T08:59:18.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:19 [2021-08-10T08:59:19.058Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:19 [2021-08-10T08:59:19.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:19 [2021-08-10T08:59:19.060Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:19 [2021-08-10T08:59:19.751Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:19 [2021-08-10T08:59:19.052Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:19 [2021-08-10T08:59:19.108Z] > git config --add remote.origin.fetch +refs/pull/42715/head:refs/remotes/origin/PR-42715 # timeout=10 08:59:19 [2021-08-10T08:59:19.171Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:19 [2021-08-10T08:59:19.375Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:19 [2021-08-10T08:59:19.495Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:19 [2021-08-10T08:59:19.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:19 [2021-08-10T08:59:19.497Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:20 [2021-08-10T08:59:20.204Z] Merging remotes/origin/master commit 919f2ef7641d2139211aafe12abbbf1f81689c01 into PR head commit 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:59:19 [2021-08-10T08:59:19.741Z] > git rev-list --no-walk 7877dd3259790d1436f9414945b046f4c42cd4f5 # timeout=10 08:59:19 [2021-08-10T08:59:19.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:19 [2021-08-10T08:59:19.190Z] > git config --add remote.origin.fetch +refs/pull/42715/head:refs/remotes/origin/PR-42715 # timeout=10 08:59:19 [2021-08-10T08:59:19.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:19 [2021-08-10T08:59:19.210Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:59:19 [2021-08-10T08:59:19.230Z] Fetching upstream changes from https://github.com/moby/moby.git 08:59:19 [2021-08-10T08:59:19.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:19 [2021-08-10T08:59:19.232Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42715/head:refs/remotes/origin/PR-42715 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:19 [2021-08-10T08:59:19.615Z] > git config core.sparsecheckout # timeout=10 08:59:19 [2021-08-10T08:59:19.626Z] > git checkout -f 135cec5d4dd31bb1ce87432c119bb6160d45747c # timeout=10 08:59:20 [2021-08-10T08:59:20.656Z] #54 3.289 + cd /tmp/tmp.W1tEeChREb/src/github.com/opencontainers/runc 08:59:20 [2021-08-10T08:59:20.656Z] #54 3.290 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 08:59:20 [2021-08-10T08:59:20.762Z] + [ PR != PR ] 08:59:20 [2021-08-10T08:59:20.762Z] + [ master != master ] 08:59:20 [2021-08-10T08:59:20.762Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 08:59:20 [2021-08-10T08:59:20.860Z] #23 transferring context: 25.78MB 4.3s 08:59:20 [2021-08-10T08:59:20.913Z] #54 3.458 + '[' -z '' ']' 08:59:20 [2021-08-10T08:59:20.913Z] #54 3.458 + target=static 08:59:20 [2021-08-10T08:59:20.913Z] #54 3.459 + make 'BUILDTAGS=seccomp ' static 08:59:20 [2021-08-10T08:59:20.913Z] #54 3.695 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . 08:59:20 [2021-08-10T08:59:20.966Z] Commit message: "Merge commit '919f2ef7641d2139211aafe12abbbf1f81689c01' into HEAD" 08:59:20 [2021-08-10T08:59:20.979Z] First time build. Skipping changelog. 08:59:21 [2021-08-10T08:59:21.131Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) 08:59:21 [2021-08-10T08:59:21.415Z] Merge succeeded, producing fa89e9455eac3a0935ace9f9331c5f5ccb21834a 08:59:21 [2021-08-10T08:59:21.416Z] Checking out Revision fa89e9455eac3a0935ace9f9331c5f5ccb21834a (PR-42715) [Pipeline] sh 08:59:19 [2021-08-10T08:59:19.723Z] > git config core.sparsecheckout # timeout=10 08:59:19 [2021-08-10T08:59:19.768Z] > git checkout -f 135cec5d4dd31bb1ce87432c119bb6160d45747c # timeout=10 08:59:21 [2021-08-10T08:59:21.852Z] + docker version 08:59:20 [2021-08-10T08:59:20.236Z] > git config core.sparsecheckout # timeout=10 08:59:20 [2021-08-10T08:59:20.287Z] > git checkout -f 135cec5d4dd31bb1ce87432c119bb6160d45747c # timeout=10 08:59:22 [2021-08-10T08:59:22.236Z] #23 transferring context: 55.81MB 5.8s done 08:59:20 [2021-08-10T08:59:20.968Z] > git rev-list --no-walk 7877dd3259790d1436f9414945b046f4c42cd4f5 # timeout=10 08:59:22 [2021-08-10T08:59:22.497Z] #23 DONE 6.0s 08:59:22 [2021-08-10T08:59:22.497Z] 08:59:22 [2021-08-10T08:59:22.497Z] #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 08:59:22 [2021-08-10T08:59:22.497Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 08:59:22 [2021-08-10T08:59:22.497Z] #13 2.760 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 08:59:22 [2021-08-10T08:59:22.497Z] #13 2.888 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 08:59:22 [2021-08-10T08:59:22.497Z] #13 2.891 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 08:59:22 [2021-08-10T08:59:22.497Z] #13 2.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 08:59:22 [2021-08-10T08:59:22.497Z] #13 ... 08:59:22 [2021-08-10T08:59:22.497Z] 08:59:22 [2021-08-10T08:59:22.497Z] #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 08:59:22 [2021-08-10T08:59:22.497Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 08:59:22 [2021-08-10T08:59:22.497Z] #27 CACHED 08:59:22 [2021-08-10T08:59:22.497Z] 08:59:22 [2021-08-10T08:59:22.497Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 08:59:22 [2021-08-10T08:59:22.497Z] #28 sha256:580bac20d18e82c6b330daf70d4686625d0b5f197226d16a0241a4dac7eae84e 08:59:22 [2021-08-10T08:59:22.497Z] #28 CACHED 08:59:22 [2021-08-10T08:59:22.497Z] 08:59:22 [2021-08-10T08:59:22.497Z] #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 08:59:22 [2021-08-10T08:59:22.497Z] #29 sha256:eb61e7f9e99e6d0c102b3698c72f145b8911549ac9c64bf583cae62c78abf497 08:59:22 [2021-08-10T08:59:22.497Z] #29 CACHED 08:59:20 [2021-08-10T08:59:20.662Z] > git remote # timeout=10 08:59:20 [2021-08-10T08:59:20.667Z] > git config --get remote.origin.url # timeout=10 08:59:20 [2021-08-10T08:59:20.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:20 [2021-08-10T08:59:20.675Z] > git merge 919f2ef7641d2139211aafe12abbbf1f81689c01 # timeout=10 08:59:21 [2021-08-10T08:59:21.414Z] > git rev-parse HEAD^{commit} # timeout=10 08:59:21 [2021-08-10T08:59:21.424Z] > git config core.sparsecheckout # timeout=10 08:59:21 [2021-08-10T08:59:21.429Z] > git checkout -f fa89e9455eac3a0935ace9f9331c5f5ccb21834a # timeout=10 08:59:22 [2021-08-10T08:59:22.671Z] Merge succeeded, producing dfb2adc1711b9e04803e8c38e8320e5ae0884d92 08:59:22 [2021-08-10T08:59:22.672Z] Checking out Revision dfb2adc1711b9e04803e8c38e8320e5ae0884d92 (PR-42715) 08:59:22 [2021-08-10T08:59:22.756Z] 08:59:22 [2021-08-10T08:59:22.756Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 08:59:22 [2021-08-10T08:59:22.756Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 08:59:22 [2021-08-10T08:59:22.957Z] Commit message: "Merge commit '919f2ef7641d2139211aafe12abbbf1f81689c01' into HEAD" 08:59:23 [2021-08-10T08:59:23.076Z] First time build. Skipping changelog. 08:59:21 [2021-08-10T08:59:21.876Z] > git remote # timeout=10 08:59:21 [2021-08-10T08:59:21.918Z] > git config --get remote.origin.url # timeout=10 08:59:21 [2021-08-10T08:59:21.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:22 [2021-08-10T08:59:22.007Z] > git merge 919f2ef7641d2139211aafe12abbbf1f81689c01 # timeout=10 08:59:22 [2021-08-10T08:59:22.593Z] > git rev-parse "HEAD^{commit}" # timeout=10 08:59:22 [2021-08-10T08:59:22.703Z] > git config core.sparsecheckout # timeout=10 08:59:22 [2021-08-10T08:59:22.743Z] > git checkout -f dfb2adc1711b9e04803e8c38e8320e5ae0884d92 # timeout=10 08:59:22 [2021-08-10T08:59:22.989Z] > git rev-list --no-walk 7877dd3259790d1436f9414945b046f4c42cd4f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 08:59:23 [2021-08-10T08:59:23.195Z] > git remote # timeout=10 08:59:23 [2021-08-10T08:59:23.247Z] > git config --get remote.origin.url # timeout=10 08:59:23 [2021-08-10T08:59:23.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:59:23 [2021-08-10T08:59:23.310Z] > git merge 919f2ef7641d2139211aafe12abbbf1f81689c01 # timeout=10 08:59:24 [2021-08-10T08:59:24.154Z] Merge succeeded, producing 32702812913c222a3e1f4325898f5bd7cf7ed0aa 08:59:24 [2021-08-10T08:59:24.155Z] Checking out Revision 32702812913c222a3e1f4325898f5bd7cf7ed0aa (PR-42715) 08:59:24 [2021-08-10T08:59:24.402Z] Client: Docker Engine - Community 08:59:24 [2021-08-10T08:59:24.402Z] Version: 20.10.6 08:59:24 [2021-08-10T08:59:24.402Z] API version: 1.41 08:59:24 [2021-08-10T08:59:24.402Z] Go version: go1.13.15 08:59:24 [2021-08-10T08:59:24.402Z] Git commit: 370c289 08:59:24 [2021-08-10T08:59:24.402Z] Built: Fri Apr 9 22:46:01 2021 08:59:24 [2021-08-10T08:59:24.402Z] OS/Arch: linux/amd64 08:59:24 [2021-08-10T08:59:24.402Z] Context: default 08:59:24 [2021-08-10T08:59:24.402Z] Experimental: true 08:59:24 [2021-08-10T08:59:24.402Z] 08:59:24 [2021-08-10T08:59:24.402Z] Server: Docker Engine - Community 08:59:24 [2021-08-10T08:59:24.402Z] Engine: 08:59:24 [2021-08-10T08:59:24.402Z] Version: 20.10.6 08:59:24 [2021-08-10T08:59:24.402Z] API version: 1.41 (minimum version 1.12) 08:59:24 [2021-08-10T08:59:24.402Z] Go version: go1.13.15 08:59:24 [2021-08-10T08:59:24.402Z] Git commit: 8728dd2 08:59:24 [2021-08-10T08:59:24.402Z] Built: Fri Apr 9 22:44:13 2021 08:59:24 [2021-08-10T08:59:24.402Z] OS/Arch: linux/amd64 08:59:24 [2021-08-10T08:59:24.402Z] Experimental: true 08:59:24 [2021-08-10T08:59:24.402Z] containerd: 08:59:24 [2021-08-10T08:59:24.402Z] Version: 1.4.6 08:59:24 [2021-08-10T08:59:24.402Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:24 [2021-08-10T08:59:24.402Z] runc: 08:59:24 [2021-08-10T08:59:24.402Z] Version: 1.0.0-rc95 08:59:24 [2021-08-10T08:59:24.402Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:24 [2021-08-10T08:59:24.402Z] docker-init: 08:59:24 [2021-08-10T08:59:24.402Z] Version: 0.19.0 08:59:24 [2021-08-10T08:59:24.402Z] GitCommit: de40ad0 [Pipeline] sh 08:59:24 [2021-08-10T08:59:24.480Z] Commit message: "Merge commit '919f2ef7641d2139211aafe12abbbf1f81689c01' into HEAD" 08:59:24 [2021-08-10T08:59:24.530Z] + docker version 08:59:24 [2021-08-10T08:59:24.530Z] Client: 08:59:24 [2021-08-10T08:59:24.530Z] Version: 20.10.7 08:59:24 [2021-08-10T08:59:24.530Z] API version: 1.41 08:59:24 [2021-08-10T08:59:24.530Z] Go version: go1.16.4 08:59:24 [2021-08-10T08:59:24.530Z] Git commit: f0df350 08:59:24 [2021-08-10T08:59:24.530Z] Built: Wed Jun 2 12:00:56 2021 08:59:24 [2021-08-10T08:59:24.530Z] OS/Arch: windows/amd64 08:59:24 [2021-08-10T08:59:24.530Z] Context: default 08:59:24 [2021-08-10T08:59:24.530Z] Experimental: true 08:59:24 [2021-08-10T08:59:24.530Z] 08:59:24 [2021-08-10T08:59:24.530Z] Server: Docker Engine - Community 08:59:24 [2021-08-10T08:59:24.530Z] Engine: 08:59:24 [2021-08-10T08:59:24.530Z] Version: 20.10.7 08:59:24 [2021-08-10T08:59:24.530Z] API version: 1.41 (minimum version 1.24) 08:59:24 [2021-08-10T08:59:24.530Z] Go version: go1.13.15 08:59:24 [2021-08-10T08:59:24.530Z] Git commit: b0f5bc3 08:59:24 [2021-08-10T08:59:24.530Z] Built: Wed Jun 2 11:56:41 2021 08:59:24 [2021-08-10T08:59:24.530Z] OS/Arch: windows/amd64 08:59:24 [2021-08-10T08:59:24.530Z] Experimental: true 08:59:24 [2021-08-10T08:59:24.600Z] First time build. Skipping changelog. [Pipeline] sh 08:59:24 [2021-08-10T08:59:24.692Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 08:59:25 [2021-08-10T08:59:25.182Z] Commit message: "Merge commit '919f2ef7641d2139211aafe12abbbf1f81689c01' into HEAD" 08:59:25 [2021-08-10T08:59:25.193Z] First time build. Skipping changelog. 08:59:25 [2021-08-10T08:59:25.549Z] + docker info 08:59:25 [2021-08-10T08:59:25.549Z] Client: 08:59:25 [2021-08-10T08:59:25.549Z] Context: default 08:59:25 [2021-08-10T08:59:25.549Z] Debug Mode: false 08:59:25 [2021-08-10T08:59:25.549Z] 08:59:25 [2021-08-10T08:59:25.549Z] Server: 08:59:25 [2021-08-10T08:59:25.549Z] Containers: 0 08:59:25 [2021-08-10T08:59:25.549Z] Running: 0 08:59:25 [2021-08-10T08:59:25.549Z] Paused: 0 08:59:25 [2021-08-10T08:59:25.549Z] Stopped: 0 08:59:25 [2021-08-10T08:59:25.549Z] Images: 5 08:59:25 [2021-08-10T08:59:25.549Z] Server Version: 20.10.7 08:59:25 [2021-08-10T08:59:25.549Z] Storage Driver: windowsfilter (windows) lcow (linux) 08:59:25 [2021-08-10T08:59:25.549Z] Windows: 08:59:25 [2021-08-10T08:59:25.549Z] LCOW: 08:59:25 [2021-08-10T08:59:25.549Z] Logging Driver: json-file 08:59:25 [2021-08-10T08:59:25.549Z] Plugins: 08:59:25 [2021-08-10T08:59:25.549Z] Volume: local 08:59:25 [2021-08-10T08:59:25.549Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 08:59:25 [2021-08-10T08:59:25.549Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 08:59:25 [2021-08-10T08:59:25.549Z] Swarm: inactive 08:59:25 [2021-08-10T08:59:25.549Z] Default Isolation: process 08:59:25 [2021-08-10T08:59:25.549Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 08:59:25 [2021-08-10T08:59:25.549Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) 08:59:25 [2021-08-10T08:59:25.549Z] OSType: windows 08:59:25 [2021-08-10T08:59:25.549Z] Architecture: x86_64 08:59:25 [2021-08-10T08:59:25.549Z] CPUs: 4 08:59:25 [2021-08-10T08:59:25.549Z] Total Memory: 32GiB 08:59:25 [2021-08-10T08:59:25.549Z] Name: azwin-2-2f04f0 08:59:25 [2021-08-10T08:59:25.549Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH 08:59:25 [2021-08-10T08:59:25.549Z] Docker Root Dir: D:\docker 08:59:25 [2021-08-10T08:59:25.549Z] Debug Mode: false 08:59:25 [2021-08-10T08:59:25.549Z] Registry: https://index.docker.io/v1/ 08:59:25 [2021-08-10T08:59:25.549Z] Labels: 08:59:25 [2021-08-10T08:59:25.549Z] Experimental: true 08:59:25 [2021-08-10T08:59:25.549Z] Insecure Registries: 08:59:25 [2021-08-10T08:59:25.549Z] 10.0.0.4:5000 08:59:25 [2021-08-10T08:59:25.549Z] 127.0.0.0/8 08:59:25 [2021-08-10T08:59:25.549Z] Registry Mirrors: 08:59:25 [2021-08-10T08:59:25.549Z] http://10.0.0.4:5000/ 08:59:25 [2021-08-10T08:59:25.549Z] Live Restore Enabled: false 08:59:25 [2021-08-10T08:59:25.549Z] Product License: Community Engine 08:59:25 [2021-08-10T08:59:25.549Z] [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] powershell 08:59:24 [2021-08-10T08:59:24.062Z] > git rev-parse "HEAD^{commit}" # timeout=10 08:59:24 [2021-08-10T08:59:24.186Z] > git config core.sparsecheckout # timeout=10 08:59:24 [2021-08-10T08:59:24.239Z] > git checkout -f 32702812913c222a3e1f4325898f5bd7cf7ed0aa # timeout=10 08:59:24 [2021-08-10T08:59:24.511Z] > git rev-list --no-walk 7877dd3259790d1436f9414945b046f4c42cd4f5 # timeout=10 08:59:26 [2021-08-10T08:59:26.114Z] + docker version 08:59:26 [2021-08-10T08:59:26.114Z] Client: 08:59:26 [2021-08-10T08:59:26.114Z] Version: 20.10.6 08:59:26 [2021-08-10T08:59:26.114Z] API version: 1.41 08:59:26 [2021-08-10T08:59:26.114Z] Go version: go1.16.3 08:59:26 [2021-08-10T08:59:26.114Z] Git commit: 370c289 08:59:26 [2021-08-10T08:59:26.114Z] Built: Fri Apr 9 22:49:36 2021 08:59:26 [2021-08-10T08:59:26.114Z] OS/Arch: windows/amd64 08:59:26 [2021-08-10T08:59:26.114Z] Context: default 08:59:26 [2021-08-10T08:59:26.114Z] Experimental: true 08:59:26 [2021-08-10T08:59:26.114Z] 08:59:26 [2021-08-10T08:59:26.114Z] Server: Docker Engine - Community 08:59:26 [2021-08-10T08:59:26.114Z] Engine: 08:59:26 [2021-08-10T08:59:26.114Z] Version: 20.10.6 08:59:26 [2021-08-10T08:59:26.114Z] API version: 1.41 (minimum version 1.24) 08:59:26 [2021-08-10T08:59:26.114Z] Go version: go1.13.15 08:59:26 [2021-08-10T08:59:26.114Z] Git commit: 8728dd2 08:59:26 [2021-08-10T08:59:26.114Z] Built: Fri Apr 9 22:45:40 2021 08:59:26 [2021-08-10T08:59:26.114Z] OS/Arch: windows/amd64 08:59:26 [2021-08-10T08:59:26.114Z] Experimental: true [Pipeline] sh [Pipeline] sh 08:59:26 [2021-08-10T08:59:26.953Z] #46 ... 08:59:26 [2021-08-10T08:59:26.953Z] 08:59:26 [2021-08-10T08:59:26.953Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 08:59:26 [2021-08-10T08:59:26.953Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 08:59:26 [2021-08-10T08:59:26.953Z] #56 4.288 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #56 4.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #56 4.370 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #56 5.256 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #56 7.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #56 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #56 ... 08:59:26 [2021-08-10T08:59:26.953Z] 08:59:26 [2021-08-10T08:59:26.953Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 08:59:26 [2021-08-10T08:59:26.953Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 08:59:26 [2021-08-10T08:59:26.953Z] #32 2.846 + git clone https://github.com/kolyshkin/go-swagger.git . 08:59:26 [2021-08-10T08:59:26.953Z] #32 2.846 Cloning into '.'... 08:59:26 [2021-08-10T08:59:26.953Z] #32 ... 08:59:26 [2021-08-10T08:59:26.953Z] 08:59:26 [2021-08-10T08:59:26.953Z] #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 08:59:26 [2021-08-10T08:59:26.953Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 08:59:26 [2021-08-10T08:59:26.953Z] #36 4.268 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #36 4.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #36 4.338 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #36 5.289 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #36 7.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #36 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #36 ... 08:59:26 [2021-08-10T08:59:26.953Z] 08:59:26 [2021-08-10T08:59:26.953Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 08:59:26 [2021-08-10T08:59:26.953Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 08:59:26 [2021-08-10T08:59:26.953Z] #44 3.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #44 3.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #44 3.695 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #44 3.988 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] 08:59:26 [2021-08-10T08:59:26.953Z] #44 5.268 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #44 6.676 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 08:59:26 [2021-08-10T08:59:26.953Z] #44 9.054 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 08:59:27 [2021-08-10T08:59:27.145Z] + docker info 08:59:27 [2021-08-10T08:59:27.213Z] #44 ... 08:59:27 [2021-08-10T08:59:27.213Z] 08:59:27 [2021-08-10T08:59:27.213Z] #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 08:59:27 [2021-08-10T08:59:27.213Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 08:59:27 [2021-08-10T08:59:27.213Z] #40 2.177 + git clone https://github.com/docker/distribution.git . 08:59:27 [2021-08-10T08:59:27.213Z] #40 2.179 Cloning into '.'... 08:59:27 [2021-08-10T08:59:27.213Z] #40 ... 08:59:27 [2021-08-10T08:59:27.213Z] 08:59:27 [2021-08-10T08:59:27.213Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 08:59:27 [2021-08-10T08:59:27.213Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.352 + RM_GOPATH=0 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.352 + TMP_GOPATH= 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.352 + : /build 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.355 + '[' -z '' ']' 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.358 ++ mktemp -d 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.373 + export GOPATH=/tmp/tmp.kJ8dZD2RdI 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.374 + GOPATH=/tmp/tmp.kJ8dZD2RdI 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.374 + RM_GOPATH=1 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.374 + case "$(go env GOARCH)" in 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.375 ++ go env GOARCH 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.404 + export GO_BUILDMODE=-buildmode=pie 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.404 + GO_BUILDMODE=-buildmode=pie 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.404 ++ dirname /tmp/install/install.sh 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.405 + dir=/tmp/install 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.405 + bin=vndr 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.406 + shift 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.406 + '[' '!' -f /tmp/install/vndr.installer ']' 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.406 + . /tmp/install/vndr.installer 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.407 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.407 + install_vndr 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.407 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.407 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.408 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kJ8dZD2RdI/src/github.com/LK4D4/vndr 08:59:27 [2021-08-10T08:59:27.213Z] #46 4.409 Cloning into '/tmp/tmp.kJ8dZD2RdI/src/github.com/LK4D4/vndr'... 08:59:25 [2021-08-10T08:59:25.192Z] > git rev-list --no-walk 7877dd3259790d1436f9414945b046f4c42cd4f5 # timeout=10 08:59:27 [2021-08-10T08:59:27.237Z] + docker version 08:59:27 [2021-08-10T08:59:27.470Z] #54 ... 08:59:27 [2021-08-10T08:59:27.470Z] 08:59:27 [2021-08-10T08:59:27.470Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 08:59:27 [2021-08-10T08:59:27.470Z] #57 sha256:898b0a7f5f514b51d66ccbe4e5f0fe02dea5fd168c3dc09bde530193969a8f5c 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 + RM_GOPATH=0 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 + TMP_GOPATH= 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 + : /build 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 + '[' -z '' ']' 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 ++ mktemp -d 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 + export GOPATH=/tmp/tmp.sQ93akXUdT 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 + GOPATH=/tmp/tmp.sQ93akXUdT 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 + RM_GOPATH=1 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 + case "$(go env GOARCH)" in 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.797 ++ go env GOARCH 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.799 + export GO_BUILDMODE=-buildmode=pie 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.799 + GO_BUILDMODE=-buildmode=pie 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.799 ++ dirname /tmp/install/install.sh 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 + dir=/tmp/install 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 + bin=containerd 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 + shift 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 + '[' '!' -f /tmp/install/containerd.installer ']' 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 + . /tmp/install/containerd.installer 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 ++ set -e 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 + install_containerd 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.800 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.801 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.801 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sQ93akXUdT/src/github.com/containerd/containerd 08:59:27 [2021-08-10T08:59:27.470Z] #57 0.804 Cloning into '/tmp/tmp.sQ93akXUdT/src/github.com/containerd/containerd'... 08:59:27 [2021-08-10T08:59:27.472Z] #46 5.069 + cd /tmp/tmp.kJ8dZD2RdI/src/github.com/LK4D4/vndr 08:59:27 [2021-08-10T08:59:27.600Z] Client: 08:59:27 [2021-08-10T08:59:27.600Z] Context: default 08:59:27 [2021-08-10T08:59:27.600Z] Debug Mode: false 08:59:27 [2021-08-10T08:59:27.600Z] Plugins: 08:59:27 [2021-08-10T08:59:27.600Z] app: Docker Application (Docker Inc., v0.8.0) 08:59:27 [2021-08-10T08:59:27.600Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 08:59:27 [2021-08-10T08:59:27.600Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 08:59:27 [2021-08-10T08:59:27.600Z] 08:59:27 [2021-08-10T08:59:27.600Z] Server: 08:59:27 [2021-08-10T08:59:27.600Z] Containers: 0 08:59:27 [2021-08-10T08:59:27.600Z] Running: 0 08:59:27 [2021-08-10T08:59:27.600Z] Paused: 0 08:59:27 [2021-08-10T08:59:27.600Z] Stopped: 0 08:59:27 [2021-08-10T08:59:27.600Z] Images: 0 08:59:27 [2021-08-10T08:59:27.600Z] Server Version: 20.10.6 08:59:27 [2021-08-10T08:59:27.600Z] Storage Driver: lcow (linux) windowsfilter (windows) 08:59:27 [2021-08-10T08:59:27.600Z] LCOW: 08:59:27 [2021-08-10T08:59:27.600Z] Windows: 08:59:27 [2021-08-10T08:59:27.600Z] Logging Driver: json-file 08:59:27 [2021-08-10T08:59:27.600Z] Plugins: 08:59:27 [2021-08-10T08:59:27.600Z] Volume: local 08:59:27 [2021-08-10T08:59:27.600Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 08:59:27 [2021-08-10T08:59:27.600Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 08:59:27 [2021-08-10T08:59:27.600Z] Swarm: inactive 08:59:27 [2021-08-10T08:59:27.600Z] Default Isolation: process 08:59:27 [2021-08-10T08:59:27.600Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 08:59:27 [2021-08-10T08:59:27.600Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) 08:59:27 [2021-08-10T08:59:27.600Z] OSType: windows 08:59:27 [2021-08-10T08:59:27.600Z] Architecture: x86_64 08:59:27 [2021-08-10T08:59:27.600Z] CPUs: 4 08:59:27 [2021-08-10T08:59:27.600Z] Total Memory: 32GiB 08:59:27 [2021-08-10T08:59:27.600Z] Name: azwin-2-028440 08:59:27 [2021-08-10T08:59:27.600Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 08:59:27 [2021-08-10T08:59:27.600Z] Docker Root Dir: D:\docker 08:59:27 [2021-08-10T08:59:27.600Z] Debug Mode: false 08:59:27 [2021-08-10T08:59:27.600Z] Registry: https://index.docker.io/v1/ 08:59:27 [2021-08-10T08:59:27.600Z] Labels: 08:59:27 [2021-08-10T08:59:27.600Z] Experimental: true 08:59:27 [2021-08-10T08:59:27.600Z] Insecure Registries: 08:59:27 [2021-08-10T08:59:27.600Z] 10.0.0.4:5000 08:59:27 [2021-08-10T08:59:27.600Z] 127.0.0.0/8 08:59:27 [2021-08-10T08:59:27.601Z] Registry Mirrors: 08:59:27 [2021-08-10T08:59:27.601Z] http://10.0.0.4:5000/ 08:59:27 [2021-08-10T08:59:27.601Z] Live Restore Enabled: false 08:59:27 [2021-08-10T08:59:27.601Z] Product License: Community Engine 08:59:27 [2021-08-10T08:59:27.601Z] 08:59:27 [2021-08-10T08:59:27.725Z] #57 10.31 + cd /tmp/tmp.sQ93akXUdT/src/github.com/containerd/containerd 08:59:27 [2021-08-10T08:59:27.725Z] #57 10.31 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 08:59:27 [2021-08-10T08:59:27.730Z] #46 5.070 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 08:59:27 [2021-08-10T08:59:27.730Z] #46 5.074 + go build -buildmode=pie -v -o /build/vndr . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 08:59:27 [2021-08-10T08:59:27.981Z] #57 10.84 + export 'BUILDTAGS=netgo osusergo static_build' 08:59:27 [2021-08-10T08:59:27.981Z] #57 10.84 + BUILDTAGS='netgo osusergo static_build' 08:59:27 [2021-08-10T08:59:27.981Z] #57 10.84 + export EXTRA_FLAGS=-buildmode=pie 08:59:27 [2021-08-10T08:59:27.981Z] #57 10.84 + EXTRA_FLAGS=-buildmode=pie 08:59:27 [2021-08-10T08:59:27.981Z] #57 10.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 08:59:27 [2021-08-10T08:59:27.981Z] #57 10.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 08:59:27 [2021-08-10T08:59:27.981Z] #57 10.84 + '[' '' = dynamic ']' 08:59:27 [2021-08-10T08:59:27.981Z] #57 10.84 + make 08:59:28 [2021-08-10T08:59:28.909Z] #57 11.52 + bin/ctr 08:59:29 [2021-08-10T08:59:29.107Z] #46 6.582 math 08:59:29 [2021-08-10T08:59:29.366Z] #46 6.844 runtime 08:59:29 [2021-08-10T08:59:29.953Z] Client: Docker Engine - Community 08:59:29 [2021-08-10T08:59:29.953Z] Version: 20.10.6 08:59:29 [2021-08-10T08:59:29.953Z] API version: 1.41 08:59:29 [2021-08-10T08:59:29.953Z] Go version: go1.13.15 08:59:29 [2021-08-10T08:59:29.953Z] Git commit: 370c289 08:59:29 [2021-08-10T08:59:29.953Z] Built: Fri Apr 9 22:47:17 2021 08:59:29 [2021-08-10T08:59:29.953Z] OS/Arch: linux/amd64 08:59:29 [2021-08-10T08:59:29.953Z] Context: default 08:59:29 [2021-08-10T08:59:29.953Z] Experimental: true 08:59:29 [2021-08-10T08:59:29.953Z] 08:59:29 [2021-08-10T08:59:29.953Z] Server: Docker Engine - Community 08:59:29 [2021-08-10T08:59:29.953Z] Engine: 08:59:29 [2021-08-10T08:59:29.953Z] Version: 20.10.6 08:59:29 [2021-08-10T08:59:29.953Z] API version: 1.41 (minimum version 1.12) 08:59:29 [2021-08-10T08:59:29.953Z] Go version: go1.13.15 08:59:29 [2021-08-10T08:59:29.953Z] Git commit: 8728dd2 08:59:29 [2021-08-10T08:59:29.953Z] Built: Fri Apr 9 22:45:28 2021 08:59:29 [2021-08-10T08:59:29.953Z] OS/Arch: linux/amd64 08:59:29 [2021-08-10T08:59:29.953Z] Experimental: true 08:59:29 [2021-08-10T08:59:29.954Z] containerd: 08:59:29 [2021-08-10T08:59:29.954Z] Version: 1.4.6 08:59:29 [2021-08-10T08:59:29.954Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:29 [2021-08-10T08:59:29.954Z] runc: 08:59:29 [2021-08-10T08:59:29.954Z] Version: 1.0.0-rc95 08:59:29 [2021-08-10T08:59:29.954Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:29 [2021-08-10T08:59:29.954Z] docker-init: 08:59:29 [2021-08-10T08:59:29.954Z] Version: 0.19.0 08:59:29 [2021-08-10T08:59:29.954Z] GitCommit: de40ad0 [Pipeline] sh 08:59:30 [2021-08-10T08:59:30.255Z] + docker info 08:59:31 [2021-08-10T08:59:31.235Z] Client: 08:59:31 [2021-08-10T08:59:31.235Z] Context: default 08:59:31 [2021-08-10T08:59:31.235Z] Debug Mode: false 08:59:31 [2021-08-10T08:59:31.235Z] Plugins: 08:59:31 [2021-08-10T08:59:31.235Z] app: Docker App (Docker Inc., v0.9.1-beta3) 08:59:31 [2021-08-10T08:59:31.235Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 08:59:31 [2021-08-10T08:59:31.235Z] scan: Docker Scan (Docker Inc., v0.7.0) 08:59:31 [2021-08-10T08:59:31.235Z] 08:59:31 [2021-08-10T08:59:31.235Z] Server: 08:59:31 [2021-08-10T08:59:31.235Z] Containers: 0 08:59:31 [2021-08-10T08:59:31.235Z] Running: 0 08:59:31 [2021-08-10T08:59:31.235Z] Paused: 0 08:59:31 [2021-08-10T08:59:31.235Z] Stopped: 0 08:59:31 [2021-08-10T08:59:31.235Z] Images: 0 08:59:31 [2021-08-10T08:59:31.235Z] Server Version: 20.10.6 08:59:31 [2021-08-10T08:59:31.235Z] Storage Driver: overlay2 08:59:31 [2021-08-10T08:59:31.235Z] Backing Filesystem: extfs 08:59:31 [2021-08-10T08:59:31.235Z] Supports d_type: true 08:59:31 [2021-08-10T08:59:31.235Z] Native Overlay Diff: true 08:59:31 [2021-08-10T08:59:31.235Z] userxattr: false 08:59:31 [2021-08-10T08:59:31.235Z] Logging Driver: json-file 08:59:31 [2021-08-10T08:59:31.235Z] Cgroup Driver: cgroupfs 08:59:31 [2021-08-10T08:59:31.235Z] Cgroup Version: 1 08:59:31 [2021-08-10T08:59:31.235Z] Plugins: 08:59:31 [2021-08-10T08:59:31.235Z] Volume: local 08:59:31 [2021-08-10T08:59:31.235Z] Network: bridge host ipvlan macvlan null overlay 08:59:31 [2021-08-10T08:59:31.235Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 08:59:31 [2021-08-10T08:59:31.235Z] Swarm: inactive 08:59:31 [2021-08-10T08:59:31.235Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 08:59:31 [2021-08-10T08:59:31.235Z] Default Runtime: runc 08:59:31 [2021-08-10T08:59:31.235Z] Init Binary: docker-init 08:59:31 [2021-08-10T08:59:31.235Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:31 [2021-08-10T08:59:31.235Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:31 [2021-08-10T08:59:31.235Z] init version: de40ad0 08:59:31 [2021-08-10T08:59:31.235Z] Security Options: 08:59:31 [2021-08-10T08:59:31.235Z] apparmor 08:59:31 [2021-08-10T08:59:31.235Z] seccomp 08:59:31 [2021-08-10T08:59:31.235Z] Profile: default 08:59:31 [2021-08-10T08:59:31.235Z] Kernel Version: 5.4.0-1048-aws 08:59:31 [2021-08-10T08:59:31.235Z] Operating System: Ubuntu 18.04.5 LTS 08:59:31 [2021-08-10T08:59:31.235Z] OSType: linux 08:59:31 [2021-08-10T08:59:31.235Z] Architecture: x86_64 08:59:31 [2021-08-10T08:59:31.235Z] CPUs: 2 08:59:31 [2021-08-10T08:59:31.235Z] Total Memory: 7.569GiB 08:59:31 [2021-08-10T08:59:31.235Z] Name: ip-10-100-75-235 08:59:31 [2021-08-10T08:59:31.235Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A 08:59:31 [2021-08-10T08:59:31.235Z] Docker Root Dir: /var/lib/docker 08:59:31 [2021-08-10T08:59:31.235Z] Debug Mode: false 08:59:31 [2021-08-10T08:59:31.235Z] Registry: https://index.docker.io/v1/ 08:59:31 [2021-08-10T08:59:31.235Z] Labels: 08:59:31 [2021-08-10T08:59:31.235Z] Experimental: true 08:59:31 [2021-08-10T08:59:31.235Z] Insecure Registries: 08:59:31 [2021-08-10T08:59:31.235Z] 127.0.0.0/8 08:59:31 [2021-08-10T08:59:31.235Z] Live Restore Enabled: true 08:59:31 [2021-08-10T08:59:31.235Z] 08:59:31 [2021-08-10T08:59:31.235Z] WARNING: No swap limit support [Pipeline] sh 08:59:31 [2021-08-10T08:59:31.520Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 08:59:31 [2021-08-10T08:59:31.520Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 08:59:31 [2021-08-10T08:59:31.520Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42715/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh 08:59:31 [2021-08-10T08:59:31.520Z] + bash /home/ubuntu/workspace/moby_PR-42715/check-config.sh 08:59:31 [2021-08-10T08:59:31.520Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 08:59:31 [2021-08-10T08:59:31.520Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... 08:59:31 [2021-08-10T08:59:31.520Z] 08:59:31 [2021-08-10T08:59:31.520Z] Generally Necessary: 08:59:31 [2021-08-10T08:59:31.520Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 08:59:31 [2021-08-10T08:59:31.520Z] - apparmor: enabled and tools installed 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_NAMESPACES: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_NET_NS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_PID_NS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_IPC_NS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_UTS_NS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUPS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUP_CPUACCT: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUP_DEVICE: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUP_FREEZER: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUP_SCHED: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CPUSETS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_MEMCG: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_KEYS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_VETH: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_BRIDGE: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_IP_NF_FILTER: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_IP_NF_NAT: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_NF_NAT: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_POSIX_MQUEUE: enabled 08:59:31 [2021-08-10T08:59:31.520Z] 08:59:31 [2021-08-10T08:59:31.520Z] Optional Features: 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_USER_NS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_SECCOMP: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_SECCOMP_FILTER: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUP_PIDS: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_MEMCG_SWAP: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 08:59:31 [2021-08-10T08:59:31.520Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_BLK_CGROUP: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_BLK_DEV_THROTTLING: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUP_PERF: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUP_HUGETLB: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CGROUP_NET_PRIO: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_CFS_BANDWIDTH: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_FAIR_GROUP_SCHED: enabled 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_RT_GROUP_SCHED: missing 08:59:31 [2021-08-10T08:59:31.520Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_IP_VS: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_IP_VS_NFCT: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_IP_VS_PROTO_TCP: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_IP_VS_PROTO_UDP: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_IP_VS_RR: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_SECURITY_SELINUX: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_SECURITY_APPARMOR: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_EXT4_FS: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_EXT4_FS_SECURITY: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - Network Drivers: 08:59:31 [2021-08-10T08:59:31.777Z] - "overlay": 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_VXLAN: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 08:59:31 [2021-08-10T08:59:31.777Z] Optional (for encrypted networks): 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_CRYPTO: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_CRYPTO_AEAD: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_CRYPTO_GCM: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_CRYPTO_SEQIV: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_CRYPTO_GHASH: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_XFRM: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_XFRM_USER: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_XFRM_ALGO: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_INET_ESP: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - "ipvlan": 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_IPVLAN: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - "macvlan": 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_MACVLAN: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_DUMMY: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - "ftp,tftp client in container": 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_NF_NAT_FTP: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - Storage Drivers: 08:59:31 [2021-08-10T08:59:31.777Z] - "aufs": 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_AUFS_FS: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - "btrfs": 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_BTRFS_FS: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - "devicemapper": 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_BLK_DEV_DM: enabled 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - "overlay": 08:59:31 [2021-08-10T08:59:31.777Z] - CONFIG_OVERLAY_FS: enabled (as module) 08:59:31 [2021-08-10T08:59:31.777Z] - "zfs": 08:59:31 [2021-08-10T08:59:31.777Z] - /dev/zfs: present 08:59:31 [2021-08-10T08:59:31.777Z] - zfs command: missing 08:59:31 [2021-08-10T08:59:31.777Z] - zpool command: missing 08:59:31 [2021-08-10T08:59:31.777Z] 08:59:31 [2021-08-10T08:59:31.777Z] Limits: 08:59:31 [2021-08-10T08:59:31.777Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 08:59:31 [2021-08-10T08:59:31.777Z] 08:59:31 [2021-08-10T08:59:31.777Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 08:59:32 [2021-08-10T08:59:32.115Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:cc95f70de86f69a4680236a4f01beea3f628046e . 08:59:32 [2021-08-10T08:59:32.115Z] #1 [internal] load build definition from Dockerfile 08:59:32 [2021-08-10T08:59:32.115Z] #1 sha256:9cb67248287c37101204ff7a14b5c644dbb8d05b5fed1420973ee14b5528041c 08:59:32 [2021-08-10T08:59:32.115Z] #1 transferring dockerfile: 16.59kB done 08:59:32 [2021-08-10T08:59:32.115Z] #1 DONE 0.0s 08:59:32 [2021-08-10T08:59:32.115Z] 08:59:32 [2021-08-10T08:59:32.115Z] #2 [internal] load .dockerignore 08:59:32 [2021-08-10T08:59:32.115Z] #2 sha256:af54f9acf2050d79be0a93f61b85a138a3225068123046fb2c0c63df2ec61b31 08:59:32 [2021-08-10T08:59:32.115Z] #2 transferring context: 87B done 08:59:32 [2021-08-10T08:59:32.115Z] #2 DONE 0.0s 08:59:32 [2021-08-10T08:59:32.115Z] 08:59:32 [2021-08-10T08:59:32.115Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 08:59:32 [2021-08-10T08:59:32.115Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 08:59:32 [2021-08-10T08:59:32.653Z] #46 ... 08:59:32 [2021-08-10T08:59:32.653Z] 08:59:32 [2021-08-10T08:59:32.653Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 08:59:32 [2021-08-10T08:59:32.653Z] #50 sha256:71b896a79903a5d41d5c0c4d3f55da2572d8467f78656c165a337fc4add138bd 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.342 + RM_GOPATH=0 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.342 + TMP_GOPATH= 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.349 + : /build 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.349 + '[' -z '' ']' 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.349 ++ mktemp -d 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.353 + export GOPATH=/tmp/tmp.L2RvVYSnyl 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.353 + GOPATH=/tmp/tmp.L2RvVYSnyl 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.353 + RM_GOPATH=1 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.353 + case "$(go env GOARCH)" in 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.353 ++ go env GOARCH 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.393 + export GO_BUILDMODE=-buildmode=pie 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.393 + GO_BUILDMODE=-buildmode=pie 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.394 ++ dirname /tmp/install/install.sh 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.397 + dir=/tmp/install 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.398 + bin=golangci_lint 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.398 + shift 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.399 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.399 + . /tmp/install/golangci_lint.installer 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.399 ++ : v1.23.8 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.401 + install_golangci_lint 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.401 + set -e 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.401 + export GO111MODULE=on 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.401 + GO111MODULE=on 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.401 + GOBIN=/build 08:59:32 [2021-08-10T08:59:32.653Z] #50 4.401 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 08:59:32 [2021-08-10T08:59:32.653Z] #50 5.346 go: downloading github.com/golangci/golangci-lint v1.23.8 08:59:32 [2021-08-10T08:59:32.653Z] #50 ... 08:59:32 [2021-08-10T08:59:32.653Z] 08:59:32 [2021-08-10T08:59:32.653Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 08:59:32 [2021-08-10T08:59:32.653Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.350 + RM_GOPATH=0 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.350 + TMP_GOPATH= 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.350 + : /build 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.350 + '[' -z '' ']' 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.353 ++ mktemp -d 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.357 + export GOPATH=/tmp/tmp.Vp6g7JTohe 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.358 + GOPATH=/tmp/tmp.Vp6g7JTohe 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.358 + RM_GOPATH=1 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.358 + case "$(go env GOARCH)" in 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.358 ++ go env GOARCH 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.393 + export GO_BUILDMODE=-buildmode=pie 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.393 + GO_BUILDMODE=-buildmode=pie 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.393 ++ dirname /tmp/install/install.sh 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.403 + dir=/tmp/install 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.404 + bin=shfmt 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.410 + shift 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.410 + '[' '!' -f /tmp/install/shfmt.installer ']' 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.412 + . /tmp/install/shfmt.installer 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.413 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.415 + install_shfmt 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.415 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.415 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.416 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Vp6g7JTohe/src/github.com/mvdan/sh 08:59:32 [2021-08-10T08:59:32.653Z] #52 4.419 Cloning into '/tmp/tmp.Vp6g7JTohe/src/github.com/mvdan/sh'... 08:59:32 [2021-08-10T08:59:32.677Z] #3 DONE 0.4s 08:59:32 [2021-08-10T08:59:32.677Z] 08:59:32 [2021-08-10T08:59:32.677Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 08:59:32 [2021-08-10T08:59:32.677Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 08:59:32 [2021-08-10T08:59:32.677Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 08:59:32 [2021-08-10T08:59:32.677Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 08:59:32 [2021-08-10T08:59:32.677Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 08:59:32 [2021-08-10T08:59:32.677Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 08:59:32 [2021-08-10T08:59:32.677Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s 08:59:32 [2021-08-10T08:59:32.677Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 08:59:32 [2021-08-10T08:59:32.912Z] #52 ... 08:59:32 [2021-08-10T08:59:32.912Z] 08:59:32 [2021-08-10T08:59:32.912Z] #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 08:59:32 [2021-08-10T08:59:32.912Z] #24 sha256:7863317410572cc214200f4eb13a9ae91e08d959ac8cc64bb89ce7753540cf0a 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.313 + RM_GOPATH=0 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.313 + TMP_GOPATH= 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.313 + : /build 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.313 + '[' -z '' ']' 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.314 ++ mktemp -d 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.320 + export GOPATH=/tmp/tmp.8o0xsLQhAS 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.320 + GOPATH=/tmp/tmp.8o0xsLQhAS 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.320 + RM_GOPATH=1 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.320 + case "$(go env GOARCH)" in 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.321 ++ go env GOARCH 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.347 + export GO_BUILDMODE=-buildmode=pie 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.347 + GO_BUILDMODE=-buildmode=pie 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.347 ++ dirname /tmp/install/install.sh 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.349 + dir=/tmp/install 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.351 + bin=dockercli 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.352 + shift 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.352 + '[' '!' -f /tmp/install/dockercli.installer ']' 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.355 + . /tmp/install/dockercli.installer 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.356 ++ : stable 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.356 ++ : 17.06.2-ce 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.358 + install_dockercli 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.379 + echo 'Install docker/cli version 17.06.2-ce from stable' 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.379 Install docker/cli version 17.06.2-ce from stable 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.383 ++ uname -m 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.460 + arch=x86_64 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.460 + '[' x86_64 '!=' x86_64 ']' 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.460 + url=https://download.docker.com/linux/static 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.461 + tar -xz docker/docker 08:59:32 [2021-08-10T08:59:32.912Z] #24 4.461 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 08:59:32 [2021-08-10T08:59:32.912Z] #24 ... 08:59:32 [2021-08-10T08:59:32.912Z] 08:59:32 [2021-08-10T08:59:32.912Z] #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 08:59:32 [2021-08-10T08:59:32.912Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 08:59:32 [2021-08-10T08:59:32.912Z] #13 3.621 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] 08:59:32 [2021-08-10T08:59:32.912Z] #13 5.349 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 08:59:32 [2021-08-10T08:59:32.912Z] #13 7.938 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 08:59:32 [2021-08-10T08:59:32.912Z] #13 10.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 08:59:32 [2021-08-10T08:59:32.934Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done 08:59:32 [2021-08-10T08:59:32.934Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s 08:59:33 [2021-08-10T08:59:33.170Z] #13 ... 08:59:33 [2021-08-10T08:59:33.171Z] 08:59:33 [2021-08-10T08:59:33.171Z] #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 08:59:33 [2021-08-10T08:59:33.171Z] #34 sha256:8540a49ba8fe36476f155b9d79ee36aa4a49d6ac14bdf851f475384dc5df2943 08:59:33 [2021-08-10T08:59:33.171Z] #34 4.154 Install go-toml version v1.8.1 08:59:33 [2021-08-10T08:59:33.171Z] #34 7.568 github.com/pelletier/go-toml 08:59:33 [2021-08-10T08:59:33.190Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done 08:59:33 [2021-08-10T08:59:33.190Z] #4 DONE 0.5s 08:59:33 [2021-08-10T08:59:33.190Z] 08:59:33 [2021-08-10T08:59:33.190Z] #8 [internal] load metadata for docker.io/library/debian:buster 08:59:33 [2021-08-10T08:59:33.190Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 08:59:33 [2021-08-10T08:59:33.299Z] DEBUG: print all environment variables to check how Jenkins runs this script 08:59:33 [2021-08-10T08:59:33.299Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7fa9c58e\powershellScript.ps1'; exit $LASTEXITCODE; 08:59:33 [2021-08-10T08:59:33.299Z] ---------------------------------------------------------------------------- 08:59:33 [2021-08-10T08:59:33.299Z] 08:59:33 [2021-08-10T08:59:33.299Z] INFO: executeCI.ps1 starting at Tue Aug 10 08:59:32 CUT 2021 08:59:33 [2021-08-10T08:59:33.299Z] 08:59:33 [2021-08-10T08:59:33.299Z] INFO: Script version 05-Feb-2019 09:03 PDT 08:59:33 [2021-08-10T08:59:33.299Z] INFO: Running git version 2.24.1.windows.2 08:59:33 [2021-08-10T08:59:33.299Z] INFO: Branch:fe_release Build:20348.1.210507-1500 08:59:33 [2021-08-10T08:59:33.299Z] INFO: Environment variables: 08:59:33 [2021-08-10T08:59:33.299Z] 08:59:33 [2021-08-10T08:59:33.299Z] Name Value 08:59:33 [2021-08-10T08:59:33.299Z] ---- ----- 08:59:33 [2021-08-10T08:59:33.299Z] ALLUSERSPROFILE C:\ProgramData 08:59:33 [2021-08-10T08:59:33.299Z] amd64 true 08:59:33 [2021-08-10T08:59:33.299Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 08:59:33 [2021-08-10T08:59:33.299Z] APT_MIRROR cdn-fastly.deb.debian.org 08:59:33 [2021-08-10T08:59:33.299Z] arm64 true 08:59:33 [2021-08-10T08:59:33.299Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 08:59:33 [2021-08-10T08:59:33.299Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 08:59:33 [2021-08-10T08:59:33.299Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 08:59:33 [2021-08-10T08:59:33.299Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 08:59:33 [2021-08-10T08:59:33.299Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 08:59:33 [2021-08-10T08:59:33.299Z] BRANCH_NAME PR-42715 08:59:33 [2021-08-10T08:59:33.299Z] BUILD_DISPLAY_NAME #15 08:59:33 [2021-08-10T08:59:33.299Z] BUILD_ID 15 08:59:33 [2021-08-10T08:59:33.299Z] BUILD_NUMBER 15 08:59:33 [2021-08-10T08:59:33.299Z] BUILD_TAG jenkins-moby-PR-42715-15 08:59:33 [2021-08-10T08:59:33.299Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/ 08:59:33 [2021-08-10T08:59:33.299Z] cgroup2 true 08:59:33 [2021-08-10T08:59:33.299Z] CHANGE_AUTHOR rvolosatovs 08:59:33 [2021-08-10T08:59:33.299Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs 08:59:33 [2021-08-10T08:59:33.299Z] CHANGE_BRANCH shared_disk_usage 08:59:33 [2021-08-10T08:59:33.299Z] CHANGE_FORK rvolosatovs 08:59:33 [2021-08-10T08:59:33.299Z] CHANGE_ID 42715 08:59:33 [2021-08-10T08:59:33.299Z] CHANGE_TARGET master 08:59:33 [2021-08-10T08:59:33.299Z] CHANGE_TITLE Share disk usage computation results between concurrent invocations 08:59:33 [2021-08-10T08:59:33.299Z] CHANGE_URL https://github.com/moby/moby/pull/42715 08:59:33 [2021-08-10T08:59:33.299Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 08:59:33 [2021-08-10T08:59:33.299Z] CommonProgramFiles C:\Program Files\Common Files 08:59:33 [2021-08-10T08:59:33.299Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 08:59:33 [2021-08-10T08:59:33.299Z] CommonProgramW6432 C:\Program Files\Common Files 08:59:33 [2021-08-10T08:59:33.299Z] COMPUTERNAME azwin-2-2f04f0 08:59:33 [2021-08-10T08:59:33.299Z] ComSpec C:\Windows\system32\cmd.exe 08:59:33 [2021-08-10T08:59:33.299Z] ConfigSequenceNumber 0 08:59:33 [2021-08-10T08:59:33.299Z] dco true 08:59:33 [2021-08-10T08:59:33.300Z] DOCKER_BUILDKIT 0 08:59:33 [2021-08-10T08:59:33.300Z] DOCKER_DUT_DEBUG 1 08:59:33 [2021-08-10T08:59:33.300Z] DOCKER_EXPERIMENTAL 1 08:59:33 [2021-08-10T08:59:33.300Z] DOCKER_GRAPHDRIVER overlay2 08:59:33 [2021-08-10T08:59:33.300Z] DriverData C:\Windows\System32\Drivers\DriverData 08:59:33 [2021-08-10T08:59:33.300Z] EXECUTOR_NUMBER 0 08:59:33 [2021-08-10T08:59:33.300Z] FQDN azwin-2-2f04f0.westus.cloudapp.azure.com 08:59:33 [2021-08-10T08:59:33.300Z] GIT_BRANCH PR-42715 08:59:33 [2021-08-10T08:59:33.300Z] GIT_COMMIT dfb2adc1711b9e04803e8c38e8320e5ae0884d92 08:59:33 [2021-08-10T08:59:33.300Z] GIT_PREVIOUS_COMMIT 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:59:33 [2021-08-10T08:59:33.300Z] GIT_URL https://github.com/moby/moby.git 08:59:33 [2021-08-10T08:59:33.300Z] HUDSON_COOKIE 2aa28183-c325-4a7d-9bde-63e1a7a31d07 08:59:33 [2021-08-10T08:59:33.300Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 08:59:33 [2021-08-10T08:59:33.300Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 08:59:33 [2021-08-10T08:59:33.300Z] HUDSON_URL https://ci-next.docker.com/public/ 08:59:33 [2021-08-10T08:59:33.300Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 08:59:33 [2021-08-10T08:59:33.300Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 08:59:33 [2021-08-10T08:59:33.300Z] JENKINS_NODE_COOKIE 17e55a8c-3de3-4994-9055-c8674b81745a 08:59:33 [2021-08-10T08:59:33.300Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 08:59:33 [2021-08-10T08:59:33.300Z] JENKINS_URL https://ci-next.docker.com/public/ 08:59:33 [2021-08-10T08:59:33.300Z] JOB_BASE_NAME PR-42715 08:59:33 [2021-08-10T08:59:33.300Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/display/redirect 08:59:33 [2021-08-10T08:59:33.300Z] JOB_NAME moby/PR-42715 08:59:33 [2021-08-10T08:59:33.300Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/ 08:59:33 [2021-08-10T08:59:33.300Z] library.jps.version master 08:59:33 [2021-08-10T08:59:33.300Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 08:59:33 [2021-08-10T08:59:33.300Z] NODE_LABELS amd64 azure azwin-2-2f04f0 azwin-2022 docker west-us windows windows-2022 x86_64 08:59:33 [2021-08-10T08:59:33.300Z] NODE_NAME azwin-2-2f04f0 08:59:33 [2021-08-10T08:59:33.300Z] NUMBER_OF_PROCESSORS 4 08:59:33 [2021-08-10T08:59:33.300Z] OS Windows_NT 08:59:33 [2021-08-10T08:59:33.300Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 08:59:33 [2021-08-10T08:59:33.300Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 08:59:33 [2021-08-10T08:59:33.300Z] ppc64le false 08:59:33 [2021-08-10T08:59:33.300Z] PROCESSOR_ARCHITECTURE AMD64 08:59:33 [2021-08-10T08:59:33.300Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 08:59:33 [2021-08-10T08:59:33.300Z] PROCESSOR_LEVEL 6 08:59:33 [2021-08-10T08:59:33.300Z] PROCESSOR_REVISION 5507 08:59:33 [2021-08-10T08:59:33.300Z] ProgramData C:\ProgramData 08:59:33 [2021-08-10T08:59:33.300Z] ProgramFiles C:\Program Files 08:59:33 [2021-08-10T08:59:33.300Z] ProgramFiles(x86) C:\Program Files (x86) 08:59:33 [2021-08-10T08:59:33.300Z] ProgramW6432 C:\Program Files 08:59:33 [2021-08-10T08:59:33.300Z] PROMPT $P$G 08:59:33 [2021-08-10T08:59:33.300Z] PSExecutionPolicyPreference Bypass 08:59:33 [2021-08-10T08:59:33.300Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 08:59:33 [2021-08-10T08:59:33.300Z] PUBLIC C:\Users\Public 08:59:33 [2021-08-10T08:59:33.300Z] rootless true 08:59:33 [2021-08-10T08:59:33.300Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/display/redirect?page=arti... 08:59:33 [2021-08-10T08:59:33.300Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/display/redirect?page=changes 08:59:33 [2021-08-10T08:59:33.300Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/display/redirect 08:59:33 [2021-08-10T08:59:33.300Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/display/redirect?page=tests 08:59:33 [2021-08-10T08:59:33.300Z] s390x false 08:59:33 [2021-08-10T08:59:33.300Z] SKIP_VALIDATION_TESTS 1 08:59:33 [2021-08-10T08:59:33.300Z] SOURCES_DRIVE d 08:59:33 [2021-08-10T08:59:33.300Z] SOURCES_SUBDIR gopath 08:59:33 [2021-08-10T08:59:33.300Z] STAGE_NAME Run tests 08:59:33 [2021-08-10T08:59:33.300Z] SystemDrive C: 08:59:33 [2021-08-10T08:59:33.300Z] SystemRoot C:\Windows 08:59:33 [2021-08-10T08:59:33.300Z] TEMP C:\Windows\TEMP 08:59:33 [2021-08-10T08:59:33.300Z] TESTDEBUG 0 08:59:33 [2021-08-10T08:59:33.300Z] TESTRUN_DRIVE d 08:59:33 [2021-08-10T08:59:33.300Z] TESTRUN_SUBDIR CI 08:59:33 [2021-08-10T08:59:33.300Z] TIMEOUT 120m 08:59:33 [2021-08-10T08:59:33.300Z] TMP C:\Windows\TEMP 08:59:33 [2021-08-10T08:59:33.300Z] unit_validate true 08:59:33 [2021-08-10T08:59:33.300Z] USERDOMAIN WORKGROUP 08:59:33 [2021-08-10T08:59:33.300Z] USERNAME azwin-2-2f04f0$ 08:59:33 [2021-08-10T08:59:33.300Z] USERPROFILE C:\Windows\system32\config\systemprofile 08:59:33 [2021-08-10T08:59:33.300Z] validate_force false 08:59:33 [2021-08-10T08:59:33.300Z] windir C:\Windows 08:59:33 [2021-08-10T08:59:33.300Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider 08:59:33 [2021-08-10T08:59:33.300Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 08:59:33 [2021-08-10T08:59:33.300Z] windows2022 true 08:59:33 [2021-08-10T08:59:33.300Z] windows2022containerd false 08:59:33 [2021-08-10T08:59:33.300Z] windowsRS1 false 08:59:33 [2021-08-10T08:59:33.300Z] windowsRS5 true 08:59:33 [2021-08-10T08:59:33.300Z] WORKSPACE d:\gopath\src\github.com\docker\docker 08:59:33 [2021-08-10T08:59:33.300Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Sources under d:\gopath\... 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Test run under d:\CI\... 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Running in D:\gopath\src\github.com\docker\docker 08:59:33 [2021-08-10T08:59:33.300Z] INFO: docker/docker repository was found 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Docker version of control daemon 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] Client: 08:59:33 [2021-08-10T08:59:33.300Z] Version: 20.10.7 08:59:33 [2021-08-10T08:59:33.300Z] API version: 1.41 08:59:33 [2021-08-10T08:59:33.300Z] Go version: go1.16.4 08:59:33 [2021-08-10T08:59:33.300Z] Git commit: f0df350 08:59:33 [2021-08-10T08:59:33.300Z] Built: Wed Jun 2 12:00:56 2021 08:59:33 [2021-08-10T08:59:33.300Z] OS/Arch: windows/amd64 08:59:33 [2021-08-10T08:59:33.300Z] Context: default 08:59:33 [2021-08-10T08:59:33.300Z] Experimental: true 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] Server: Docker Engine - Community 08:59:33 [2021-08-10T08:59:33.300Z] Engine: 08:59:33 [2021-08-10T08:59:33.300Z] Version: 20.10.7 08:59:33 [2021-08-10T08:59:33.300Z] API version: 1.41 (minimum version 1.24) 08:59:33 [2021-08-10T08:59:33.300Z] Go version: go1.13.15 08:59:33 [2021-08-10T08:59:33.300Z] Git commit: b0f5bc3 08:59:33 [2021-08-10T08:59:33.300Z] Built: Wed Jun 2 11:56:41 2021 08:59:33 [2021-08-10T08:59:33.300Z] OS/Arch: windows/amd64 08:59:33 [2021-08-10T08:59:33.300Z] Experimental: true 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Docker info of control daemon 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] Client: 08:59:33 [2021-08-10T08:59:33.300Z] Context: default 08:59:33 [2021-08-10T08:59:33.300Z] Debug Mode: false 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] Server: 08:59:33 [2021-08-10T08:59:33.300Z] Containers: 0 08:59:33 [2021-08-10T08:59:33.300Z] Running: 0 08:59:33 [2021-08-10T08:59:33.300Z] Paused: 0 08:59:33 [2021-08-10T08:59:33.300Z] Stopped: 0 08:59:33 [2021-08-10T08:59:33.300Z] Images: 5 08:59:33 [2021-08-10T08:59:33.300Z] Server Version: 20.10.7 08:59:33 [2021-08-10T08:59:33.300Z] Storage Driver: windowsfilter (windows) lcow (linux) 08:59:33 [2021-08-10T08:59:33.300Z] Windows: 08:59:33 [2021-08-10T08:59:33.300Z] LCOW: 08:59:33 [2021-08-10T08:59:33.300Z] Logging Driver: json-file 08:59:33 [2021-08-10T08:59:33.300Z] Plugins: 08:59:33 [2021-08-10T08:59:33.300Z] Volume: local 08:59:33 [2021-08-10T08:59:33.300Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 08:59:33 [2021-08-10T08:59:33.300Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 08:59:33 [2021-08-10T08:59:33.300Z] Swarm: inactive 08:59:33 [2021-08-10T08:59:33.300Z] Default Isolation: process 08:59:33 [2021-08-10T08:59:33.300Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 08:59:33 [2021-08-10T08:59:33.300Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) 08:59:33 [2021-08-10T08:59:33.300Z] OSType: windows 08:59:33 [2021-08-10T08:59:33.300Z] Architecture: x86_64 08:59:33 [2021-08-10T08:59:33.300Z] CPUs: 4 08:59:33 [2021-08-10T08:59:33.300Z] Total Memory: 32GiB 08:59:33 [2021-08-10T08:59:33.300Z] Name: azwin-2-2f04f0 08:59:33 [2021-08-10T08:59:33.300Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH 08:59:33 [2021-08-10T08:59:33.300Z] Docker Root Dir: D:\docker 08:59:33 [2021-08-10T08:59:33.300Z] Debug Mode: false 08:59:33 [2021-08-10T08:59:33.300Z] Registry: https://index.docker.io/v1/ 08:59:33 [2021-08-10T08:59:33.300Z] Labels: 08:59:33 [2021-08-10T08:59:33.300Z] Experimental: true 08:59:33 [2021-08-10T08:59:33.300Z] Insecure Registries: 08:59:33 [2021-08-10T08:59:33.300Z] 10.0.0.4:5000 08:59:33 [2021-08-10T08:59:33.300Z] 127.0.0.0/8 08:59:33 [2021-08-10T08:59:33.300Z] Registry Mirrors: 08:59:33 [2021-08-10T08:59:33.300Z] http://10.0.0.4:5000/ 08:59:33 [2021-08-10T08:59:33.300Z] Live Restore Enabled: false 08:59:33 [2021-08-10T08:59:33.300Z] Product License: Community Engine 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Commit hash is dfb2adc171 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Nuke-Everything... 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Container count on control daemon to delete is 0 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Non-base image count on control daemon to delete is 1 08:59:33 [2021-08-10T08:59:33.300Z] Deleted: sha256:22e888ac0e479a4f2d07f2c32e0c7e7ecaa1fe341935fb6af83d4a0f3b2cd7f9 08:59:33 [2021-08-10T08:59:33.300Z] Deleted: sha256:fbe66b0781fa35da70e513e1432193fd395fc5a9daf68bcca58748b886fd537a 08:59:33 [2021-08-10T08:59:33.300Z] Deleted: sha256:49b93795202f9550f3acf3555d33b01c94899a2ee508670ad554e076fa5e4e30 08:59:33 [2021-08-10T08:59:33.300Z] Deleted: sha256:ce0b3bf1bff4097daa0c0d954d1c5131f2e33d433f42735c125fa158dde59514 08:59:33 [2021-08-10T08:59:33.300Z] Deleted: sha256:0d0f70e12fdaa7fac4b494f2e7267c9ebf94e44e615bd8972326ba2605336503 08:59:33 [2021-08-10T08:59:33.300Z] Deleted: sha256:84b9a72e0c93a0718e74e72a1662f7776d7de8064d3589dd541e6b6c28238fee 08:59:33 [2021-08-10T08:59:33.300Z] Deleted: sha256:e847e5b8da1d92c12503a2ff6bc93ff4e8ba9e96e8308aa8c830223822300201 08:59:33 [2021-08-10T08:59:33.300Z] Deleted: sha256:e700bc4a960b65cf7c219cdcba6f3b04e0caf2ca4dad9d307de26eb49e3c327f 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Nuking d:\CI 08:59:33 [2021-08-10T08:59:33.300Z] INFO: Zapped successfully 08:59:33 [2021-08-10T08:59:33.433Z] #34 ... 08:59:33 [2021-08-10T08:59:33.433Z] 08:59:33 [2021-08-10T08:59:33.433Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 08:59:33 [2021-08-10T08:59:33.433Z] #59 sha256:ca163c5d3db73c6ccaf80c23596ff6f5b823645ce54ed4aabe66ea4803ff37d5 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 + RM_GOPATH=0 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 + TMP_GOPATH= 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 + : /build 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 + '[' -z '' ']' 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 ++ mktemp -d 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 + export GOPATH=/tmp/tmp.yqaAPNlgYK 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 + GOPATH=/tmp/tmp.yqaAPNlgYK 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 + RM_GOPATH=1 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 + case "$(go env GOARCH)" in 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.683 ++ go env GOARCH 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.702 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + export GO_BUILDMODE=-buildmode=pie 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + GO_BUILDMODE=-buildmode=pie 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 ++ dirname /tmp/install/install.sh 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + dir=/tmp/install 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + bin=rootlesskit 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + shift 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + . /tmp/install/rootlesskit.installer 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + install_rootlesskit 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + case "$1" in 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + export CGO_ENABLED=0 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + CGO_ENABLED=0 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + _install_rootlesskit 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.703 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.708 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yqaAPNlgYK/src/github.com/rootless-containers/rootlesskit 08:59:33 [2021-08-10T08:59:33.433Z] #59 3.733 Cloning into '/tmp/tmp.yqaAPNlgYK/src/github.com/rootless-containers/rootlesskit'... 08:59:33 [2021-08-10T08:59:33.433Z] #59 8.382 + cd /tmp/tmp.yqaAPNlgYK/src/github.com/rootless-containers/rootlesskit 08:59:33 [2021-08-10T08:59:33.433Z] #59 8.383 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 08:59:33 [2021-08-10T08:59:33.433Z] #59 8.397 + export GO111MODULE=on 08:59:33 [2021-08-10T08:59:33.433Z] #59 8.397 + GO111MODULE=on 08:59:33 [2021-08-10T08:59:33.433Z] #59 8.398 + export GOPROXY=https://proxy.golang.org 08:59:33 [2021-08-10T08:59:33.433Z] #59 8.398 + GOPROXY=https://proxy.golang.org 08:59:33 [2021-08-10T08:59:33.433Z] #59 8.398 + for f in rootlesskit rootlesskit-docker-proxy 08:59:33 [2021-08-10T08:59:33.433Z] #59 8.398 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 08:59:33 [2021-08-10T08:59:33.433Z] #59 9.858 go: downloading github.com/pkg/errors v0.9.1 08:59:33 [2021-08-10T08:59:33.433Z] #59 9.890 go: downloading github.com/sirupsen/logrus v1.8.1 08:59:33 [2021-08-10T08:59:33.433Z] #59 9.948 go: downloading github.com/urfave/cli/v2 v2.3.0 08:59:33 [2021-08-10T08:59:33.433Z] #59 10.55 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 08:59:33 [2021-08-10T08:59:33.433Z] #59 ... 08:59:33 [2021-08-10T08:59:33.433Z] 08:59:33 [2021-08-10T08:59:33.433Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 08:59:33 [2021-08-10T08:59:33.433Z] #48 sha256:5e87300e03354d379d91a2803007f3a57903701ef2dc7cdbe25411b9d7352f60 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.364 + RM_GOPATH=0 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.364 + TMP_GOPATH= 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.364 + : /build 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.364 + '[' -z '' ']' 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.368 ++ mktemp -d 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.373 + export GOPATH=/tmp/tmp.oncJOZZlI5 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.373 + GOPATH=/tmp/tmp.oncJOZZlI5 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.373 + RM_GOPATH=1 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.373 + case "$(go env GOARCH)" in 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.373 ++ go env GOARCH 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.392 + export GO_BUILDMODE=-buildmode=pie 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.392 + GO_BUILDMODE=-buildmode=pie 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.396 ++ dirname /tmp/install/install.sh 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.400 + dir=/tmp/install 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.401 + bin=gotestsum 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.402 + shift 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.402 + '[' '!' -f /tmp/install/gotestsum.installer ']' 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.402 + . /tmp/install/gotestsum.installer 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.402 ++ : v0.5.3 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.403 + install_gotestsum 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.410 + set -e 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.412 + export GO111MODULE=on 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.412 + GO111MODULE=on 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.412 + GOBIN=/build 08:59:33 [2021-08-10T08:59:33.433Z] #48 4.413 + go get gotest.tools/gotestsum@v0.5.3 08:59:33 [2021-08-10T08:59:33.433Z] #48 5.096 go: downloading gotest.tools/gotestsum v0.5.3 08:59:33 [2021-08-10T08:59:33.433Z] #48 6.722 go: downloading github.com/fatih/color v1.9.0 08:59:33 [2021-08-10T08:59:33.433Z] #48 6.734 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 08:59:33 [2021-08-10T08:59:33.433Z] #48 6.807 go: downloading github.com/pkg/errors v0.9.1 08:59:33 [2021-08-10T08:59:33.433Z] #48 6.809 go: downloading github.com/spf13/pflag v1.0.3 08:59:33 [2021-08-10T08:59:33.433Z] #48 7.160 go: downloading github.com/mattn/go-colorable v0.1.6 08:59:33 [2021-08-10T08:59:33.433Z] #48 7.177 go: downloading github.com/mattn/go-isatty v0.0.12 08:59:33 [2021-08-10T08:59:33.433Z] #48 7.378 go: downloading github.com/jonboulle/clockwork v0.1.0 08:59:33 [2021-08-10T08:59:33.433Z] #48 7.400 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:59:33 [2021-08-10T08:59:33.433Z] #48 7.406 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 08:59:33 [2021-08-10T08:59:33.433Z] #48 8.054 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 08:59:33 [2021-08-10T08:59:33.433Z] #48 10.69 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 08:59:33 [2021-08-10T08:59:33.692Z] #48 ... 08:59:33 [2021-08-10T08:59:33.692Z] 08:59:33 [2021-08-10T08:59:33.692Z] #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 08:59:33 [2021-08-10T08:59:33.692Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 08:59:33 [2021-08-10T08:59:33.692Z] #40 13.90 Checking out files: 85% (1454/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. 08:59:33 [2021-08-10T08:59:33.692Z] #40 14.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 08:59:33 [2021-08-10T08:59:33.692Z] #40 16.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 08:59:33 [2021-08-10T08:59:33.757Z] INFO: Location for testing is d:\CI\PR-42715\15 08:59:33 [2021-08-10T08:59:33.757Z] INFO: Validating GOLang consistency in Dockerfile.windows... 08:59:33 [2021-08-10T08:59:33.757Z] 08:59:33 [2021-08-10T08:59:33.757Z] 08:59:33 [2021-08-10T08:59:33.757Z] INFO: Building the image from Dockerfile.windows at 08/10/2021 08:59:33... 08:59:33 [2021-08-10T08:59:33.757Z] 08:59:34 [2021-08-10T08:59:34.118Z] #8 ... 08:59:34 [2021-08-10T08:59:34.118Z] 08:59:34 [2021-08-10T08:59:34.118Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:34 [2021-08-10T08:59:34.118Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 08:59:34 [2021-08-10T08:59:34.118Z] #6 DONE 0.8s 08:59:34 [2021-08-10T08:59:34.118Z] 08:59:34 [2021-08-10T08:59:34.118Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:34 [2021-08-10T08:59:34.118Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 08:59:34 [2021-08-10T08:59:34.118Z] #7 DONE 0.8s 08:59:34 [2021-08-10T08:59:34.118Z] 08:59:34 [2021-08-10T08:59:34.118Z] #8 [internal] load metadata for docker.io/library/debian:buster 08:59:34 [2021-08-10T08:59:34.118Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 08:59:34 [2021-08-10T08:59:34.118Z] #8 DONE 0.8s 08:59:34 [2021-08-10T08:59:34.118Z] 08:59:34 [2021-08-10T08:59:34.118Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster 08:59:34 [2021-08-10T08:59:34.118Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 08:59:34 [2021-08-10T08:59:34.118Z] #5 DONE 0.8s 08:59:34 [2021-08-10T08:59:34.683Z] 08:59:34 [2021-08-10T08:59:34.683Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 08:59:34 [2021-08-10T08:59:34.683Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 08:59:34 [2021-08-10T08:59:34.683Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done 08:59:34 [2021-08-10T08:59:34.946Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done 08:59:34 [2021-08-10T08:59:34.946Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 12.93MB / 50.44MB 0.2s 08:59:34 [2021-08-10T08:59:34.946Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done 08:59:34 [2021-08-10T08:59:34.946Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done 08:59:34 [2021-08-10T08:59:34.946Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 22.02MB / 50.44MB 0.3s 08:59:34 [2021-08-10T08:59:34.946Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 39.85MB / 50.44MB 0.5s 08:59:35 [2021-08-10T08:59:35.220Z] #33 ... 08:59:35 [2021-08-10T08:59:35.220Z] 08:59:35 [2021-08-10T08:59:35.220Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key 08:59:35 [2021-08-10T08:59:35.220Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 08:59:35 [2021-08-10T08:59:35.220Z] #49 DONE 0.0s 08:59:35 [2021-08-10T08:59:35.220Z] 08:59:35 [2021-08-10T08:59:35.220Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 08:59:35 [2021-08-10T08:59:35.220Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 08:59:35 [2021-08-10T08:59:35.220Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 42.99MB / 50.44MB 0.6s 08:59:35 [2021-08-10T08:59:35.220Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 0.7s 08:59:35 [2021-08-10T08:59:35.410Z] Client: Docker Engine - Community 08:59:35 [2021-08-10T08:59:35.410Z] Version: 20.10.6 08:59:35 [2021-08-10T08:59:35.410Z] API version: 1.41 08:59:35 [2021-08-10T08:59:35.410Z] Go version: go1.13.15 08:59:35 [2021-08-10T08:59:35.410Z] Git commit: 370c289 08:59:35 [2021-08-10T08:59:35.410Z] Built: Fri Apr 9 22:45:59 2021 08:59:35 [2021-08-10T08:59:35.410Z] OS/Arch: linux/arm64 08:59:35 [2021-08-10T08:59:35.410Z] Context: default 08:59:35 [2021-08-10T08:59:35.410Z] Experimental: true 08:59:35 [2021-08-10T08:59:35.410Z] 08:59:35 [2021-08-10T08:59:35.410Z] Server: Docker Engine - Community 08:59:35 [2021-08-10T08:59:35.410Z] Engine: 08:59:35 [2021-08-10T08:59:35.410Z] Version: 20.10.6 08:59:35 [2021-08-10T08:59:35.410Z] API version: 1.41 (minimum version 1.12) 08:59:35 [2021-08-10T08:59:35.410Z] Go version: go1.13.15 08:59:35 [2021-08-10T08:59:35.410Z] Git commit: 8728dd2 08:59:35 [2021-08-10T08:59:35.410Z] Built: Fri Apr 9 22:44:09 2021 08:59:35 [2021-08-10T08:59:35.410Z] OS/Arch: linux/arm64 08:59:35 [2021-08-10T08:59:35.410Z] Experimental: true 08:59:35 [2021-08-10T08:59:35.410Z] containerd: 08:59:35 [2021-08-10T08:59:35.410Z] Version: 1.4.6 08:59:35 [2021-08-10T08:59:35.410Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:35 [2021-08-10T08:59:35.410Z] runc: 08:59:35 [2021-08-10T08:59:35.410Z] Version: 1.0.0-rc95 08:59:35 [2021-08-10T08:59:35.410Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:35 [2021-08-10T08:59:35.410Z] docker-init: 08:59:35 [2021-08-10T08:59:35.410Z] Version: 0.19.0 08:59:35 [2021-08-10T08:59:35.410Z] GitCommit: de40ad0 [Pipeline] sh 08:59:35 [2021-08-10T08:59:35.746Z] + docker info 08:59:35 [2021-08-10T08:59:35.801Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s done 08:59:36 [2021-08-10T08:59:36.058Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 08:59:36 [2021-08-10T08:59:36.980Z] #40 ... 08:59:36 [2021-08-10T08:59:36.980Z] 08:59:36 [2021-08-10T08:59:36.980Z] #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 08:59:36 [2021-08-10T08:59:36.980Z] #24 sha256:7863317410572cc214200f4eb13a9ae91e08d959ac8cc64bb89ce7753540cf0a 08:59:36 [2021-08-10T08:59:36.980Z] #24 12.18 + mkdir -p /build 08:59:36 [2021-08-10T08:59:36.980Z] #24 12.18 + mv docker/docker /build/ 08:59:36 [2021-08-10T08:59:36.980Z] #24 12.18 + rmdir docker 08:59:36 [2021-08-10T08:59:36.980Z] #24 DONE 14.0s 08:59:36 [2021-08-10T08:59:36.980Z] 08:59:36 [2021-08-10T08:59:36.980Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 08:59:36 [2021-08-10T08:59:36.980Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 08:59:36 [2021-08-10T08:59:36.980Z] #52 13.95 + cd /tmp/tmp.Vp6g7JTohe/src/github.com/mvdan/sh 08:59:36 [2021-08-10T08:59:36.980Z] #52 13.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 08:59:36 [2021-08-10T08:59:36.980Z] #52 14.16 + GO111MODULE=on 08:59:36 [2021-08-10T08:59:36.980Z] #52 14.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 08:59:37 [2021-08-10T08:59:37.480Z] Sending build context to Docker daemon 60.99MB 08:59:37 [2021-08-10T08:59:37.480Z] 08:59:37 [2021-08-10T08:59:37.480Z] Step 1/10 : FROM microsoft/windowsservercore 08:59:37 [2021-08-10T08:59:37.480Z] ---> a4938fe7222f 08:59:37 [2021-08-10T08:59:37.480Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 08:59:37 [2021-08-10T08:59:37.480Z] ---> Running in 620a045938fe 08:59:37 [2021-08-10T08:59:37.917Z] #52 15.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 08:59:37 [2021-08-10T08:59:37.917Z] #52 15.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 08:59:37 [2021-08-10T08:59:37.917Z] #52 15.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 08:59:37 [2021-08-10T08:59:37.937Z] Removing intermediate container 620a045938fe 08:59:37 [2021-08-10T08:59:37.937Z] ---> 4dd5f666f961 08:59:37 [2021-08-10T08:59:37.937Z] Step 3/10 : ARG GO_VERSION=1.16.6 08:59:38 [2021-08-10T08:59:38.394Z] ---> Running in ebe8f3bd487c 08:59:38 [2021-08-10T08:59:38.394Z] Removing intermediate container ebe8f3bd487c 08:59:38 [2021-08-10T08:59:38.394Z] ---> ba6a9c882c48 08:59:38 [2021-08-10T08:59:38.394Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 08:59:38 [2021-08-10T08:59:38.394Z] ---> Running in 95f727caaeff 08:59:38 [2021-08-10T08:59:38.850Z] Removing intermediate container 95f727caaeff 08:59:38 [2021-08-10T08:59:38.850Z] ---> fc8c82f9e63b 08:59:38 [2021-08-10T08:59:38.850Z] 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} 08:59:38 [2021-08-10T08:59:38.850Z] ---> Running in 25652623701e 08:59:38 [2021-08-10T08:59:38.850Z] Removing intermediate container 25652623701e 08:59:38 [2021-08-10T08:59:38.850Z] ---> d822df499bef 08:59:38 [2021-08-10T08:59:38.850Z] 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; 08:59:38 [2021-08-10T08:59:38.850Z] ---> Running in 19091ff628c6 08:59:38 [2021-08-10T08:59:38.857Z] #57 ... 08:59:38 [2021-08-10T08:59:38.857Z] 08:59:38 [2021-08-10T08:59:38.857Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 08:59:38 [2021-08-10T08:59:38.857Z] #54 sha256:5ee8742e24983e4581adc191ed9ae5bbdc8b2e8d0b3d84bf64e7b3884bb8c4df 08:59:38 [2021-08-10T08:59:38.857Z] #54 21.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 08:59:39 [2021-08-10T08:59:39.351Z] #33 ... 08:59:39 [2021-08-10T08:59:39.351Z] 08:59:39 [2021-08-10T08:59:39.351Z] #30 [internal] load build context 08:59:39 [2021-08-10T08:59:39.351Z] #30 sha256:c555ab4330f0e91dc872dbfdd40d54bfadbcf93cfd3aad40560de7ea7dc89a59 08:59:39 [2021-08-10T08:59:39.351Z] #30 transferring context: 55.81MB 4.1s done 08:59:39 [2021-08-10T08:59:39.351Z] #30 DONE 4.2s 08:59:39 [2021-08-10T08:59:39.351Z] 08:59:39 [2021-08-10T08:59:39.351Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 08:59:39 [2021-08-10T08:59:39.351Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 08:59:39 [2021-08-10T08:59:39.351Z] #33 ... 08:59:39 [2021-08-10T08:59:39.351Z] 08:59:39 [2021-08-10T08:59:39.351Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:39 [2021-08-10T08:59:39.351Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 08:59:39 [2021-08-10T08:59:39.351Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 08:59:39 [2021-08-10T08:59:39.351Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 08:59:39 [2021-08-10T08:59:39.351Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 08:59:39 [2021-08-10T08:59:39.351Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 08:59:39 [2021-08-10T08:59:39.351Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done 08:59:39 [2021-08-10T08:59:39.351Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done 08:59:39 [2021-08-10T08:59:39.351Z] #70 DONE 4.4s 08:59:39 [2021-08-10T08:59:39.351Z] 08:59:39 [2021-08-10T08:59:39.351Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:39 [2021-08-10T08:59:39.351Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.3s done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.4s done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 1.8s done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 2.5s done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 4.0s done 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.6s done 08:59:39 [2021-08-10T08:59:39.351Z] #9 ... 08:59:39 [2021-08-10T08:59:39.351Z] 08:59:39 [2021-08-10T08:59:39.351Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:39 [2021-08-10T08:59:39.351Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 08:59:39 [2021-08-10T08:59:39.351Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 08:59:39 [2021-08-10T08:59:39.351Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 08:59:39 [2021-08-10T08:59:39.351Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 08:59:39 [2021-08-10T08:59:39.351Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 08:59:39 [2021-08-10T08:59:39.351Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done 08:59:39 [2021-08-10T08:59:39.351Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done 08:59:39 [2021-08-10T08:59:39.351Z] #72 DONE 4.9s 08:59:39 [2021-08-10T08:59:39.351Z] 08:59:39 [2021-08-10T08:59:39.351Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:39 [2021-08-10T08:59:39.351Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:39 [2021-08-10T08:59:39.420Z] #54 22.16 + mkdir -p /build 08:59:39 [2021-08-10T08:59:39.420Z] #54 22.17 + cp runc /build/runc 08:59:39 [2021-08-10T08:59:39.821Z] #52 17.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 08:59:39 [2021-08-10T08:59:39.821Z] #52 ... 08:59:39 [2021-08-10T08:59:39.821Z] 08:59:39 [2021-08-10T08:59:39.821Z] #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 08:59:39 [2021-08-10T08:59:39.821Z] #34 sha256:8540a49ba8fe36476f155b9d79ee36aa4a49d6ac14bdf851f475384dc5df2943 08:59:39 [2021-08-10T08:59:39.821Z] #34 14.29 github.com/pelletier/go-toml/cmd/tomll 08:59:39 [2021-08-10T08:59:39.821Z] #34 DONE 17.3s 08:59:40 [2021-08-10T08:59:40.080Z] 08:59:40 [2021-08-10T08:59:40.080Z] #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 08:59:40 [2021-08-10T08:59:40.080Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 08:59:40 [2021-08-10T08:59:40.080Z] #13 20.77 Fetched 8991 kB in 18s (494 kB/s) 08:59:40 [2021-08-10T08:59:40.351Z] #54 DONE 23.0s 08:59:40 [2021-08-10T08:59:40.352Z] 08:59:40 [2021-08-10T08:59:40.352Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 08:59:40 [2021-08-10T08:59:40.352Z] #57 sha256:898b0a7f5f514b51d66ccbe4e5f0fe02dea5fd168c3dc09bde530193969a8f5c 08:59:40 [2021-08-10T08:59:40.718Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.7s done 08:59:40 [2021-08-10T08:59:40.974Z] #9 ... 08:59:40 [2021-08-10T08:59:40.974Z] 08:59:40 [2021-08-10T08:59:40.974Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 08:59:40 [2021-08-10T08:59:40.974Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 08:59:40 [2021-08-10T08:59:40.974Z] #71 DONE 0.5s 08:59:40 [2021-08-10T08:59:40.974Z] 08:59:40 [2021-08-10T08:59:40.975Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 08:59:40 [2021-08-10T08:59:40.975Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 08:59:40 [2021-08-10T08:59:40.975Z] #33 DONE 6.3s 08:59:40 [2021-08-10T08:59:40.975Z] 08:59:40 [2021-08-10T08:59:40.975Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:40 [2021-08-10T08:59:40.975Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:40 [2021-08-10T08:59:40.975Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 08:59:41 [2021-08-10T08:59:41.230Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.4s done 08:59:41 [2021-08-10T08:59:41.457Z] #13 20.77 Reading package lists... 08:59:41 [2021-08-10T08:59:41.457Z] #13 ... 08:59:41 [2021-08-10T08:59:41.457Z] 08:59:41 [2021-08-10T08:59:41.457Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 08:59:41 [2021-08-10T08:59:41.457Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 08:59:41 [2021-08-10T08:59:41.457Z] #44 14.56 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] 08:59:41 [2021-08-10T08:59:41.457Z] #44 19.83 Fetched 3679 B in 17s (221 B/s) 08:59:41 [2021-08-10T08:59:41.716Z] #44 19.83 Reading package lists... 08:59:41 [2021-08-10T08:59:41.716Z] #44 ... 08:59:41 [2021-08-10T08:59:41.716Z] 08:59:41 [2021-08-10T08:59:41.716Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 08:59:41 [2021-08-10T08:59:41.716Z] #50 sha256:71b896a79903a5d41d5c0c4d3f55da2572d8467f78656c165a337fc4add138bd 08:59:41 [2021-08-10T08:59:41.716Z] #50 15.78 go: downloading github.com/fatih/color v1.7.0 08:59:41 [2021-08-10T08:59:41.716Z] #50 15.79 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 08:59:41 [2021-08-10T08:59:41.716Z] #50 15.89 go: downloading github.com/pkg/errors v0.8.1 08:59:41 [2021-08-10T08:59:41.716Z] #50 15.90 go: downloading github.com/spf13/cobra v0.0.5 08:59:41 [2021-08-10T08:59:41.716Z] #50 16.00 go: downloading github.com/spf13/pflag v1.0.5 08:59:41 [2021-08-10T08:59:41.716Z] #50 16.30 go: downloading github.com/spf13/viper v1.6.1 08:59:41 [2021-08-10T08:59:41.716Z] #50 16.56 go: downloading github.com/mattn/go-isatty v0.0.8 08:59:41 [2021-08-10T08:59:41.716Z] #50 16.56 go: downloading github.com/mattn/go-colorable v0.1.4 08:59:41 [2021-08-10T08:59:41.716Z] #50 16.67 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 08:59:41 [2021-08-10T08:59:41.716Z] #50 16.75 go: downloading github.com/go-critic/go-critic v0.4.1 08:59:41 [2021-08-10T08:59:41.716Z] #50 18.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 08:59:41 [2021-08-10T08:59:41.716Z] #50 18.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:59:41 [2021-08-10T08:59:41.720Z] #57 ... 08:59:41 [2021-08-10T08:59:41.720Z] 08:59:41 [2021-08-10T08:59:41.720Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ 08:59:41 [2021-08-10T08:59:41.720Z] #55 sha256:a76a026130abf1f34ce87a0ec5d510d2db63063f4e6eab29485b02e8d3086182 08:59:41 [2021-08-10T08:59:41.720Z] #55 DONE 0.2s 08:59:41 [2021-08-10T08:59:41.720Z] 08:59:41 [2021-08-10T08:59:41.720Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 08:59:41 [2021-08-10T08:59:41.720Z] #57 sha256:898b0a7f5f514b51d66ccbe4e5f0fe02dea5fd168c3dc09bde530193969a8f5c 08:59:41 [2021-08-10T08:59:41.742Z] 08:59:41 [2021-08-10T08:59:41.742Z] SUCCESS: Specified value was saved. 08:59:41 [2021-08-10T08:59:41.793Z] #9 ... 08:59:41 [2021-08-10T08:59:41.793Z] 08:59:41 [2021-08-10T08:59:41.793Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 08:59:41 [2021-08-10T08:59:41.793Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 08:59:41 [2021-08-10T08:59:41.793Z] #73 DONE 0.7s 08:59:41 [2021-08-10T08:59:41.793Z] 08:59:41 [2021-08-10T08:59:41.793Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:41 [2021-08-10T08:59:41.793Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:41 [2021-08-10T08:59:41.793Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 08:59:42 [2021-08-10T08:59:42.355Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.5s done 08:59:42 [2021-08-10T08:59:42.355Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 0.1s 08:59:42 [2021-08-10T08:59:42.449Z] Client: 08:59:42 [2021-08-10T08:59:42.449Z] Context: default 08:59:42 [2021-08-10T08:59:42.449Z] Debug Mode: false 08:59:42 [2021-08-10T08:59:42.449Z] Plugins: 08:59:42 [2021-08-10T08:59:42.449Z] app: Docker App (Docker Inc., v0.9.1-beta3) 08:59:42 [2021-08-10T08:59:42.449Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 08:59:42 [2021-08-10T08:59:42.449Z] scan: Docker Scan (Docker Inc., v0.7.0) 08:59:42 [2021-08-10T08:59:42.449Z] 08:59:42 [2021-08-10T08:59:42.449Z] Server: 08:59:42 [2021-08-10T08:59:42.449Z] Containers: 0 08:59:42 [2021-08-10T08:59:42.449Z] Running: 0 08:59:42 [2021-08-10T08:59:42.449Z] Paused: 0 08:59:42 [2021-08-10T08:59:42.449Z] Stopped: 0 08:59:42 [2021-08-10T08:59:42.449Z] Images: 0 08:59:42 [2021-08-10T08:59:42.449Z] Server Version: 20.10.6 08:59:42 [2021-08-10T08:59:42.449Z] Storage Driver: overlay2 08:59:42 [2021-08-10T08:59:42.449Z] Backing Filesystem: extfs 08:59:42 [2021-08-10T08:59:42.449Z] Supports d_type: true 08:59:42 [2021-08-10T08:59:42.449Z] Native Overlay Diff: true 08:59:42 [2021-08-10T08:59:42.449Z] userxattr: false 08:59:42 [2021-08-10T08:59:42.449Z] Logging Driver: json-file 08:59:42 [2021-08-10T08:59:42.449Z] Cgroup Driver: systemd 08:59:42 [2021-08-10T08:59:42.449Z] Cgroup Version: 2 08:59:42 [2021-08-10T08:59:42.449Z] Plugins: 08:59:42 [2021-08-10T08:59:42.449Z] Volume: local 08:59:42 [2021-08-10T08:59:42.449Z] Network: bridge host ipvlan macvlan null overlay 08:59:42 [2021-08-10T08:59:42.449Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 08:59:42 [2021-08-10T08:59:42.449Z] Swarm: inactive 08:59:42 [2021-08-10T08:59:42.449Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 08:59:42 [2021-08-10T08:59:42.449Z] Default Runtime: runc 08:59:42 [2021-08-10T08:59:42.449Z] Init Binary: docker-init 08:59:42 [2021-08-10T08:59:42.449Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:42 [2021-08-10T08:59:42.449Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:42 [2021-08-10T08:59:42.449Z] init version: de40ad0 08:59:42 [2021-08-10T08:59:42.449Z] Security Options: 08:59:42 [2021-08-10T08:59:42.449Z] apparmor 08:59:42 [2021-08-10T08:59:42.449Z] seccomp 08:59:42 [2021-08-10T08:59:42.449Z] Profile: default 08:59:42 [2021-08-10T08:59:42.449Z] cgroupns 08:59:42 [2021-08-10T08:59:42.449Z] Kernel Version: 5.4.0-1048-aws 08:59:42 [2021-08-10T08:59:42.449Z] Operating System: Ubuntu 20.04.2 LTS 08:59:42 [2021-08-10T08:59:42.449Z] OSType: linux 08:59:42 [2021-08-10T08:59:42.449Z] Architecture: x86_64 08:59:42 [2021-08-10T08:59:42.449Z] CPUs: 2 08:59:42 [2021-08-10T08:59:42.449Z] Total Memory: 7.487GiB 08:59:42 [2021-08-10T08:59:42.449Z] Name: ip-10-100-74-252 08:59:42 [2021-08-10T08:59:42.449Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP 08:59:42 [2021-08-10T08:59:42.449Z] Docker Root Dir: /var/lib/docker 08:59:42 [2021-08-10T08:59:42.449Z] Debug Mode: false 08:59:42 [2021-08-10T08:59:42.449Z] Registry: https://index.docker.io/v1/ 08:59:42 [2021-08-10T08:59:42.449Z] Labels: 08:59:42 [2021-08-10T08:59:42.449Z] Experimental: true 08:59:42 [2021-08-10T08:59:42.449Z] Insecure Registries: 08:59:42 [2021-08-10T08:59:42.449Z] 127.0.0.0/8 08:59:42 [2021-08-10T08:59:42.449Z] Live Restore Enabled: true 08:59:42 [2021-08-10T08:59:42.449Z] 08:59:42 [2021-08-10T08:59:42.449Z] WARNING: No kernel memory limit support 08:59:42 [2021-08-10T08:59:42.449Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 08:59:42 [2021-08-10T08:59:42.706Z] INFO: Downloading git... 08:59:42 [2021-08-10T08:59:42.773Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:cc95f70de86f69a4680236a4f01beea3f628046e . 08:59:43 [2021-08-10T08:59:43.030Z] #1 [internal] load build definition from Dockerfile 08:59:43 [2021-08-10T08:59:43.030Z] #1 sha256:2eb9f496d9ad18e1d7ed9ca7ce05764183afeb4afc25181573f09ccafccef78e 08:59:43 [2021-08-10T08:59:43.030Z] #1 transferring dockerfile: 16.59kB done 08:59:43 [2021-08-10T08:59:43.030Z] #1 DONE 0.2s 08:59:43 [2021-08-10T08:59:43.030Z] 08:59:43 [2021-08-10T08:59:43.030Z] #2 [internal] load .dockerignore 08:59:43 [2021-08-10T08:59:43.030Z] #2 sha256:cfaba05fccdcce6ea5201563e69c5d9fd7f973ab6b325709838fc3435146897a 08:59:43 [2021-08-10T08:59:43.059Z] DEBUG: print all environment variables to check how Jenkins runs this script 08:59:43 [2021-08-10T08:59:43.060Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d2cca6d0\powershellScript.ps1'; exit $LASTEXITCODE; 08:59:43 [2021-08-10T08:59:43.060Z] ---------------------------------------------------------------------------- 08:59:43 [2021-08-10T08:59:43.060Z] 08:59:43 [2021-08-10T08:59:43.060Z] INFO: executeCI.ps1 starting at Tue Aug 10 08:59:41 CUT 2021 08:59:43 [2021-08-10T08:59:43.060Z] 08:59:43 [2021-08-10T08:59:43.060Z] INFO: Script version 05-Feb-2019 09:03 PDT 08:59:43 [2021-08-10T08:59:43.060Z] INFO: Running git version 2.24.1.windows.2 08:59:43 [2021-08-10T08:59:43.060Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 08:59:43 [2021-08-10T08:59:43.060Z] INFO: Environment variables: 08:59:43 [2021-08-10T08:59:43.060Z] 08:59:43 [2021-08-10T08:59:43.060Z] Name Value 08:59:43 [2021-08-10T08:59:43.060Z] ---- ----- 08:59:43 [2021-08-10T08:59:43.060Z] ALLUSERSPROFILE C:\ProgramData 08:59:43 [2021-08-10T08:59:43.060Z] amd64 true 08:59:43 [2021-08-10T08:59:43.060Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 08:59:43 [2021-08-10T08:59:43.060Z] APT_MIRROR cdn-fastly.deb.debian.org 08:59:43 [2021-08-10T08:59:43.060Z] arm64 true 08:59:43 [2021-08-10T08:59:43.060Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 08:59:43 [2021-08-10T08:59:43.060Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 08:59:43 [2021-08-10T08:59:43.060Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 08:59:43 [2021-08-10T08:59:43.060Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 08:59:43 [2021-08-10T08:59:43.060Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 08:59:43 [2021-08-10T08:59:43.060Z] BRANCH_NAME PR-42715 08:59:43 [2021-08-10T08:59:43.060Z] BUILD_DISPLAY_NAME #15 08:59:43 [2021-08-10T08:59:43.060Z] BUILD_ID 15 08:59:43 [2021-08-10T08:59:43.060Z] BUILD_NUMBER 15 08:59:43 [2021-08-10T08:59:43.060Z] BUILD_TAG jenkins-moby-PR-42715-15 08:59:43 [2021-08-10T08:59:43.060Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/ 08:59:43 [2021-08-10T08:59:43.060Z] cgroup2 true 08:59:43 [2021-08-10T08:59:43.060Z] CHANGE_AUTHOR rvolosatovs 08:59:43 [2021-08-10T08:59:43.060Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs 08:59:43 [2021-08-10T08:59:43.060Z] CHANGE_BRANCH shared_disk_usage 08:59:43 [2021-08-10T08:59:43.060Z] CHANGE_FORK rvolosatovs 08:59:43 [2021-08-10T08:59:43.060Z] CHANGE_ID 42715 08:59:43 [2021-08-10T08:59:43.060Z] CHANGE_TARGET master 08:59:43 [2021-08-10T08:59:43.060Z] CHANGE_TITLE Share disk usage computation results between concurrent invocations 08:59:43 [2021-08-10T08:59:43.060Z] CHANGE_URL https://github.com/moby/moby/pull/42715 08:59:43 [2021-08-10T08:59:43.060Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 08:59:43 [2021-08-10T08:59:43.060Z] CommonProgramFiles C:\Program Files\Common Files 08:59:43 [2021-08-10T08:59:43.060Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 08:59:43 [2021-08-10T08:59:43.060Z] CommonProgramW6432 C:\Program Files\Common Files 08:59:43 [2021-08-10T08:59:43.060Z] COMPUTERNAME azwin-2-028440 08:59:43 [2021-08-10T08:59:43.060Z] ComSpec C:\Windows\system32\cmd.exe 08:59:43 [2021-08-10T08:59:43.060Z] ConfigSequenceNumber 0 08:59:43 [2021-08-10T08:59:43.060Z] dco true 08:59:43 [2021-08-10T08:59:43.060Z] DOCKER_BUILDKIT 0 08:59:43 [2021-08-10T08:59:43.060Z] DOCKER_DUT_DEBUG 1 08:59:43 [2021-08-10T08:59:43.060Z] DOCKER_EXPERIMENTAL 1 08:59:43 [2021-08-10T08:59:43.060Z] DOCKER_GRAPHDRIVER overlay2 08:59:43 [2021-08-10T08:59:43.060Z] DriverData C:\Windows\System32\Drivers\DriverData 08:59:43 [2021-08-10T08:59:43.060Z] EXECUTOR_NUMBER 0 08:59:43 [2021-08-10T08:59:43.060Z] FQDN azwin-2-028440.westus.cloudapp.azure.com 08:59:43 [2021-08-10T08:59:43.060Z] GIT_BRANCH PR-42715 08:59:43 [2021-08-10T08:59:43.060Z] GIT_COMMIT 32702812913c222a3e1f4325898f5bd7cf7ed0aa 08:59:43 [2021-08-10T08:59:43.060Z] GIT_PREVIOUS_COMMIT 135cec5d4dd31bb1ce87432c119bb6160d45747c 08:59:43 [2021-08-10T08:59:43.060Z] GIT_URL https://github.com/moby/moby.git 08:59:43 [2021-08-10T08:59:43.060Z] HUDSON_COOKIE 352fe419-091e-4207-86b8-e986f886c170 08:59:43 [2021-08-10T08:59:43.060Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 08:59:43 [2021-08-10T08:59:43.060Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 08:59:43 [2021-08-10T08:59:43.060Z] HUDSON_URL https://ci-next.docker.com/public/ 08:59:43 [2021-08-10T08:59:43.060Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 08:59:43 [2021-08-10T08:59:43.060Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 08:59:43 [2021-08-10T08:59:43.060Z] JENKINS_NODE_COOKIE 1775d5b1-494e-4d1a-b463-95aa89fb4b91 08:59:43 [2021-08-10T08:59:43.060Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 08:59:43 [2021-08-10T08:59:43.060Z] JENKINS_URL https://ci-next.docker.com/public/ 08:59:43 [2021-08-10T08:59:43.060Z] JOB_BASE_NAME PR-42715 08:59:43 [2021-08-10T08:59:43.060Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/display/redirect 08:59:43 [2021-08-10T08:59:43.060Z] JOB_NAME moby/PR-42715 08:59:43 [2021-08-10T08:59:43.060Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/ 08:59:43 [2021-08-10T08:59:43.060Z] library.jps.version master 08:59:43 [2021-08-10T08:59:43.060Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 08:59:43 [2021-08-10T08:59:43.060Z] NODE_LABELS amd64 azure azwin-2-028440 azwin-2019 docker west-us windows windows-2019 x86_64 08:59:43 [2021-08-10T08:59:43.060Z] NODE_NAME azwin-2-028440 08:59:43 [2021-08-10T08:59:43.060Z] NUMBER_OF_PROCESSORS 4 08:59:43 [2021-08-10T08:59:43.060Z] OS Windows_NT 08:59:43 [2021-08-10T08:59:43.060Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 08:59:43 [2021-08-10T08:59:43.060Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 08:59:43 [2021-08-10T08:59:43.060Z] ppc64le false 08:59:43 [2021-08-10T08:59:43.060Z] PROCESSOR_ARCHITECTURE AMD64 08:59:43 [2021-08-10T08:59:43.060Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 08:59:43 [2021-08-10T08:59:43.060Z] PROCESSOR_LEVEL 6 08:59:43 [2021-08-10T08:59:43.060Z] PROCESSOR_REVISION 5507 08:59:43 [2021-08-10T08:59:43.060Z] ProgramData C:\ProgramData 08:59:43 [2021-08-10T08:59:43.060Z] ProgramFiles C:\Program Files 08:59:43 [2021-08-10T08:59:43.060Z] ProgramFiles(x86) C:\Program Files (x86) 08:59:43 [2021-08-10T08:59:43.060Z] ProgramW6432 C:\Program Files 08:59:43 [2021-08-10T08:59:43.060Z] PROMPT $P$G 08:59:43 [2021-08-10T08:59:43.060Z] PSExecutionPolicyPreference Bypass 08:59:43 [2021-08-10T08:59:43.060Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 08:59:43 [2021-08-10T08:59:43.060Z] PUBLIC C:\Users\Public 08:59:43 [2021-08-10T08:59:43.060Z] rootless true 08:59:43 [2021-08-10T08:59:43.060Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/display/redirect?page=arti... 08:59:43 [2021-08-10T08:59:43.060Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/display/redirect?page=changes 08:59:43 [2021-08-10T08:59:43.060Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/display/redirect 08:59:43 [2021-08-10T08:59:43.060Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42715/15/display/redirect?page=tests 08:59:43 [2021-08-10T08:59:43.060Z] s390x false 08:59:43 [2021-08-10T08:59:43.060Z] SKIP_VALIDATION_TESTS 1 08:59:43 [2021-08-10T08:59:43.060Z] SOURCES_DRIVE d 08:59:43 [2021-08-10T08:59:43.060Z] SOURCES_SUBDIR gopath 08:59:43 [2021-08-10T08:59:43.060Z] STAGE_NAME Run tests 08:59:43 [2021-08-10T08:59:43.060Z] SystemDrive C: 08:59:43 [2021-08-10T08:59:43.060Z] SystemRoot C:\Windows 08:59:43 [2021-08-10T08:59:43.060Z] TEMP C:\Windows\TEMP 08:59:43 [2021-08-10T08:59:43.060Z] TESTDEBUG 0 08:59:43 [2021-08-10T08:59:43.060Z] TESTRUN_DRIVE d 08:59:43 [2021-08-10T08:59:43.060Z] TESTRUN_SUBDIR CI 08:59:43 [2021-08-10T08:59:43.060Z] TIMEOUT 120m 08:59:43 [2021-08-10T08:59:43.060Z] TMP C:\Windows\TEMP 08:59:43 [2021-08-10T08:59:43.060Z] unit_validate true 08:59:43 [2021-08-10T08:59:43.060Z] USERDOMAIN WORKGROUP 08:59:43 [2021-08-10T08:59:43.060Z] USERNAME azwin-2-028440$ 08:59:43 [2021-08-10T08:59:43.060Z] USERPROFILE C:\Windows\system32\config\systemprofile 08:59:43 [2021-08-10T08:59:43.060Z] validate_force false 08:59:43 [2021-08-10T08:59:43.060Z] windir C:\Windows 08:59:43 [2021-08-10T08:59:43.060Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 08:59:43 [2021-08-10T08:59:43.060Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 08:59:43 [2021-08-10T08:59:43.060Z] windows2022 true 08:59:43 [2021-08-10T08:59:43.060Z] windows2022containerd false 08:59:43 [2021-08-10T08:59:43.060Z] windowsRS1 false 08:59:43 [2021-08-10T08:59:43.060Z] windowsRS5 true 08:59:43 [2021-08-10T08:59:43.060Z] WORKSPACE d:\gopath\src\github.com\docker\docker 08:59:43 [2021-08-10T08:59:43.060Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 08:59:43 [2021-08-10T08:59:43.060Z] 08:59:43 [2021-08-10T08:59:43.060Z] 08:59:43 [2021-08-10T08:59:43.060Z] 08:59:43 [2021-08-10T08:59:43.060Z] INFO: Sources under d:\gopath\... 08:59:43 [2021-08-10T08:59:43.060Z] INFO: Test run under d:\CI\... 08:59:43 [2021-08-10T08:59:43.060Z] INFO: Running in D:\gopath\src\github.com\docker\docker 08:59:43 [2021-08-10T08:59:43.060Z] INFO: docker/docker repository was found 08:59:43 [2021-08-10T08:59:43.060Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... 08:59:43 [2021-08-10T08:59:43.060Z] ltsc2019: Pulling from windows/servercore 08:59:43 [2021-08-10T08:59:43.060Z] 4612f6d0b889: Pulling fs layer 08:59:43 [2021-08-10T08:59:43.060Z] f143c6fed32d: Pulling fs layer 08:59:43 [2021-08-10T08:59:43.287Z] #2 transferring context: 87B done 08:59:43 [2021-08-10T08:59:43.287Z] #2 DONE 0.2s 08:59:43 [2021-08-10T08:59:43.287Z] 08:59:43 [2021-08-10T08:59:43.287Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 08:59:43 [2021-08-10T08:59:43.287Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 08:59:43 [2021-08-10T08:59:43.544Z] #3 DONE 0.4s 08:59:43 [2021-08-10T08:59:43.544Z] 08:59:43 [2021-08-10T08:59:43.544Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 08:59:43 [2021-08-10T08:59:43.544Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 08:59:43 [2021-08-10T08:59:43.544Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 08:59:43 [2021-08-10T08:59:43.544Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s 08:59:43 [2021-08-10T08:59:43.544Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 08:59:43 [2021-08-10T08:59:43.544Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 08:59:43 [2021-08-10T08:59:43.544Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 08:59:43 [2021-08-10T08:59:43.620Z] #50 21.01 go: downloading github.com/sirupsen/logrus v1.4.2 08:59:43 [2021-08-10T08:59:43.620Z] #50 21.01 go: downloading github.com/stretchr/testify v1.4.0 08:59:43 [2021-08-10T08:59:43.670Z] INFO: Downloading go... 08:59:43 [2021-08-10T08:59:43.817Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 08:59:43 [2021-08-10T08:59:43.817Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done 08:59:43 [2021-08-10T08:59:43.817Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 08:59:43 [2021-08-10T08:59:43.879Z] #50 21.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 08:59:43 [2021-08-10T08:59:43.879Z] #50 21.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0 08:59:43 [2021-08-10T08:59:43.879Z] #50 ... 08:59:43 [2021-08-10T08:59:43.879Z] 08:59:43 [2021-08-10T08:59:43.879Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 08:59:43 [2021-08-10T08:59:43.879Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 08:59:43 [2021-08-10T08:59:43.879Z] #46 11.19 unicode/utf16 08:59:43 [2021-08-10T08:59:43.879Z] #46 11.55 container/list 08:59:43 [2021-08-10T08:59:43.879Z] #46 12.18 crypto/internal/subtle 08:59:43 [2021-08-10T08:59:43.879Z] #46 12.45 crypto/subtle 08:59:43 [2021-08-10T08:59:43.879Z] #46 12.74 vendor/golang.org/x/crypto/cryptobyte/asn1 08:59:43 [2021-08-10T08:59:43.879Z] #46 13.15 internal/nettrace 08:59:43 [2021-08-10T08:59:43.879Z] #46 13.35 runtime/cgo 08:59:43 [2021-08-10T08:59:43.879Z] #46 ... 08:59:43 [2021-08-10T08:59:43.879Z] 08:59:43 [2021-08-10T08:59:43.879Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 08:59:43 [2021-08-10T08:59:43.879Z] #50 sha256:71b896a79903a5d41d5c0c4d3f55da2572d8467f78656c165a337fc4add138bd 08:59:43 [2021-08-10T08:59:43.879Z] #50 21.28 go: downloading github.com/fsnotify/fsnotify v1.4.7 08:59:43 [2021-08-10T08:59:43.879Z] #50 21.31 go: downloading github.com/hashicorp/hcl v1.0.0 08:59:44 [2021-08-10T08:59:44.137Z] #50 21.67 go: downloading github.com/magiconair/properties v1.8.1 08:59:44 [2021-08-10T08:59:44.137Z] #50 21.68 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:59:44 [2021-08-10T08:59:44.396Z] #50 21.74 go: downloading github.com/pelletier/go-toml v1.2.0 08:59:44 [2021-08-10T08:59:44.396Z] #50 21.84 go: downloading github.com/spf13/afero v1.1.2 08:59:44 [2021-08-10T08:59:44.396Z] #50 21.87 go: downloading github.com/spf13/cast v1.3.0 08:59:44 [2021-08-10T08:59:44.396Z] #50 21.94 go: downloading github.com/spf13/jwalterweatherman v1.0.0 08:59:44 [2021-08-10T08:59:44.417Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done 08:59:44 [2021-08-10T08:59:44.417Z] #4 DONE 0.7s 08:59:44 [2021-08-10T08:59:44.655Z] #50 21.97 go: downloading github.com/subosito/gotenv v1.2.0 08:59:44 [2021-08-10T08:59:44.655Z] #50 22.02 go: downloading gopkg.in/ini.v1 v1.51.0 08:59:44 [2021-08-10T08:59:44.655Z] #50 22.03 go: downloading gopkg.in/yaml.v2 v2.2.7 08:59:44 [2021-08-10T08:59:44.655Z] #50 22.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 08:59:44 [2021-08-10T08:59:44.674Z] 08:59:44 [2021-08-10T08:59:44.674Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:44 [2021-08-10T08:59:44.674Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 08:59:44 [2021-08-10T08:59:44.914Z] #50 22.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 08:59:45 [2021-08-10T08:59:45.173Z] #50 22.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 08:59:45 [2021-08-10T08:59:45.173Z] #50 22.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 08:59:45 [2021-08-10T08:59:45.203Z] INFO: Downloading compiler 1 of 3... 08:59:45 [2021-08-10T08:59:45.432Z] #50 22.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 08:59:45 [2021-08-10T08:59:45.432Z] #50 22.81 go: downloading github.com/go-toolsmith/astp v1.0.0 08:59:45 [2021-08-10T08:59:45.432Z] #50 22.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 08:59:45 [2021-08-10T08:59:45.432Z] #50 22.88 go: downloading github.com/go-toolsmith/typep v1.0.0 08:59:45 [2021-08-10T08:59:45.432Z] #50 22.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 08:59:45 [2021-08-10T08:59:45.604Z] #8 DONE 1.1s 08:59:45 [2021-08-10T08:59:45.604Z] 08:59:45 [2021-08-10T08:59:45.604Z] #5 [internal] load metadata for docker.io/library/debian:buster 08:59:45 [2021-08-10T08:59:45.604Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 08:59:45 [2021-08-10T08:59:45.604Z] #5 DONE 1.1s 08:59:45 [2021-08-10T08:59:45.604Z] 08:59:45 [2021-08-10T08:59:45.604Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:45 [2021-08-10T08:59:45.604Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 08:59:45 [2021-08-10T08:59:45.604Z] #7 ... 08:59:45 [2021-08-10T08:59:45.604Z] 08:59:45 [2021-08-10T08:59:45.604Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster 08:59:45 [2021-08-10T08:59:45.604Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 08:59:45 [2021-08-10T08:59:45.604Z] #6 DONE 1.1s 08:59:45 [2021-08-10T08:59:45.660Z] INFO: Downloading compiler 2 of 3... 08:59:45 [2021-08-10T08:59:45.660Z] INFO: Downloading compiler 3 of 3... 08:59:45 [2021-08-10T08:59:45.660Z] INFO: Extracting git... 08:59:45 [2021-08-10T08:59:45.690Z] #50 23.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 08:59:45 [2021-08-10T08:59:45.690Z] #50 23.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 08:59:45 [2021-08-10T08:59:45.690Z] #50 23.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 08:59:45 [2021-08-10T08:59:45.778Z] Client: 08:59:45 [2021-08-10T08:59:45.778Z] Context: default 08:59:45 [2021-08-10T08:59:45.778Z] Debug Mode: false 08:59:45 [2021-08-10T08:59:45.778Z] Plugins: 08:59:45 [2021-08-10T08:59:45.778Z] app: Docker App (Docker Inc., v0.9.1-beta3) 08:59:45 [2021-08-10T08:59:45.778Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 08:59:45 [2021-08-10T08:59:45.778Z] 08:59:45 [2021-08-10T08:59:45.778Z] Server: 08:59:45 [2021-08-10T08:59:45.778Z] Containers: 0 08:59:45 [2021-08-10T08:59:45.778Z] Running: 0 08:59:45 [2021-08-10T08:59:45.778Z] Paused: 0 08:59:45 [2021-08-10T08:59:45.778Z] Stopped: 0 08:59:45 [2021-08-10T08:59:45.778Z] Images: 0 08:59:45 [2021-08-10T08:59:45.778Z] Server Version: 20.10.6 08:59:45 [2021-08-10T08:59:45.778Z] Storage Driver: overlay2 08:59:45 [2021-08-10T08:59:45.778Z] Backing Filesystem: extfs 08:59:45 [2021-08-10T08:59:45.778Z] Supports d_type: true 08:59:45 [2021-08-10T08:59:45.778Z] Native Overlay Diff: true 08:59:45 [2021-08-10T08:59:45.778Z] userxattr: false 08:59:45 [2021-08-10T08:59:45.778Z] Logging Driver: json-file 08:59:45 [2021-08-10T08:59:45.778Z] Cgroup Driver: cgroupfs 08:59:45 [2021-08-10T08:59:45.778Z] Cgroup Version: 1 08:59:45 [2021-08-10T08:59:45.778Z] Plugins: 08:59:45 [2021-08-10T08:59:45.778Z] Volume: local 08:59:45 [2021-08-10T08:59:45.778Z] Network: bridge host ipvlan macvlan null overlay 08:59:45 [2021-08-10T08:59:45.778Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 08:59:45 [2021-08-10T08:59:45.778Z] Swarm: inactive 08:59:45 [2021-08-10T08:59:45.778Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 08:59:45 [2021-08-10T08:59:45.778Z] Default Runtime: runc 08:59:45 [2021-08-10T08:59:45.778Z] Init Binary: docker-init 08:59:45 [2021-08-10T08:59:45.778Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d 08:59:45 [2021-08-10T08:59:45.778Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 08:59:45 [2021-08-10T08:59:45.778Z] init version: de40ad0 08:59:45 [2021-08-10T08:59:45.778Z] Security Options: 08:59:45 [2021-08-10T08:59:45.778Z] apparmor 08:59:45 [2021-08-10T08:59:45.778Z] seccomp 08:59:45 [2021-08-10T08:59:45.778Z] Profile: default 08:59:45 [2021-08-10T08:59:45.778Z] Kernel Version: 5.4.0-1048-aws 08:59:45 [2021-08-10T08:59:45.778Z] Operating System: Ubuntu 20.04.2 LTS 08:59:45 [2021-08-10T08:59:45.778Z] OSType: linux 08:59:45 [2021-08-10T08:59:45.778Z] Architecture: aarch64 08:59:45 [2021-08-10T08:59:45.778Z] CPUs: 4 08:59:45 [2021-08-10T08:59:45.778Z] Total Memory: 7.493GiB 08:59:45 [2021-08-10T08:59:45.778Z] Name: ip-10-100-40-223 08:59:45 [2021-08-10T08:59:45.778Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG 08:59:45 [2021-08-10T08:59:45.778Z] Docker Root Dir: /var/lib/docker 08:59:45 [2021-08-10T08:59:45.778Z] Debug Mode: false 08:59:45 [2021-08-10T08:59:45.778Z] Registry: https://index.docker.io/v1/ 08:59:45 [2021-08-10T08:59:45.778Z] Labels: 08:59:45 [2021-08-10T08:59:45.778Z] Experimental: true 08:59:45 [2021-08-10T08:59:45.778Z] Insecure Registries: 08:59:45 [2021-08-10T08:59:45.778Z] 127.0.0.0/8 08:59:45 [2021-08-10T08:59:45.778Z] Live Restore Enabled: true 08:59:45 [2021-08-10T08:59:45.778Z] 08:59:45 [2021-08-10T08:59:45.778Z] WARNING: No swap limit support [Pipeline] sh 08:59:45 [2021-08-10T08:59:45.863Z] 08:59:45 [2021-08-10T08:59:45.863Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:45 [2021-08-10T08:59:45.863Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 08:59:45 [2021-08-10T08:59:45.863Z] #7 DONE 1.5s 08:59:45 [2021-08-10T08:59:45.950Z] #50 23.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 08:59:45 [2021-08-10T08:59:45.950Z] #50 23.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 08:59:46 [2021-08-10T08:59:46.082Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 08:59:46 [2021-08-10T08:59:46.082Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 08:59:46 [2021-08-10T08:59:46.082Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42715/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh 08:59:46 [2021-08-10T08:59:46.082Z] + bash /home/ubuntu/workspace/moby_PR-42715/check-config.sh 08:59:46 [2021-08-10T08:59:46.082Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 08:59:46 [2021-08-10T08:59:46.082Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... 08:59:46 [2021-08-10T08:59:46.082Z] 08:59:46 [2021-08-10T08:59:46.082Z] Generally Necessary: 08:59:46 [2021-08-10T08:59:46.082Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 08:59:46 [2021-08-10T08:59:46.082Z] - apparmor: enabled and tools installed 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_NAMESPACES: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_NET_NS: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_PID_NS: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_IPC_NS: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_UTS_NS: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_CGROUPS: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_CGROUP_CPUACCT: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_CGROUP_DEVICE: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_CGROUP_FREEZER: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_CGROUP_SCHED: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_CPUSETS: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_MEMCG: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_KEYS: enabled 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_VETH: enabled (as module) 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_BRIDGE: enabled (as module) 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 08:59:46 [2021-08-10T08:59:46.082Z] - CONFIG_IP_NF_FILTER: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_IP_NF_NAT: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_NF_NAT: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_POSIX_MQUEUE: enabled 08:59:46 [2021-08-10T08:59:46.346Z] 08:59:46 [2021-08-10T08:59:46.346Z] Optional Features: 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_USER_NS: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_SECCOMP: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_SECCOMP_FILTER: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_CGROUP_PIDS: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_MEMCG_SWAP: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 08:59:46 [2021-08-10T08:59:46.346Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_BLK_CGROUP: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_CGROUP_PERF: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_CGROUP_HUGETLB: enabled 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 08:59:46 [2021-08-10T08:59:46.346Z] - CONFIG_CGROUP_NET_PRIO: enabled 08:59:46 [2021-08-10T08:59:46.347Z] - CONFIG_CFS_BANDWIDTH: enabled 08:59:46 [2021-08-10T08:59:46.529Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 3.9s done 08:59:46 [2021-08-10T08:59:46.529Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 08:59:46 [2021-08-10T08:59:46.569Z] #50 23.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 08:59:46 [2021-08-10T08:59:46.569Z] #50 24.01 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 08:59:46 [2021-08-10T08:59:46.569Z] #50 24.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_FAIR_GROUP_SCHED: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_RT_GROUP_SCHED: missing 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_IP_VS: enabled (as module) 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_IP_VS_NFCT: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_IP_VS_PROTO_TCP: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_IP_VS_PROTO_UDP: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_IP_VS_RR: enabled (as module) 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_SECURITY_SELINUX: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_SECURITY_APPARMOR: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_EXT4_FS: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_EXT4_FS_SECURITY: enabled 08:59:46 [2021-08-10T08:59:46.610Z] - Network Drivers: 08:59:46 [2021-08-10T08:59:46.610Z] - "overlay": 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_VXLAN: enabled (as module) 08:59:46 [2021-08-10T08:59:46.610Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 08:59:46 [2021-08-10T08:59:46.611Z] Optional (for encrypted networks): 08:59:46 [2021-08-10T08:59:46.829Z] #50 24.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 08:59:46 [2021-08-10T08:59:46.829Z] #50 24.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 08:59:46 [2021-08-10T08:59:46.829Z] #50 24.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_CRYPTO: enabled 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_CRYPTO_AEAD: enabled 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_CRYPTO_GCM: enabled 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_CRYPTO_SEQIV: enabled 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_CRYPTO_GHASH: enabled 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_XFRM: enabled 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_XFRM_USER: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_XFRM_ALGO: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_INET_ESP: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - "ipvlan": 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_IPVLAN: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - "macvlan": 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_MACVLAN: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_DUMMY: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - "ftp,tftp client in container": 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_NF_NAT_FTP: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - Storage Drivers: 08:59:46 [2021-08-10T08:59:46.874Z] - "aufs": 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_AUFS_FS: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - "btrfs": 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_BTRFS_FS: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 08:59:46 [2021-08-10T08:59:46.874Z] - "devicemapper": 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_BLK_DEV_DM: enabled 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - "overlay": 08:59:46 [2021-08-10T08:59:46.874Z] - CONFIG_OVERLAY_FS: enabled (as module) 08:59:46 [2021-08-10T08:59:46.874Z] - "zfs": 08:59:46 [2021-08-10T08:59:46.874Z] - /dev/zfs: present 08:59:46 [2021-08-10T08:59:46.874Z] - zfs command: missing 08:59:46 [2021-08-10T08:59:46.874Z] - zpool command: missing 08:59:46 [2021-08-10T08:59:46.874Z] 08:59:46 [2021-08-10T08:59:46.874Z] Limits: 08:59:46 [2021-08-10T08:59:46.874Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 08:59:46 [2021-08-10T08:59:46.874Z] 08:59:46 [2021-08-10T08:59:46.874Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 08:59:47 [2021-08-10T08:59:47.119Z] #50 24.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 08:59:47 [2021-08-10T08:59:47.119Z] #50 ... 08:59:47 [2021-08-10T08:59:47.119Z] 08:59:47 [2021-08-10T08:59:47.119Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 08:59:47 [2021-08-10T08:59:47.119Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 08:59:47 [2021-08-10T08:59:47.119Z] #56 20.67 Fetched 8460 kB in 17s (500 kB/s) 08:59:47 [2021-08-10T08:59:47.119Z] #56 20.67 Reading package lists... 08:59:47 [2021-08-10T08:59:47.225Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:32702812913c222a3e1f4325898f5bd7cf7ed0aa . 08:59:47 [2021-08-10T08:59:47.380Z] #56 28.00 Reading package lists... 08:59:47 [2021-08-10T08:59:47.380Z] #56 ... 08:59:47 [2021-08-10T08:59:47.380Z] 08:59:47 [2021-08-10T08:59:47.380Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 08:59:47 [2021-08-10T08:59:47.380Z] #59 sha256:ca163c5d3db73c6ccaf80c23596ff6f5b823645ce54ed4aabe66ea4803ff37d5 08:59:47 [2021-08-10T08:59:47.380Z] #59 14.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 08:59:47 [2021-08-10T08:59:47.380Z] #59 15.35 go: downloading github.com/google/uuid v1.3.0 08:59:47 [2021-08-10T08:59:47.380Z] #59 15.35 go: downloading github.com/moby/vpnkit v0.5.0 08:59:47 [2021-08-10T08:59:47.380Z] #59 15.65 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 08:59:47 [2021-08-10T08:59:47.380Z] #59 15.77 go: downloading github.com/gofrs/flock v0.8.1 08:59:47 [2021-08-10T08:59:47.380Z] #59 15.85 go: downloading github.com/gorilla/mux v1.8.0 08:59:47 [2021-08-10T08:59:47.380Z] #59 16.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 08:59:47 [2021-08-10T08:59:47.380Z] #59 16.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 08:59:47 [2021-08-10T08:59:47.380Z] #59 16.85 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 08:59:47 [2021-08-10T08:59:47.380Z] #59 19.28 go: downloading github.com/u-root/u-root v7.0.0+incompatible 08:59:47 [2021-08-10T08:59:47.380Z] #59 23.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 08:59:47 [2021-08-10T08:59:47.380Z] #59 ... 08:59:47 [2021-08-10T08:59:47.380Z] 08:59:47 [2021-08-10T08:59:47.380Z] #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 08:59:47 [2021-08-10T08:59:47.380Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 08:59:47 [2021-08-10T08:59:47.380Z] #36 20.97 Fetched 8460 kB in 17s (492 kB/s) 08:59:47 [2021-08-10T08:59:47.380Z] #36 20.97 Reading package lists... 08:59:47 [2021-08-10T08:59:47.639Z] #36 28.01 Reading package lists... 08:59:47 [2021-08-10T08:59:47.639Z] #36 ... 08:59:47 [2021-08-10T08:59:47.639Z] 08:59:47 [2021-08-10T08:59:47.639Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 08:59:47 [2021-08-10T08:59:47.639Z] #50 sha256:71b896a79903a5d41d5c0c4d3f55da2572d8467f78656c165a337fc4add138bd 08:59:47 [2021-08-10T08:59:47.639Z] #50 25.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 08:59:47 [2021-08-10T08:59:47.639Z] #50 25.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 08:59:47 [2021-08-10T08:59:47.639Z] #50 25.05 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 08:59:47 [2021-08-10T08:59:47.639Z] #50 25.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 08:59:47 [2021-08-10T08:59:47.639Z] #50 25.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 08:59:47 [2021-08-10T08:59:47.803Z] #1 [internal] load build definition from Dockerfile 08:59:47 [2021-08-10T08:59:47.803Z] #1 sha256:7fdc5639a9509397fdfe347a0c16659fcb6347298cb68f57815b2a7a47efad23 08:59:47 [2021-08-10T08:59:47.803Z] #1 transferring dockerfile: 16.59kB done 08:59:47 [2021-08-10T08:59:47.803Z] #1 DONE 0.0s 08:59:47 [2021-08-10T08:59:47.803Z] 08:59:47 [2021-08-10T08:59:47.803Z] #2 [internal] load .dockerignore 08:59:47 [2021-08-10T08:59:47.803Z] #2 sha256:2b1d6ffd2739bd820b68eb1814554adae4e72273a5ce32c5020c1b6c4437985f 08:59:47 [2021-08-10T08:59:47.803Z] #2 transferring context: 87B done 08:59:47 [2021-08-10T08:59:47.803Z] #2 DONE 0.0s 08:59:47 [2021-08-10T08:59:47.803Z] 08:59:47 [2021-08-10T08:59:47.803Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 08:59:47 [2021-08-10T08:59:47.804Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 08:59:47 [2021-08-10T08:59:47.897Z] #50 25.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 08:59:48 [2021-08-10T08:59:48.156Z] #50 25.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 08:59:48 [2021-08-10T08:59:48.156Z] #50 25.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 08:59:48 [2021-08-10T08:59:48.156Z] #50 25.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 08:59:48 [2021-08-10T08:59:48.380Z] #3 DONE 0.5s 08:59:48 [2021-08-10T08:59:48.380Z] 08:59:48 [2021-08-10T08:59:48.380Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 08:59:48 [2021-08-10T08:59:48.380Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 08:59:48 [2021-08-10T08:59:48.380Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 08:59:48 [2021-08-10T08:59:48.380Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 08:59:48 [2021-08-10T08:59:48.380Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done 08:59:48 [2021-08-10T08:59:48.380Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done 08:59:48 [2021-08-10T08:59:48.380Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s 08:59:48 [2021-08-10T08:59:48.380Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s 08:59:48 [2021-08-10T08:59:48.415Z] #50 25.72 go: downloading github.com/ultraware/funlen v0.0.2 08:59:48 [2021-08-10T08:59:48.415Z] #50 25.77 go: downloading github.com/ultraware/whitespace v0.0.4 08:59:48 [2021-08-10T08:59:48.415Z] #50 25.80 go: downloading github.com/uudashr/gocognit v1.0.1 08:59:48 [2021-08-10T08:59:48.415Z] #50 25.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 08:59:48 [2021-08-10T08:59:48.429Z] 08:59:48 [2021-08-10T08:59:48.429Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:48 [2021-08-10T08:59:48.429Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:48 [2021-08-10T08:59:48.429Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:48 [2021-08-10T08:59:48.429Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done 08:59:48 [2021-08-10T08:59:48.644Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 08:59:48 [2021-08-10T08:59:48.644Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done 08:59:48 [2021-08-10T08:59:48.691Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done 08:59:48 [2021-08-10T08:59:48.691Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done 08:59:48 [2021-08-10T08:59:48.691Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done 08:59:48 [2021-08-10T08:59:48.909Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done 08:59:48 [2021-08-10T08:59:48.909Z] #4 DONE 0.6s 08:59:48 [2021-08-10T08:59:48.962Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 9.44MB / 50.44MB 0.3s 08:59:48 [2021-08-10T08:59:48.963Z] #9 ... 08:59:48 [2021-08-10T08:59:48.963Z] 08:59:48 [2021-08-10T08:59:48.963Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key 08:59:48 [2021-08-10T08:59:48.963Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 08:59:48 [2021-08-10T08:59:48.963Z] #42 DONE 0.0s 08:59:48 [2021-08-10T08:59:48.963Z] 08:59:48 [2021-08-10T08:59:48.963Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:48 [2021-08-10T08:59:48.963Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:48 [2021-08-10T08:59:48.963Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 16.78MB / 50.44MB 0.4s 08:59:49 [2021-08-10T08:59:49.173Z] 08:59:49 [2021-08-10T08:59:49.173Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:49 [2021-08-10T08:59:49.173Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 08:59:49 [2021-08-10T08:59:49.221Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 19.92MB / 50.44MB 0.5s 08:59:49 [2021-08-10T08:59:49.349Z] #50 26.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 08:59:49 [2021-08-10T08:59:49.349Z] #50 26.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 08:59:49 [2021-08-10T08:59:49.349Z] #50 26.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 08:59:49 [2021-08-10T08:59:49.349Z] #50 26.81 go: downloading github.com/davecgh/go-spew v1.1.1 08:59:49 [2021-08-10T08:59:49.349Z] #50 26.90 go: downloading github.com/pmezard/go-difflib v1.0.0 08:59:49 [2021-08-10T08:59:49.479Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 31.46MB / 50.44MB 0.8s 08:59:49 [2021-08-10T08:59:49.479Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0B / 7.83MB 0.8s 08:59:49 [2021-08-10T08:59:49.479Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 37.81MB / 50.44MB 0.9s 08:59:49 [2021-08-10T08:59:49.479Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 1.05MB / 7.83MB 0.9s 08:59:49 [2021-08-10T08:59:49.608Z] #50 26.96 go: downloading github.com/stretchr/objx v0.2.0 08:59:49 [2021-08-10T08:59:49.608Z] #50 27.11 go: downloading golang.org/x/text v0.3.2 08:59:49 [2021-08-10T08:59:49.745Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s 08:59:49 [2021-08-10T08:59:49.745Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.0s 08:59:49 [2021-08-10T08:59:49.745Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0B / 10.00MB 1.0s 08:59:49 [2021-08-10T08:59:49.745Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.2s 08:59:50 [2021-08-10T08:59:50.124Z] #8 DONE 0.9s 08:59:50 [2021-08-10T08:59:50.124Z] 08:59:50 [2021-08-10T08:59:50.124Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster 08:59:50 [2021-08-10T08:59:50.124Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 08:59:50 [2021-08-10T08:59:50.124Z] #5 DONE 0.9s 08:59:50 [2021-08-10T08:59:50.124Z] 08:59:50 [2021-08-10T08:59:50.124Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:59:50 [2021-08-10T08:59:50.124Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 08:59:50 [2021-08-10T08:59:50.124Z] #7 DONE 0.9s 08:59:50 [2021-08-10T08:59:50.124Z] 08:59:50 [2021-08-10T08:59:50.124Z] #6 [internal] load metadata for docker.io/library/debian:buster 08:59:50 [2021-08-10T08:59:50.124Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c 08:59:50 [2021-08-10T08:59:50.124Z] #6 DONE 1.0s 08:59:50 [2021-08-10T08:59:50.313Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.6s done 08:59:50 [2021-08-10T08:59:50.313Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.8s done 08:59:50 [2021-08-10T08:59:50.578Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.9s done 08:59:50 [2021-08-10T08:59:50.718Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.5s done 08:59:50 [2021-08-10T08:59:50.718Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 08:59:50 [2021-08-10T08:59:50.718Z] #9 ... 08:59:50 [2021-08-10T08:59:50.718Z] 08:59:50 [2021-08-10T08:59:50.718Z] #34 [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 08:59:50 [2021-08-10T08:59:50.718Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 08:59:50 [2021-08-10T08:59:50.718Z] #34 1.677 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 1.685 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 1.692 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 1.856 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 2.063 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 2.356 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 3.998 Fetched 8460 kB in 3s (3296 kB/s) 08:59:50 [2021-08-10T08:59:50.718Z] #34 3.998 Reading package lists... 08:59:50 [2021-08-10T08:59:50.718Z] #34 4.910 Reading package lists... 08:59:50 [2021-08-10T08:59:50.718Z] #34 5.776 Building dependency tree... 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.121 The following additional packages will be installed: 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.121 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.121 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.121 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.121 Suggested packages: 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.121 krb5-doc krb5-user 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.121 Recommended packages: 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.121 krb5-locales publicsuffix libsasl2-modules 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.328 The following NEW packages will be installed: 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.328 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.328 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.328 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.328 libssh2-1 libssl1.1 openssl 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.617 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.617 Need to get 5058 kB of archives. 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.617 After this operation, 12.1 MB of additional disk space will be used. 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.617 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.617 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.632 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.632 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.632 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.632 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.648 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.660 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.666 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.666 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.671 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.671 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.673 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.676 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.676 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.678 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.682 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.688 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.691 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.693 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.694 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.831 debconf: delaying package configuration, since apt-utils is not installed 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.852 Fetched 5058 kB in 0s (15.2 MB/s) 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.880 Selecting previously unselected package libkeyutils1:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.880 (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.) 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.882 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.890 Unpacking libkeyutils1:amd64 (1.6-6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.926 Selecting previously unselected package libkrb5support0:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.926 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.930 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.965 Selecting previously unselected package libk5crypto3:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.966 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 6.970 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.038 Selecting previously unselected package libssl1.1:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.038 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.042 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.224 Selecting previously unselected package libkrb5-3:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.224 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.229 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.314 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.314 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.317 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.367 Selecting previously unselected package openssl. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.368 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.373 Unpacking openssl (1.1.1d-0+deb10u6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.494 Selecting previously unselected package ca-certificates. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.494 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.498 Unpacking ca-certificates (20200601~deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.573 Selecting previously unselected package libsasl2-modules-db:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.573 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.577 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.620 Selecting previously unselected package libsasl2-2:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.621 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.625 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.693 Selecting previously unselected package libldap-common. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.693 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.697 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.741 Selecting previously unselected package libldap-2.4-2:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.741 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.744 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.808 Selecting previously unselected package libnghttp2-14:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.808 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.813 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.855 Selecting previously unselected package libpsl5:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.855 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.859 Unpacking libpsl5:amd64 (0.20.2-2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.894 Selecting previously unselected package librtmp1:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.896 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.901 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.941 Selecting previously unselected package libssh2-1:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.941 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 7.944 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.002 Selecting previously unselected package libcurl4:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.002 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.006 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.077 Selecting previously unselected package curl. 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.077 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.082 Unpacking curl (7.64.0-4+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.146 Selecting previously unselected package libonig5:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.146 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.151 Unpacking libonig5:amd64 (6.9.1-1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.206 Selecting previously unselected package libjq1:amd64. 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.206 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.211 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.256 Selecting previously unselected package jq. 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.256 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.260 Unpacking jq (1.5+dfsg-2+b1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.311 Setting up libkeyutils1:amd64 (1.6-6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.321 Setting up libpsl5:amd64 (0.20.2-2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.333 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.432 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.443 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.458 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.471 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.481 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.492 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.507 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.521 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.530 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.540 Setting up openssl (1.1.1d-0+deb10u6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.555 Setting up libonig5:amd64 (6.9.1-1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.569 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.584 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 8.592 Setting up ca-certificates (20200601~deb10u2) ... 08:59:50 [2021-08-10T08:59:50.718Z] #34 9.244 Updating certificates in /etc/ssl/certs... 08:59:50 [2021-08-10T08:59:50.718Z] #34 ... 08:59:50 [2021-08-10T08:59:50.718Z] 08:59:50 [2021-08-10T08:59:50.718Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:50 [2021-08-10T08:59:50.718Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:50 [2021-08-10T08:59:50.837Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 0B / 51.84MB 2.2s 08:59:50 [2021-08-10T08:59:50.837Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.24MB / 129.05MB 2.2s 08:59:50 [2021-08-10T08:59:50.837Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0.1s 08:59:50 [2021-08-10T08:59:50.837Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0B / 68.75MB 2.2s 08:59:50 [2021-08-10T08:59:50.837Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 14.00MB / 129.05MB 2.3s 08:59:51 [2021-08-10T08:59:51.098Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.19MB / 51.84MB 2.4s 08:59:51 [2021-08-10T08:59:51.357Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 15.73MB / 51.84MB 2.6s 08:59:51 [2021-08-10T08:59:51.357Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 29.36MB / 129.05MB 2.6s 08:59:51 [2021-08-10T08:59:51.357Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 11.53MB / 68.75MB 2.6s 08:59:51 [2021-08-10T08:59:51.357Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 19.92MB / 51.84MB 2.7s 08:59:51 [2021-08-10T08:59:51.357Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 24.12MB / 51.84MB 2.9s 08:59:51 [2021-08-10T08:59:51.357Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 42.99MB / 129.05MB 2.9s 08:59:51 [2021-08-10T08:59:51.357Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 19.92MB / 68.75MB 2.9s 08:59:51 [2021-08-10T08:59:51.615Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 29.36MB / 51.84MB 3.0s 08:59:51 [2021-08-10T08:59:51.615Z] #9 ... 08:59:51 [2021-08-10T08:59:51.615Z] 08:59:51 [2021-08-10T08:59:51.615Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:51 [2021-08-10T08:59:51.615Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 08:59:51 [2021-08-10T08:59:51.615Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 08:59:51 [2021-08-10T08:59:51.615Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 08:59:51 [2021-08-10T08:59:51.615Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 08:59:51 [2021-08-10T08:59:51.616Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 08:59:51 [2021-08-10T08:59:51.616Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done 08:59:51 [2021-08-10T08:59:51.616Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done 08:59:51 [2021-08-10T08:59:51.616Z] #63 DONE 3.3s 08:59:51 [2021-08-10T08:59:51.616Z] 08:59:51 [2021-08-10T08:59:51.616Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:51 [2021-08-10T08:59:51.616Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:51 [2021-08-10T08:59:51.616Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 34.60MB / 51.84MB 3.1s 08:59:51 [2021-08-10T08:59:51.616Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 54.53MB / 129.05MB 3.1s 08:59:51 [2021-08-10T08:59:51.616Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 28.31MB / 68.75MB 3.1s 08:59:51 [2021-08-10T08:59:51.876Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 37.75MB / 51.84MB 3.2s 08:59:51 [2021-08-10T08:59:51.876Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 32.51MB / 68.75MB 3.2s 08:59:51 [2021-08-10T08:59:51.876Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 40.89MB / 51.84MB 3.3s 08:59:51 [2021-08-10T08:59:51.876Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 62.91MB / 129.05MB 3.3s 08:59:51 [2021-08-10T08:59:51.876Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 36.70MB / 68.75MB 3.3s 08:59:52 [2021-08-10T08:59:52.136Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 45.09MB / 51.84MB 3.4s 08:59:52 [2021-08-10T08:59:52.136Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 44.04MB / 68.75MB 3.4s 08:59:52 [2021-08-10T08:59:52.136Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 49.28MB / 51.84MB 3.5s 08:59:52 [2021-08-10T08:59:52.136Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 74.45MB / 129.05MB 3.5s 08:59:52 [2021-08-10T08:59:52.136Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 48.23MB / 68.75MB 3.5s 08:59:52 [2021-08-10T08:59:52.396Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 88.08MB / 129.05MB 3.8s 08:59:52 [2021-08-10T08:59:52.396Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 62.91MB / 68.75MB 3.8s 08:59:52 [2021-08-10T08:59:52.660Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 102.76MB / 129.05MB 4.0s 08:59:52 [2021-08-10T08:59:52.660Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.0s 08:59:52 [2021-08-10T08:59:52.918Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 118.49MB / 129.05MB 4.2s 08:59:52 [2021-08-10T08:59:52.918Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 4.3s 08:59:53 [2021-08-10T08:59:53.175Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 4.2s done 08:59:53 [2021-08-10T08:59:53.445Z] 08:59:53 [2021-08-10T08:59:53.445Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:53 [2021-08-10T08:59:53.445Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 08:59:53 [2021-08-10T08:59:53.445Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 08:59:53 [2021-08-10T08:59:53.445Z] #65 DONE 0.0s 08:59:53 [2021-08-10T08:59:53.445Z] 08:59:53 [2021-08-10T08:59:53.445Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 08:59:53 [2021-08-10T08:59:53.445Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 10.49MB / 49.22MB 0.2s 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 2.10MB / 7.69MB 0.2s 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 20.11MB / 49.22MB 0.3s 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.3s 08:59:53 [2021-08-10T08:59:53.445Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 33.56MB / 49.22MB 0.5s 08:59:53 [2021-08-10T08:59:53.712Z] #9 ... 08:59:53 [2021-08-10T08:59:53.712Z] 08:59:53 [2021-08-10T08:59:53.712Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key 08:59:53 [2021-08-10T08:59:53.712Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 08:59:53 [2021-08-10T08:59:53.712Z] #42 DONE 0.0s 08:59:53 [2021-08-10T08:59:53.712Z] 08:59:53 [2021-08-10T08:59:53.712Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 45.09MB / 49.22MB 0.6s 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.5s done 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0B / 9.98MB 0.6s 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.10MB / 52.17MB 0.6s 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 0.7s 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 2.10MB / 9.98MB 0.7s 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 12.58MB / 52.17MB 0.7s 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 0.8s 08:59:53 [2021-08-10T08:59:53.712Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 25.03MB / 52.17MB 0.8s 08:59:53 [2021-08-10T08:59:53.801Z] #50 ... 08:59:53 [2021-08-10T08:59:53.801Z] 08:59:53 [2021-08-10T08:59:53.801Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 08:59:53 [2021-08-10T08:59:53.801Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 08:59:53 [2021-08-10T08:59:53.801Z] #52 20.92 runtime 08:59:53 [2021-08-10T08:59:53.801Z] #52 ... 08:59:53 [2021-08-10T08:59:53.801Z] 08:59:53 [2021-08-10T08:59:53.801Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 08:59:53 [2021-08-10T08:59:53.801Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 08:59:53 [2021-08-10T08:59:53.801Z] #44 19.83 Reading package lists... 08:59:53 [2021-08-10T08:59:53.801Z] #44 26.97 Reading package lists... 08:59:53 [2021-08-10T08:59:53.801Z] #44 32.92 Building dependency tree... 08:59:53 [2021-08-10T08:59:53.801Z] #44 35.63 The following additional packages will be installed: 08:59:53 [2021-08-10T08:59:53.801Z] #44 35.63 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib 08:59:53 [2021-08-10T08:59:53.801Z] #44 35.63 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal 08:59:53 [2021-08-10T08:59:53.801Z] #44 35.63 python3-pkg-resources python3-protobuf python3-six python3.7 08:59:53 [2021-08-10T08:59:53.802Z] #44 35.63 python3.7-minimal 08:59:53 [2021-08-10T08:59:53.802Z] #44 35.65 Suggested packages: 08:59:53 [2021-08-10T08:59:53.802Z] #44 35.65 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv 08:59:53 [2021-08-10T08:59:53.802Z] #44 35.65 python3.7-doc binfmt-support 08:59:53 [2021-08-10T08:59:53.802Z] #44 ... 08:59:53 [2021-08-10T08:59:53.802Z] 08:59:53 [2021-08-10T08:59:53.802Z] #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 08:59:53 [2021-08-10T08:59:53.802Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 08:59:53 [2021-08-10T08:59:53.802Z] #36 28.01 Reading package lists... 08:59:53 [2021-08-10T08:59:53.802Z] #36 33.98 Building dependency tree... 08:59:53 [2021-08-10T08:59:53.802Z] #36 36.72 The following additional packages will be installed: 08:59:53 [2021-08-10T08:59:53.802Z] #36 36.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 08:59:53 [2021-08-10T08:59:53.802Z] #36 36.74 Suggested packages: 08:59:53 [2021-08-10T08:59:53.802Z] #36 36.75 cmake-doc ninja-build lrzip 08:59:53 [2021-08-10T08:59:53.802Z] #36 36.75 Recommended packages: 08:59:53 [2021-08-10T08:59:53.802Z] #36 36.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 08:59:54 [2021-08-10T08:59:54.002Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 34.84MB / 52.17MB 0.9s 08:59:54 [2021-08-10T08:59:54.002Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 44.04MB / 52.17MB 1.0s 08:59:54 [2021-08-10T08:59:54.002Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 1.1s 08:59:54 [2021-08-10T08:59:54.003Z] #9 ... 08:59:54 [2021-08-10T08:59:54.003Z] 08:59:54 [2021-08-10T08:59:54.003Z] #34 [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 08:59:54 [2021-08-10T08:59:54.003Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.09 137 added, 0 removed; done. 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.12 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.13 Setting up jq (1.5+dfsg-2+b1) ... 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.14 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.15 Setting up curl (7.64.0-4+deb10u2) ... 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.16 Processing triggers for libc-bin (2.28-10) ... 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.18 Processing triggers for ca-certificates (20200601~deb10u2) ... 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.18 Updating certificates in /etc/ssl/certs... 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.86 0 added, 0 removed; done. 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.86 Running hooks in /etc/ca-certificates/update.d... 08:59:54 [2021-08-10T08:59:54.003Z] #34 10.87 done. 08:59:54 [2021-08-10T08:59:54.003Z] #34 DONE 13.0s 08:59:54 [2021-08-10T08:59:54.003Z] 08:59:54 [2021-08-10T08:59:54.003Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:54 [2021-08-10T08:59:54.003Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:54 [2021-08-10T08:59:54.060Z] #36 37.50 The following NEW packages will be installed: 08:59:54 [2021-08-10T08:59:54.060Z] #36 37.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 08:59:54 [2021-08-10T08:59:54.060Z] #36 37.51 vim-common xxd 08:59:54 [2021-08-10T08:59:54.267Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.2s done 08:59:54 [2021-08-10T08:59:54.318Z] #36 37.87 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. 08:59:54 [2021-08-10T08:59:54.319Z] #36 37.87 Need to get 14.9 MB of archives. 08:59:54 [2021-08-10T08:59:54.319Z] #36 37.87 After this operation, 61.8 MB of additional disk space will be used. 08:59:54 [2021-08-10T08:59:54.319Z] #36 37.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 08:59:54 [2021-08-10T08:59:54.319Z] #36 37.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 08:59:54 [2021-08-10T08:59:54.319Z] #36 37.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 08:59:54 [2021-08-10T08:59:54.536Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 1.3s done 08:59:54 [2021-08-10T08:59:54.536Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 08:59:54 [2021-08-10T08:59:54.545Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.8s done 08:59:54 [2021-08-10T08:59:54.569Z] #9 ... 08:59:54 [2021-08-10T08:59:54.569Z] 08:59:54 [2021-08-10T08:59:54.569Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 08:59:54 [2021-08-10T08:59:54.569Z] #35 sha256:51f41ede56dc4a8980cd9f63a791090e52db8f91ec5746a2bf4ad8348873a1c2 08:59:54 [2021-08-10T08:59:54.569Z] #35 DONE 0.5s 08:59:54 [2021-08-10T08:59:54.569Z] 08:59:54 [2021-08-10T08:59:54.569Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:54 [2021-08-10T08:59:54.569Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:54 [2021-08-10T08:59:54.577Z] #36 38.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 08:59:55 [2021-08-10T08:59:55.144Z] #36 38.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] 08:59:55 [2021-08-10T08:59:55.403Z] #36 38.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 08:59:55 [2021-08-10T08:59:55.403Z] #36 38.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 08:59:55 [2021-08-10T08:59:55.403Z] #36 38.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 08:59:55 [2021-08-10T08:59:55.403Z] #36 38.88 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 08:59:55 [2021-08-10T08:59:55.403Z] #36 38.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 08:59:55 [2021-08-10T08:59:55.410Z] f143c6fed32d: Verifying Checksum 08:59:55 [2021-08-10T08:59:55.410Z] f143c6fed32d: Download complete 08:59:55 [2021-08-10T08:59:55.410Z] 4612f6d0b889: Verifying Checksum 08:59:55 [2021-08-10T08:59:55.410Z] 4612f6d0b889: Download complete 08:59:55 [2021-08-10T08:59:55.496Z] #9 ... 08:59:55 [2021-08-10T08:59:55.496Z] 08:59:55 [2021-08-10T08:59:55.496Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:55 [2021-08-10T08:59:55.496Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 08:59:55 [2021-08-10T08:59:55.496Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 08:59:55 [2021-08-10T08:59:55.496Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 08:59:55 [2021-08-10T08:59:55.496Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done 08:59:55 [2021-08-10T08:59:55.496Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 08:59:55 [2021-08-10T08:59:55.496Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done 08:59:55 [2021-08-10T08:59:55.496Z] #65 DONE 2.3s 08:59:55 [2021-08-10T08:59:55.496Z] 08:59:55 [2021-08-10T08:59:55.496Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:55 [2021-08-10T08:59:55.496Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 08:59:55 [2021-08-10T08:59:55.496Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 9.44MB / 62.62MB 2.4s 08:59:55 [2021-08-10T08:59:55.496Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 3.15MB / 99.63MB 2.4s 08:59:55 [2021-08-10T08:59:55.496Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 18.87MB / 62.62MB 2.5s 08:59:55 [2021-08-10T08:59:55.496Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 16.78MB / 99.63MB 2.5s 08:59:55 [2021-08-10T08:59:55.497Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s 08:59:55 [2021-08-10T08:59:55.662Z] #36 ... 08:59:55 [2021-08-10T08:59:55.662Z] 08:59:55 [2021-08-10T08:59:55.663Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 08:59:55 [2021-08-10T08:59:55.663Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 08:59:55 [2021-08-10T08:59:55.921Z] #32 39.27 Checking out files: 92% (1403/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. 08:59:55 [2021-08-10T08:59:55.937Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 43.07MB / 62.62MB 2.7s 08:59:55 [2021-08-10T08:59:55.937Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 37.73MB / 99.63MB 2.7s 08:59:55 [2021-08-10T08:59:55.937Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 52.43MB / 62.62MB 2.8s 08:59:55 [2021-08-10T08:59:55.937Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 50.33MB / 99.63MB 2.8s 08:59:55 [2021-08-10T08:59:55.937Z] #9 ... 08:59:55 [2021-08-10T08:59:55.937Z] 08:59:55 [2021-08-10T08:59:55.937Z] #23 [internal] load build context 08:59:55 [2021-08-10T08:59:55.937Z] #23 sha256:5943509cb0014e2042ac3826cf326c9b23170d92d7a6b3e7342c0089cfab061a 08:59:55 [2021-08-10T08:59:55.937Z] #23 transferring context: 55.81MB 2.4s done 08:59:55 [2021-08-10T08:59:55.937Z] #23 DONE 2.9s 08:59:55 [2021-08-10T08:59:55.937Z] 08:59:55 [2021-08-10T08:59:55.937Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:55 [2021-08-10T08:59:55.937Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 08:59:55 [2021-08-10T08:59:55.937Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 3.0s 08:59:55 [2021-08-10T08:59:55.937Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 58.40MB / 99.63MB 3.0s 08:59:55 [2021-08-10T08:59:55.966Z] INFO: Expanding go... 08:59:56 [2021-08-10T08:59:56.181Z] #32 39.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 08:59:56 [2021-08-10T08:59:56.217Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 69.21MB / 99.63MB 3.2s 08:59:56 [2021-08-10T08:59:56.217Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 81.79MB / 99.63MB 3.3s 08:59:56 [2021-08-10T08:59:56.440Z] #32 ... 08:59:56 [2021-08-10T08:59:56.440Z] 08:59:56 [2021-08-10T08:59:56.441Z] #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 08:59:56 [2021-08-10T08:59:56.441Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 08:59:56 [2021-08-10T08:59:56.441Z] #13 20.77 Reading package lists... 08:59:56 [2021-08-10T08:59:56.441Z] #13 27.43 Reading package lists... 08:59:56 [2021-08-10T08:59:56.441Z] #13 33.20 Building dependency tree... 08:59:56 [2021-08-10T08:59:56.441Z] #13 36.25 The following additional packages will be installed: 08:59:56 [2021-08-10T08:59:56.441Z] #13 36.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 08:59:56 [2021-08-10T08:59:56.441Z] #13 36.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 08:59:56 [2021-08-10T08:59:56.441Z] #13 36.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 08:59:56 [2021-08-10T08:59:56.441Z] #13 36.27 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 08:59:56 [2021-08-10T08:59:56.441Z] #13 36.27 mingw-w64-x86-64-dev 08:59:56 [2021-08-10T08:59:56.441Z] #13 36.28 Suggested packages: 08:59:56 [2021-08-10T08:59:56.441Z] #13 36.28 gcc-8-locales seccomp wine64 08:59:56 [2021-08-10T08:59:56.441Z] #13 37.22 The following NEW packages will be installed: 08:59:56 [2021-08-10T08:59:56.484Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.61MB / 99.63MB 3.4s 08:59:56 [2021-08-10T08:59:56.700Z] #13 ... 08:59:56 [2021-08-10T08:59:56.700Z] 08:59:56 [2021-08-10T08:59:56.700Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 08:59:56 [2021-08-10T08:59:56.700Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 08:59:56 [2021-08-10T08:59:56.700Z] #56 28.00 Reading package lists... 08:59:56 [2021-08-10T08:59:56.700Z] #56 34.17 Building dependency tree... 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.11 The following additional packages will be installed: 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.13 libbtrfs0 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.28 The following NEW packages will be installed: 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.30 libbtrfs-dev libbtrfs0 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.66 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.66 Need to get 119 kB of archives. 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.66 After this operation, 387 kB of additional disk space will be used. 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 08:59:56 [2021-08-10T08:59:56.700Z] #56 37.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 08:59:56 [2021-08-10T08:59:56.700Z] #56 38.73 debconf: delaying package configuration, since apt-utils is not installed 08:59:56 [2021-08-10T08:59:56.700Z] #56 38.89 Fetched 119 kB in 0s (442 kB/s) 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.02 Selecting previously unselected package libbtrfs0. 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.11 Unpacking libbtrfs0 (4.20.1-2) ... 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.25 Selecting previously unselected package libbtrfs-dev. 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.26 Unpacking libbtrfs-dev (4.20.1-2) ... 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.49 Setting up libbtrfs0 (4.20.1-2) ... 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.53 Setting up libbtrfs-dev (4.20.1-2) ... 08:59:56 [2021-08-10T08:59:56.700Z] #56 39.54 Processing triggers for libc-bin (2.28-10) ... 08:59:56 [2021-08-10T08:59:56.700Z] #56 DONE 40.0s 08:59:56 [2021-08-10T08:59:56.700Z] 08:59:56 [2021-08-10T08:59:56.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 08:59:56 [2021-08-10T08:59:56.700Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 08:59:56 [2021-08-10T08:59:56.700Z] #13 37.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 08:59:56 [2021-08-10T08:59:56.700Z] #13 37.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 08:59:56 [2021-08-10T08:59:56.700Z] #13 37.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 08:59:56 [2021-08-10T08:59:56.700Z] #13 37.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 08:59:56 [2021-08-10T08:59:56.700Z] #13 37.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 08:59:56 [2021-08-10T08:59:56.700Z] #13 37.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 08:59:56 [2021-08-10T08:59:56.700Z] #13 37.24 The following packages will be upgraded: 08:59:56 [2021-08-10T08:59:56.700Z] #13 37.25 libseccomp2 08:59:56 [2021-08-10T08:59:56.700Z] #13 ... 08:59:56 [2021-08-10T08:59:56.700Z] 08:59:56 [2021-08-10T08:59:56.700Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 08:59:56 [2021-08-10T08:59:56.700Z] #57 sha256:4ea8f7c67e2e1ff5ae263c2510efccb885a20d269281fc9f89539cb9ef10d556 08:59:56 [2021-08-10T08:59:56.875Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.5s done 08:59:56 [2021-08-10T08:59:56.875Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done 08:59:56 [2021-08-10T08:59:56.959Z] #57 ... 08:59:56 [2021-08-10T08:59:56.959Z] 08:59:56 [2021-08-10T08:59:56.959Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 08:59:56 [2021-08-10T08:59:56.959Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 08:59:56 [2021-08-10T08:59:56.959Z] #46 24.47 vendor/golang.org/x/crypto/internal/subtle 08:59:57 [2021-08-10T08:59:57.065Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 4.0s done 08:59:57 [2021-08-10T08:59:57.065Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 08:59:57 [2021-08-10T08:59:57.065Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 8.4s done 08:59:57 [2021-08-10T08:59:57.065Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 8.5s 08:59:57 [2021-08-10T08:59:57.133Z] #9 DONE 22.6s 08:59:57 [2021-08-10T08:59:57.133Z] 08:59:57 [2021-08-10T08:59:57.133Z] #36 [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 08:59:57 [2021-08-10T08:59:57.133Z] #36 sha256:73c8f8dd8a904abb808d5725ded5ff9fb95686e7c1a9251df3a20a16cd56cbaf 08:59:57 [2021-08-10T08:59:57.133Z] #36 1.002 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 08:59:57 [2021-08-10T08:59:57.133Z] #36 1.092 08:59:57 [2021-08-10T08:59:57.133Z] #36 1.209 0.7% #################### 28.4% ######################################## 56.4% ###################################################### 76.2% ##################################################################### 96.3% ######################################################################## 100.0% 08:59:57 [2021-08-10T08:59:57.133Z] #36 1.706 08:59:57 [2021-08-10T08:59:57.133Z] #36 1.813 ######################################################################## 100.0% 08:59:57 [2021-08-10T08:59:57.133Z] #36 1.883 08:59:57 [2021-08-10T08:59:57.133Z] #36 1.997 ############################################################## 86.3% ######################################################################## 100.0% 08:59:57 [2021-08-10T08:59:57.133Z] #36 2.129 08:59:57 [2021-08-10T08:59:57.133Z] #36 2.243 ########### 16.3% ######################### 35.4% ############################# 41.0% ################################################ 67.8% ################################################################### 93.8% ######################################################################## 100.0% 08:59:57 [2021-08-10T08:59:57.133Z] #36 2.739 08:59:57 [2021-08-10T08:59:57.218Z] #46 ... 08:59:57 [2021-08-10T08:59:57.218Z] 08:59:57 [2021-08-10T08:59:57.218Z] #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 08:59:57 [2021-08-10T08:59:57.218Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 08:59:57 [2021-08-10T08:59:57.218Z] #13 37.85 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. 08:59:57 [2021-08-10T08:59:57.218Z] #13 37.85 Need to get 77.8 MB of archives. 08:59:57 [2021-08-10T08:59:57.218Z] #13 37.85 After this operation, 487 MB of additional disk space will be used. 08:59:57 [2021-08-10T08:59:57.218Z] #13 37.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 08:59:57 [2021-08-10T08:59:57.218Z] #13 37.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] 08:59:57 [2021-08-10T08:59:57.218Z] #13 37.91 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] 08:59:57 [2021-08-10T08:59:57.327Z] #9 ... 08:59:57 [2021-08-10T08:59:57.327Z] 08:59:57 [2021-08-10T08:59:57.327Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:57 [2021-08-10T08:59:57.327Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 08:59:57 [2021-08-10T08:59:57.327Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 08:59:57 [2021-08-10T08:59:57.327Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 08:59:57 [2021-08-10T08:59:57.327Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 08:59:57 [2021-08-10T08:59:57.327Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 08:59:57 [2021-08-10T08:59:57.327Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done 08:59:57 [2021-08-10T08:59:57.327Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done 08:59:57 [2021-08-10T08:59:57.327Z] #65 DONE 8.7s 08:59:57 [2021-08-10T08:59:57.327Z] 08:59:57 [2021-08-10T08:59:57.327Z] #23 [internal] load build context 08:59:57 [2021-08-10T08:59:57.327Z] #23 sha256:2f99a28743861cc658c6c87334e56952775116cd95dc0635c9ae65027817d83e 08:59:57 [2021-08-10T08:59:57.327Z] #23 transferring context: 55.80MB 4.7s done 08:59:57 [2021-08-10T08:59:57.327Z] #23 DONE 8.8s 08:59:57 [2021-08-10T08:59:57.327Z] 08:59:57 [2021-08-10T08:59:57.327Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:57 [2021-08-10T08:59:57.327Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:57 [2021-08-10T08:59:57.327Z] #9 ... 08:59:57 [2021-08-10T08:59:57.327Z] 08:59:57 [2021-08-10T08:59:57.327Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 08:59:57 [2021-08-10T08:59:57.327Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 08:59:57 [2021-08-10T08:59:57.327Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done 08:59:57 [2021-08-10T08:59:57.327Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done 08:59:57 [2021-08-10T08:59:57.327Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done 08:59:57 [2021-08-10T08:59:57.327Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done 08:59:57 [2021-08-10T08:59:57.327Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.6s done 08:59:57 [2021-08-10T08:59:57.327Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.2s done 08:59:57 [2021-08-10T08:59:57.327Z] #26 DONE 8.8s 08:59:57 [2021-08-10T08:59:57.327Z] 08:59:57 [2021-08-10T08:59:57.327Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:57 [2021-08-10T08:59:57.327Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:57 [2021-08-10T08:59:57.478Z] #13 38.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 08:59:57 [2021-08-10T08:59:57.584Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.6s done 08:59:57 [2021-08-10T08:59:57.738Z] #13 38.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 08:59:57 [2021-08-10T08:59:57.738Z] #13 38.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 08:59:57 [2021-08-10T08:59:57.738Z] #13 38.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 08:59:57 [2021-08-10T08:59:57.738Z] #13 38.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 08:59:57 [2021-08-10T08:59:57.842Z] #9 ... 08:59:57 [2021-08-10T08:59:57.842Z] 08:59:57 [2021-08-10T08:59:57.842Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 08:59:57 [2021-08-10T08:59:57.842Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 08:59:57 [2021-08-10T08:59:57.842Z] #64 DONE 0.7s 08:59:57 [2021-08-10T08:59:57.998Z] #13 38.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 08:59:58 [2021-08-10T08:59:58.099Z] 08:59:58 [2021-08-10T08:59:58.099Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:58 [2021-08-10T08:59:58.099Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:58 [2021-08-10T08:59:58.099Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.1s 08:59:58 [2021-08-10T08:59:58.257Z] #13 38.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 08:59:58 [2021-08-10T08:59:58.257Z] #13 38.99 Get:11 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] 08:59:58 [2021-08-10T08:59:58.356Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.3s done 08:59:58 [2021-08-10T08:59:58.461Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 3.6s done 08:59:58 [2021-08-10T08:59:58.724Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 5.6s done 08:59:58 [2021-08-10T08:59:58.921Z] #9 ... 08:59:58 [2021-08-10T08:59:58.921Z] 08:59:58 [2021-08-10T08:59:58.921Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 08:59:58 [2021-08-10T08:59:58.921Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 08:59:58 [2021-08-10T08:59:58.921Z] #66 DONE 1.0s 08:59:59 [2021-08-10T08:59:59.179Z] 08:59:59 [2021-08-10T08:59:59.179Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:59 [2021-08-10T08:59:59.179Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 08:59:59 [2021-08-10T08:59:59.179Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 08:59:59 [2021-08-10T08:59:59.196Z] #36 2.861 ## 3.2% ###### 9.5% ########## 14.5% ############## 19.9% ################## 25.1% ##################### 30.3% ######################### 35.6% ############################# 40.9% ################################# 46.1% #################################### 51.3% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 97.9% ######################################################################## 100.0% 08:59:59 [2021-08-10T08:59:59.196Z] #36 4.727 08:59:59 [2021-08-10T08:59:59.196Z] #36 4.934 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 08:59:59 [2021-08-10T08:59:59.302Z] #9 ... 08:59:59 [2021-08-10T08:59:59.302Z] 08:59:59 [2021-08-10T08:59:59.302Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:59:59 [2021-08-10T08:59:59.302Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 08:59:59 [2021-08-10T08:59:59.302Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 08:59:59 [2021-08-10T08:59:59.302Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 08:59:59 [2021-08-10T08:59:59.302Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 08:59:59 [2021-08-10T08:59:59.302Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 08:59:59 [2021-08-10T08:59:59.302Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.7s done 08:59:59 [2021-08-10T08:59:59.302Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done 08:59:59 [2021-08-10T08:59:59.302Z] #63 DONE 6.1s 08:59:59 [2021-08-10T08:59:59.302Z] 08:59:59 [2021-08-10T08:59:59.302Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:59 [2021-08-10T08:59:59.302Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 08:59:59 [2021-08-10T08:59:59.302Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 08:59:59 [2021-08-10T08:59:59.452Z] #36 4.991 08:59:59 [2021-08-10T08:59:59.452Z] #36 5.060 ######################################################################## 100.0% 08:59:59 [2021-08-10T08:59:59.452Z] #36 5.075 08:59:59 [2021-08-10T08:59:59.566Z] #9 ... 08:59:59 [2021-08-10T08:59:59.567Z] 08:59:59 [2021-08-10T08:59:59.567Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 08:59:59 [2021-08-10T08:59:59.567Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 08:59:59 [2021-08-10T08:59:59.567Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done 08:59:59 [2021-08-10T08:59:59.567Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done 08:59:59 [2021-08-10T08:59:59.567Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done 08:59:59 [2021-08-10T08:59:59.567Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done 08:59:59 [2021-08-10T08:59:59.567Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.2s done 08:59:59 [2021-08-10T08:59:59.567Z] #26 DONE 6.6s 08:59:59 [2021-08-10T08:59:59.567Z] 08:59:59 [2021-08-10T08:59:59.567Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 08:59:59 [2021-08-10T08:59:59.567Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 08:59:59 [2021-08-10T08:59:59.567Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.3s done 08:59:59 [2021-08-10T08:59:59.708Z] #36 5.340 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 08:59:59 [2021-08-10T08:59:59.708Z] #36 5.393 08:59:59 [2021-08-10T08:59:59.772Z] #57 41.96 + bin/containerd 08:59:59 [2021-08-10T08:59:59.965Z] #36 5.462 ######################################################################## 100.0% 08:59:59 [2021-08-10T08:59:59.965Z] #36 5.482 09:00:00 [2021-08-10T09:00:00.144Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 09:00:00 [2021-08-10T09:00:00.224Z] #36 5.700 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 09:00:00 [2021-08-10T09:00:00.224Z] #36 5.754 09:00:00 [2021-08-10T09:00:00.408Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.3s done 09:00:00 [2021-08-10T09:00:00.739Z] #36 5.960 0.0% ############################## 42.5% ########################################### 60.1% ###################################################################### 98.6% ######################################################################## 100.0% 09:00:00 [2021-08-10T09:00:00.739Z] #36 6.349 09:00:00 [2021-08-10T09:00:00.995Z] #36 6.579 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 09:00:00 [2021-08-10T09:00:00.995Z] #36 6.643 09:00:01 [2021-08-10T09:00:01.251Z] #36 6.698 ######################################################################## 100.0% 09:00:01 [2021-08-10T09:00:01.251Z] #36 6.715 09:00:01 [2021-08-10T09:00:01.251Z] #36 6.880 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 09:00:01 [2021-08-10T09:00:01.251Z] #36 6.934 09:00:01 [2021-08-10T09:00:01.367Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0.1s 09:00:01 [2021-08-10T09:00:01.509Z] #36 6.978 ######################################################################## 100.0% 09:00:01 [2021-08-10T09:00:01.509Z] #36 7.009 09:00:01 [2021-08-10T09:00:01.509Z] #36 7.019 Download of images into '/build' complete. 09:00:01 [2021-08-10T09:00:01.509Z] #36 7.019 Use something like the following to load the result into a Docker daemon: 09:00:01 [2021-08-10T09:00:01.509Z] #36 7.019 tar -cC '/build' . | docker load 09:00:01 [2021-08-10T09:00:01.509Z] #36 DONE 7.2s 09:00:01 [2021-08-10T09:00:01.509Z] 09:00:01 [2021-08-10T09:00:01.509Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:00:01 [2021-08-10T09:00:01.509Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f 09:00:01 [2021-08-10T09:00:01.509Z] #10 DONE 4.5s 09:00:01 [2021-08-10T09:00:01.509Z] 09:00:01 [2021-08-10T09:00:01.509Z] #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 09:00:01 [2021-08-10T09:00:01.509Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf 09:00:02 [2021-08-10T09:00:02.439Z] #11 DONE 0.9s 09:00:02 [2021-08-10T09:00:02.450Z] #13 42.83 Get:12 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] 09:00:02 [2021-08-10T09:00:02.699Z] 09:00:02 [2021-08-10T09:00:02.699Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:00:02 [2021-08-10T09:00:02.699Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 09:00:02 [2021-08-10T09:00:02.699Z] #38 DONE 0.1s 09:00:02 [2021-08-10T09:00:02.699Z] 09:00:02 [2021-08-10T09:00:02.699Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:00:02 [2021-08-10T09:00:02.699Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 09:00:02 [2021-08-10T09:00:02.699Z] #46 DONE 0.1s 09:00:02 [2021-08-10T09:00:02.699Z] 09:00:02 [2021-08-10T09:00:02.699Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:02 [2021-08-10T09:00:02.699Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:00:02 [2021-08-10T09:00:02.699Z] #39 ... 09:00:02 [2021-08-10T09:00:02.699Z] 09:00:02 [2021-08-10T09:00:02.699Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 09:00:02 [2021-08-10T09:00:02.699Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 09:00:02 [2021-08-10T09:00:02.699Z] #50 DONE 0.2s 09:00:02 [2021-08-10T09:00:02.709Z] #13 ... 09:00:02 [2021-08-10T09:00:02.709Z] 09:00:02 [2021-08-10T09:00:02.709Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:02 [2021-08-10T09:00:02.709Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:02 [2021-08-10T09:00:02.709Z] #44 36.85 The following NEW packages will be installed: 09:00:02 [2021-08-10T09:00:02.709Z] #44 36.86 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 09:00:02 [2021-08-10T09:00:02.709Z] #44 36.87 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 09:00:02 [2021-08-10T09:00:02.709Z] #44 36.87 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 09:00:02 [2021-08-10T09:00:02.709Z] #44 36.87 python3.7-minimal 09:00:02 [2021-08-10T09:00:02.709Z] #44 37.33 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. 09:00:02 [2021-08-10T09:00:02.709Z] #44 37.33 Need to get 6695 kB of archives. 09:00:02 [2021-08-10T09:00:02.709Z] #44 37.33 After this operation, 33.1 MB of additional disk space will be used. 09:00:02 [2021-08-10T09:00:02.709Z] #44 37.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 37.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 37.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 37.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 37.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 38.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 40.66 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] 09:00:02 [2021-08-10T09:00:02.709Z] #44 42.19 debconf: delaying package configuration, since apt-utils is not installed 09:00:02 [2021-08-10T09:00:02.709Z] #44 42.39 Fetched 6695 kB in 4s (1666 kB/s) 09:00:02 [2021-08-10T09:00:02.709Z] #44 42.54 Selecting previously unselected package libpython3.7-minimal:amd64. 09:00:02 [2021-08-10T09:00:02.709Z] #44 42.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 09:00:02 [2021-08-10T09:00:02.709Z] #44 42.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:00:02 [2021-08-10T09:00:02.709Z] #44 42.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:00:02 [2021-08-10T09:00:02.709Z] #44 43.46 Selecting previously unselected package python3.7-minimal. 09:00:02 [2021-08-10T09:00:02.709Z] #44 43.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:00:02 [2021-08-10T09:00:02.709Z] #44 43.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 09:00:02 [2021-08-10T09:00:02.709Z] #44 45.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:00:02 [2021-08-10T09:00:02.709Z] #44 45.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 09:00:02 [2021-08-10T09:00:02.960Z] 09:00:02 [2021-08-10T09:00:02.960Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:02 [2021-08-10T09:00:02.960Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:03 [2021-08-10T09:00:03.301Z] #9 ... 09:00:03 [2021-08-10T09:00:03.301Z] 09:00:03 [2021-08-10T09:00:03.301Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 09:00:03 [2021-08-10T09:00:03.301Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef 09:00:03 [2021-08-10T09:00:03.301Z] #64 DONE 1.5s 09:00:03 [2021-08-10T09:00:03.301Z] 09:00:03 [2021-08-10T09:00:03.301Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 09:00:03 [2021-08-10T09:00:03.301Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 09:00:03 [2021-08-10T09:00:03.366Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 3.9s done 09:00:03 [2021-08-10T09:00:03.366Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 09:00:03 [2021-08-10T09:00:03.881Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.5s done 09:00:04 [2021-08-10T09:00:04.615Z] #44 ... 09:00:04 [2021-08-10T09:00:04.615Z] 09:00:04 [2021-08-10T09:00:04.615Z] #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 09:00:04 [2021-08-10T09:00:04.615Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.37 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 09:00:04 [2021-08-10T09:00:04.615Z] #13 45.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 09:00:04 [2021-08-10T09:00:04.833Z] #9 ... 09:00:04 [2021-08-10T09:00:04.833Z] 09:00:04 [2021-08-10T09:00:04.833Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 09:00:04 [2021-08-10T09:00:04.833Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 09:00:04 [2021-08-10T09:00:04.833Z] #66 DONE 1.7s 09:00:04 [2021-08-10T09:00:04.833Z] 09:00:04 [2021-08-10T09:00:04.833Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 09:00:04 [2021-08-10T09:00:04.833Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 09:00:04 [2021-08-10T09:00:04.833Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 09:00:04 [2021-08-10T09:00:04.874Z] #13 45.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 09:00:04 [2021-08-10T09:00:04.874Z] #13 45.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 09:00:04 [2021-08-10T09:00:04.874Z] #13 45.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 09:00:04 [2021-08-10T09:00:04.874Z] #13 45.56 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 09:00:05 [2021-08-10T09:00:05.133Z] #13 ... 09:00:05 [2021-08-10T09:00:05.133Z] 09:00:05 [2021-08-10T09:00:05.133Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:05 [2021-08-10T09:00:05.133Z] #50 sha256:71b896a79903a5d41d5c0c4d3f55da2572d8467f78656c165a337fc4add138bd 09:00:05 [2021-08-10T09:00:05.133Z] #50 32.64 go: downloading github.com/gobwas/glob v0.2.3 09:00:05 [2021-08-10T09:00:05.133Z] #50 32.68 go: downloading github.com/kisielk/gotool v1.0.0 09:00:05 [2021-08-10T09:00:05.133Z] #50 32.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 09:00:05 [2021-08-10T09:00:05.133Z] #50 32.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 09:00:05 [2021-08-10T09:00:05.133Z] #50 32.89 go: downloading github.com/gogo/protobuf v1.2.1 09:00:05 [2021-08-10T09:00:05.133Z] #50 34.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 09:00:05 [2021-08-10T09:00:05.133Z] #50 34.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 09:00:05 [2021-08-10T09:00:05.133Z] #50 34.63 go: downloading github.com/BurntSushi/toml v0.3.1 09:00:05 [2021-08-10T09:00:05.391Z] #50 ... 09:00:05 [2021-08-10T09:00:05.391Z] 09:00:05 [2021-08-10T09:00:05.391Z] #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 09:00:05 [2021-08-10T09:00:05.391Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:05 [2021-08-10T09:00:05.391Z] #36 40.31 debconf: delaying package configuration, since apt-utils is not installed 09:00:05 [2021-08-10T09:00:05.391Z] #36 40.61 Fetched 14.9 MB in 2s (9117 kB/s) 09:00:05 [2021-08-10T09:00:05.391Z] #36 40.71 Selecting previously unselected package xxd. 09:00:05 [2021-08-10T09:00:05.391Z] #36 40.71 (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 ... 15421 files and directories currently installed.) 09:00:05 [2021-08-10T09:00:05.391Z] #36 40.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 09:00:05 [2021-08-10T09:00:05.391Z] #36 40.81 Unpacking xxd (2:8.1.0875-5) ... 09:00:05 [2021-08-10T09:00:05.391Z] #36 41.06 Selecting previously unselected package vim-common. 09:00:05 [2021-08-10T09:00:05.391Z] #36 41.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 09:00:05 [2021-08-10T09:00:05.391Z] #36 41.11 Unpacking vim-common (2:8.1.0875-5) ... 09:00:05 [2021-08-10T09:00:05.391Z] #36 41.40 Selecting previously unselected package cmake-data. 09:00:05 [2021-08-10T09:00:05.391Z] #36 41.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 09:00:05 [2021-08-10T09:00:05.391Z] #36 41.41 Unpacking cmake-data (3.13.4-1) ... 09:00:05 [2021-08-10T09:00:05.391Z] #36 44.25 Selecting previously unselected package libicu63:amd64. 09:00:05 [2021-08-10T09:00:05.391Z] #36 44.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 09:00:05 [2021-08-10T09:00:05.391Z] #36 44.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 09:00:05 [2021-08-10T09:00:05.484Z] #51 ... 09:00:05 [2021-08-10T09:00:05.484Z] 09:00:05 [2021-08-10T09:00:05.484Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 09:00:05 [2021-08-10T09:00:05.484Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 09:00:05 [2021-08-10T09:00:05.484Z] #12 DONE 2.6s 09:00:05 [2021-08-10T09:00:05.484Z] 09:00:05 [2021-08-10T09:00:05.484Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel 09:00:05 [2021-08-10T09:00:05.484Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 09:00:05 [2021-08-10T09:00:05.959Z] #36 ... 09:00:05 [2021-08-10T09:00:05.959Z] 09:00:05 [2021-08-10T09:00:05.959Z] #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 09:00:05 [2021-08-10T09:00:05.959Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:00:05 [2021-08-10T09:00:05.959Z] #13 46.65 debconf: delaying package configuration, since apt-utils is not installed 09:00:05 [2021-08-10T09:00:05.959Z] #13 46.80 Fetched 77.8 MB in 8s (9692 kB/s) 09:00:06 [2021-08-10T09:00:06.218Z] #13 46.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 09:00:06 [2021-08-10T09:00:06.218Z] #13 46.96 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... 09:00:06 [2021-08-10T09:00:06.218Z] #13 47.01 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 09:00:06 [2021-08-10T09:00:06.477Z] #13 47.19 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... 09:00:06 [2021-08-10T09:00:06.736Z] #13 47.40 Selecting previously unselected package binutils-mingw-w64-i686. 09:00:06 [2021-08-10T09:00:06.736Z] #13 47.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 09:00:06 [2021-08-10T09:00:06.736Z] #13 47.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 09:00:06 [2021-08-10T09:00:06.736Z] #13 47.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 09:00:06 [2021-08-10T09:00:06.763Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.8s done 09:00:06 [2021-08-10T09:00:06.763Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 09:00:07 [2021-08-10T09:00:07.304Z] #13 ... 09:00:07 [2021-08-10T09:00:07.304Z] 09:00:07 [2021-08-10T09:00:07.304Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:07 [2021-08-10T09:00:07.304Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:00:07 [2021-08-10T09:00:07.304Z] #32 40.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:07 [2021-08-10T09:00:07.304Z] #32 ... 09:00:07 [2021-08-10T09:00:07.304Z] 09:00:07 [2021-08-10T09:00:07.304Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:07 [2021-08-10T09:00:07.304Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.23 Selecting previously unselected package python3-minimal. 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.23 (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 ... 15661 files and directories currently installed.) 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.32 Unpacking python3-minimal (3.7.3-1) ... 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.47 Selecting previously unselected package libmpdec2:amd64. 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.68 Selecting previously unselected package libpython3.7-stdlib:amd64. 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.304Z] #44 49.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:00:07 [2021-08-10T09:00:07.384Z] #13 DONE 1.9s 09:00:07 [2021-08-10T09:00:07.384Z] 09:00:07 [2021-08-10T09:00:07.384Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf 09:00:07 [2021-08-10T09:00:07.384Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d 09:00:07 [2021-08-10T09:00:07.546Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.6s done 09:00:07 [2021-08-10T09:00:07.546Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 09:00:07 [2021-08-10T09:00:07.546Z] #9 ... 09:00:07 [2021-08-10T09:00:07.546Z] 09:00:07 [2021-08-10T09:00:07.546Z] #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 09:00:07 [2021-08-10T09:00:07.546Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 09:00:07 [2021-08-10T09:00:07.546Z] #27 2.700 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 09:00:07 [2021-08-10T09:00:07.546Z] #27 2.709 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:07 [2021-08-10T09:00:07.546Z] #27 2.710 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:07 [2021-08-10T09:00:07.546Z] #27 2.885 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:00:07 [2021-08-10T09:00:07.546Z] #27 3.110 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:00:07 [2021-08-10T09:00:07.546Z] #27 3.298 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:00:07 [2021-08-10T09:00:07.546Z] #27 4.944 Fetched 8460 kB in 2s (3386 kB/s) 09:00:07 [2021-08-10T09:00:07.547Z] #27 4.944 Reading package lists... 09:00:07 [2021-08-10T09:00:07.547Z] #27 5.883 Reading package lists... 09:00:07 [2021-08-10T09:00:07.547Z] #27 6.810 Building dependency tree... 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.163 The following additional packages will be installed: 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.163 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.163 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.163 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.163 Suggested packages: 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.163 krb5-doc krb5-user 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.163 Recommended packages: 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.163 krb5-locales publicsuffix libsasl2-modules 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.371 The following NEW packages will be installed: 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.371 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.371 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.371 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.371 libssh2-1 libssl1.1 openssl 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.646 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.646 Need to get 5058 kB of archives. 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.646 After this operation, 12.1 MB of additional disk space will be used. 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.646 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.652 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.652 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.657 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.657 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.658 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.678 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.691 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.694 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.697 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.699 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.754 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.754 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.754 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.754 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.754 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.754 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.754 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.756 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.758 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.760 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.902 debconf: delaying package configuration, since apt-utils is not installed 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.925 Fetched 5058 kB in 0s (13.6 MB/s) 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.957 Selecting previously unselected package libkeyutils1:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.957 (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.) 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.957 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 7.967 Unpacking libkeyutils1:amd64 (1.6-6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.003 Selecting previously unselected package libkrb5support0:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.005 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.010 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.054 Selecting previously unselected package libk5crypto3:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.054 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.058 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.123 Selecting previously unselected package libssl1.1:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.125 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.132 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.335 Selecting previously unselected package libkrb5-3:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.335 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.339 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.424 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.424 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.429 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.484 Selecting previously unselected package openssl. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.485 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.489 Unpacking openssl (1.1.1d-0+deb10u6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.612 Selecting previously unselected package ca-certificates. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.612 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.617 Unpacking ca-certificates (20200601~deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.686 Selecting previously unselected package libsasl2-modules-db:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.686 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.692 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.736 Selecting previously unselected package libsasl2-2:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.736 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.784 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.834 Selecting previously unselected package libldap-common. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.834 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.838 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.886 Selecting previously unselected package libldap-2.4-2:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.888 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.892 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.951 Selecting previously unselected package libnghttp2-14:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.951 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 8.956 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.006 Selecting previously unselected package libpsl5:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.006 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.011 Unpacking libpsl5:amd64 (0.20.2-2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.053 Selecting previously unselected package librtmp1:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.053 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.058 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.103 Selecting previously unselected package libssh2-1:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.103 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.110 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.161 Selecting previously unselected package libcurl4:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.161 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.165 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.248 Selecting previously unselected package curl. 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.248 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.252 Unpacking curl (7.64.0-4+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.321 Selecting previously unselected package libonig5:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.321 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.326 Unpacking libonig5:amd64 (6.9.1-1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.394 Selecting previously unselected package libjq1:amd64. 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.395 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.400 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.452 Selecting previously unselected package jq. 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.453 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.457 Unpacking jq (1.5+dfsg-2+b1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.502 Setting up libkeyutils1:amd64 (1.6-6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.517 Setting up libpsl5:amd64 (0.20.2-2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.531 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.641 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.655 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.678 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.692 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.705 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.721 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.737 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.748 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.761 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.775 Setting up openssl (1.1.1d-0+deb10u6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.794 Setting up libonig5:amd64 (6.9.1-1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.807 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.820 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 9.834 Setting up ca-certificates (20200601~deb10u2) ... 09:00:07 [2021-08-10T09:00:07.547Z] #27 ... 09:00:07 [2021-08-10T09:00:07.547Z] 09:00:07 [2021-08-10T09:00:07.547Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 09:00:07 [2021-08-10T09:00:07.547Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 09:00:07 [2021-08-10T09:00:07.563Z] #44 ... 09:00:07 [2021-08-10T09:00:07.563Z] 09:00:07 [2021-08-10T09:00:07.563Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:00:07 [2021-08-10T09:00:07.563Z] #57 sha256:4ea8f7c67e2e1ff5ae263c2510efccb885a20d269281fc9f89539cb9ef10d556 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.088 + RM_GOPATH=0 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.088 + TMP_GOPATH= 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.088 + : /build 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.088 + '[' -z '' ']' 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.088 ++ mktemp -d 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.090 + export GOPATH=/tmp/tmp.pavqhVsha7 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.090 + GOPATH=/tmp/tmp.pavqhVsha7 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.090 + RM_GOPATH=1 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.090 + case "$(go env GOARCH)" in 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.091 ++ go env GOARCH 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.127 + export GO_BUILDMODE=-buildmode=pie 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.128 + GO_BUILDMODE=-buildmode=pie 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.130 ++ dirname /tmp/install/install.sh 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.134 + dir=/tmp/install 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.139 + bin=containerd 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.140 + shift 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.141 + '[' '!' -f /tmp/install/containerd.installer ']' 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.149 + . /tmp/install/containerd.installer 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.149 ++ set -e 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.153 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.157 + install_containerd 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.161 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.165 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.165 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pavqhVsha7/src/github.com/containerd/containerd 09:00:07 [2021-08-10T09:00:07.563Z] #57 1.170 Cloning into '/tmp/tmp.pavqhVsha7/src/github.com/containerd/containerd'... 09:00:07 [2021-08-10T09:00:07.822Z] #57 ... 09:00:07 [2021-08-10T09:00:07.822Z] 09:00:07 [2021-08-10T09:00:07.822Z] #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 09:00:07 [2021-08-10T09:00:07.822Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:07 [2021-08-10T09:00:07.822Z] #36 50.26 Selecting previously unselected package libxml2:amd64. 09:00:07 [2021-08-10T09:00:07.822Z] #36 50.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.822Z] #36 50.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 09:00:07 [2021-08-10T09:00:07.822Z] #36 50.91 Selecting previously unselected package libarchive13:amd64. 09:00:07 [2021-08-10T09:00:07.822Z] #36 50.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.822Z] #36 50.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 09:00:07 [2021-08-10T09:00:07.822Z] #36 51.25 Selecting previously unselected package libjsoncpp1:amd64. 09:00:07 [2021-08-10T09:00:07.822Z] #36 51.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 09:00:07 [2021-08-10T09:00:07.822Z] #36 51.29 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 09:00:08 [2021-08-10T09:00:08.084Z] #36 51.46 Selecting previously unselected package librhash0:amd64. 09:00:08 [2021-08-10T09:00:08.084Z] #36 51.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 09:00:08 [2021-08-10T09:00:08.084Z] #36 51.51 Unpacking librhash0:amd64 (1.3.8-1) ... 09:00:08 [2021-08-10T09:00:08.343Z] #36 51.70 Selecting previously unselected package libuv1:amd64. 09:00:08 [2021-08-10T09:00:08.343Z] #36 51.71 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... 09:00:08 [2021-08-10T09:00:08.343Z] #36 51.71 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 09:00:08 [2021-08-10T09:00:08.343Z] #36 51.89 Selecting previously unselected package cmake. 09:00:08 [2021-08-10T09:00:08.343Z] #36 51.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 09:00:08 [2021-08-10T09:00:08.343Z] #36 51.90 Unpacking cmake (3.13.4-1) ... 09:00:08 [2021-08-10T09:00:08.764Z] #14 DONE 1.5s 09:00:08 [2021-08-10T09:00:08.764Z] 09:00:08 [2021-08-10T09:00:08.764Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el 09:00:08 [2021-08-10T09:00:08.764Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be 09:00:10 [2021-08-10T09:00:10.088Z] #9 ... 09:00:10 [2021-08-10T09:00:10.088Z] 09:00:10 [2021-08-10T09:00:10.088Z] #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 09:00:10 [2021-08-10T09:00:10.088Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 09:00:10 [2021-08-10T09:00:10.088Z] #27 2.778 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 2.778 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 2.791 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 3.042 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 3.351 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 3.647 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 5.066 Fetched 8283 kB in 3s (3255 kB/s) 09:00:10 [2021-08-10T09:00:10.088Z] #27 5.066 Reading package lists... 09:00:10 [2021-08-10T09:00:10.088Z] #27 6.373 Reading package lists... 09:00:10 [2021-08-10T09:00:10.088Z] #27 7.655 Building dependency tree... 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.303 The following additional packages will be installed: 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.303 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.303 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.303 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.315 Suggested packages: 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.315 krb5-doc krb5-user 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.315 Recommended packages: 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.315 krb5-locales publicsuffix libsasl2-modules 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.592 The following NEW packages will be installed: 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.592 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.592 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.592 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.592 libssh2-1 libssl1.1 openssl 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.891 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.891 Need to get 4777 kB of archives. 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.891 After this operation, 11.5 MB of additional disk space will be used. 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.891 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.891 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.894 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.894 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.897 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.905 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.944 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.958 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.961 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.971 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.971 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.971 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.971 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.972 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.973 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.974 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.983 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.983 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.986 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.989 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 8.990 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.239 debconf: delaying package configuration, since apt-utils is not installed 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.281 Fetched 4777 kB in 0s (13.3 MB/s) 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.316 Selecting previously unselected package libkeyutils1:arm64. 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.316 (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 ... 6670 files and directories currently installed.) 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.326 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.335 Unpacking libkeyutils1:arm64 (1.6-6) ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.376 Selecting previously unselected package libkrb5support0:arm64. 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.378 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.382 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.435 Selecting previously unselected package libk5crypto3:arm64. 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.437 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.441 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.548 Selecting previously unselected package libssl1.1:arm64. 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.548 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.551 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.748 Selecting previously unselected package libkrb5-3:arm64. 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.748 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.752 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.886 Selecting previously unselected package libgssapi-krb5-2:arm64. 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.887 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.891 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.953 Selecting previously unselected package openssl. 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.954 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 9.959 Unpacking openssl (1.1.1d-0+deb10u6) ... 09:00:10 [2021-08-10T09:00:10.088Z] #27 10.20 Selecting previously unselected package ca-certificates. 09:00:10 [2021-08-10T09:00:10.088Z] #27 ... 09:00:10 [2021-08-10T09:00:10.088Z] 09:00:10 [2021-08-10T09:00:10.088Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 09:00:10 [2021-08-10T09:00:10.088Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 09:00:10 [2021-08-10T09:00:10.136Z] #15 DONE 1.4s 09:00:10 [2021-08-10T09:00:10.136Z] 09:00:10 [2021-08-10T09:00:10.136Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x 09:00:10 [2021-08-10T09:00:10.136Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae 09:00:10 [2021-08-10T09:00:10.668Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 4.1s done 09:00:10 [2021-08-10T09:00:10.932Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done 09:00:11 [2021-08-10T09:00:11.202Z] #9 DONE 18.3s 09:00:11 [2021-08-10T09:00:11.202Z] 09:00:11 [2021-08-10T09:00:11.202Z] #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 09:00:11 [2021-08-10T09:00:11.202Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.20 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.20 Unpacking ca-certificates (20200601~deb10u2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.36 Selecting previously unselected package libsasl2-modules-db:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.36 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.36 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.47 Selecting previously unselected package libsasl2-2:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.47 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.47 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.52 Selecting previously unselected package libldap-common. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.52 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.53 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.59 Selecting previously unselected package libldap-2.4-2:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.59 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.59 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.67 Selecting previously unselected package libnghttp2-14:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.68 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.68 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.74 Selecting previously unselected package libpsl5:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.75 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.75 Unpacking libpsl5:arm64 (0.20.2-2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.80 Selecting previously unselected package librtmp1:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.80 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.81 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.86 Selecting previously unselected package libssh2-1:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.86 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.87 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.93 Selecting previously unselected package libcurl4:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.93 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 10.94 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.01 Selecting previously unselected package curl. 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.01 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.02 Unpacking curl (7.64.0-4+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.10 Selecting previously unselected package libonig5:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.10 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.10 Unpacking libonig5:arm64 (6.9.1-1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.17 Selecting previously unselected package libjq1:arm64. 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.17 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.23 Selecting previously unselected package jq. 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.23 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.24 Unpacking jq (1.5+dfsg-2+b1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.30 Setting up libkeyutils1:arm64 (1.6-6) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.31 Setting up libpsl5:arm64 (0.20.2-2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.32 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.49 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.50 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.52 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.53 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.54 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.55 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.56 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.57 Setting up libssh2-1:arm64 (1.8.0-2.1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.58 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.59 Setting up openssl (1.1.1d-0+deb10u6) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.61 Setting up libonig5:arm64 (6.9.1-1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.62 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.63 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... 09:00:11 [2021-08-10T09:00:11.202Z] #27 11.64 Setting up ca-certificates (20200601~deb10u2) ... 09:00:11 [2021-08-10T09:00:11.527Z] #16 DONE 1.5s 09:00:11 [2021-08-10T09:00:11.527Z] 09:00:11 [2021-08-10T09:00:11.527Z] #55 [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 09:00:11 [2021-08-10T09:00:11.527Z] #55 sha256:6f8b88d54fa35e6097eeaccacc46cd56d8d8d86376674747e991c5f4a84c11bd 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.765 + RM_GOPATH=0 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.769 + TMP_GOPATH= 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.769 + : /build 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.769 + '[' -z '' ']' 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.769 ++ mktemp -d 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.770 + export GOPATH=/tmp/tmp.3gNAp29Ebz 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.770 + GOPATH=/tmp/tmp.3gNAp29Ebz 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.770 + RM_GOPATH=1 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.770 + case "$(go env GOARCH)" in 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.771 ++ go env GOARCH 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.778 + export GO_BUILDMODE=-buildmode=pie 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.778 + GO_BUILDMODE=-buildmode=pie 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.778 ++ dirname /tmp/install/install.sh 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + dir=/tmp/install 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + bin=gotestsum 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + shift 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + '[' '!' -f /tmp/install/gotestsum.installer ']' 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + . /tmp/install/gotestsum.installer 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 ++ : v0.5.3 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + install_gotestsum 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + set -e 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + export GO111MODULE=on 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + GO111MODULE=on 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + GOBIN=/build 09:00:11 [2021-08-10T09:00:11.527Z] #55 3.779 + go get gotest.tools/gotestsum@v0.5.3 09:00:11 [2021-08-10T09:00:11.527Z] #55 4.228 go: downloading gotest.tools/gotestsum v0.5.3 09:00:11 [2021-08-10T09:00:11.527Z] #55 5.801 go: downloading github.com/fatih/color v1.9.0 09:00:11 [2021-08-10T09:00:11.527Z] #55 5.802 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:00:11 [2021-08-10T09:00:11.527Z] #55 5.836 go: downloading github.com/pkg/errors v0.9.1 09:00:11 [2021-08-10T09:00:11.527Z] #55 5.848 go: downloading github.com/spf13/pflag v1.0.3 09:00:11 [2021-08-10T09:00:11.527Z] #55 6.043 go: downloading github.com/mattn/go-colorable v0.1.6 09:00:11 [2021-08-10T09:00:11.527Z] #55 6.048 go: downloading github.com/mattn/go-isatty v0.0.12 09:00:11 [2021-08-10T09:00:11.527Z] #55 6.205 go: downloading github.com/jonboulle/clockwork v0.1.0 09:00:11 [2021-08-10T09:00:11.527Z] #55 6.361 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:00:11 [2021-08-10T09:00:11.527Z] #55 6.489 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 09:00:11 [2021-08-10T09:00:11.527Z] #55 7.064 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 09:00:11 [2021-08-10T09:00:11.527Z] #55 8.925 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 09:00:11 [2021-08-10T09:00:11.527Z] #55 ... 09:00:11 [2021-08-10T09:00:11.527Z] 09:00:11 [2021-08-10T09:00:11.527Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:00:11 [2021-08-10T09:00:11.527Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:00:11 [2021-08-10T09:00:11.660Z] #36 54.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.00 Setting up xxd (2:8.1.0875-5) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.01 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.02 Setting up vim-common (2:8.1.0875-5) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.09 Setting up librhash0:amd64 (1.3.8-1) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.10 Setting up cmake-data (3.13.4-1) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.16 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.19 Setting up cmake (3.13.4-1) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 ... 09:00:11 [2021-08-10T09:00:11.660Z] 09:00:11 [2021-08-10T09:00:11.660Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:11 [2021-08-10T09:00:11.660Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:00:11 [2021-08-10T09:00:11.660Z] #46 39.06 sync 09:00:11 [2021-08-10T09:00:11.660Z] #46 39.08 internal/reflectlite 09:00:11 [2021-08-10T09:00:11.660Z] #46 40.29 internal/testlog 09:00:11 [2021-08-10T09:00:11.660Z] #46 40.62 github.com/LK4D4/vndr/godl/singleflight 09:00:11 [2021-08-10T09:00:11.660Z] #46 41.04 math/rand 09:00:11 [2021-08-10T09:00:11.660Z] #46 42.03 errors 09:00:11 [2021-08-10T09:00:11.660Z] #46 42.03 sort 09:00:11 [2021-08-10T09:00:11.660Z] #46 42.43 io 09:00:11 [2021-08-10T09:00:11.660Z] #46 43.30 strconv 09:00:11 [2021-08-10T09:00:11.660Z] #46 43.87 bytes 09:00:11 [2021-08-10T09:00:11.660Z] #46 46.11 strings 09:00:11 [2021-08-10T09:00:11.660Z] #46 46.98 reflect 09:00:11 [2021-08-10T09:00:11.660Z] #46 49.26 bufio 09:00:11 [2021-08-10T09:00:11.660Z] #46 ... 09:00:11 [2021-08-10T09:00:11.660Z] 09:00:11 [2021-08-10T09:00:11.660Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 09:00:11 [2021-08-10T09:00:11.660Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.19 Setting up cmake (3.13.4-1) ... 09:00:11 [2021-08-10T09:00:11.660Z] #36 55.22 Processing triggers for libc-bin (2.28-10) ... 09:00:11 [2021-08-10T09:00:11.727Z] #9 ... 09:00:11 [2021-08-10T09:00:11.727Z] 09:00:11 [2021-08-10T09:00:11.727Z] #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 09:00:11 [2021-08-10T09:00:11.727Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 09:00:11 [2021-08-10T09:00:11.727Z] #27 10.40 Updating certificates in /etc/ssl/certs... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.09 137 added, 0 removed; done. 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.13 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.14 Setting up jq (1.5+dfsg-2+b1) ... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.16 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.17 Setting up curl (7.64.0-4+deb10u2) ... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.19 Processing triggers for libc-bin (2.28-10) ... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.21 Processing triggers for ca-certificates (20200601~deb10u2) ... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.22 Updating certificates in /etc/ssl/certs... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.81 0 added, 0 removed; done. 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.81 Running hooks in /etc/ca-certificates/update.d... 09:00:11 [2021-08-10T09:00:11.727Z] #27 11.81 done. 09:00:11 [2021-08-10T09:00:11.727Z] #27 DONE 14.1s 09:00:11 [2021-08-10T09:00:11.727Z] 09:00:11 [2021-08-10T09:00:11.727Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 09:00:11 [2021-08-10T09:00:11.727Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 09:00:11 [2021-08-10T09:00:11.920Z] #36 55.32 Processing triggers for mime-support (3.62) ... 09:00:12 [2021-08-10T09:00:12.155Z] #27 12.51 Updating certificates in /etc/ssl/certs... 09:00:12 [2021-08-10T09:00:12.292Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s 09:00:12 [2021-08-10T09:00:12.470Z] #17 ... 09:00:12 [2021-08-10T09:00:12.470Z] 09:00:12 [2021-08-10T09:00:12.470Z] #57 [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 09:00:12 [2021-08-10T09:00:12.470Z] #57 sha256:950bec20051738e9008ec4cd31870572bee4a60081e9124c703baedb9178d2f6 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 + RM_GOPATH=0 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 + TMP_GOPATH= 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 + : /build 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 + '[' -z '' ']' 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 ++ mktemp -d 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 + export GOPATH=/tmp/tmp.G1YmL9qMoV 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 + GOPATH=/tmp/tmp.G1YmL9qMoV 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 + RM_GOPATH=1 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 + case "$(go env GOARCH)" in 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.603 ++ go env GOARCH 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.610 + export GO_BUILDMODE=-buildmode=pie 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.610 + GO_BUILDMODE=-buildmode=pie 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.614 ++ dirname /tmp/install/install.sh 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + dir=/tmp/install 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + bin=golangci_lint 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + shift 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + . /tmp/install/golangci_lint.installer 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 ++ : v1.23.8 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + install_golangci_lint 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + set -e 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + export GO111MODULE=on 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + GO111MODULE=on 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + GOBIN=/build 09:00:12 [2021-08-10T09:00:12.470Z] #57 3.616 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 09:00:12 [2021-08-10T09:00:12.470Z] #57 4.053 go: downloading github.com/golangci/golangci-lint v1.23.8 09:00:12 [2021-08-10T09:00:12.549Z] #9 ... 09:00:12 [2021-08-10T09:00:12.549Z] 09:00:12 [2021-08-10T09:00:12.549Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:00:12 [2021-08-10T09:00:12.549Z] #28 sha256:68caa0082b9eb950fcfac61a33b8bc6fa46c7f51b2cb5d399325035ef6448d2e 09:00:12 [2021-08-10T09:00:12.549Z] #28 DONE 1.1s 09:00:12 [2021-08-10T09:00:12.549Z] 09:00:12 [2021-08-10T09:00:12.549Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 09:00:12 [2021-08-10T09:00:12.549Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf 09:00:12 [2021-08-10T09:00:12.726Z] #57 ... 09:00:12 [2021-08-10T09:00:12.726Z] 09:00:12 [2021-08-10T09:00:12.726Z] #47 [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 09:00:12 [2021-08-10T09:00:12.726Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:00:12 [2021-08-10T09:00:12.726Z] #47 3.012 + git clone https://github.com/docker/distribution.git . 09:00:12 [2021-08-10T09:00:12.726Z] #47 3.012 Cloning into '.'... 09:00:12 [2021-08-10T09:00:12.726Z] #47 ... 09:00:12 [2021-08-10T09:00:12.726Z] 09:00:12 [2021-08-10T09:00:12.726Z] #59 [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 09:00:12 [2021-08-10T09:00:12.726Z] #59 sha256:65e13a7468592c220940b81fdddb88903878e63677038b90fc1a06626702fb09 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 + RM_GOPATH=0 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 + TMP_GOPATH= 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 + : /build 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 + '[' -z '' ']' 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 ++ mktemp -d 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 + export GOPATH=/tmp/tmp.IjHv95zUG7 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 + GOPATH=/tmp/tmp.IjHv95zUG7 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 + RM_GOPATH=1 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 + case "$(go env GOARCH)" in 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.343 ++ go env GOARCH 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + export GO_BUILDMODE=-buildmode=pie 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + GO_BUILDMODE=-buildmode=pie 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 ++ dirname /tmp/install/install.sh 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + dir=/tmp/install 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + bin=shfmt 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + shift 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + '[' '!' -f /tmp/install/shfmt.installer ']' 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + . /tmp/install/shfmt.installer 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + install_shfmt 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IjHv95zUG7/src/github.com/mvdan/sh 09:00:12 [2021-08-10T09:00:12.726Z] #59 3.363 Cloning into '/tmp/tmp.IjHv95zUG7/src/github.com/mvdan/sh'... 09:00:12 [2021-08-10T09:00:12.982Z] #59 ... 09:00:12 [2021-08-10T09:00:12.982Z] 09:00:12 [2021-08-10T09:00:12.982Z] #53 [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 09:00:12 [2021-08-10T09:00:12.982Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:00:12 [2021-08-10T09:00:12.982Z] #53 3.539 + RM_GOPATH=0 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.539 + TMP_GOPATH= 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.539 + : /build 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.539 + '[' -z '' ']' 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.539 ++ mktemp -d 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.539 + export GOPATH=/tmp/tmp.YjA35s4L2k 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.539 + GOPATH=/tmp/tmp.YjA35s4L2k 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.539 + RM_GOPATH=1 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.539 + case "$(go env GOARCH)" in 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.541 ++ go env GOARCH 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + export GO_BUILDMODE=-buildmode=pie 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + GO_BUILDMODE=-buildmode=pie 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 ++ dirname /tmp/install/install.sh 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + dir=/tmp/install 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + bin=vndr 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + shift 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + '[' '!' -f /tmp/install/vndr.installer ']' 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + . /tmp/install/vndr.installer 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + install_vndr 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.548 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.549 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.549 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YjA35s4L2k/src/github.com/LK4D4/vndr 09:00:12 [2021-08-10T09:00:12.983Z] #53 3.552 Cloning into '/tmp/tmp.YjA35s4L2k/src/github.com/LK4D4/vndr'... 09:00:12 [2021-08-10T09:00:12.983Z] #53 5.651 + cd /tmp/tmp.YjA35s4L2k/src/github.com/LK4D4/vndr 09:00:12 [2021-08-10T09:00:12.983Z] #53 5.651 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 09:00:12 [2021-08-10T09:00:12.983Z] #53 5.679 + go build -buildmode=pie -v -o /build/vndr . 09:00:12 [2021-08-10T09:00:12.983Z] #53 7.032 internal/unsafeheader 09:00:12 [2021-08-10T09:00:12.983Z] #53 7.110 internal/cpu 09:00:12 [2021-08-10T09:00:12.983Z] #53 7.152 runtime/internal/atomic 09:00:12 [2021-08-10T09:00:12.983Z] #53 7.446 runtime/internal/sys 09:00:12 [2021-08-10T09:00:12.983Z] #53 7.796 runtime/internal/math 09:00:12 [2021-08-10T09:00:12.983Z] #53 7.965 internal/race 09:00:12 [2021-08-10T09:00:12.983Z] #53 8.037 sync/atomic 09:00:12 [2021-08-10T09:00:12.983Z] #53 8.038 internal/bytealg 09:00:12 [2021-08-10T09:00:12.983Z] #53 8.582 unicode 09:00:12 [2021-08-10T09:00:12.983Z] #53 9.373 runtime 09:00:12 [2021-08-10T09:00:12.983Z] #53 ... 09:00:12 [2021-08-10T09:00:12.983Z] 09:00:12 [2021-08-10T09:00:12.983Z] #41 [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 09:00:12 [2021-08-10T09:00:12.983Z] #41 sha256:88798ef55844522e9f17fe12bdfcd4f4d66b7c90af0d9dae008c38ee0c203e0a 09:00:12 [2021-08-10T09:00:12.983Z] #41 3.907 Install go-toml version v1.8.1 09:00:12 [2021-08-10T09:00:12.983Z] #41 4.335 go: downloading github.com/pelletier/go-toml v1.8.1 09:00:12 [2021-08-10T09:00:12.983Z] #41 6.414 github.com/pelletier/go-toml 09:00:13 [2021-08-10T09:00:13.105Z] #27 13.40 137 added, 0 removed; done. 09:00:13 [2021-08-10T09:00:13.239Z] #41 ... 09:00:13 [2021-08-10T09:00:13.239Z] 09:00:13 [2021-08-10T09:00:13.239Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:00:13 [2021-08-10T09:00:13.239Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:00:13 [2021-08-10T09:00:13.239Z] #17 1.493 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:13 [2021-08-10T09:00:13.239Z] #17 1.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:13 [2021-08-10T09:00:13.239Z] #17 1.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:13 [2021-08-10T09:00:13.481Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.3s done 09:00:13 [2021-08-10T09:00:13.481Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done 09:00:13 [2021-08-10T09:00:13.624Z] INFO: Expanding compiler 1 of 3... 09:00:13 [2021-08-10T09:00:13.624Z] INFO: Expanding compiler 2 of 3... 09:00:13 [2021-08-10T09:00:13.680Z] #27 13.83 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... 09:00:13 [2021-08-10T09:00:13.681Z] #27 13.88 Setting up jq (1.5+dfsg-2+b1) ... 09:00:13 [2021-08-10T09:00:13.811Z] #17 2.283 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:00:13 [2021-08-10T09:00:13.833Z] #36 DONE 57.1s 09:00:13 [2021-08-10T09:00:13.833Z] 09:00:13 [2021-08-10T09:00:13.833Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 09:00:13 [2021-08-10T09:00:13.833Z] #48 sha256:5e87300e03354d379d91a2803007f3a57903701ef2dc7cdbe25411b9d7352f60 09:00:13 [2021-08-10T09:00:13.833Z] #48 DONE 51.1s 09:00:13 [2021-08-10T09:00:13.833Z] 09:00:13 [2021-08-10T09:00:13.833Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:13 [2021-08-10T09:00:13.833Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:13 [2021-08-10T09:00:13.833Z] #44 51.41 Selecting previously unselected package python3.7. 09:00:13 [2021-08-10T09:00:13.833Z] #44 51.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 51.43 Unpacking python3.7 (3.7.3-2+deb10u3) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 51.65 Selecting previously unselected package libpython3-stdlib:amd64. 09:00:13 [2021-08-10T09:00:13.833Z] #44 51.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 51.68 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 51.87 Setting up python3-minimal (3.7.3-1) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 53.34 Selecting previously unselected package python3. 09:00:13 [2021-08-10T09:00:13.833Z] #44 53.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 ... 16073 files and directories currently installed.) 09:00:13 [2021-08-10T09:00:13.833Z] #44 53.39 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 53.41 Unpacking python3 (3.7.3-1) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 53.57 Selecting previously unselected package libprotobuf17:amd64. 09:00:13 [2021-08-10T09:00:13.833Z] #44 53.57 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 53.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.34 Selecting previously unselected package python3-pkg-resources. 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.37 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.40 Unpacking python3-pkg-resources (40.8.0-1) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.58 Selecting previously unselected package python3-six. 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.58 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.59 Unpacking python3-six (1.12.0-1) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.69 Selecting previously unselected package python3-protobuf. 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.69 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 54.70 Unpacking python3-protobuf (3.6.1.3-2) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 55.16 Selecting previously unselected package libnet1:amd64. 09:00:13 [2021-08-10T09:00:13.833Z] #44 55.17 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 55.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 55.87 Selecting previously unselected package libnl-3-200:amd64. 09:00:13 [2021-08-10T09:00:13.833Z] #44 55.87 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 55.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 56.31 Selecting previously unselected package libprotobuf-c1:amd64. 09:00:13 [2021-08-10T09:00:13.833Z] #44 56.33 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 56.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 56.68 Selecting previously unselected package criu. 09:00:13 [2021-08-10T09:00:13.833Z] #44 56.69 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... 09:00:13 [2021-08-10T09:00:13.833Z] #44 56.69 Unpacking criu (3.15-1) ... 09:00:14 [2021-08-10T09:00:14.048Z] #9 DONE 25.4s 09:00:14 [2021-08-10T09:00:14.048Z] 09:00:14 [2021-08-10T09:00:14.048Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:00:14 [2021-08-10T09:00:14.048Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f 09:00:14 [2021-08-10T09:00:14.268Z] #27 14.44 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... 09:00:14 [2021-08-10T09:00:14.544Z] #27 14.72 Setting up curl (7.64.0-4+deb10u2) ... 09:00:14 [2021-08-10T09:00:14.544Z] #27 14.73 Processing triggers for libc-bin (2.28-10) ... 09:00:14 [2021-08-10T09:00:14.544Z] #27 14.77 Processing triggers for ca-certificates (20200601~deb10u2) ... 09:00:14 [2021-08-10T09:00:14.544Z] #27 14.78 Updating certificates in /etc/ssl/certs... 09:00:14 [2021-08-10T09:00:14.742Z] #17 3.325 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] 09:00:14 [2021-08-10T09:00:14.770Z] #44 57.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:00:14 [2021-08-10T09:00:14.770Z] #44 57.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:00:14 [2021-08-10T09:00:14.770Z] #44 57.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... 09:00:14 [2021-08-10T09:00:14.770Z] #44 57.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 09:00:14 [2021-08-10T09:00:14.770Z] #44 57.99 Setting up libmpdec2:amd64 (2.4.2-2) ... 09:00:14 [2021-08-10T09:00:14.857Z] #27 ... 09:00:14 [2021-08-10T09:00:14.857Z] 09:00:14 [2021-08-10T09:00:14.857Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:00:14 [2021-08-10T09:00:14.857Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 09:00:14 [2021-08-10T09:00:14.857Z] #10 DONE 3.4s 09:00:14 [2021-08-10T09:00:14.857Z] 09:00:14 [2021-08-10T09:00:14.857Z] #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 09:00:14 [2021-08-10T09:00:14.857Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda 09:00:15 [2021-08-10T09:00:15.028Z] #44 58.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:00:15 [2021-08-10T09:00:15.028Z] #44 58.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 09:00:15 [2021-08-10T09:00:15.028Z] #44 58.09 Setting up python3.7 (3.7.3-2+deb10u3) ... 09:00:15 [2021-08-10T09:00:15.462Z] #11 DONE 0.8s 09:00:15 [2021-08-10T09:00:15.462Z] 09:00:15 [2021-08-10T09:00:15.462Z] #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 09:00:15 [2021-08-10T09:00:15.462Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 09:00:15 [2021-08-10T09:00:15.728Z] #27 ... 09:00:15 [2021-08-10T09:00:15.728Z] 09:00:15 [2021-08-10T09:00:15.728Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:00:15 [2021-08-10T09:00:15.728Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 09:00:15 [2021-08-10T09:00:15.728Z] #31 DONE 0.0s 09:00:15 [2021-08-10T09:00:15.728Z] 09:00:15 [2021-08-10T09:00:15.728Z] #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 09:00:15 [2021-08-10T09:00:15.728Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 09:00:15 [2021-08-10T09:00:15.728Z] #27 15.98 0 added, 0 removed; done. 09:00:15 [2021-08-10T09:00:15.728Z] #27 15.98 Running hooks in /etc/ca-certificates/update.d... 09:00:15 [2021-08-10T09:00:15.728Z] #27 15.98 done. 09:00:15 [2021-08-10T09:00:15.728Z] #27 DONE 16.1s 09:00:15 [2021-08-10T09:00:15.728Z] 09:00:15 [2021-08-10T09:00:15.728Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:15 [2021-08-10T09:00:15.728Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d 09:00:15 [2021-08-10T09:00:15.728Z] #32 ... 09:00:15 [2021-08-10T09:00:15.728Z] 09:00:15 [2021-08-10T09:00:15.728Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:00:15 [2021-08-10T09:00:15.728Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 09:00:15 [2021-08-10T09:00:15.728Z] #39 DONE 0.3s 09:00:15 [2021-08-10T09:00:15.728Z] 09:00:15 [2021-08-10T09:00:15.728Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 09:00:15 [2021-08-10T09:00:15.728Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 09:00:15 [2021-08-10T09:00:15.728Z] #43 DONE 0.3s 09:00:15 [2021-08-10T09:00:15.993Z] 09:00:15 [2021-08-10T09:00:15.993Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:00:15 [2021-08-10T09:00:15.993Z] #28 sha256:4b54495f0c4c141b46e7d27863e8494e5f556a5a457ada81e3bd132ae7238b03 09:00:15 [2021-08-10T09:00:15.993Z] #28 DONE 0.2s 09:00:15 [2021-08-10T09:00:15.993Z] 09:00:15 [2021-08-10T09:00:15.993Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:15 [2021-08-10T09:00:15.993Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:00:16 [2021-08-10T09:00:16.523Z] INFO: Expanding compiler 3 of 3... 09:00:16 [2021-08-10T09:00:16.577Z] #10 DONE 2.5s 09:00:16 [2021-08-10T09:00:16.577Z] 09:00:16 [2021-08-10T09:00:16.578Z] #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 09:00:16 [2021-08-10T09:00:16.578Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf 09:00:16 [2021-08-10T09:00:16.634Z] #17 4.781 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 09:00:16 [2021-08-10T09:00:16.634Z] #17 ... 09:00:16 [2021-08-10T09:00:16.634Z] 09:00:16 [2021-08-10T09:00:16.634Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:16 [2021-08-10T09:00:16.634Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:00:16 [2021-08-10T09:00:16.634Z] #39 3.793 + git clone https://github.com/kolyshkin/go-swagger.git . 09:00:16 [2021-08-10T09:00:16.634Z] #39 3.793 Cloning into '.'... 09:00:16 [2021-08-10T09:00:16.634Z] #39 ... 09:00:16 [2021-08-10T09:00:16.634Z] 09:00:16 [2021-08-10T09:00:16.634Z] #59 [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 09:00:16 [2021-08-10T09:00:16.634Z] #59 sha256:65e13a7468592c220940b81fdddb88903878e63677038b90fc1a06626702fb09 09:00:16 [2021-08-10T09:00:16.634Z] #59 12.88 + cd /tmp/tmp.IjHv95zUG7/src/github.com/mvdan/sh 09:00:16 [2021-08-10T09:00:16.634Z] #59 12.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:16 [2021-08-10T09:00:16.634Z] #59 13.02 + GO111MODULE=on 09:00:16 [2021-08-10T09:00:16.634Z] #59 13.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 09:00:16 [2021-08-10T09:00:16.634Z] #59 13.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 09:00:16 [2021-08-10T09:00:16.634Z] #59 13.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 09:00:16 [2021-08-10T09:00:16.634Z] #59 13.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 09:00:16 [2021-08-10T09:00:16.930Z] #44 ... 09:00:16 [2021-08-10T09:00:16.931Z] 09:00:16 [2021-08-10T09:00:16.931Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:16 [2021-08-10T09:00:16.931Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 09:00:16 [2021-08-10T09:00:16.931Z] #52 44.24 bytes 09:00:16 [2021-08-10T09:00:16.931Z] #52 44.24 internal/oserror 09:00:16 [2021-08-10T09:00:16.931Z] #52 44.46 syscall 09:00:16 [2021-08-10T09:00:16.931Z] #52 46.47 strconv 09:00:16 [2021-08-10T09:00:16.931Z] #52 50.45 reflect 09:00:16 [2021-08-10T09:00:16.931Z] #52 52.93 time 09:00:16 [2021-08-10T09:00:16.931Z] #52 ... 09:00:16 [2021-08-10T09:00:16.931Z] 09:00:16 [2021-08-10T09:00:16.931Z] #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 09:00:16 [2021-08-10T09:00:16.931Z] #37 sha256:9da3a4bed0e9375b0f8b6eb886ee29b8e93a5377a855d1d1731aa91130eafeb7 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.630 + RM_GOPATH=0 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.631 + TMP_GOPATH= 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.631 + : /build 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.631 + '[' -z '' ']' 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.638 ++ mktemp -d 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.646 + export GOPATH=/tmp/tmp.ZllUAvB5jb 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.646 + GOPATH=/tmp/tmp.ZllUAvB5jb 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.646 + RM_GOPATH=1 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.646 + case "$(go env GOARCH)" in 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.646 ++ go env GOARCH 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + export GO_BUILDMODE=-buildmode=pie 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + GO_BUILDMODE=-buildmode=pie 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 ++ dirname /tmp/install/install.sh 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + dir=/tmp/install 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + bin=tini 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + shift 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + '[' '!' -f /tmp/install/tini.installer ']' 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + . /tmp/install/tini.installer 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + install_tini 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZllUAvB5jb/tini 09:00:16 [2021-08-10T09:00:16.931Z] #37 1.693 Cloning into '/tmp/tmp.ZllUAvB5jb/tini'... 09:00:16 [2021-08-10T09:00:16.931Z] #37 2.701 + cd /tmp/tmp.ZllUAvB5jb/tini 09:00:16 [2021-08-10T09:00:16.931Z] #37 2.701 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 09:00:16 [2021-08-10T09:00:16.931Z] #37 2.709 + cmake . 09:00:16 [2021-08-10T09:00:16.931Z] #37 3.272 -- The C compiler identification is GNU 8.3.0 09:00:16 [2021-08-10T09:00:16.931Z] #37 3.339 -- Check for working C compiler: /usr/bin/cc 09:00:16 [2021-08-10T09:00:16.979Z] INFO: Removing downloaded files... 09:00:16 [2021-08-10T09:00:16.979Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 09:00:16 [2021-08-10T09:00:16.979Z] INFO: Configuring git core.autocrlf... 09:00:17 [2021-08-10T09:00:17.197Z] #59 ... 09:00:17 [2021-08-10T09:00:17.197Z] 09:00:17 [2021-08-10T09:00:17.197Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:17 [2021-08-10T09:00:17.197Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:17 [2021-08-10T09:00:17.197Z] #51 4.264 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:17 [2021-08-10T09:00:17.197Z] #51 4.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:17 [2021-08-10T09:00:17.197Z] #51 4.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:17 [2021-08-10T09:00:17.197Z] #51 4.822 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] 09:00:17 [2021-08-10T09:00:17.197Z] #51 4.981 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:00:17 [2021-08-10T09:00:17.197Z] #51 6.851 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:00:17 [2021-08-10T09:00:17.197Z] #51 8.925 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:00:17 [2021-08-10T09:00:17.197Z] #51 ... 09:00:17 [2021-08-10T09:00:17.197Z] 09:00:17 [2021-08-10T09:00:17.197Z] #57 [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 09:00:17 [2021-08-10T09:00:17.197Z] #57 sha256:950bec20051738e9008ec4cd31870572bee4a60081e9124c703baedb9178d2f6 09:00:17 [2021-08-10T09:00:17.197Z] #57 11.78 go: downloading github.com/fatih/color v1.7.0 09:00:17 [2021-08-10T09:00:17.197Z] #57 11.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 09:00:17 [2021-08-10T09:00:17.197Z] #57 11.83 go: downloading github.com/pkg/errors v0.8.1 09:00:17 [2021-08-10T09:00:17.197Z] #57 11.85 go: downloading github.com/spf13/cobra v0.0.5 09:00:17 [2021-08-10T09:00:17.197Z] #57 11.86 go: downloading github.com/spf13/pflag v1.0.5 09:00:17 [2021-08-10T09:00:17.197Z] #57 12.07 go: downloading github.com/spf13/viper v1.6.1 09:00:17 [2021-08-10T09:00:17.197Z] #57 12.39 go: downloading github.com/mattn/go-colorable v0.1.4 09:00:17 [2021-08-10T09:00:17.197Z] #57 12.46 go: downloading github.com/mattn/go-isatty v0.0.8 09:00:17 [2021-08-10T09:00:17.197Z] #57 12.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 09:00:17 [2021-08-10T09:00:17.197Z] #57 12.51 go: downloading github.com/go-critic/go-critic v0.4.1 09:00:17 [2021-08-10T09:00:17.197Z] #57 13.28 go: downloading github.com/go-lintpack/lintpack v0.5.2 09:00:17 [2021-08-10T09:00:17.197Z] #57 13.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:00:17 [2021-08-10T09:00:17.458Z] #57 ... 09:00:17 [2021-08-10T09:00:17.458Z] 09:00:17 [2021-08-10T09:00:17.458Z] #41 [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 09:00:17 [2021-08-10T09:00:17.458Z] #41 sha256:88798ef55844522e9f17fe12bdfcd4f4d66b7c90af0d9dae008c38ee0c203e0a 09:00:17 [2021-08-10T09:00:17.458Z] #41 12.73 github.com/pelletier/go-toml/cmd/tomll 09:00:17 [2021-08-10T09:00:17.458Z] #41 DONE 14.9s 09:00:17 [2021-08-10T09:00:17.504Z] #37 4.010 -- Check for working C compiler: /usr/bin/cc -- works 09:00:17 [2021-08-10T09:00:17.714Z] 09:00:17 [2021-08-10T09:00:17.714Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:00:17 [2021-08-10T09:00:17.714Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:00:17 [2021-08-10T09:00:17.714Z] #17 6.037 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 09:00:17 [2021-08-10T09:00:17.762Z] #37 4.022 -- Detecting C compiler ABI info 09:00:17 [2021-08-10T09:00:17.976Z] #44 ... 09:00:17 [2021-08-10T09:00:17.976Z] 09:00:17 [2021-08-10T09:00:17.976Z] #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 09:00:17 [2021-08-10T09:00:17.976Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe 09:00:17 [2021-08-10T09:00:17.976Z] #12 DONE 2.4s 09:00:17 [2021-08-10T09:00:17.976Z] 09:00:17 [2021-08-10T09:00:17.976Z] #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 09:00:17 [2021-08-10T09:00:17.976Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:00:18 [2021-08-10T09:00:18.328Z] #37 4.666 -- Detecting C compiler ABI info - done 09:00:18 [2021-08-10T09:00:18.329Z] #37 4.703 -- Detecting C compile features 09:00:19 [2021-08-10T09:00:19.085Z] #17 7.445 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] 09:00:19 [2021-08-10T09:00:19.263Z] #37 ... 09:00:19 [2021-08-10T09:00:19.263Z] 09:00:19 [2021-08-10T09:00:19.263Z] #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 09:00:19 [2021-08-10T09:00:19.263Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:00:19 [2021-08-10T09:00:19.263Z] #13 49.76 Selecting previously unselected package binutils-mingw-w64-x86-64. 09:00:19 [2021-08-10T09:00:19.263Z] #13 49.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 49.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 52.52 Selecting previously unselected package binutils-mingw-w64. 09:00:19 [2021-08-10T09:00:19.263Z] #13 52.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 52.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 52.71 Selecting previously unselected package libdevmapper1.02.1:amd64. 09:00:19 [2021-08-10T09:00:19.263Z] #13 52.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 52.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 53.49 Selecting previously unselected package dmsetup. 09:00:19 [2021-08-10T09:00:19.263Z] #13 53.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 53.50 Unpacking dmsetup (2:1.02.155-3) ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 53.95 Selecting previously unselected package mingw-w64-common. 09:00:19 [2021-08-10T09:00:19.263Z] #13 53.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 09:00:19 [2021-08-10T09:00:19.263Z] #13 53.98 Unpacking mingw-w64-common (6.0.0-3) ... 09:00:19 [2021-08-10T09:00:19.781Z] #13 60.32 Selecting previously unselected package mingw-w64-x86-64-dev. 09:00:19 [2021-08-10T09:00:19.781Z] #13 60.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 09:00:19 [2021-08-10T09:00:19.781Z] #13 60.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 09:00:20 [2021-08-10T09:00:20.019Z] #17 8.518 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:00:20 [2021-08-10T09:00:20.349Z] #13 ... 09:00:20 [2021-08-10T09:00:20.349Z] 09:00:20 [2021-08-10T09:00:20.349Z] #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 09:00:20 [2021-08-10T09:00:20.349Z] #37 sha256:9da3a4bed0e9375b0f8b6eb886ee29b8e93a5377a855d1d1731aa91130eafeb7 09:00:20 [2021-08-10T09:00:20.349Z] #37 6.645 -- Detecting C compile features - done 09:00:20 [2021-08-10T09:00:20.349Z] #37 6.698 -- Performing Test HAS_BUILTIN_FORTIFY 09:00:20 [2021-08-10T09:00:20.608Z] #37 6.870 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 09:00:20 [2021-08-10T09:00:20.608Z] #37 6.978 -- Configuring done 09:00:20 [2021-08-10T09:00:20.608Z] #37 6.993 -- Generating done 09:00:20 [2021-08-10T09:00:20.608Z] #37 6.998 -- Build files have been written to: /tmp/tmp.ZllUAvB5jb/tini 09:00:20 [2021-08-10T09:00:20.608Z] #37 7.007 + make tini-static 09:00:20 [2021-08-10T09:00:20.867Z] #37 7.322 Scanning dependencies of target tini-static 09:00:20 [2021-08-10T09:00:20.962Z] #17 9.541 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] 09:00:20 [2021-08-10T09:00:20.962Z] #17 9.547 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] 09:00:20 [2021-08-10T09:00:20.962Z] #17 9.597 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] 09:00:21 [2021-08-10T09:00:21.137Z] #37 7.412 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.632 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.682 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.724 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.741 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.741 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.741 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.741 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.742 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 09:00:21 [2021-08-10T09:00:21.218Z] #17 9.742 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] 09:00:21 [2021-08-10T09:00:21.316Z] #13 3.178 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 09:00:21 [2021-08-10T09:00:21.316Z] #13 3.203 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:21 [2021-08-10T09:00:21.316Z] #13 3.237 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:21 [2021-08-10T09:00:21.316Z] #13 3.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:21 [2021-08-10T09:00:21.836Z] #11 ... 09:00:21 [2021-08-10T09:00:21.836Z] 09:00:21 [2021-08-10T09:00:21.836Z] #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 09:00:21 [2021-08-10T09:00:21.836Z] #29 sha256:6c6776172a5c9b13172066ad9fbe5803935b8968a6a708a8f2a46bb04247c2b0 09:00:21 [2021-08-10T09:00:21.836Z] #29 1.087 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 09:00:21 [2021-08-10T09:00:21.836Z] #29 1.164 09:00:21 [2021-08-10T09:00:21.836Z] #29 1.334 ### 5.4% ########## 14.7% ################### 27.3% ###################################################### 75.1% ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 1.838 09:00:21 [2021-08-10T09:00:21.836Z] #29 1.950 ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 2.013 09:00:21 [2021-08-10T09:00:21.836Z] #29 2.124 ################################################################## 92.4% ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 2.197 09:00:21 [2021-08-10T09:00:21.836Z] #29 2.308 ############ 17.7% ########################## 36.8% ######################################## 56.0% ##################################################################### 96.9% ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 2.803 09:00:21 [2021-08-10T09:00:21.836Z] #29 2.919 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.4% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 4.781 09:00:21 [2021-08-10T09:00:21.836Z] #29 4.993 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.072 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.126 ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.146 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.375 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.436 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.504 ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.521 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.771 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.838 09:00:21 [2021-08-10T09:00:21.836Z] #29 5.955 ########### 16.6% ######################### 35.6% ###################################### 53.7% ################################################### 71.6% ################################################################ 89.8% ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 6.436 09:00:21 [2021-08-10T09:00:21.836Z] #29 6.649 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 09:00:21 [2021-08-10T09:00:21.836Z] #29 6.711 09:00:21 [2021-08-10T09:00:21.836Z] #29 6.743 ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 6.779 09:00:21 [2021-08-10T09:00:21.836Z] #29 6.929 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 09:00:21 [2021-08-10T09:00:21.836Z] #29 6.980 09:00:21 [2021-08-10T09:00:21.836Z] #29 7.044 ######################################################################## 100.0% 09:00:21 [2021-08-10T09:00:21.836Z] #29 7.069 09:00:21 [2021-08-10T09:00:21.836Z] #29 7.078 Download of images into '/build' complete. 09:00:21 [2021-08-10T09:00:21.836Z] #29 7.078 Use something like the following to load the result into a Docker daemon: 09:00:21 [2021-08-10T09:00:21.836Z] #29 7.079 tar -cC '/build' . | docker load 09:00:21 [2021-08-10T09:00:21.836Z] #29 DONE 8.9s 09:00:21 [2021-08-10T09:00:21.836Z] 09:00:21 [2021-08-10T09:00:21.836Z] #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 09:00:21 [2021-08-10T09:00:21.837Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf 09:00:21 [2021-08-10T09:00:21.837Z] #11 DONE 5.1s 09:00:21 [2021-08-10T09:00:21.837Z] 09:00:21 [2021-08-10T09:00:21.837Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:00:21 [2021-08-10T09:00:21.837Z] #59 sha256:0952961b3c716a9326ace579f950c9268847a4ea82256dcffe3f0dd42bca83c3 09:00:21 [2021-08-10T09:00:21.837Z] #59 ... 09:00:21 [2021-08-10T09:00:21.837Z] 09:00:21 [2021-08-10T09:00:21.837Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:00:21 [2021-08-10T09:00:21.837Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 09:00:21 [2021-08-10T09:00:21.837Z] #39 DONE 0.3s 09:00:21 [2021-08-10T09:00:21.837Z] 09:00:21 [2021-08-10T09:00:21.837Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:00:21 [2021-08-10T09:00:21.837Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 09:00:21 [2021-08-10T09:00:21.837Z] #31 DONE 0.3s 09:00:21 [2021-08-10T09:00:21.837Z] 09:00:21 [2021-08-10T09:00:21.837Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 09:00:21 [2021-08-10T09:00:21.837Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 09:00:21 [2021-08-10T09:00:21.837Z] #43 DONE 0.3s 09:00:21 [2021-08-10T09:00:21.837Z] 09:00:21 [2021-08-10T09:00:21.837Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:21 [2021-08-10T09:00:21.837Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:21 [2021-08-10T09:00:21.898Z] #13 4.066 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] 09:00:22 [2021-08-10T09:00:22.516Z] #37 8.653 [100%] Linking C executable tini-static 09:00:22 [2021-08-10T09:00:22.775Z] #37 9.080 [100%] Built target tini-static 09:00:22 [2021-08-10T09:00:22.775Z] #37 9.194 + mkdir -p /build 09:00:23 [2021-08-10T09:00:23.034Z] #37 9.198 + cp tini-static /build/docker-init 09:00:23 [2021-08-10T09:00:23.296Z] #37 ... 09:00:23 [2021-08-10T09:00:23.296Z] 09:00:23 [2021-08-10T09:00:23.296Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:23 [2021-08-10T09:00:23.296Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:00:23 [2021-08-10T09:00:23.296Z] #46 50.65 syscall 09:00:23 [2021-08-10T09:00:23.296Z] #46 58.59 internal/syscall/unix 09:00:23 [2021-08-10T09:00:23.296Z] #46 59.01 internal/poll 09:00:23 [2021-08-10T09:00:23.296Z] #46 59.30 internal/fmtsort 09:00:23 [2021-08-10T09:00:23.296Z] #46 59.94 internal/syscall/execenv 09:00:23 [2021-08-10T09:00:23.296Z] #46 60.14 path 09:00:23 [2021-08-10T09:00:23.296Z] #46 60.68 io/fs 09:00:23 [2021-08-10T09:00:23.296Z] #46 ... 09:00:23 [2021-08-10T09:00:23.296Z] 09:00:23 [2021-08-10T09:00:23.296Z] #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 09:00:23 [2021-08-10T09:00:23.296Z] #37 sha256:9da3a4bed0e9375b0f8b6eb886ee29b8e93a5377a855d1d1731aa91130eafeb7 09:00:23 [2021-08-10T09:00:23.296Z] #37 DONE 9.7s 09:00:23 [2021-08-10T09:00:23.296Z] 09:00:23 [2021-08-10T09:00:23.296Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:23 [2021-08-10T09:00:23.296Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 09:00:23 [2021-08-10T09:00:23.296Z] #52 59.09 context 09:00:23 [2021-08-10T09:00:23.296Z] #52 59.91 internal/poll 09:00:23 [2021-08-10T09:00:23.303Z] #13 ... 09:00:23 [2021-08-10T09:00:23.303Z] 09:00:23 [2021-08-10T09:00:23.303Z] #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 09:00:23 [2021-08-10T09:00:23.303Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:23 [2021-08-10T09:00:23.303Z] #29 5.391 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 09:00:23 [2021-08-10T09:00:23.303Z] #29 5.808 09:00:23 [2021-08-10T09:00:23.740Z] #17 ... 09:00:23 [2021-08-10T09:00:23.740Z] 09:00:23 [2021-08-10T09:00:23.740Z] #57 [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 09:00:23 [2021-08-10T09:00:23.740Z] #57 sha256:950bec20051738e9008ec4cd31870572bee4a60081e9124c703baedb9178d2f6 09:00:23 [2021-08-10T09:00:23.740Z] #57 16.32 go: downloading github.com/sirupsen/logrus v1.4.2 09:00:23 [2021-08-10T09:00:23.740Z] #57 16.32 go: downloading github.com/stretchr/testify v1.4.0 09:00:23 [2021-08-10T09:00:23.740Z] #57 16.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 09:00:23 [2021-08-10T09:00:23.740Z] #57 16.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0 09:00:23 [2021-08-10T09:00:23.740Z] #57 16.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 09:00:23 [2021-08-10T09:00:23.740Z] #57 16.61 go: downloading github.com/hashicorp/hcl v1.0.0 09:00:23 [2021-08-10T09:00:23.740Z] #57 16.87 go: downloading github.com/magiconair/properties v1.8.1 09:00:23 [2021-08-10T09:00:23.740Z] #57 16.87 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:00:23 [2021-08-10T09:00:23.741Z] #57 16.95 go: downloading github.com/pelletier/go-toml v1.2.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.01 go: downloading github.com/spf13/afero v1.1.2 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.13 go: downloading github.com/spf13/cast v1.3.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.23 go: downloading gopkg.in/ini.v1 v1.51.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.23 go: downloading github.com/subosito/gotenv v1.2.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.25 go: downloading gopkg.in/yaml.v2 v2.2.7 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.55 go: downloading github.com/go-toolsmith/astequal v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.64 go: downloading github.com/go-toolsmith/astp v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.70 go: downloading github.com/go-toolsmith/typep v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 09:00:23 [2021-08-10T09:00:23.741Z] #57 17.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.48 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.79 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 09:00:23 [2021-08-10T09:00:23.741Z] #57 18.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.60 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 09:00:23 [2021-08-10T09:00:23.741Z] #57 19.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.04 go: downloading github.com/ultraware/funlen v0.0.2 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.05 go: downloading github.com/ultraware/whitespace v0.0.4 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.06 go: downloading github.com/uudashr/gocognit v1.0.1 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.88 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.90 go: downloading github.com/davecgh/go-spew v1.1.1 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.90 go: downloading github.com/pmezard/go-difflib v1.0.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 20.92 go: downloading github.com/stretchr/objx v0.2.0 09:00:23 [2021-08-10T09:00:23.741Z] #57 21.06 go: downloading golang.org/x/text v0.3.2 09:00:23 [2021-08-10T09:00:23.997Z] #57 ... 09:00:23 [2021-08-10T09:00:23.997Z] 09:00:23 [2021-08-10T09:00:23.997Z] #53 [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 09:00:23 [2021-08-10T09:00:23.997Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:00:23 [2021-08-10T09:00:23.997Z] #53 11.54 unicode/utf8 09:00:23 [2021-08-10T09:00:23.997Z] #53 11.98 math/bits 09:00:23 [2021-08-10T09:00:23.997Z] #53 12.45 math 09:00:23 [2021-08-10T09:00:23.997Z] #53 15.72 encoding 09:00:23 [2021-08-10T09:00:23.997Z] #53 15.89 unicode/utf16 09:00:23 [2021-08-10T09:00:23.997Z] #53 16.18 container/list 09:00:23 [2021-08-10T09:00:23.997Z] #53 16.53 crypto/internal/subtle 09:00:23 [2021-08-10T09:00:23.997Z] #53 16.59 crypto/subtle 09:00:23 [2021-08-10T09:00:23.997Z] #53 16.63 vendor/golang.org/x/crypto/cryptobyte/asn1 09:00:23 [2021-08-10T09:00:23.997Z] #53 16.69 internal/nettrace 09:00:23 [2021-08-10T09:00:23.997Z] #53 16.83 runtime/cgo 09:00:24 [2021-08-10T09:00:24.254Z] #53 ... 09:00:24 [2021-08-10T09:00:24.254Z] 09:00:24 [2021-08-10T09:00:24.254Z] #47 [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 09:00:24 [2021-08-10T09:00:24.254Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:00:24 [2021-08-10T09:00:24.254Z] #47 16.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 09:00:24 [2021-08-10T09:00:24.254Z] #47 18.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 09:00:24 [2021-08-10T09:00:24.368Z] #29 5.992 0.0% ### 4.7% ###### 8.8% ######### 13.6% ########### 16.3% ############## 20.4% ################### 26.4% #################### 28.1% ####################### 32.3% ############################ 40.0% ################################# 46.4% ####################################### 54.5% ######################################### 57.6% ############################################# 62.6% ################################################ 67.0% ################################################## 70.3% ##################################################### 74.3% ######################################################## 78.6% ########################################################### 83.1% ############################################################### 87.6% ################################################################# 91.6% ##################################################################### 97.0% ######################################################################## 100.0% 09:00:24 [2021-08-10T09:00:24.369Z] #44 ... 09:00:24 [2021-08-10T09:00:24.369Z] 09:00:24 [2021-08-10T09:00:24.369Z] #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 09:00:24 [2021-08-10T09:00:24.369Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d 09:00:24 [2021-08-10T09:00:24.369Z] #12 DONE 3.0s 09:00:24 [2021-08-10T09:00:24.626Z] 09:00:24 [2021-08-10T09:00:24.626Z] #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 09:00:24 [2021-08-10T09:00:24.626Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:00:24 [2021-08-10T09:00:24.635Z] #29 8.718 09:00:25 [2021-08-10T09:00:25.432Z] #29 8.923 0.2% ######## 12.0% ########################## 36.5% ############################################ 61.6% ######################################################################## 100.0% 09:00:25 [2021-08-10T09:00:25.432Z] #29 ... 09:00:25 [2021-08-10T09:00:25.432Z] 09:00:25 [2021-08-10T09:00:25.432Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:25 [2021-08-10T09:00:25.432Z] #52 sha256:9b8283b84abdf81cc99ef7ddf9eaa28cf0aea6537dbe9ebe4d45cd396428b30c 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.651 + RM_GOPATH=0 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.651 + TMP_GOPATH= 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.651 + : /build 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.654 + '[' -z '' ']' 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.659 ++ mktemp -d 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.660 + export GOPATH=/tmp/tmp.vJERPG994E 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.660 + GOPATH=/tmp/tmp.vJERPG994E 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.660 + RM_GOPATH=1 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.662 + case "$(go env GOARCH)" in 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.668 ++ go env GOARCH 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.730 + export GO_BUILDMODE=-buildmode=pie 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.730 + GO_BUILDMODE=-buildmode=pie 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.730 ++ dirname /tmp/install/install.sh 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 + dir=/tmp/install 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 + bin=shfmt 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 + shift 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 + '[' '!' -f /tmp/install/shfmt.installer ']' 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 + . /tmp/install/shfmt.installer 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 + install_shfmt 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vJERPG994E/src/github.com/mvdan/sh 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.736 Cloning into '/tmp/tmp.vJERPG994E/src/github.com/mvdan/sh'... 09:00:25 [2021-08-10T09:00:25.432Z] #52 4.737 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:25 [2021-08-10T09:00:25.697Z] #52 ... 09:00:25 [2021-08-10T09:00:25.697Z] 09:00:25 [2021-08-10T09:00:25.697Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 09:00:25 [2021-08-10T09:00:25.697Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 09:00:25 [2021-08-10T09:00:25.697Z] #56 5.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:25 [2021-08-10T09:00:25.697Z] #56 5.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:25 [2021-08-10T09:00:25.697Z] #56 5.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:25 [2021-08-10T09:00:25.697Z] #56 6.304 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:00:25 [2021-08-10T09:00:25.697Z] #56 7.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:00:25 [2021-08-10T09:00:25.697Z] #56 9.191 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:00:25 [2021-08-10T09:00:25.835Z] #52 63.00 os 09:00:25 [2021-08-10T09:00:25.835Z] #52 63.39 encoding/binary 09:00:25 [2021-08-10T09:00:25.967Z] #56 ... 09:00:25 [2021-08-10T09:00:25.967Z] 09:00:25 [2021-08-10T09:00:25.967Z] #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 09:00:25 [2021-08-10T09:00:25.967Z] #34 sha256:93a1ce1b79a2837f86b828c18577d4bede12725b8b5cdcbb37bcffd4c8e692f5 09:00:25 [2021-08-10T09:00:25.967Z] #34 4.170 Install go-toml version v1.8.1 09:00:25 [2021-08-10T09:00:25.967Z] #34 5.157 go: downloading github.com/pelletier/go-toml v1.8.1 09:00:25 [2021-08-10T09:00:25.967Z] #34 8.162 github.com/pelletier/go-toml 09:00:25 [2021-08-10T09:00:25.967Z] #34 ... 09:00:25 [2021-08-10T09:00:25.967Z] 09:00:25 [2021-08-10T09:00:25.967Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:25 [2021-08-10T09:00:25.967Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.903 + RM_GOPATH=0 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.903 + TMP_GOPATH= 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.903 + : /build 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.903 + '[' -z '' ']' 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.904 ++ mktemp -d 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.906 + export GOPATH=/tmp/tmp.e7rnh1MPMc 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.906 + GOPATH=/tmp/tmp.e7rnh1MPMc 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.907 + RM_GOPATH=1 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.907 + case "$(go env GOARCH)" in 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.907 ++ go env GOARCH 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.926 + export GO_BUILDMODE=-buildmode=pie 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.926 + GO_BUILDMODE=-buildmode=pie 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.927 ++ dirname /tmp/install/install.sh 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.929 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 + dir=/tmp/install 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 + bin=vndr 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 + shift 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 + '[' '!' -f /tmp/install/vndr.installer ']' 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 + . /tmp/install/vndr.installer 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 + install_vndr 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.930 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.e7rnh1MPMc/src/github.com/LK4D4/vndr 09:00:25 [2021-08-10T09:00:25.967Z] #46 3.935 Cloning into '/tmp/tmp.e7rnh1MPMc/src/github.com/LK4D4/vndr'... 09:00:25 [2021-08-10T09:00:25.967Z] #46 4.366 + cd /tmp/tmp.e7rnh1MPMc/src/github.com/LK4D4/vndr 09:00:25 [2021-08-10T09:00:25.967Z] #46 4.366 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 09:00:25 [2021-08-10T09:00:25.967Z] #46 4.377 + go build -buildmode=pie -v -o /build/vndr . 09:00:25 [2021-08-10T09:00:25.967Z] #46 5.718 runtime/internal/sys 09:00:25 [2021-08-10T09:00:25.967Z] #46 5.751 internal/unsafeheader 09:00:25 [2021-08-10T09:00:25.967Z] #46 5.771 internal/cpu 09:00:25 [2021-08-10T09:00:25.967Z] #46 5.781 runtime/internal/atomic 09:00:25 [2021-08-10T09:00:25.967Z] #46 5.933 internal/race 09:00:25 [2021-08-10T09:00:25.967Z] #46 6.191 sync/atomic 09:00:25 [2021-08-10T09:00:25.968Z] #46 6.222 runtime/internal/math 09:00:25 [2021-08-10T09:00:25.968Z] #46 6.372 unicode 09:00:25 [2021-08-10T09:00:25.968Z] #46 6.476 unicode/utf8 09:00:25 [2021-08-10T09:00:25.968Z] #46 6.962 math/bits 09:00:25 [2021-08-10T09:00:25.968Z] #46 7.310 internal/bytealg 09:00:25 [2021-08-10T09:00:25.968Z] #46 7.462 math 09:00:25 [2021-08-10T09:00:25.968Z] #46 7.619 encoding 09:00:25 [2021-08-10T09:00:25.968Z] #46 7.742 unicode/utf16 09:00:25 [2021-08-10T09:00:25.968Z] #46 8.365 container/list 09:00:25 [2021-08-10T09:00:25.968Z] #46 8.799 runtime 09:00:25 [2021-08-10T09:00:25.968Z] #46 10.27 crypto/internal/subtle 09:00:26 [2021-08-10T09:00:26.233Z] #46 10.58 crypto/subtle 09:00:26 [2021-08-10T09:00:26.233Z] #46 ... 09:00:26 [2021-08-10T09:00:26.233Z] 09:00:26 [2021-08-10T09:00:26.233Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:00:26 [2021-08-10T09:00:26.233Z] #59 sha256:ef4d3b1b1b2c6bf9344282f61181647b3da6cd9202e70416f75f9c870648e930 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.618 + RM_GOPATH=0 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.618 + TMP_GOPATH= 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.618 + : /build 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.618 + '[' -z '' ']' 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.621 ++ mktemp -d 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.635 + export GOPATH=/tmp/tmp.1dudA5D7ba 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.635 + GOPATH=/tmp/tmp.1dudA5D7ba 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.635 + RM_GOPATH=1 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.635 + case "$(go env GOARCH)" in 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.635 ++ go env GOARCH 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.655 + export GO_BUILDMODE=-buildmode=pie 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.655 + GO_BUILDMODE=-buildmode=pie 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.656 ++ dirname /tmp/install/install.sh 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.657 + dir=/tmp/install 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.657 + bin=rootlesskit 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.657 + shift 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.657 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.658 + . /tmp/install/rootlesskit.installer 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.658 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.659 + install_rootlesskit 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.659 + case "$1" in 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.659 + export CGO_ENABLED=0 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.659 + CGO_ENABLED=0 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.659 + _install_rootlesskit 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.662 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.663 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.667 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1dudA5D7ba/src/github.com/rootless-containers/rootlesskit 09:00:26 [2021-08-10T09:00:26.233Z] #59 4.702 Cloning into '/tmp/tmp.1dudA5D7ba/src/github.com/rootless-containers/rootlesskit'... 09:00:26 [2021-08-10T09:00:26.233Z] #59 7.927 + cd /tmp/tmp.1dudA5D7ba/src/github.com/rootless-containers/rootlesskit 09:00:26 [2021-08-10T09:00:26.233Z] #59 7.928 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:00:26 [2021-08-10T09:00:26.233Z] #59 7.973 + export GO111MODULE=on 09:00:26 [2021-08-10T09:00:26.233Z] #59 7.973 + GO111MODULE=on 09:00:26 [2021-08-10T09:00:26.233Z] #59 7.973 + export GOPROXY=https://proxy.golang.org 09:00:26 [2021-08-10T09:00:26.233Z] #59 7.973 + GOPROXY=https://proxy.golang.org 09:00:26 [2021-08-10T09:00:26.233Z] #59 7.973 + for f in rootlesskit rootlesskit-docker-proxy 09:00:26 [2021-08-10T09:00:26.233Z] #59 7.974 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 09:00:26 [2021-08-10T09:00:26.233Z] #59 9.586 go: downloading github.com/pkg/errors v0.9.1 09:00:26 [2021-08-10T09:00:26.233Z] #59 9.682 go: downloading github.com/sirupsen/logrus v1.8.1 09:00:26 [2021-08-10T09:00:26.233Z] #59 9.683 go: downloading github.com/urfave/cli/v2 v2.3.0 09:00:26 [2021-08-10T09:00:26.233Z] #59 9.986 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 09:00:26 [2021-08-10T09:00:26.233Z] #59 10.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 09:00:26 [2021-08-10T09:00:26.233Z] #59 ... 09:00:26 [2021-08-10T09:00:26.233Z] 09:00:26 [2021-08-10T09:00:26.233Z] #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 09:00:26 [2021-08-10T09:00:26.233Z] #24 sha256:b694c5b0ac48937509e753fd1c0f10d74abfa5f4c9fd374385727b00f31cf617 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.796 + RM_GOPATH=0 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.796 + TMP_GOPATH= 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.796 + : /build 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.796 + '[' -z '' ']' 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.797 ++ mktemp -d 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.804 + export GOPATH=/tmp/tmp.dOxN1a9BuJ 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.804 + GOPATH=/tmp/tmp.dOxN1a9BuJ 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.804 + RM_GOPATH=1 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.804 + case "$(go env GOARCH)" in 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.807 ++ go env GOARCH 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.814 + export GO_BUILDMODE=-buildmode=pie 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.814 + GO_BUILDMODE=-buildmode=pie 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.815 ++ dirname /tmp/install/install.sh 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.816 + dir=/tmp/install 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.817 + bin=dockercli 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.817 + shift 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.817 + '[' '!' -f /tmp/install/dockercli.installer ']' 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.817 + . /tmp/install/dockercli.installer 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.817 ++ : stable 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.817 ++ : 17.06.2-ce 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.817 + install_dockercli 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.818 Install docker/cli version 17.06.2-ce from stable 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.818 + echo 'Install docker/cli version 17.06.2-ce from stable' 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.818 ++ uname -m 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.821 + arch=aarch64 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.821 + '[' aarch64 '!=' x86_64 ']' 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.821 + '[' aarch64 '!=' s390x ']' 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.821 + '[' aarch64 '!=' armhf ']' 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.821 + build_dockercli 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.821 + git clone https://github.com/docker/docker-ce /tmp/tmp.dOxN1a9BuJ/tmp/docker-ce 09:00:26 [2021-08-10T09:00:26.233Z] #24 3.832 Cloning into '/tmp/tmp.dOxN1a9BuJ/tmp/docker-ce'... 09:00:26 [2021-08-10T09:00:26.233Z] #24 ... 09:00:26 [2021-08-10T09:00:26.233Z] 09:00:26 [2021-08-10T09:00:26.233Z] #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 09:00:26 [2021-08-10T09:00:26.233Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f 09:00:26 [2021-08-10T09:00:26.233Z] #36 5.448 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:26 [2021-08-10T09:00:26.233Z] #36 5.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:26 [2021-08-10T09:00:26.233Z] #36 5.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:26 [2021-08-10T09:00:26.233Z] #36 6.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:00:26 [2021-08-10T09:00:26.233Z] #36 7.619 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:00:26 [2021-08-10T09:00:26.233Z] #36 9.144 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:00:26 [2021-08-10T09:00:26.498Z] #36 ... 09:00:26 [2021-08-10T09:00:26.498Z] 09:00:26 [2021-08-10T09:00:26.498Z] #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 09:00:26 [2021-08-10T09:00:26.498Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c 09:00:26 [2021-08-10T09:00:26.498Z] #40 4.194 + git clone https://github.com/docker/distribution.git . 09:00:26 [2021-08-10T09:00:26.498Z] #40 4.195 Cloning into '.'... 09:00:26 [2021-08-10T09:00:26.498Z] #40 ... 09:00:26 [2021-08-10T09:00:26.498Z] 09:00:26 [2021-08-10T09:00:26.498Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:26 [2021-08-10T09:00:26.498Z] #50 sha256:69bacaef96ddc36755da0cde6addf450d1ab39c3719efccddb2587e22d4abf93 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.656 + RM_GOPATH=0 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.656 + TMP_GOPATH= 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.656 + : /build 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.656 + '[' -z '' ']' 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.657 ++ mktemp -d 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.660 + export GOPATH=/tmp/tmp.omExVi7gL1 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.660 + GOPATH=/tmp/tmp.omExVi7gL1 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.669 + RM_GOPATH=1 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.669 + case "$(go env GOARCH)" in 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.669 ++ go env GOARCH 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.677 + export GO_BUILDMODE=-buildmode=pie 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.677 + GO_BUILDMODE=-buildmode=pie 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.678 ++ dirname /tmp/install/install.sh 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + dir=/tmp/install 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + bin=golangci_lint 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + shift 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + . /tmp/install/golangci_lint.installer 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 ++ : v1.23.8 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + install_golangci_lint 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + set -e 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + export GO111MODULE=on 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + GO111MODULE=on 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + GOBIN=/build 09:00:26 [2021-08-10T09:00:26.498Z] #50 2.683 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 09:00:26 [2021-08-10T09:00:26.498Z] #50 3.170 go: downloading github.com/golangci/golangci-lint v1.23.8 09:00:26 [2021-08-10T09:00:26.764Z] #50 ... 09:00:26 [2021-08-10T09:00:26.764Z] 09:00:26 [2021-08-10T09:00:26.764Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 09:00:26 [2021-08-10T09:00:26.764Z] #48 sha256:e05446d6d8614030aecd26c936b8d67dcb287e6cf4416ddcb15278ab9b282370 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.450 + RM_GOPATH=0 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.450 + TMP_GOPATH= 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.450 + : /build 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.450 + '[' -z '' ']' 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.456 ++ mktemp -d 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.461 + export GOPATH=/tmp/tmp.g9vJznCnWN 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.461 + GOPATH=/tmp/tmp.g9vJznCnWN 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.461 + RM_GOPATH=1 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.461 + case "$(go env GOARCH)" in 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.466 ++ go env GOARCH 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.482 + export GO_BUILDMODE=-buildmode=pie 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.482 + GO_BUILDMODE=-buildmode=pie 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.482 ++ dirname /tmp/install/install.sh 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + dir=/tmp/install 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + bin=gotestsum 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + shift 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + '[' '!' -f /tmp/install/gotestsum.installer ']' 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + . /tmp/install/gotestsum.installer 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 ++ : v0.5.3 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + install_gotestsum 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + set -e 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + export GO111MODULE=on 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + GO111MODULE=on 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + GOBIN=/build 09:00:26 [2021-08-10T09:00:26.764Z] #48 4.492 + go get gotest.tools/gotestsum@v0.5.3 09:00:26 [2021-08-10T09:00:26.764Z] #48 5.289 go: downloading gotest.tools/gotestsum v0.5.3 09:00:26 [2021-08-10T09:00:26.764Z] #48 6.867 go: downloading github.com/fatih/color v1.9.0 09:00:26 [2021-08-10T09:00:26.764Z] #48 6.868 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:00:26 [2021-08-10T09:00:26.764Z] #48 6.884 go: downloading github.com/pkg/errors v0.9.1 09:00:26 [2021-08-10T09:00:26.764Z] #48 6.896 go: downloading github.com/spf13/pflag v1.0.3 09:00:26 [2021-08-10T09:00:26.764Z] #48 7.244 go: downloading github.com/jonboulle/clockwork v0.1.0 09:00:26 [2021-08-10T09:00:26.764Z] #48 7.246 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:00:26 [2021-08-10T09:00:26.764Z] #48 7.250 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 09:00:26 [2021-08-10T09:00:26.764Z] #48 7.755 go: downloading github.com/mattn/go-colorable v0.1.6 09:00:26 [2021-08-10T09:00:26.764Z] #48 7.760 go: downloading github.com/mattn/go-isatty v0.0.12 09:00:26 [2021-08-10T09:00:26.764Z] #48 7.961 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 09:00:26 [2021-08-10T09:00:26.764Z] #48 8.069 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 09:00:26 [2021-08-10T09:00:26.764Z] #48 ... 09:00:26 [2021-08-10T09:00:26.764Z] 09:00:26 [2021-08-10T09:00:26.764Z] #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 09:00:26 [2021-08-10T09:00:26.764Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:26 [2021-08-10T09:00:26.764Z] #29 9.730 09:00:26 [2021-08-10T09:00:26.764Z] #29 10.04 0.2% ############# 18.4% ######################### 35.8% #################################### 51.2% ################################################################# 90.4% ######################################################################## 100.0% 09:00:26 [2021-08-10T09:00:26.764Z] #29 10.75 09:00:26 [2021-08-10T09:00:26.771Z] #47 ... 09:00:26 [2021-08-10T09:00:26.771Z] 09:00:26 [2021-08-10T09:00:26.772Z] #53 [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 09:00:26 [2021-08-10T09:00:26.772Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:00:26 [2021-08-10T09:00:26.772Z] #53 24.23 vendor/golang.org/x/crypto/internal/subtle 09:00:27 [2021-08-10T09:00:27.213Z] #52 ... 09:00:27 [2021-08-10T09:00:27.213Z] 09:00:27 [2021-08-10T09:00:27.214Z] #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 09:00:27 [2021-08-10T09:00:27.214Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:00:27 [2021-08-10T09:00:27.214Z] #13 66.36 Selecting previously unselected package gcc-mingw-w64-base. 09:00:27 [2021-08-10T09:00:27.214Z] #13 66.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:00:27 [2021-08-10T09:00:27.214Z] #13 66.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 09:00:27 [2021-08-10T09:00:27.214Z] #13 66.58 Selecting previously unselected package gcc-mingw-w64-x86-64. 09:00:27 [2021-08-10T09:00:27.214Z] #13 66.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:00:27 [2021-08-10T09:00:27.214Z] #13 66.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:00:27 [2021-08-10T09:00:27.333Z] #53 ... 09:00:27 [2021-08-10T09:00:27.333Z] 09:00:27 [2021-08-10T09:00:27.333Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:27 [2021-08-10T09:00:27.333Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:27 [2021-08-10T09:00:27.333Z] #51 14.51 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] 09:00:27 [2021-08-10T09:00:27.333Z] #51 17.39 Fetched 8464 kB in 13s (629 kB/s) 09:00:27 [2021-08-10T09:00:27.333Z] #51 17.39 Reading package lists... 09:00:27 [2021-08-10T09:00:27.896Z] #51 21.43 Reading package lists... 09:00:27 [2021-08-10T09:00:27.896Z] #51 ... 09:00:27 [2021-08-10T09:00:27.896Z] 09:00:27 [2021-08-10T09:00:27.896Z] #57 [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 09:00:27 [2021-08-10T09:00:27.896Z] #57 sha256:950bec20051738e9008ec4cd31870572bee4a60081e9124c703baedb9178d2f6 09:00:27 [2021-08-10T09:00:27.896Z] #57 25.29 go: downloading github.com/gobwas/glob v0.2.3 09:00:27 [2021-08-10T09:00:27.896Z] #57 25.33 go: downloading github.com/kisielk/gotool v1.0.0 09:00:27 [2021-08-10T09:00:27.896Z] #57 25.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 09:00:27 [2021-08-10T09:00:27.896Z] #57 25.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 09:00:27 [2021-08-10T09:00:27.896Z] #57 25.44 go: downloading github.com/gogo/protobuf v1.2.1 09:00:28 [2021-08-10T09:00:28.152Z] #57 ... 09:00:28 [2021-08-10T09:00:28.152Z] 09:00:28 [2021-08-10T09:00:28.152Z] #59 [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 09:00:28 [2021-08-10T09:00:28.152Z] #59 sha256:65e13a7468592c220940b81fdddb88903878e63677038b90fc1a06626702fb09 09:00:28 [2021-08-10T09:00:28.152Z] #59 15.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 09:00:28 [2021-08-10T09:00:28.152Z] #59 18.05 runtime 09:00:28 [2021-08-10T09:00:28.409Z] #59 ... 09:00:28 [2021-08-10T09:00:28.409Z] 09:00:28 [2021-08-10T09:00:28.409Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:28 [2021-08-10T09:00:28.409Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:28 [2021-08-10T09:00:28.409Z] #51 21.43 Reading package lists... 09:00:28 [2021-08-10T09:00:28.970Z] #51 25.43 Building dependency tree... 09:00:29 [2021-08-10T09:00:29.723Z] #29 10.98 0.0% ## 3.8% ##### 7.5% ####### 11.1% ########## 15.1% ############### 21.0% ################## 25.8% ######################## 33.5% ########################### 37.8% ############################### 43.6% ################################## 48.0% #################################### 50.1% ######################################### 57.9% ########################################### 60.2% ############################################### 66.6% #################################################### 73.0% ######################################################## 78.8% ########################################################### 83.3% ############################################################# 84.7% ############################################################## 86.3% ############################################################### 88.6% ################################################################### 93.6% ################################ 09:00:29 [2021-08-10T09:00:29.723Z] #29 ... 09:00:29 [2021-08-10T09:00:29.723Z] 09:00:29 [2021-08-10T09:00:29.723Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:29 [2021-08-10T09:00:29.723Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d 09:00:29 [2021-08-10T09:00:29.723Z] #32 4.051 + git clone https://github.com/kolyshkin/go-swagger.git . 09:00:29 [2021-08-10T09:00:29.723Z] #32 4.061 Cloning into '.'... 09:00:29 [2021-08-10T09:00:29.723Z] #32 ... 09:00:29 [2021-08-10T09:00:29.723Z] 09:00:29 [2021-08-10T09:00:29.723Z] #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 09:00:29 [2021-08-10T09:00:29.723Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:29 [2021-08-10T09:00:29.723Z] #29 10.98 0.0% ## 3.8% ##### 7.5% ####### 11.1% ########## 15.1% ############### 21.0% ################## 25.8% ######################## 33.5% ########################### 37.8% ############################### 43.6% ################################## 48.0% #################################### 50.1% ######################################### 57.9% ########################################### 60.2% ############################################### 66.6% #################################################### 73.0% ######################################################## 78.8% ########################################################### 83.3% ############################################################# 84.7% ############################################################## 86.3% ############################################################### 88.6% ################################################################### 93.6% ######################################################################## 100.0% 09:00:29 [2021-08-10T09:00:29.756Z] #13 ... 09:00:29 [2021-08-10T09:00:29.756Z] 09:00:29 [2021-08-10T09:00:29.756Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:29 [2021-08-10T09:00:29.756Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:29 [2021-08-10T09:00:29.756Z] #44 63.32 Setting up python3 (3.7.3-1) ... 09:00:29 [2021-08-10T09:00:29.756Z] #44 64.11 Setting up python3-six (1.12.0-1) ... 09:00:29 [2021-08-10T09:00:29.756Z] #44 65.28 Setting up python3-pkg-resources (40.8.0-1) ... 09:00:29 [2021-08-10T09:00:29.756Z] #44 67.14 Setting up python3-protobuf (3.6.1.3-2) ... 09:00:29 [2021-08-10T09:00:29.756Z] #44 70.30 Setting up criu (3.15-1) ... 09:00:29 [2021-08-10T09:00:29.756Z] #44 72.01 Processing triggers for libc-bin (2.28-10) ... 09:00:29 [2021-08-10T09:00:29.756Z] #44 72.09 Processing triggers for mime-support (3.62) ... 09:00:29 [2021-08-10T09:00:29.756Z] #44 DONE 72.6s 09:00:29 [2021-08-10T09:00:29.756Z] 09:00:29 [2021-08-10T09:00:29.756Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:29 [2021-08-10T09:00:29.756Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 09:00:29 [2021-08-10T09:00:29.756Z] #52 65.18 encoding/base64 09:00:29 [2021-08-10T09:00:29.756Z] #52 65.71 golang.org/x/sys/unix 09:00:29 [2021-08-10T09:00:29.756Z] #52 67.20 fmt 09:00:29 [2021-08-10T09:00:29.892Z] #13 ... 09:00:29 [2021-08-10T09:00:29.892Z] 09:00:29 [2021-08-10T09:00:29.892Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:29 [2021-08-10T09:00:29.892Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:29 [2021-08-10T09:00:29.892Z] #44 6.732 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:29 [2021-08-10T09:00:29.892Z] #44 6.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:29 [2021-08-10T09:00:29.892Z] #44 6.750 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:29 [2021-08-10T09:00:29.892Z] #44 7.193 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] 09:00:29 [2021-08-10T09:00:29.892Z] #44 7.678 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:00:29 [2021-08-10T09:00:29.908Z] #51 27.08 The following additional packages will be installed: 09:00:29 [2021-08-10T09:00:29.908Z] #51 27.08 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib 09:00:29 [2021-08-10T09:00:29.908Z] #51 27.08 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal 09:00:29 [2021-08-10T09:00:29.908Z] #51 27.08 python3-pkg-resources python3-protobuf python3-six python3.7 09:00:29 [2021-08-10T09:00:29.908Z] #51 27.08 python3.7-minimal 09:00:29 [2021-08-10T09:00:29.908Z] #51 27.09 Suggested packages: 09:00:29 [2021-08-10T09:00:29.908Z] #51 27.09 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv 09:00:29 [2021-08-10T09:00:29.908Z] #51 27.09 python3.7-doc binfmt-support 09:00:29 [2021-08-10T09:00:29.987Z] #29 13.86 09:00:30 [2021-08-10T09:00:30.838Z] #51 28.00 The following NEW packages will be installed: 09:00:30 [2021-08-10T09:00:30.838Z] #51 28.02 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 09:00:30 [2021-08-10T09:00:30.838Z] #51 28.03 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 09:00:30 [2021-08-10T09:00:30.839Z] #51 28.03 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 09:00:30 [2021-08-10T09:00:30.839Z] #51 28.03 python3.7-minimal 09:00:30 [2021-08-10T09:00:30.944Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% 09:00:30 [2021-08-10T09:00:30.944Z] #29 ... 09:00:30 [2021-08-10T09:00:30.944Z] 09:00:30 [2021-08-10T09:00:30.944Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:30 [2021-08-10T09:00:30.944Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:00:30 [2021-08-10T09:00:30.944Z] #44 5.111 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:30 [2021-08-10T09:00:30.944Z] #44 5.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:30 [2021-08-10T09:00:30.944Z] #44 5.209 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:30 [2021-08-10T09:00:30.944Z] #44 5.698 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] 09:00:30 [2021-08-10T09:00:30.944Z] #44 5.980 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:00:30 [2021-08-10T09:00:30.944Z] #44 7.350 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:00:30 [2021-08-10T09:00:30.944Z] #44 8.918 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:00:30 [2021-08-10T09:00:30.944Z] #44 13.15 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] 09:00:31 [2021-08-10T09:00:31.097Z] #51 28.42 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. 09:00:31 [2021-08-10T09:00:31.097Z] #51 28.42 Need to get 6695 kB of archives. 09:00:31 [2021-08-10T09:00:31.097Z] #51 28.42 After this operation, 33.1 MB of additional disk space will be used. 09:00:31 [2021-08-10T09:00:31.097Z] #51 28.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 09:00:31 [2021-08-10T09:00:31.235Z] #44 ... 09:00:31 [2021-08-10T09:00:31.235Z] 09:00:31 [2021-08-10T09:00:31.235Z] #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 09:00:31 [2021-08-10T09:00:31.235Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:31 [2021-08-10T09:00:31.353Z] #51 28.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 09:00:31 [2021-08-10T09:00:31.353Z] #51 28.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 09:00:31 [2021-08-10T09:00:31.353Z] #51 28.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 09:00:31 [2021-08-10T09:00:31.353Z] #51 28.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 09:00:31 [2021-08-10T09:00:31.610Z] #51 28.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 09:00:31 [2021-08-10T09:00:31.610Z] #51 28.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 09:00:31 [2021-08-10T09:00:31.610Z] #51 28.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 09:00:31 [2021-08-10T09:00:31.610Z] #51 28.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 09:00:31 [2021-08-10T09:00:31.610Z] #51 28.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 09:00:31 [2021-08-10T09:00:31.610Z] #51 28.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] 09:00:31 [2021-08-10T09:00:31.610Z] #51 28.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] 09:00:31 [2021-08-10T09:00:31.804Z] #57 72.23 # github.com/containerd/containerd/cmd/containerd 09:00:31 [2021-08-10T09:00:31.804Z] #57 72.23 /usr/bin/ld: /tmp/go-link-905516757/000019.o: in function `New': 09:00:31 [2021-08-10T09:00:31.804Z] #57 72.23 /tmp/tmp.sQ93akXUdT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 09:00:31 [2021-08-10T09:00:31.804Z] #57 72.29 + bin/containerd-stress 09:00:31 [2021-08-10T09:00:31.804Z] #57 73.38 + bin/containerd-shim 09:00:31 [2021-08-10T09:00:31.868Z] #51 29.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 09:00:31 [2021-08-10T09:00:31.868Z] #51 29.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 09:00:31 [2021-08-10T09:00:31.868Z] #51 29.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #44 9.512 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #44 ... 09:00:31 [2021-08-10T09:00:31.885Z] 09:00:31 [2021-08-10T09:00:31.885Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:31 [2021-08-10T09:00:31.885Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.989 + RM_GOPATH=0 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.989 + TMP_GOPATH= 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.989 + : /build 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.989 + '[' -z '' ']' 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.991 ++ mktemp -d 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.995 + export GOPATH=/tmp/tmp.rZzOPj293n 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.995 + GOPATH=/tmp/tmp.rZzOPj293n 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.995 + RM_GOPATH=1 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.995 + case "$(go env GOARCH)" in 09:00:31 [2021-08-10T09:00:31.885Z] #46 3.995 ++ go env GOARCH 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + export GO_BUILDMODE=-buildmode=pie 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + GO_BUILDMODE=-buildmode=pie 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 ++ dirname /tmp/install/install.sh 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + dir=/tmp/install 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + bin=vndr 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + shift 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + '[' '!' -f /tmp/install/vndr.installer ']' 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + . /tmp/install/vndr.installer 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + install_vndr 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rZzOPj293n/src/github.com/LK4D4/vndr 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.002 Cloning into '/tmp/tmp.rZzOPj293n/src/github.com/LK4D4/vndr'... 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.003 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.366 + cd /tmp/tmp.rZzOPj293n/src/github.com/LK4D4/vndr 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.366 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.373 + go build -buildmode=pie -v -o /build/vndr . 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.679 internal/unsafeheader 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.695 internal/cpu 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.695 runtime/internal/atomic 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.824 runtime/internal/sys 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.886 runtime/internal/math 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.903 internal/bytealg 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.907 internal/race 09:00:31 [2021-08-10T09:00:31.885Z] #46 4.942 sync/atomic 09:00:31 [2021-08-10T09:00:31.885Z] #46 5.075 unicode 09:00:31 [2021-08-10T09:00:31.885Z] #46 5.248 runtime 09:00:31 [2021-08-10T09:00:31.885Z] #46 7.520 unicode/utf8 09:00:31 [2021-08-10T09:00:31.885Z] #46 8.187 math/bits 09:00:31 [2021-08-10T09:00:31.885Z] #46 8.799 math 09:00:31 [2021-08-10T09:00:31.885Z] #46 ... 09:00:31 [2021-08-10T09:00:31.885Z] 09:00:31 [2021-08-10T09:00:31.885Z] #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 09:00:31 [2021-08-10T09:00:31.885Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:31 [2021-08-10T09:00:31.885Z] #36 6.477 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #36 6.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #36 6.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #36 7.284 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #36 8.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #36 ... 09:00:31 [2021-08-10T09:00:31.885Z] 09:00:31 [2021-08-10T09:00:31.885Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 09:00:31 [2021-08-10T09:00:31.885Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 09:00:31 [2021-08-10T09:00:31.885Z] #56 8.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #56 8.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #56 8.283 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:31 [2021-08-10T09:00:31.885Z] #56 9.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:00:32 [2021-08-10T09:00:32.146Z] #56 ... 09:00:32 [2021-08-10T09:00:32.146Z] 09:00:32 [2021-08-10T09:00:32.146Z] #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 09:00:32 [2021-08-10T09:00:32.146Z] #24 sha256:7d4f25ada7e9fe061d008ebab9cc37d2009b8c04cd59c2fd2d72536618d91bd8 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 + RM_GOPATH=0 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 + TMP_GOPATH= 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 + : /build 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 + '[' -z '' ']' 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 ++ mktemp -d 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 + export GOPATH=/tmp/tmp.48Xf2A2mEs 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 + GOPATH=/tmp/tmp.48Xf2A2mEs 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 + RM_GOPATH=1 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 + case "$(go env GOARCH)" in 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.342 ++ go env GOARCH 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.347 + export GO_BUILDMODE=-buildmode=pie 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.347 + GO_BUILDMODE=-buildmode=pie 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.347 ++ dirname /tmp/install/install.sh 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.347 + dir=/tmp/install 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.347 + bin=dockercli 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.347 + shift 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.347 + '[' '!' -f /tmp/install/dockercli.installer ']' 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.348 + . /tmp/install/dockercli.installer 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.348 ++ : stable 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.348 ++ : 17.06.2-ce 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.352 Install docker/cli version 17.06.2-ce from stable 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.352 + install_dockercli 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.352 + echo 'Install docker/cli version 17.06.2-ce from stable' 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.352 ++ uname -m 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.354 + arch=x86_64 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.354 + '[' x86_64 '!=' x86_64 ']' 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.355 + url=https://download.docker.com/linux/static 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.359 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 09:00:32 [2021-08-10T09:00:32.146Z] #24 5.359 + tar -xz docker/docker 09:00:32 [2021-08-10T09:00:32.146Z] #24 ... 09:00:32 [2021-08-10T09:00:32.146Z] 09:00:32 [2021-08-10T09:00:32.146Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 09:00:32 [2021-08-10T09:00:32.146Z] #48 sha256:9069b806b3c6b9514d4402b913df4080730347c6a65f6b445547400f7082ddf4 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.764 + RM_GOPATH=0 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.764 + TMP_GOPATH= 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.764 + : /build 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.764 + '[' -z '' ']' 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.769 ++ mktemp -d 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.769 + export GOPATH=/tmp/tmp.GxPxhLoQSn 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.769 + GOPATH=/tmp/tmp.GxPxhLoQSn 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.769 + RM_GOPATH=1 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.769 + case "$(go env GOARCH)" in 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.769 ++ go env GOARCH 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.784 + export GO_BUILDMODE=-buildmode=pie 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.784 + GO_BUILDMODE=-buildmode=pie 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.784 ++ dirname /tmp/install/install.sh 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + dir=/tmp/install 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + bin=gotestsum 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + shift 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + '[' '!' -f /tmp/install/gotestsum.installer ']' 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + . /tmp/install/gotestsum.installer 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 ++ : v0.5.3 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + install_gotestsum 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + set -e 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + export GO111MODULE=on 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + GO111MODULE=on 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + GOBIN=/build 09:00:32 [2021-08-10T09:00:32.146Z] #48 5.791 + go get gotest.tools/gotestsum@v0.5.3 09:00:32 [2021-08-10T09:00:32.146Z] #48 6.368 go: downloading gotest.tools/gotestsum v0.5.3 09:00:32 [2021-08-10T09:00:32.146Z] #48 7.972 go: downloading github.com/fatih/color v1.9.0 09:00:32 [2021-08-10T09:00:32.146Z] #48 7.972 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:00:32 [2021-08-10T09:00:32.146Z] #48 7.992 go: downloading github.com/pkg/errors v0.9.1 09:00:32 [2021-08-10T09:00:32.146Z] #48 8.043 go: downloading github.com/spf13/pflag v1.0.3 09:00:32 [2021-08-10T09:00:32.146Z] #48 8.352 go: downloading github.com/mattn/go-colorable v0.1.6 09:00:32 [2021-08-10T09:00:32.146Z] #48 8.358 go: downloading github.com/mattn/go-isatty v0.0.12 09:00:32 [2021-08-10T09:00:32.146Z] #48 8.490 go: downloading github.com/jonboulle/clockwork v0.1.0 09:00:32 [2021-08-10T09:00:32.146Z] #48 8.584 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:00:32 [2021-08-10T09:00:32.146Z] #48 8.672 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 09:00:32 [2021-08-10T09:00:32.146Z] #48 9.397 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 09:00:32 [2021-08-10T09:00:32.406Z] #48 ... 09:00:32 [2021-08-10T09:00:32.406Z] 09:00:32 [2021-08-10T09:00:32.406Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:32 [2021-08-10T09:00:32.406Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:00:32 [2021-08-10T09:00:32.406Z] #32 6.525 + git clone https://github.com/kolyshkin/go-swagger.git . 09:00:32 [2021-08-10T09:00:32.406Z] #32 6.525 Cloning into '.'... 09:00:32 [2021-08-10T09:00:32.406Z] #32 ... 09:00:32 [2021-08-10T09:00:32.406Z] 09:00:32 [2021-08-10T09:00:32.406Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:32 [2021-08-10T09:00:32.406Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 + RM_GOPATH=0 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 + TMP_GOPATH= 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 + : /build 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 + '[' -z '' ']' 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 ++ mktemp -d 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 + export GOPATH=/tmp/tmp.zUAdR8Kq2I 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 + GOPATH=/tmp/tmp.zUAdR8Kq2I 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 + RM_GOPATH=1 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 + case "$(go env GOARCH)" in 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.195 ++ go env GOARCH 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + export GO_BUILDMODE=-buildmode=pie 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + GO_BUILDMODE=-buildmode=pie 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 ++ dirname /tmp/install/install.sh 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + dir=/tmp/install 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + bin=golangci_lint 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + shift 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + . /tmp/install/golangci_lint.installer 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 ++ : v1.23.8 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + install_golangci_lint 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + set -e 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + export GO111MODULE=on 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + GO111MODULE=on 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + GOBIN=/build 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.205 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 09:00:32 [2021-08-10T09:00:32.406Z] #50 4.350 go: downloading github.com/golangci/golangci-lint v1.23.8 09:00:32 [2021-08-10T09:00:32.664Z] #50 ... 09:00:32 [2021-08-10T09:00:32.664Z] 09:00:32 [2021-08-10T09:00:32.664Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:32 [2021-08-10T09:00:32.664Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.699 + RM_GOPATH=0 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.699 + TMP_GOPATH= 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.699 + : /build 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.699 + '[' -z '' ']' 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.699 ++ mktemp -d 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.701 + export GOPATH=/tmp/tmp.kVAeLQXXHT 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.701 + GOPATH=/tmp/tmp.kVAeLQXXHT 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.701 + RM_GOPATH=1 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.701 + case "$(go env GOARCH)" in 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.701 ++ go env GOARCH 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.708 + export GO_BUILDMODE=-buildmode=pie 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.708 + GO_BUILDMODE=-buildmode=pie 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.708 ++ dirname /tmp/install/install.sh 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 + dir=/tmp/install 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 + bin=shfmt 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 + shift 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 + '[' '!' -f /tmp/install/shfmt.installer ']' 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 + . /tmp/install/shfmt.installer 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 + install_shfmt 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kVAeLQXXHT/src/github.com/mvdan/sh 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 Cloning into '/tmp/tmp.kVAeLQXXHT/src/github.com/mvdan/sh'... 09:00:32 [2021-08-10T09:00:32.664Z] #52 4.712 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:32 [2021-08-10T09:00:32.922Z] #52 ... 09:00:32 [2021-08-10T09:00:32.922Z] 09:00:32 [2021-08-10T09:00:32.923Z] #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 09:00:32 [2021-08-10T09:00:32.923Z] #34 sha256:a50d0347048ec05786560838568d6901c8e10be890d3d16075121fcb1479dae6 09:00:32 [2021-08-10T09:00:32.923Z] #34 5.008 Install go-toml version v1.8.1 09:00:32 [2021-08-10T09:00:32.923Z] #34 5.580 go: downloading github.com/pelletier/go-toml v1.8.1 09:00:32 [2021-08-10T09:00:32.923Z] #34 7.698 github.com/pelletier/go-toml 09:00:32 [2021-08-10T09:00:32.923Z] #34 ... 09:00:32 [2021-08-10T09:00:32.923Z] 09:00:32 [2021-08-10T09:00:32.923Z] #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 09:00:32 [2021-08-10T09:00:32.923Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:00:32 [2021-08-10T09:00:32.923Z] #40 7.123 + git clone https://github.com/docker/distribution.git . 09:00:32 [2021-08-10T09:00:32.923Z] #40 7.137 Cloning into '.'... 09:00:33 [2021-08-10T09:00:33.182Z] #40 ... 09:00:33 [2021-08-10T09:00:33.182Z] 09:00:33 [2021-08-10T09:00:33.182Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 09:00:33 [2021-08-10T09:00:33.182Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 09:00:33 [2021-08-10T09:00:33.182Z] #56 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:00:33 [2021-08-10T09:00:33.373Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% 09:00:33 [2021-08-10T09:00:33.373Z] #29 ... 09:00:33 [2021-08-10T09:00:33.373Z] 09:00:33 [2021-08-10T09:00:33.373Z] #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 09:00:33 [2021-08-10T09:00:33.373Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:00:33 [2021-08-10T09:00:33.373Z] #13 5.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:00:33 [2021-08-10T09:00:33.373Z] #13 6.752 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:00:33 [2021-08-10T09:00:33.373Z] #13 8.015 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:00:33 [2021-08-10T09:00:33.373Z] #13 15.37 Fetched 8808 kB in 12s (716 kB/s) 09:00:33 [2021-08-10T09:00:33.373Z] #13 15.37 Reading package lists... 09:00:33 [2021-08-10T09:00:33.373Z] #13 ... 09:00:33 [2021-08-10T09:00:33.373Z] 09:00:33 [2021-08-10T09:00:33.373Z] #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 09:00:33 [2021-08-10T09:00:33.373Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:33 [2021-08-10T09:00:33.950Z] #52 71.33 encoding/json 09:00:34 [2021-08-10T09:00:34.495Z] #51 31.33 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] 09:00:34 [2021-08-10T09:00:34.556Z] #56 ... 09:00:34 [2021-08-10T09:00:34.556Z] 09:00:34 [2021-08-10T09:00:34.556Z] #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 09:00:34 [2021-08-10T09:00:34.556Z] #24 sha256:7d4f25ada7e9fe061d008ebab9cc37d2009b8c04cd59c2fd2d72536618d91bd8 09:00:34 [2021-08-10T09:00:34.556Z] #24 12.55 + mkdir -p /build 09:00:34 [2021-08-10T09:00:34.556Z] #24 12.56 + mv docker/docker /build/ 09:00:34 [2021-08-10T09:00:34.556Z] #24 12.56 + rmdir docker 09:00:34 [2021-08-10T09:00:34.556Z] #24 DONE 13.2s 09:00:34 [2021-08-10T09:00:34.814Z] 09:00:34 [2021-08-10T09:00:34.814Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:34 [2021-08-10T09:00:34.814Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:00:34 [2021-08-10T09:00:34.814Z] #46 13.21 encoding 09:00:34 [2021-08-10T09:00:34.814Z] #46 13.36 unicode/utf16 09:00:34 [2021-08-10T09:00:34.887Z] #52 ... 09:00:34 [2021-08-10T09:00:34.887Z] 09:00:34 [2021-08-10T09:00:34.887Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:34 [2021-08-10T09:00:34.887Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:00:34 [2021-08-10T09:00:34.887Z] #46 62.27 regexp/syntax 09:00:34 [2021-08-10T09:00:34.887Z] #46 62.44 os 09:00:34 [2021-08-10T09:00:34.887Z] #46 66.17 fmt 09:00:34 [2021-08-10T09:00:34.887Z] #46 66.58 path/filepath 09:00:34 [2021-08-10T09:00:34.887Z] #46 68.06 regexp 09:00:34 [2021-08-10T09:00:34.887Z] #46 70.60 flag 09:00:34 [2021-08-10T09:00:34.887Z] #46 71.06 go/token 09:00:34 [2021-08-10T09:00:34.887Z] #46 71.78 go/scanner 09:00:34 [2021-08-10T09:00:34.887Z] #46 71.89 internal/lazyregexp 09:00:34 [2021-08-10T09:00:34.887Z] #46 72.32 net/url 09:00:35 [2021-08-10T09:00:35.063Z] #51 32.42 debconf: delaying package configuration, since apt-utils is not installed 09:00:35 [2021-08-10T09:00:35.319Z] #51 32.62 Fetched 6695 kB in 3s (1933 kB/s) 09:00:35 [2021-08-10T09:00:35.319Z] #51 32.70 Selecting previously unselected package libpython3.7-minimal:amd64. 09:00:35 [2021-08-10T09:00:35.380Z] #46 13.66 container/list 09:00:35 [2021-08-10T09:00:35.454Z] #46 72.91 go/ast 09:00:35 [2021-08-10T09:00:35.575Z] #51 32.70 (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 ... 15421 files and directories currently installed.) 09:00:35 [2021-08-10T09:00:35.575Z] #51 32.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:00:35 [2021-08-10T09:00:35.575Z] #51 32.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:00:35 [2021-08-10T09:00:35.638Z] #46 14.19 crypto/internal/subtle 09:00:35 [2021-08-10T09:00:35.713Z] #46 ... 09:00:35 [2021-08-10T09:00:35.713Z] 09:00:35 [2021-08-10T09:00:35.713Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:35 [2021-08-10T09:00:35.713Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 09:00:35 [2021-08-10T09:00:35.713Z] #52 73.24 github.com/pkg/diff 09:00:35 [2021-08-10T09:00:35.832Z] #51 ... 09:00:35 [2021-08-10T09:00:35.832Z] 09:00:35 [2021-08-10T09:00:35.832Z] #53 [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 09:00:35 [2021-08-10T09:00:35.832Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:00:35 [2021-08-10T09:00:35.832Z] #53 33.30 sync 09:00:35 [2021-08-10T09:00:35.832Z] #53 33.30 internal/reflectlite 09:00:35 [2021-08-10T09:00:35.896Z] #46 14.37 crypto/subtle 09:00:36 [2021-08-10T09:00:36.153Z] #46 14.54 vendor/golang.org/x/crypto/cryptobyte/asn1 09:00:36 [2021-08-10T09:00:36.153Z] #46 14.66 internal/nettrace 09:00:36 [2021-08-10T09:00:36.372Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% ############### 22.0% ################# 24.2% ################## 26.1% #################### 27.8% ##################### 29.2% ###################### 31.3% ######################## 33.5% ######################## 34.4% ######################### 35.8% ########################### 37.7% ########################### 37.8% ############################ 39.1% ############################# 40.6% ############################## 43.0% ################################ 44.7% 09:00:36 [2021-08-10T09:00:36.372Z] #29 ... 09:00:36 [2021-08-10T09:00:36.372Z] 09:00:36 [2021-08-10T09:00:36.372Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:36 [2021-08-10T09:00:36.372Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:00:36 [2021-08-10T09:00:36.372Z] #46 10.93 vendor/golang.org/x/crypto/cryptobyte/asn1 09:00:36 [2021-08-10T09:00:36.372Z] #46 11.07 internal/nettrace 09:00:36 [2021-08-10T09:00:36.372Z] #46 11.39 runtime/cgo 09:00:36 [2021-08-10T09:00:36.372Z] #46 11.52 vendor/golang.org/x/crypto/internal/subtle 09:00:36 [2021-08-10T09:00:36.372Z] #46 ... 09:00:36 [2021-08-10T09:00:36.372Z] 09:00:36 [2021-08-10T09:00:36.372Z] #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 09:00:36 [2021-08-10T09:00:36.372Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:00:36 [2021-08-10T09:00:36.372Z] #13 15.37 Reading package lists... 09:00:36 [2021-08-10T09:00:36.411Z] #46 14.81 runtime/cgo 09:00:36 [2021-08-10T09:00:36.411Z] #46 ... 09:00:36 [2021-08-10T09:00:36.411Z] 09:00:36 [2021-08-10T09:00:36.411Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:00:36 [2021-08-10T09:00:36.411Z] #59 sha256:0952961b3c716a9326ace579f950c9268847a4ea82256dcffe3f0dd42bca83c3 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.988 + RM_GOPATH=0 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.988 + TMP_GOPATH= 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.988 + : /build 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.989 + '[' -z '' ']' 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.990 ++ mktemp -d 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.991 + export GOPATH=/tmp/tmp.VIUSUAnFCx 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.991 + GOPATH=/tmp/tmp.VIUSUAnFCx 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.991 + RM_GOPATH=1 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.991 + case "$(go env GOARCH)" in 09:00:36 [2021-08-10T09:00:36.411Z] #59 4.992 ++ go env GOARCH 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.008 + export GO_BUILDMODE=-buildmode=pie 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.008 + GO_BUILDMODE=-buildmode=pie 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.008 ++ dirname /tmp/install/install.sh 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + dir=/tmp/install 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + bin=rootlesskit 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + shift 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + . /tmp/install/rootlesskit.installer 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + install_rootlesskit 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + case "$1" in 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + export CGO_ENABLED=0 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + CGO_ENABLED=0 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.009 + _install_rootlesskit 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.010 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.010 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VIUSUAnFCx/src/github.com/rootless-containers/rootlesskit 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.010 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:00:36 [2021-08-10T09:00:36.411Z] #59 5.019 Cloning into '/tmp/tmp.VIUSUAnFCx/src/github.com/rootless-containers/rootlesskit'... 09:00:36 [2021-08-10T09:00:36.411Z] #59 8.339 + cd /tmp/tmp.VIUSUAnFCx/src/github.com/rootless-containers/rootlesskit 09:00:36 [2021-08-10T09:00:36.411Z] #59 8.339 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:00:36 [2021-08-10T09:00:36.411Z] #59 8.343 + export GO111MODULE=on 09:00:36 [2021-08-10T09:00:36.411Z] #59 8.343 + GO111MODULE=on 09:00:36 [2021-08-10T09:00:36.411Z] #59 8.343 + export GOPROXY=https://proxy.golang.org 09:00:36 [2021-08-10T09:00:36.411Z] #59 8.343 + GOPROXY=https://proxy.golang.org 09:00:36 [2021-08-10T09:00:36.411Z] #59 8.343 + for f in rootlesskit rootlesskit-docker-proxy 09:00:36 [2021-08-10T09:00:36.411Z] #59 8.343 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 09:00:36 [2021-08-10T09:00:36.411Z] #59 10.06 go: downloading github.com/pkg/errors v0.9.1 09:00:36 [2021-08-10T09:00:36.411Z] #59 10.06 go: downloading github.com/sirupsen/logrus v1.8.1 09:00:36 [2021-08-10T09:00:36.411Z] #59 10.16 go: downloading github.com/urfave/cli/v2 v2.3.0 09:00:36 [2021-08-10T09:00:36.411Z] #59 10.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 09:00:36 [2021-08-10T09:00:36.411Z] #59 14.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 09:00:36 [2021-08-10T09:00:36.669Z] #59 ... 09:00:36 [2021-08-10T09:00:36.669Z] 09:00:36 [2021-08-10T09:00:36.669Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:36 [2021-08-10T09:00:36.669Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:00:36 [2021-08-10T09:00:36.669Z] #50 11.97 go: downloading github.com/fatih/color v1.7.0 09:00:36 [2021-08-10T09:00:36.669Z] #50 11.97 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 09:00:36 [2021-08-10T09:00:36.669Z] #50 12.09 go: downloading github.com/pkg/errors v0.8.1 09:00:36 [2021-08-10T09:00:36.669Z] #50 12.09 go: downloading github.com/spf13/cobra v0.0.5 09:00:36 [2021-08-10T09:00:36.669Z] #50 12.14 go: downloading github.com/spf13/pflag v1.0.5 09:00:36 [2021-08-10T09:00:36.669Z] #50 12.49 go: downloading github.com/spf13/viper v1.6.1 09:00:36 [2021-08-10T09:00:36.669Z] #50 13.04 go: downloading github.com/mattn/go-colorable v0.1.4 09:00:36 [2021-08-10T09:00:36.669Z] #50 13.12 go: downloading github.com/mattn/go-isatty v0.0.8 09:00:36 [2021-08-10T09:00:36.669Z] #50 13.16 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 09:00:36 [2021-08-10T09:00:36.669Z] #50 13.34 go: downloading github.com/go-critic/go-critic v0.4.1 09:00:36 [2021-08-10T09:00:36.669Z] #50 14.25 go: downloading github.com/go-lintpack/lintpack v0.5.2 09:00:36 [2021-08-10T09:00:36.669Z] #50 14.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:00:37 [2021-08-10T09:00:37.042Z] #13 18.99 Reading package lists... 09:00:37 [2021-08-10T09:00:37.042Z] #13 ... 09:00:37 [2021-08-10T09:00:37.042Z] 09:00:37 [2021-08-10T09:00:37.042Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:00:37 [2021-08-10T09:00:37.042Z] #59 sha256:ef4d3b1b1b2c6bf9344282f61181647b3da6cd9202e70416f75f9c870648e930 09:00:37 [2021-08-10T09:00:37.042Z] #59 11.30 go: downloading github.com/google/uuid v1.3.0 09:00:37 [2021-08-10T09:00:37.042Z] #59 11.30 go: downloading github.com/moby/vpnkit v0.5.0 09:00:37 [2021-08-10T09:00:37.042Z] #59 11.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 09:00:37 [2021-08-10T09:00:37.042Z] #59 12.35 go: downloading github.com/gofrs/flock v0.8.1 09:00:37 [2021-08-10T09:00:37.042Z] #59 12.72 go: downloading github.com/gorilla/mux v1.8.0 09:00:37 [2021-08-10T09:00:37.042Z] #59 13.04 go: downloading github.com/moby/sys/mountinfo v0.4.1 09:00:37 [2021-08-10T09:00:37.042Z] #59 13.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible 09:00:37 [2021-08-10T09:00:37.042Z] #59 16.34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 09:00:37 [2021-08-10T09:00:37.042Z] #59 20.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 09:00:37 [2021-08-10T09:00:37.042Z] #59 21.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 09:00:37 [2021-08-10T09:00:37.094Z] #52 74.30 go/ast 09:00:37 [2021-08-10T09:00:37.201Z] #53 34.43 internal/testlog 09:00:37 [2021-08-10T09:00:37.201Z] #53 34.71 github.com/LK4D4/vndr/godl/singleflight 09:00:37 [2021-08-10T09:00:37.435Z] #59 ... 09:00:37 [2021-08-10T09:00:37.435Z] 09:00:37 [2021-08-10T09:00:37.435Z] #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 09:00:37 [2021-08-10T09:00:37.435Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:37 [2021-08-10T09:00:37.457Z] #53 34.91 math/rand 09:00:38 [2021-08-10T09:00:38.347Z] #57 80.41 + bin/containerd-shim-runc-v1 09:00:38 [2021-08-10T09:00:38.378Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% ############### 22.0% ################# 24.2% ################## 26.1% #################### 27.8% ##################### 29.2% ###################### 31.3% ######################## 33.5% ######################## 34.4% ######################### 35.8% ########################### 37.7% ########################### 37.8% ############################ 39.1% ############################# 40.6% ############################## 43.0% ################################ 44.7% ################################# 45.9% ################################# 47.1% ################################# 47.1% ################################## 48.4% ################################### 49.5% #################################### 50.1% #################################### 50.5% #################################### 51.2% ##################################### 52.3% 09:00:38 [2021-08-10T09:00:38.378Z] #29 ... 09:00:38 [2021-08-10T09:00:38.378Z] 09:00:38 [2021-08-10T09:00:38.378Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:38 [2021-08-10T09:00:38.378Z] #52 sha256:9b8283b84abdf81cc99ef7ddf9eaa28cf0aea6537dbe9ebe4d45cd396428b30c 09:00:38 [2021-08-10T09:00:38.378Z] #52 12.52 + cd /tmp/tmp.vJERPG994E/src/github.com/mvdan/sh 09:00:38 [2021-08-10T09:00:38.378Z] #52 12.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:38 [2021-08-10T09:00:38.378Z] #52 12.68 + GO111MODULE=on 09:00:38 [2021-08-10T09:00:38.378Z] #52 12.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 09:00:38 [2021-08-10T09:00:38.378Z] #52 13.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 09:00:38 [2021-08-10T09:00:38.378Z] #52 13.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 09:00:38 [2021-08-10T09:00:38.378Z] #52 13.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 09:00:38 [2021-08-10T09:00:38.378Z] #52 16.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 09:00:38 [2021-08-10T09:00:38.378Z] #52 21.94 runtime 09:00:38 [2021-08-10T09:00:38.378Z] #52 ... 09:00:38 [2021-08-10T09:00:38.378Z] 09:00:38 [2021-08-10T09:00:38.378Z] #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 09:00:38 [2021-08-10T09:00:38.378Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:38 [2021-08-10T09:00:38.385Z] #53 35.66 errors 09:00:38 [2021-08-10T09:00:38.385Z] #53 35.79 sort 09:00:38 [2021-08-10T09:00:38.385Z] #53 35.86 io 09:00:38 [2021-08-10T09:00:38.912Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% ############### 22.0% ################# 24.2% ################## 26.1% #################### 27.8% ##################### 29.2% ###################### 31.3% ######################## 33.5% ######################## 34.4% ######################### 35.8% ########################### 37.7% ########################### 37.8% ############################ 39.1% ############################# 40.6% ############################## 43.0% ################################ 44.7% ################################# 45.9% ################################# 47.1% ################################# 47.1% ################################## 48.4% ################################### 49.5% #################################### 50.1% #################################### 50.5% #################################### 51.2% ##################################### 52.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.7% ######################################## 56.4% ######################################### 57.4% ########################################## 58.9% 09:00:38 [2021-08-10T09:00:38.912Z] #29 ... 09:00:38 [2021-08-10T09:00:38.912Z] 09:00:38 [2021-08-10T09:00:38.912Z] #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 09:00:38 [2021-08-10T09:00:38.912Z] #34 sha256:93a1ce1b79a2837f86b828c18577d4bede12725b8b5cdcbb37bcffd4c8e692f5 09:00:38 [2021-08-10T09:00:38.912Z] #34 13.31 github.com/pelletier/go-toml/cmd/tomll 09:00:38 [2021-08-10T09:00:38.950Z] #53 36.51 strconv 09:00:38 [2021-08-10T09:00:38.950Z] #53 ... 09:00:38 [2021-08-10T09:00:38.950Z] 09:00:38 [2021-08-10T09:00:38.950Z] #57 [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 09:00:38 [2021-08-10T09:00:38.950Z] #57 sha256:950bec20051738e9008ec4cd31870572bee4a60081e9124c703baedb9178d2f6 09:00:38 [2021-08-10T09:00:38.950Z] #57 26.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 09:00:38 [2021-08-10T09:00:38.950Z] #57 26.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 09:00:38 [2021-08-10T09:00:38.950Z] #57 26.74 go: downloading github.com/BurntSushi/toml v0.3.1 09:00:38 [2021-08-10T09:00:38.998Z] #52 76.57 golang.org/x/crypto/ssh/terminal 09:00:39 [2021-08-10T09:00:39.179Z] #34 ... 09:00:39 [2021-08-10T09:00:39.179Z] 09:00:39 [2021-08-10T09:00:39.179Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:39 [2021-08-10T09:00:39.179Z] #50 sha256:69bacaef96ddc36755da0cde6addf450d1ab39c3719efccddb2587e22d4abf93 09:00:39 [2021-08-10T09:00:39.179Z] #50 13.51 go: downloading github.com/fatih/color v1.7.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 13.51 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 09:00:39 [2021-08-10T09:00:39.179Z] #50 13.62 go: downloading github.com/pkg/errors v0.8.1 09:00:39 [2021-08-10T09:00:39.179Z] #50 13.65 go: downloading github.com/spf13/cobra v0.0.5 09:00:39 [2021-08-10T09:00:39.179Z] #50 13.65 go: downloading github.com/spf13/pflag v1.0.5 09:00:39 [2021-08-10T09:00:39.179Z] #50 13.69 go: downloading github.com/spf13/viper v1.6.1 09:00:39 [2021-08-10T09:00:39.179Z] #50 14.47 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 09:00:39 [2021-08-10T09:00:39.179Z] #50 14.51 go: downloading github.com/go-critic/go-critic v0.4.1 09:00:39 [2021-08-10T09:00:39.179Z] #50 14.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 09:00:39 [2021-08-10T09:00:39.179Z] #50 14.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 15.12 go: downloading github.com/mattn/go-colorable v0.1.4 09:00:39 [2021-08-10T09:00:39.179Z] #50 15.43 go: downloading github.com/sirupsen/logrus v1.4.2 09:00:39 [2021-08-10T09:00:39.179Z] #50 15.44 go: downloading github.com/stretchr/testify v1.4.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 16.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 09:00:39 [2021-08-10T09:00:39.179Z] #50 17.15 go: downloading github.com/mattn/go-isatty v0.0.8 09:00:39 [2021-08-10T09:00:39.179Z] #50 17.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 09:00:39 [2021-08-10T09:00:39.179Z] #50 17.23 go: downloading github.com/hashicorp/hcl v1.0.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 18.73 go: downloading github.com/magiconair/properties v1.8.1 09:00:39 [2021-08-10T09:00:39.179Z] #50 18.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:00:39 [2021-08-10T09:00:39.179Z] #50 19.66 go: downloading github.com/pelletier/go-toml v1.2.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 19.73 go: downloading github.com/spf13/afero v1.1.2 09:00:39 [2021-08-10T09:00:39.179Z] #50 21.27 go: downloading github.com/spf13/cast v1.3.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 21.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 22.15 go: downloading github.com/subosito/gotenv v1.2.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 22.19 go: downloading gopkg.in/ini.v1 v1.51.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 22.31 go: downloading gopkg.in/yaml.v2 v2.2.7 09:00:39 [2021-08-10T09:00:39.179Z] #50 22.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 23.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 23.13 go: downloading github.com/davecgh/go-spew v1.1.1 09:00:39 [2021-08-10T09:00:39.179Z] #50 23.30 go: downloading github.com/pmezard/go-difflib v1.0.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 23.31 go: downloading github.com/stretchr/objx v0.2.0 09:00:39 [2021-08-10T09:00:39.179Z] #50 23.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 09:00:39 [2021-08-10T09:00:39.207Z] #57 ... 09:00:39 [2021-08-10T09:00:39.207Z] 09:00:39 [2021-08-10T09:00:39.207Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:39 [2021-08-10T09:00:39.207Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:00:39 [2021-08-10T09:00:39.207Z] #39 33.59 Checking out files: 93% (1423/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. 09:00:39 [2021-08-10T09:00:39.207Z] #39 33.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 09:00:39 [2021-08-10T09:00:39.207Z] #39 33.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:39 [2021-08-10T09:00:39.444Z] #50 ... 09:00:39 [2021-08-10T09:00:39.444Z] 09:00:39 [2021-08-10T09:00:39.444Z] #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 09:00:39 [2021-08-10T09:00:39.444Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:39 [2021-08-10T09:00:39.444Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% ############### 22.0% ################# 24.2% ################## 26.1% #################### 27.8% ##################### 29.2% ###################### 31.3% ######################## 33.5% ######################## 34.4% ######################### 35.8% ########################### 37.7% ########################### 37.8% ############################ 39.1% ############################# 40.6% ############################## 43.0% ################################ 44.7% ################################# 45.9% ################################# 47.1% ################################# 47.1% ################################## 48.4% ################################### 49.5% #################################### 50.1% #################################### 50.5% #################################### 51.2% ##################################### 52.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.7% ######################################## 56.4% ######################################### 57.4% ########################################## 58.9% ########################################## 58.9% ########################################### 60.1% ########################################### 60.6% 09:00:39 [2021-08-10T09:00:39.444Z] #29 ... 09:00:39 [2021-08-10T09:00:39.444Z] 09:00:39 [2021-08-10T09:00:39.444Z] #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 09:00:39 [2021-08-10T09:00:39.444Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c 09:00:39 [2021-08-10T09:00:39.444Z] #40 13.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 09:00:39 [2021-08-10T09:00:39.444Z] #40 14.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 09:00:39 [2021-08-10T09:00:39.444Z] #40 ... 09:00:39 [2021-08-10T09:00:39.444Z] 09:00:39 [2021-08-10T09:00:39.444Z] #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 09:00:39 [2021-08-10T09:00:39.444Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:39 [2021-08-10T09:00:39.960Z] #50 18.10 go: downloading github.com/sirupsen/logrus v1.4.2 09:00:39 [2021-08-10T09:00:39.960Z] #50 18.18 go: downloading github.com/stretchr/testify v1.4.0 09:00:39 [2021-08-10T09:00:39.960Z] #50 ... 09:00:39 [2021-08-10T09:00:39.960Z] 09:00:39 [2021-08-10T09:00:39.960Z] #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 09:00:39 [2021-08-10T09:00:39.960Z] #34 sha256:a50d0347048ec05786560838568d6901c8e10be890d3d16075121fcb1479dae6 09:00:39 [2021-08-10T09:00:39.960Z] #34 14.91 github.com/pelletier/go-toml/cmd/tomll 09:00:39 [2021-08-10T09:00:39.960Z] #34 DONE 18.4s 09:00:39 [2021-08-10T09:00:39.960Z] 09:00:39 [2021-08-10T09:00:39.960Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:39 [2021-08-10T09:00:39.960Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:00:39 [2021-08-10T09:00:39.960Z] #50 18.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 09:00:39 [2021-08-10T09:00:39.960Z] #50 ... 09:00:39 [2021-08-10T09:00:39.960Z] 09:00:39 [2021-08-10T09:00:39.960Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:00:39 [2021-08-10T09:00:39.960Z] #59 sha256:0952961b3c716a9326ace579f950c9268847a4ea82256dcffe3f0dd42bca83c3 09:00:39 [2021-08-10T09:00:39.960Z] #59 15.37 go: downloading github.com/google/uuid v1.3.0 09:00:39 [2021-08-10T09:00:39.960Z] #59 15.37 go: downloading github.com/moby/vpnkit v0.5.0 09:00:39 [2021-08-10T09:00:39.960Z] #59 15.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 09:00:39 [2021-08-10T09:00:39.960Z] #59 15.79 go: downloading github.com/gofrs/flock v0.8.1 09:00:39 [2021-08-10T09:00:39.960Z] #59 16.20 go: downloading github.com/gorilla/mux v1.8.0 09:00:39 [2021-08-10T09:00:39.960Z] #59 16.47 go: downloading github.com/moby/sys/mountinfo v0.4.1 09:00:39 [2021-08-10T09:00:39.960Z] #59 16.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 09:00:39 [2021-08-10T09:00:39.960Z] #59 16.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 09:00:39 [2021-08-10T09:00:39.960Z] #59 18.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible 09:00:40 [2021-08-10T09:00:40.419Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% ############### 22.0% ################# 24.2% ################## 26.1% #################### 27.8% ##################### 29.2% ###################### 31.3% ######################## 33.5% ######################## 34.4% ######################### 35.8% ########################### 37.7% ########################### 37.8% ############################ 39.1% ############################# 40.6% ############################## 43.0% ################################ 44.7% ################################# 45.9% ################################# 47.1% ################################# 47.1% ################################## 48.4% ################################### 49.5% #################################### 50.1% #################################### 50.5% #################################### 51.2% ##################################### 52.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.7% ######################################## 56.4% ######################################### 57.4% ########################################## 58.9% ########################################## 58.9% ########################################### 60.1% ########################################### 60.6% ############################################ 61.7% ############################################# 62.8% ############################################## 63.9% 09:00:40 [2021-08-10T09:00:40.419Z] #29 ... 09:00:40 [2021-08-10T09:00:40.419Z] 09:00:40 [2021-08-10T09:00:40.419Z] #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 09:00:40 [2021-08-10T09:00:40.419Z] #34 sha256:93a1ce1b79a2837f86b828c18577d4bede12725b8b5cdcbb37bcffd4c8e692f5 09:00:40 [2021-08-10T09:00:40.419Z] #34 DONE 24.8s 09:00:40 [2021-08-10T09:00:40.419Z] 09:00:40 [2021-08-10T09:00:40.419Z] #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 09:00:40 [2021-08-10T09:00:40.419Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:40 [2021-08-10T09:00:40.578Z] #39 ... 09:00:40 [2021-08-10T09:00:40.578Z] 09:00:40 [2021-08-10T09:00:40.578Z] #55 [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 09:00:40 [2021-08-10T09:00:40.578Z] #55 sha256:6f8b88d54fa35e6097eeaccacc46cd56d8d8d86376674747e991c5f4a84c11bd 09:00:40 [2021-08-10T09:00:40.578Z] #55 DONE 38.2s 09:00:40 [2021-08-10T09:00:40.835Z] 09:00:40 [2021-08-10T09:00:40.835Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:40 [2021-08-10T09:00:40.835Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:40 [2021-08-10T09:00:40.835Z] #51 33.37 Selecting previously unselected package python3.7-minimal. 09:00:40 [2021-08-10T09:00:40.835Z] #51 33.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:00:40 [2021-08-10T09:00:40.835Z] #51 33.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 09:00:40 [2021-08-10T09:00:40.835Z] #51 34.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:00:40 [2021-08-10T09:00:40.835Z] #51 34.59 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 09:00:40 [2021-08-10T09:00:40.835Z] #51 37.69 Selecting previously unselected package python3-minimal. 09:00:40 [2021-08-10T09:00:40.835Z] #51 37.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 ... 15661 files and directories currently installed.) 09:00:40 [2021-08-10T09:00:40.835Z] #51 37.74 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 09:00:40 [2021-08-10T09:00:40.835Z] #51 37.88 Unpacking python3-minimal (3.7.3-1) ... 09:00:40 [2021-08-10T09:00:40.835Z] #51 38.05 Selecting previously unselected package libmpdec2:amd64. 09:00:40 [2021-08-10T09:00:40.835Z] #51 38.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 09:00:40 [2021-08-10T09:00:40.835Z] #51 38.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... 09:00:40 [2021-08-10T09:00:40.905Z] #52 78.02 io/ioutil 09:00:40 [2021-08-10T09:00:40.905Z] #52 78.35 mvdan.cc/editorconfig 09:00:40 [2021-08-10T09:00:40.905Z] #52 ... 09:00:40 [2021-08-10T09:00:40.905Z] 09:00:40 [2021-08-10T09:00:40.905Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:00:40 [2021-08-10T09:00:40.905Z] #57 sha256:4ea8f7c67e2e1ff5ae263c2510efccb885a20d269281fc9f89539cb9ef10d556 09:00:40 [2021-08-10T09:00:40.905Z] #57 42.27 Checking out files: 50% (2202/4375) Checking out files: 51% (2232/4375) Checking out files: 52% (2275/4375) Checking out files: 53% (2319/4375) Checking out files: 54% (2363/4375) Checking out files: 55% (2407/4375) Checking out files: 56% (2450/4375) Checking out files: 57% (2494/4375) Checking out files: 58% (2538/4375) Checking out files: 59% (2582/4375) Checking out files: 60% (2625/4375) Checking out files: 61% (2669/4375) Checking out files: 62% (2713/4375) Checking out files: 63% (2757/4375) Checking out files: 64% (2800/4375) Checking out files: 65% (2844/4375) Checking out files: 66% (2888/4375) Checking out files: 67% (2932/4375) Checking out files: 68% (2975/4375) Checking out files: 69% (3019/4375) Checking out files: 70% (3063/4375) Checking out files: 71% (3107/4375) Checking out files: 72% (3150/4375) Checking out files: 73% (3194/4375) Checking out files: 74% (3238/4375) Checking out files: 75% (3282/4375) Checking out files: 76% (3325/4375) Checking out files: 77% (3369/4375) Checking out files: 78% (3413/4375) Checking out files: 79% (3457/4375) Checking out files: 80% (3500/4375) Checking out files: 81% (3544/4375) Checking out files: 82% (3588/4375) Checking out files: 83% (3632/4375) Checking out files: 84% (3675/4375) Checking out files: 85% (3719/4375) Checking out files: 86% (3763/4375) Checking out files: 87% (3807/4375) Checking out files: 88% (3850/4375) Checking out files: 89% (3894/4375) Checking out files: 90% (3938/4375) Checking out files: 91% (3982/4375) Checking out files: 92% (4025/4375) Checking out files: 93% (4069/4375) Checking out files: 93% (4098/4375) Checking out files: 94% (4113/4375) Checking out files: 95% (4157/4375) Checking out files: 96% (4200/4375) Checking out files: 97% (4244/4375) Checking out files: 98% (4288/4375) Checking out files: 99% (4332/4375) Checking out files: 100% (4375/4375) Checking out files: 100% (4375/4375), done. 09:00:40 [2021-08-10T09:00:40.905Z] #57 43.51 + cd /tmp/tmp.pavqhVsha7/src/github.com/containerd/containerd 09:00:40 [2021-08-10T09:00:40.905Z] #57 43.51 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:00:41 [2021-08-10T09:00:41.091Z] #51 38.27 Selecting previously unselected package libpython3.7-stdlib:amd64. 09:00:41 [2021-08-10T09:00:41.091Z] #51 38.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 09:00:41 [2021-08-10T09:00:41.091Z] #51 38.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:00:41 [2021-08-10T09:00:41.223Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% ############### 22.0% ################# 24.2% ################## 26.1% #################### 27.8% ##################### 29.2% ###################### 31.3% ######################## 33.5% ######################## 34.4% ######################### 35.8% ########################### 37.7% ########################### 37.8% ############################ 39.1% ############################# 40.6% ############################## 43.0% ################################ 44.7% ################################# 45.9% ################################# 47.1% ################################# 47.1% ################################## 48.4% ################################### 49.5% #################################### 50.1% #################################### 50.5% #################################### 51.2% ##################################### 52.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.7% ######################################## 56.4% ######################################### 57.4% ########################################## 58.9% ########################################## 58.9% ########################################### 60.1% ########################################### 60.6% ############################################ 61.7% ############################################# 62.8% ############################################## 63.9% ############################################## 65.1% ################################################ 66.7% ################################################# 68.4% ################################################## 70.5% ################################################### 71.4% #################################################### 73.1% ##################################################### 75.0% ####################################################### 76.4% ####################################################### 77.6% 09:00:41 [2021-08-10T09:00:41.223Z] #29 ... 09:00:41 [2021-08-10T09:00:41.223Z] 09:00:41 [2021-08-10T09:00:41.223Z] #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 09:00:41 [2021-08-10T09:00:41.223Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f 09:00:41 [2021-08-10T09:00:41.223Z] #36 15.73 Fetched 8283 kB in 11s (781 kB/s) 09:00:41 [2021-08-10T09:00:41.223Z] #36 15.73 Reading package lists... 09:00:41 [2021-08-10T09:00:41.223Z] #36 18.88 Reading package lists... 09:00:41 [2021-08-10T09:00:41.223Z] #36 22.09 Building dependency tree... 09:00:41 [2021-08-10T09:00:41.223Z] #36 23.69 The following additional packages will be installed: 09:00:41 [2021-08-10T09:00:41.223Z] #36 23.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 09:00:41 [2021-08-10T09:00:41.223Z] #36 23.70 Suggested packages: 09:00:41 [2021-08-10T09:00:41.223Z] #36 23.70 cmake-doc ninja-build lrzip 09:00:41 [2021-08-10T09:00:41.223Z] #36 23.70 Recommended packages: 09:00:41 [2021-08-10T09:00:41.223Z] #36 23.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 09:00:41 [2021-08-10T09:00:41.223Z] #36 24.59 The following NEW packages will be installed: 09:00:41 [2021-08-10T09:00:41.223Z] #36 24.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 09:00:41 [2021-08-10T09:00:41.223Z] #36 24.59 vim-common xxd 09:00:41 [2021-08-10T09:00:41.223Z] #36 24.97 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. 09:00:41 [2021-08-10T09:00:41.223Z] #36 24.97 Need to get 14.2 MB of archives. 09:00:41 [2021-08-10T09:00:41.223Z] #36 24.97 After this operation, 60.0 MB of additional disk space will be used. 09:00:41 [2021-08-10T09:00:41.223Z] #36 24.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] 09:00:41 [2021-08-10T09:00:41.223Z] #36 24.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] 09:00:41 [2021-08-10T09:00:41.223Z] #36 25.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] 09:00:41 [2021-08-10T09:00:41.223Z] #36 25.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] 09:00:41 [2021-08-10T09:00:41.488Z] #36 25.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] 09:00:41 [2021-08-10T09:00:41.488Z] #36 25.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] 09:00:41 [2021-08-10T09:00:41.488Z] #36 25.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] 09:00:41 [2021-08-10T09:00:41.488Z] #36 25.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] 09:00:41 [2021-08-10T09:00:41.488Z] #36 25.95 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] 09:00:41 [2021-08-10T09:00:41.488Z] #36 ... 09:00:41 [2021-08-10T09:00:41.488Z] 09:00:41 [2021-08-10T09:00:41.488Z] #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 09:00:41 [2021-08-10T09:00:41.488Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:41 [2021-08-10T09:00:41.842Z] #57 45.13 + export 'BUILDTAGS=netgo osusergo static_build' 09:00:41 [2021-08-10T09:00:41.842Z] #57 45.14 + BUILDTAGS='netgo osusergo static_build' 09:00:41 [2021-08-10T09:00:41.842Z] #57 45.14 + export EXTRA_FLAGS=-buildmode=pie 09:00:41 [2021-08-10T09:00:41.842Z] #57 45.14 + EXTRA_FLAGS=-buildmode=pie 09:00:41 [2021-08-10T09:00:41.842Z] #57 45.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 09:00:41 [2021-08-10T09:00:41.842Z] #57 45.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 09:00:41 [2021-08-10T09:00:41.842Z] #57 45.14 + '[' '' = dynamic ']' 09:00:41 [2021-08-10T09:00:41.842Z] #57 45.14 + make 09:00:41 [2021-08-10T09:00:41.870Z] #59 ... 09:00:41 [2021-08-10T09:00:41.870Z] 09:00:41 [2021-08-10T09:00:41.870Z] #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 09:00:41 [2021-08-10T09:00:41.870Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:00:41 [2021-08-10T09:00:41.870Z] #13 7.441 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 09:00:41 [2021-08-10T09:00:41.870Z] #13 7.608 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:00:41 [2021-08-10T09:00:41.870Z] #13 7.608 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:00:41 [2021-08-10T09:00:41.870Z] #13 7.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:00:41 [2021-08-10T09:00:41.870Z] #13 8.578 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] 09:00:41 [2021-08-10T09:00:41.870Z] #13 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:00:41 [2021-08-10T09:00:41.870Z] #13 12.33 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:00:41 [2021-08-10T09:00:41.870Z] #13 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:00:42 [2021-08-10T09:00:42.129Z] #13 ... 09:00:42 [2021-08-10T09:00:42.129Z] 09:00:42 [2021-08-10T09:00:42.129Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:42 [2021-08-10T09:00:42.129Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:00:42 [2021-08-10T09:00:42.129Z] #50 18.57 go: downloading github.com/inconshreveable/mousetrap v1.0.0 09:00:42 [2021-08-10T09:00:42.129Z] #50 18.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 09:00:42 [2021-08-10T09:00:42.129Z] #50 18.69 go: downloading github.com/hashicorp/hcl v1.0.0 09:00:42 [2021-08-10T09:00:42.129Z] #50 19.09 go: downloading github.com/magiconair/properties v1.8.1 09:00:42 [2021-08-10T09:00:42.129Z] #50 19.09 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:00:42 [2021-08-10T09:00:42.129Z] #50 19.12 go: downloading github.com/pelletier/go-toml v1.2.0 09:00:42 [2021-08-10T09:00:42.129Z] #50 19.21 go: downloading github.com/spf13/afero v1.1.2 09:00:42 [2021-08-10T09:00:42.129Z] #50 19.31 go: downloading github.com/spf13/cast v1.3.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 19.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 19.48 go: downloading github.com/subosito/gotenv v1.2.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 19.48 go: downloading gopkg.in/ini.v1 v1.51.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 19.73 go: downloading gopkg.in/yaml.v2 v2.2.7 09:00:42 [2021-08-10T09:00:42.130Z] #50 19.73 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 09:00:42 [2021-08-10T09:00:42.130Z] #50 19.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 19.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 20.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 20.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 20.37 go: downloading github.com/go-toolsmith/astp v1.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 20.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 20.44 go: downloading github.com/go-toolsmith/typep v1.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 20.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 09:00:42 [2021-08-10T09:00:42.130Z] #50 20.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 09:00:42 [2021-08-10T09:00:42.130Z] #50 20.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 09:00:42 [2021-08-10T09:00:42.322Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% ############### 22.0% ################# 24.2% ################## 26.1% #################### 27.8% ##################### 29.2% ###################### 31.3% ######################## 33.5% ######################## 34.4% ######################### 35.8% ########################### 37.7% ########################### 37.8% ############################ 39.1% ############################# 40.6% ############################## 43.0% ################################ 44.7% ################################# 45.9% ################################# 47.1% ################################# 47.1% ################################## 48.4% ################################### 49.5% #################################### 50.1% #################################### 50.5% #################################### 51.2% ##################################### 52.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.7% ######################################## 56.4% ######################################### 57.4% ########################################## 58.9% ########################################## 58.9% ########################################### 60.1% ########################################### 60.6% ############################################ 61.7% ############################################# 62.8% ############################################## 63.9% ############################################## 65.1% ################################################ 66.7% ################################################# 68.4% ################################################## 70.5% ################################################### 71.4% #################################################### 73.1% ##################################################### 75.0% ####################################################### 76.4% ####################################################### 77.6% ######################################################## 78.3% ######################################################### 79.7% ########################################################## 80.9% ########################################################### 82.5% ############################################################ 83.9% ############################################################# 85.4% ############################################################## 86.6% ### 09:00:42 [2021-08-10T09:00:42.322Z] #29 ... 09:00:42 [2021-08-10T09:00:42.322Z] 09:00:42 [2021-08-10T09:00:42.322Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 09:00:42 [2021-08-10T09:00:42.322Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 09:00:42 [2021-08-10T09:00:42.322Z] #56 16.64 Fetched 8283 kB in 12s (717 kB/s) 09:00:42 [2021-08-10T09:00:42.322Z] #56 16.64 Reading package lists... 09:00:42 [2021-08-10T09:00:42.322Z] #56 20.57 Reading package lists... 09:00:42 [2021-08-10T09:00:42.322Z] #56 24.74 Building dependency tree... 09:00:42 [2021-08-10T09:00:42.322Z] #56 ... 09:00:42 [2021-08-10T09:00:42.322Z] 09:00:42 [2021-08-10T09:00:42.322Z] #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 09:00:42 [2021-08-10T09:00:42.322Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:42 [2021-08-10T09:00:42.389Z] #50 ... 09:00:42 [2021-08-10T09:00:42.389Z] 09:00:42 [2021-08-10T09:00:42.389Z] #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 09:00:42 [2021-08-10T09:00:42.389Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:42 [2021-08-10T09:00:42.389Z] #36 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:00:42 [2021-08-10T09:00:42.389Z] #36 ... 09:00:42 [2021-08-10T09:00:42.389Z] 09:00:42 [2021-08-10T09:00:42.389Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:42 [2021-08-10T09:00:42.389Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:00:42 [2021-08-10T09:00:42.389Z] #50 20.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 09:00:42 [2021-08-10T09:00:42.389Z] #50 20.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 09:00:42 [2021-08-10T09:00:42.389Z] #50 20.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 09:00:42 [2021-08-10T09:00:42.465Z] #51 39.86 Selecting previously unselected package python3.7. 09:00:42 [2021-08-10T09:00:42.721Z] #51 39.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 09:00:42 [2021-08-10T09:00:42.721Z] #51 39.87 Unpacking python3.7 (3.7.3-2+deb10u3) ... 09:00:42 [2021-08-10T09:00:42.721Z] #51 40.00 Selecting previously unselected package libpython3-stdlib:amd64. 09:00:42 [2021-08-10T09:00:42.721Z] #51 40.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 09:00:42 [2021-08-10T09:00:42.721Z] #51 40.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 09:00:42 [2021-08-10T09:00:42.856Z] #29 14.07 0.0% 1.4% ## 2.8% ### 4.3% #### 6.4% ##### 7.4% ##### 8.1% ###### 9.1% ####### 10.7% ######## 11.6% ######## 12.1% ########## 14.0% ########### 15.7% ############ 17.0% ############# 18.5% ############# 19.4% ############## 19.7% ############### 21.2% ############### 22.0% ################# 24.2% ################## 26.1% #################### 27.8% ##################### 29.2% ###################### 31.3% ######################## 33.5% ######################## 34.4% ######################### 35.8% ########################### 37.7% ########################### 37.8% ############################ 39.1% ############################# 40.6% ############################## 43.0% ################################ 44.7% ################################# 45.9% ################################# 47.1% ################################# 47.1% ################################## 48.4% ################################### 49.5% #################################### 50.1% #################################### 50.5% #################################### 51.2% ##################################### 52.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.7% ######################################## 56.4% ######################################### 57.4% ########################################## 58.9% ########################################## 58.9% ########################################### 60.1% ########################################### 60.6% ############################################ 61.7% ############################################# 62.8% ############################################## 63.9% ############################################## 65.1% ################################################ 66.7% ################################################# 68.4% ################################################## 70.5% ################################################### 71.4% #################################################### 73.1% ##################################################### 75.0% ####################################################### 76.4% ####################################################### 77.6% ######################################################## 78.3% ######################################################### 79.7% ########################################################## 80.9% ########################################################### 82.5% ############################################################ 83.9% ############################################################# 85.4% ############################################################## 86.6% ############################################################### 88.3% ################################################################ 90.1% ################################################################## 92.7% #################################################################### 94.6% ##################################################################### 96.3% ###################################################################### 97.9% ######################################################################## 100.0% 09:00:42 [2021-08-10T09:00:42.856Z] #29 26.94 09:00:42 [2021-08-10T09:00:42.957Z] #50 21.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 09:00:42 [2021-08-10T09:00:42.957Z] #50 21.50 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 09:00:42 [2021-08-10T09:00:42.978Z] #51 40.11 Setting up python3-minimal (3.7.3-1) ... 09:00:43 [2021-08-10T09:00:43.141Z] #29 ... 09:00:43 [2021-08-10T09:00:43.141Z] 09:00:43 [2021-08-10T09:00:43.141Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:43 [2021-08-10T09:00:43.141Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:00:43 [2021-08-10T09:00:43.141Z] #44 17.21 Fetched 8287 kB in 12s (674 kB/s) 09:00:43 [2021-08-10T09:00:43.141Z] #44 17.21 Reading package lists... 09:00:43 [2021-08-10T09:00:43.141Z] #44 21.35 Reading package lists... 09:00:43 [2021-08-10T09:00:43.141Z] #44 26.39 Building dependency tree... 09:00:43 [2021-08-10T09:00:43.141Z] #44 ... 09:00:43 [2021-08-10T09:00:43.141Z] 09:00:43 [2021-08-10T09:00:43.141Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 09:00:43 [2021-08-10T09:00:43.141Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 09:00:43 [2021-08-10T09:00:43.141Z] #56 27.58 The following additional packages will be installed: 09:00:43 [2021-08-10T09:00:43.141Z] #56 27.60 libbtrfs0 09:00:43 [2021-08-10T09:00:43.215Z] #50 21.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 09:00:43 [2021-08-10T09:00:43.215Z] #50 21.74 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 09:00:43 [2021-08-10T09:00:43.215Z] #50 21.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 09:00:43 [2021-08-10T09:00:43.226Z] #57 46.79 + bin/ctr 09:00:43 [2021-08-10T09:00:43.407Z] #56 27.75 The following NEW packages will be installed: 09:00:43 [2021-08-10T09:00:43.407Z] #56 27.75 libbtrfs-dev libbtrfs0 09:00:43 [2021-08-10T09:00:43.474Z] #50 21.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 09:00:43 [2021-08-10T09:00:43.475Z] #50 21.94 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 09:00:43 [2021-08-10T09:00:43.475Z] #50 ... 09:00:43 [2021-08-10T09:00:43.475Z] 09:00:43 [2021-08-10T09:00:43.475Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 09:00:43 [2021-08-10T09:00:43.475Z] #48 sha256:9069b806b3c6b9514d4402b913df4080730347c6a65f6b445547400f7082ddf4 09:00:43 [2021-08-10T09:00:43.475Z] #48 12.03 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 09:00:43 [2021-08-10T09:00:43.624Z] #57 85.57 + bin/containerd-shim-runc-v2 09:00:43 [2021-08-10T09:00:43.624Z] #57 86.19 + binaries 09:00:43 [2021-08-10T09:00:43.624Z] #57 86.19 + install -D bin/containerd /build/containerd 09:00:43 [2021-08-10T09:00:43.624Z] #57 86.22 + install -D bin/containerd-shim /build/containerd-shim 09:00:43 [2021-08-10T09:00:43.624Z] #57 86.22 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 09:00:43 [2021-08-10T09:00:43.624Z] #57 86.23 + install -D bin/ctr /build/ctr 09:00:43 [2021-08-10T09:00:43.673Z] #56 28.13 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. 09:00:43 [2021-08-10T09:00:43.673Z] #56 28.13 Need to get 119 kB of archives. 09:00:43 [2021-08-10T09:00:43.673Z] #56 28.13 After this operation, 387 kB of additional disk space will be used. 09:00:43 [2021-08-10T09:00:43.673Z] #56 28.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] 09:00:43 [2021-08-10T09:00:43.673Z] #56 28.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] 09:00:43 [2021-08-10T09:00:43.733Z] #48 ... 09:00:43 [2021-08-10T09:00:43.733Z] 09:00:43 [2021-08-10T09:00:43.733Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:43 [2021-08-10T09:00:43.733Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:43 [2021-08-10T09:00:43.733Z] #44 11.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:00:43 [2021-08-10T09:00:43.733Z] #44 17.29 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] 09:00:43 [2021-08-10T09:00:43.733Z] #44 ... 09:00:43 [2021-08-10T09:00:43.733Z] 09:00:43 [2021-08-10T09:00:43.733Z] #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 09:00:43 [2021-08-10T09:00:43.733Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:43 [2021-08-10T09:00:43.733Z] #36 22.19 Fetched 8460 kB in 16s (530 kB/s) 09:00:43 [2021-08-10T09:00:43.798Z] #51 40.99 Selecting previously unselected package python3. 09:00:43 [2021-08-10T09:00:43.798Z] #51 40.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) 09:00:43 [2021-08-10T09:00:43.798Z] #51 41.06 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... 09:00:43 [2021-08-10T09:00:43.798Z] #51 41.07 Unpacking python3 (3.7.3-1) ... 09:00:44 [2021-08-10T09:00:44.055Z] #51 41.18 Selecting previously unselected package libprotobuf17:amd64. 09:00:44 [2021-08-10T09:00:44.055Z] #51 41.18 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... 09:00:44 [2021-08-10T09:00:44.055Z] #51 41.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 09:00:44 [2021-08-10T09:00:44.312Z] #51 41.74 Selecting previously unselected package python3-pkg-resources. 09:00:44 [2021-08-10T09:00:44.569Z] #51 41.75 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... 09:00:44 [2021-08-10T09:00:44.569Z] #51 41.75 Unpacking python3-pkg-resources (40.8.0-1) ... 09:00:44 [2021-08-10T09:00:44.569Z] #51 41.91 Selecting previously unselected package python3-six. 09:00:44 [2021-08-10T09:00:44.569Z] #51 41.91 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... 09:00:44 [2021-08-10T09:00:44.569Z] #51 41.91 Unpacking python3-six (1.12.0-1) ... 09:00:44 [2021-08-10T09:00:44.569Z] #51 41.98 Selecting previously unselected package python3-protobuf. 09:00:44 [2021-08-10T09:00:44.569Z] #51 41.98 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... 09:00:44 [2021-08-10T09:00:44.569Z] #51 42.00 Unpacking python3-protobuf (3.6.1.3-2) ... 09:00:45 [2021-08-10T09:00:45.092Z] #56 29.21 debconf: delaying package configuration, since apt-utils is not installed 09:00:45 [2021-08-10T09:00:45.092Z] #56 29.40 Fetched 119 kB in 0s (424 kB/s) 09:00:45 [2021-08-10T09:00:45.092Z] #56 29.52 Selecting previously unselected package libbtrfs0. 09:00:45 [2021-08-10T09:00:45.107Z] #36 22.19 Reading package lists... 09:00:45 [2021-08-10T09:00:45.107Z] #36 ... 09:00:45 [2021-08-10T09:00:45.107Z] 09:00:45 [2021-08-10T09:00:45.107Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 09:00:45 [2021-08-10T09:00:45.107Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 09:00:45 [2021-08-10T09:00:45.107Z] #56 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:00:45 [2021-08-10T09:00:45.132Z] #51 42.32 Selecting previously unselected package libnet1:amd64. 09:00:45 [2021-08-10T09:00:45.132Z] #51 42.32 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 09:00:45 [2021-08-10T09:00:45.132Z] #51 42.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:00:45 [2021-08-10T09:00:45.132Z] #51 42.45 Selecting previously unselected package libnl-3-200:amd64. 09:00:45 [2021-08-10T09:00:45.132Z] #51 42.45 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... 09:00:45 [2021-08-10T09:00:45.132Z] #51 42.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 09:00:45 [2021-08-10T09:00:45.132Z] #51 42.55 Selecting previously unselected package libprotobuf-c1:amd64. 09:00:45 [2021-08-10T09:00:45.358Z] #56 29.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) 09:00:45 [2021-08-10T09:00:45.358Z] #56 29.71 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... 09:00:45 [2021-08-10T09:00:45.358Z] #56 29.77 Unpacking libbtrfs0 (4.20.1-2) ... 09:00:45 [2021-08-10T09:00:45.365Z] #56 ... 09:00:45 [2021-08-10T09:00:45.365Z] 09:00:45 [2021-08-10T09:00:45.365Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:45 [2021-08-10T09:00:45.365Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:00:45 [2021-08-10T09:00:45.365Z] #52 13.79 + cd /tmp/tmp.kVAeLQXXHT/src/github.com/mvdan/sh 09:00:45 [2021-08-10T09:00:45.365Z] #52 13.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 09:00:45 [2021-08-10T09:00:45.365Z] #52 13.89 + GO111MODULE=on 09:00:45 [2021-08-10T09:00:45.365Z] #52 13.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 09:00:45 [2021-08-10T09:00:45.365Z] #52 15.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 09:00:45 [2021-08-10T09:00:45.365Z] #52 15.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 09:00:45 [2021-08-10T09:00:45.365Z] #52 15.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 09:00:45 [2021-08-10T09:00:45.365Z] #52 17.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 09:00:45 [2021-08-10T09:00:45.365Z] #52 20.86 runtime 09:00:45 [2021-08-10T09:00:45.365Z] #52 ... 09:00:45 [2021-08-10T09:00:45.365Z] 09:00:45 [2021-08-10T09:00:45.365Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:45 [2021-08-10T09:00:45.365Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:00:45 [2021-08-10T09:00:45.365Z] #50 22.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 09:00:45 [2021-08-10T09:00:45.365Z] #50 22.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 09:00:45 [2021-08-10T09:00:45.365Z] #50 22.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 09:00:45 [2021-08-10T09:00:45.365Z] #50 22.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 09:00:45 [2021-08-10T09:00:45.365Z] #50 22.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 09:00:45 [2021-08-10T09:00:45.365Z] #50 22.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 09:00:45 [2021-08-10T09:00:45.365Z] #50 23.32 go: downloading github.com/sourcegraph/go-diff v0.5.1 09:00:45 [2021-08-10T09:00:45.365Z] #50 23.55 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 09:00:45 [2021-08-10T09:00:45.365Z] #50 23.68 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 09:00:45 [2021-08-10T09:00:45.365Z] #50 23.75 go: downloading github.com/ultraware/funlen v0.0.2 09:00:45 [2021-08-10T09:00:45.365Z] #50 23.90 go: downloading github.com/ultraware/whitespace v0.0.4 09:00:45 [2021-08-10T09:00:45.365Z] #50 23.91 go: downloading github.com/uudashr/gocognit v1.0.1 09:00:45 [2021-08-10T09:00:45.389Z] #51 42.55 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 09:00:45 [2021-08-10T09:00:45.389Z] #51 42.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:00:45 [2021-08-10T09:00:45.389Z] #51 42.65 Selecting previously unselected package criu. 09:00:45 [2021-08-10T09:00:45.389Z] #51 42.65 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... 09:00:45 [2021-08-10T09:00:45.389Z] #51 42.65 Unpacking criu (3.15-1) ... 09:00:45 [2021-08-10T09:00:45.511Z] #57 DONE 88.4s 09:00:45 [2021-08-10T09:00:45.624Z] #56 29.97 Selecting previously unselected package libbtrfs-dev. 09:00:45 [2021-08-10T09:00:45.624Z] #56 29.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... 09:00:45 [2021-08-10T09:00:45.624Z] #56 29.98 Unpacking libbtrfs-dev (4.20.1-2) ... 09:00:45 [2021-08-10T09:00:45.627Z] #50 24.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 09:00:45 [2021-08-10T09:00:45.763Z] #57 ... 09:00:45 [2021-08-10T09:00:45.763Z] 09:00:45 [2021-08-10T09:00:45.763Z] #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 09:00:45 [2021-08-10T09:00:45.763Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:00:45 [2021-08-10T09:00:45.763Z] #13 86.50 Selecting previously unselected package g++-mingw-w64-x86-64. 09:00:45 [2021-08-10T09:00:45.763Z] #13 86.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:00:45 [2021-08-10T09:00:45.763Z] #13 86.51 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:00:45 [2021-08-10T09:00:45.889Z] #56 30.24 Setting up libbtrfs0 (4.20.1-2) ... 09:00:45 [2021-08-10T09:00:45.889Z] #56 30.30 Setting up libbtrfs-dev (4.20.1-2) ... 09:00:45 [2021-08-10T09:00:45.889Z] #56 30.33 Processing triggers for libc-bin (2.28-10) ... 09:00:45 [2021-08-10T09:00:45.952Z] #51 43.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:00:45 [2021-08-10T09:00:45.952Z] #51 43.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:00:45 [2021-08-10T09:00:45.952Z] #51 43.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... 09:00:45 [2021-08-10T09:00:45.952Z] #51 43.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 09:00:45 [2021-08-10T09:00:45.952Z] #51 43.23 Setting up libmpdec2:amd64 (2.4.2-2) ... 09:00:45 [2021-08-10T09:00:45.952Z] #51 43.24 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:00:45 [2021-08-10T09:00:45.952Z] #51 43.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 09:00:45 [2021-08-10T09:00:45.952Z] #51 43.26 Setting up python3.7 (3.7.3-2+deb10u3) ... 09:00:46 [2021-08-10T09:00:46.564Z] #50 25.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 09:00:46 [2021-08-10T09:00:46.564Z] #50 25.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 09:00:46 [2021-08-10T09:00:46.564Z] #50 25.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 09:00:46 [2021-08-10T09:00:46.564Z] #50 25.10 go: downloading github.com/davecgh/go-spew v1.1.1 09:00:46 [2021-08-10T09:00:46.700Z] #13 ... 09:00:46 [2021-08-10T09:00:46.700Z] 09:00:46 [2021-08-10T09:00:46.700Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:46 [2021-08-10T09:00:46.700Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:00:46 [2021-08-10T09:00:46.700Z] #46 74.08 text/template/parse 09:00:46 [2021-08-10T09:00:46.700Z] #46 77.64 go/parser 09:00:46 [2021-08-10T09:00:46.700Z] #46 77.93 text/template 09:00:46 [2021-08-10T09:00:46.700Z] #46 81.35 log 09:00:46 [2021-08-10T09:00:46.700Z] #46 82.12 encoding/xml 09:00:46 [2021-08-10T09:00:46.700Z] #46 82.74 go/doc 09:00:46 [2021-08-10T09:00:46.850Z] #56 DONE 31.1s 09:00:46 [2021-08-10T09:00:46.850Z] 09:00:46 [2021-08-10T09:00:46.850Z] #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 09:00:46 [2021-08-10T09:00:46.850Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:46 [2021-08-10T09:00:46.850Z] #29 28.13 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 09:00:46 [2021-08-10T09:00:46.850Z] #29 28.51 09:00:46 [2021-08-10T09:00:46.850Z] #29 28.78 # 2.0% ######################################################################## 100.0% 09:00:46 [2021-08-10T09:00:46.850Z] #29 28.93 09:00:46 [2021-08-10T09:00:46.850Z] #29 29.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 09:00:46 [2021-08-10T09:00:46.850Z] #29 30.36 09:00:46 [2021-08-10T09:00:46.850Z] #29 30.59 0.0% ######################################################## 77.9% ######################################################################## 100.0% 09:00:46 [2021-08-10T09:00:46.850Z] #29 30.88 09:00:46 [2021-08-10T09:00:46.876Z] 09:00:46 [2021-08-10T09:00:46.876Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ 09:00:46 [2021-08-10T09:00:46.876Z] #58 sha256:81bc9c5de37be643a5e531cbfdbdd1f519a37423761a7fa59cc02d2370b21ea7 09:00:47 [2021-08-10T09:00:47.132Z] #50 25.27 go: downloading github.com/pmezard/go-difflib v1.0.0 09:00:47 [2021-08-10T09:00:47.132Z] #50 25.27 go: downloading github.com/stretchr/objx v0.2.0 09:00:47 [2021-08-10T09:00:47.132Z] #50 25.35 go: downloading golang.org/x/text v0.3.2 09:00:47 [2021-08-10T09:00:47.319Z] #51 ... 09:00:47 [2021-08-10T09:00:47.319Z] 09:00:47 [2021-08-10T09:00:47.319Z] #59 [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 09:00:47 [2021-08-10T09:00:47.319Z] #59 sha256:65e13a7468592c220940b81fdddb88903878e63677038b90fc1a06626702fb09 09:00:47 [2021-08-10T09:00:47.319Z] #59 34.89 internal/reflectlite 09:00:47 [2021-08-10T09:00:47.319Z] #59 36.12 sort 09:00:47 [2021-08-10T09:00:47.319Z] #59 36.13 io 09:00:47 [2021-08-10T09:00:47.319Z] #59 36.90 internal/oserror 09:00:47 [2021-08-10T09:00:47.319Z] #59 36.97 syscall 09:00:47 [2021-08-10T09:00:47.319Z] #59 37.09 bytes 09:00:47 [2021-08-10T09:00:47.319Z] #59 38.78 strconv 09:00:47 [2021-08-10T09:00:47.319Z] #59 41.40 reflect 09:00:47 [2021-08-10T09:00:47.319Z] #59 42.70 time 09:00:47 [2021-08-10T09:00:47.637Z] #46 ... 09:00:47 [2021-08-10T09:00:47.637Z] 09:00:47 [2021-08-10T09:00:47.637Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:47 [2021-08-10T09:00:47.637Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 09:00:47 [2021-08-10T09:00:47.637Z] #52 78.70 mvdan.cc/sh/v3/fileutil 09:00:47 [2021-08-10T09:00:47.637Z] #52 78.89 text/tabwriter 09:00:47 [2021-08-10T09:00:47.637Z] #52 79.37 mvdan.cc/sh/v3/syntax 09:00:47 [2021-08-10T09:00:47.637Z] #52 84.89 mvdan.cc/sh/v3/cmd/shfmt 09:00:47 [2021-08-10T09:00:47.802Z] #58 DONE 0.9s 09:00:47 [2021-08-10T09:00:47.802Z] 09:00:47 [2021-08-10T09:00:47.802Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:00:47 [2021-08-10T09:00:47.802Z] #62 sha256:e55dafd581413d440a3a98c3359634a31cbcb5dab81b32f30684ad0f7c3a6425 09:00:47 [2021-08-10T09:00:47.802Z] #62 DONE 0.2s 09:00:47 [2021-08-10T09:00:47.802Z] 09:00:47 [2021-08-10T09:00:47.802Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ 09:00:47 [2021-08-10T09:00:47.802Z] #67 sha256:61ab694d0375f02eef71b94274078ca2cfe2054e2f8532abfa1ae9899857ab3a 09:00:48 [2021-08-10T09:00:48.205Z] #52 ... 09:00:48 [2021-08-10T09:00:48.205Z] 09:00:48 [2021-08-10T09:00:48.205Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:48 [2021-08-10T09:00:48.205Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:00:48 [2021-08-10T09:00:48.205Z] #46 85.71 github.com/LK4D4/vndr/build 09:00:48 [2021-08-10T09:00:48.257Z] #29 32.01 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 09:00:48 [2021-08-10T09:00:48.522Z] #29 ... 09:00:48 [2021-08-10T09:00:48.522Z] 09:00:48 [2021-08-10T09:00:48.522Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:48 [2021-08-10T09:00:48.522Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d 09:00:48 [2021-08-10T09:00:48.522Z] #32 22.80 Checking out files: 95% (1456/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. 09:00:48 [2021-08-10T09:00:48.522Z] #32 22.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 09:00:48 [2021-08-10T09:00:48.522Z] #32 23.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:00:48 [2021-08-10T09:00:48.522Z] #32 ... 09:00:48 [2021-08-10T09:00:48.522Z] 09:00:48 [2021-08-10T09:00:48.522Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:00:48 [2021-08-10T09:00:48.522Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.267 + RM_GOPATH=0 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.267 + TMP_GOPATH= 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.268 + : /build 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.268 + '[' -z '' ']' 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.273 ++ mktemp -d 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.275 + export GOPATH=/tmp/tmp.tSnjAOJ8LA 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.275 + GOPATH=/tmp/tmp.tSnjAOJ8LA 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.275 + RM_GOPATH=1 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.276 + case "$(go env GOARCH)" in 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.276 ++ go env GOARCH 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.298 + export GO_BUILDMODE=-buildmode=pie 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.299 + GO_BUILDMODE=-buildmode=pie 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.300 ++ dirname /tmp/install/install.sh 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.308 + dir=/tmp/install 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.309 + bin=containerd 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.309 + shift 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.310 + '[' '!' -f /tmp/install/containerd.installer ']' 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.311 + . /tmp/install/containerd.installer 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.312 ++ set -e 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.312 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.313 + install_containerd 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.315 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.315 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.315 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tSnjAOJ8LA/src/github.com/containerd/containerd 09:00:48 [2021-08-10T09:00:48.522Z] #57 1.322 Cloning into '/tmp/tmp.tSnjAOJ8LA/src/github.com/containerd/containerd'... 09:00:48 [2021-08-10T09:00:48.728Z] #67 DONE 0.9s 09:00:48 [2021-08-10T09:00:48.728Z] 09:00:48 [2021-08-10T09:00:48.728Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker 09:00:48 [2021-08-10T09:00:48.728Z] #68 sha256:8a36c67c9b9e87e6a05d6b8f12c75b7bc7332476762911b6c3fa95ae8c3ccdb2 09:00:48 [2021-08-10T09:00:48.728Z] #68 DONE 0.0s 09:00:48 [2021-08-10T09:00:48.728Z] 09:00:48 [2021-08-10T09:00:48.728Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker 09:00:48 [2021-08-10T09:00:48.728Z] #69 sha256:bfc2e7a453c70d4726a03f2760e6490d0048fe3c7f769f58cf52f0b5c7de8266 09:00:49 [2021-08-10T09:00:49.226Z] #59 46.49 context 09:00:49 [2021-08-10T09:00:49.483Z] #59 ... 09:00:49 [2021-08-10T09:00:49.483Z] 09:00:49 [2021-08-10T09:00:49.483Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:49 [2021-08-10T09:00:49.483Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:49 [2021-08-10T09:00:49.483Z] #51 46.78 Setting up python3 (3.7.3-1) ... 09:00:49 [2021-08-10T09:00:49.483Z] #51 ... 09:00:49 [2021-08-10T09:00:49.483Z] 09:00:49 [2021-08-10T09:00:49.483Z] #53 [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 09:00:49 [2021-08-10T09:00:49.483Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:00:49 [2021-08-10T09:00:49.483Z] #53 37.06 bytes 09:00:49 [2021-08-10T09:00:49.483Z] #53 38.38 strings 09:00:49 [2021-08-10T09:00:49.483Z] #53 39.55 reflect 09:00:49 [2021-08-10T09:00:49.483Z] #53 40.91 bufio 09:00:49 [2021-08-10T09:00:49.483Z] #53 42.01 syscall 09:00:49 [2021-08-10T09:00:49.483Z] #53 47.01 internal/fmtsort 09:00:49 [2021-08-10T09:00:49.489Z] #57 ... 09:00:49 [2021-08-10T09:00:49.489Z] 09:00:49 [2021-08-10T09:00:49.489Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:49 [2021-08-10T09:00:49.489Z] #50 sha256:69bacaef96ddc36755da0cde6addf450d1ab39c3719efccddb2587e22d4abf93 09:00:49 [2021-08-10T09:00:49.489Z] #50 23.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.23 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.66 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 09:00:49 [2021-08-10T09:00:49.489Z] #50 24.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 09:00:49 [2021-08-10T09:00:49.489Z] #50 25.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 09:00:49 [2021-08-10T09:00:49.489Z] #50 25.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 09:00:49 [2021-08-10T09:00:49.489Z] #50 25.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 09:00:49 [2021-08-10T09:00:49.489Z] #50 25.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 09:00:49 [2021-08-10T09:00:49.489Z] #50 25.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 09:00:49 [2021-08-10T09:00:49.489Z] #50 25.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 09:00:49 [2021-08-10T09:00:49.489Z] #50 25.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 09:00:49 [2021-08-10T09:00:49.489Z] #50 26.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 09:00:49 [2021-08-10T09:00:49.489Z] #50 26.06 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 09:00:49 [2021-08-10T09:00:49.489Z] #50 26.11 go: downloading github.com/ultraware/funlen v0.0.2 09:00:49 [2021-08-10T09:00:49.489Z] #50 26.19 go: downloading github.com/ultraware/whitespace v0.0.4 09:00:49 [2021-08-10T09:00:49.489Z] #50 26.20 go: downloading github.com/uudashr/gocognit v1.0.1 09:00:49 [2021-08-10T09:00:49.489Z] #50 26.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.74 go: downloading github.com/go-toolsmith/astp v1.0.0 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.83 go: downloading github.com/go-toolsmith/typep v1.0.0 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.90 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 09:00:49 [2021-08-10T09:00:49.489Z] #50 27.98 go: downloading golang.org/x/text v0.3.2 09:00:49 [2021-08-10T09:00:49.489Z] #50 28.17 go: downloading github.com/gobwas/glob v0.2.3 09:00:49 [2021-08-10T09:00:49.489Z] #50 28.54 go: downloading github.com/kisielk/gotool v1.0.0 09:00:49 [2021-08-10T09:00:49.489Z] #50 31.94 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 09:00:49 [2021-08-10T09:00:49.489Z] #50 32.13 go: downloading github.com/gogo/protobuf v1.2.1 09:00:49 [2021-08-10T09:00:49.489Z] #50 ... 09:00:49 [2021-08-10T09:00:49.489Z] 09:00:49 [2021-08-10T09:00:49.489Z] #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 09:00:49 [2021-08-10T09:00:49.489Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:49 [2021-08-10T09:00:49.489Z] #29 32.49 09:00:49 [2021-08-10T09:00:49.655Z] #69 DONE 0.8s 09:00:49 [2021-08-10T09:00:49.655Z] 09:00:49 [2021-08-10T09:00:49.655Z] #70 exporting to image 09:00:49 [2021-08-10T09:00:49.655Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:00:49 [2021-08-10T09:00:49.655Z] #70 exporting layers 09:00:49 [2021-08-10T09:00:49.663Z] #50 ... 09:00:49 [2021-08-10T09:00:49.663Z] 09:00:49 [2021-08-10T09:00:49.663Z] #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 09:00:49 [2021-08-10T09:00:49.663Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:49 [2021-08-10T09:00:49.663Z] #36 22.19 Reading package lists... 09:00:49 [2021-08-10T09:00:49.741Z] #53 47.24 internal/syscall/unix 09:00:49 [2021-08-10T09:00:49.741Z] #53 ... 09:00:49 [2021-08-10T09:00:49.741Z] 09:00:49 [2021-08-10T09:00:49.741Z] #59 [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 09:00:49 [2021-08-10T09:00:49.741Z] #59 sha256:65e13a7468592c220940b81fdddb88903878e63677038b90fc1a06626702fb09 09:00:49 [2021-08-10T09:00:49.741Z] #59 47.18 internal/syscall/unix 09:00:50 [2021-08-10T09:00:50.000Z] #59 47.40 internal/poll 09:00:50 [2021-08-10T09:00:50.136Z] #46 87.54 github.com/LK4D4/vndr/versioned 09:00:50 [2021-08-10T09:00:50.395Z] #46 87.73 compress/flate 09:00:51 [2021-08-10T09:00:51.097Z] #29 32.71 0.0% ### 4.9% ###### 9.1% ######## 12.3% ########### 16.6% ############## 19.8% ################ 22.9% #################### 28.1% ######################## 33.5% ########################## 37.0% ############################# 40.3% ################################ 44.5% ################################### 49.4% ####################################### 55.4% ############################################ 62.4% ################################################ 66.9% #################################################### 72.7% ####################################################### 76.8% ######################################################### 80.2% ############################################################ 83.9% ################################################################ 88.9% ################################################################### 93.8% ######################################################################## 100.0% 09:00:51 [2021-08-10T09:00:51.097Z] #29 35.14 09:00:51 [2021-08-10T09:00:51.342Z] #46 88.80 hash/crc32 09:00:51 [2021-08-10T09:00:51.601Z] #46 ... 09:00:51 [2021-08-10T09:00:51.601Z] 09:00:51 [2021-08-10T09:00:51.601Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:00:51 [2021-08-10T09:00:51.601Z] #52 sha256:f86e3cf0a9b4746ee14b21993a1e636ac3f1563fb2b76742faa9d63b6714e940 09:00:51 [2021-08-10T09:00:51.601Z] #52 DONE 89.0s 09:00:51 [2021-08-10T09:00:51.601Z] 09:00:51 [2021-08-10T09:00:51.601Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:51 [2021-08-10T09:00:51.601Z] #50 sha256:71b896a79903a5d41d5c0c4d3f55da2572d8467f78656c165a337fc4add138bd 09:00:51 [2021-08-10T09:00:51.687Z] #29 ... 09:00:51 [2021-08-10T09:00:51.687Z] 09:00:51 [2021-08-10T09:00:51.687Z] #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 09:00:51 [2021-08-10T09:00:51.687Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f 09:00:51 [2021-08-10T09:00:51.687Z] #36 25.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #36 27.44 debconf: delaying package configuration, since apt-utils is not installed 09:00:51 [2021-08-10T09:00:51.687Z] #36 27.59 Fetched 14.2 MB in 2s (9458 kB/s) 09:00:51 [2021-08-10T09:00:51.687Z] #36 27.72 Selecting previously unselected package xxd. 09:00:51 [2021-08-10T09:00:51.687Z] #36 27.72 (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 ... 15394 files and directories currently installed.) 09:00:51 [2021-08-10T09:00:51.687Z] #36 27.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... 09:00:51 [2021-08-10T09:00:51.687Z] #36 27.89 Unpacking xxd (2:8.1.0875-5) ... 09:00:51 [2021-08-10T09:00:51.687Z] #36 28.12 Selecting previously unselected package vim-common. 09:00:51 [2021-08-10T09:00:51.687Z] #36 28.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 09:00:51 [2021-08-10T09:00:51.687Z] #36 28.16 Unpacking vim-common (2:8.1.0875-5) ... 09:00:51 [2021-08-10T09:00:51.687Z] #36 28.55 Selecting previously unselected package cmake-data. 09:00:51 [2021-08-10T09:00:51.687Z] #36 28.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 09:00:51 [2021-08-10T09:00:51.687Z] #36 28.59 Unpacking cmake-data (3.13.4-1) ... 09:00:51 [2021-08-10T09:00:51.687Z] #36 32.10 Selecting previously unselected package libicu63:arm64. 09:00:51 [2021-08-10T09:00:51.687Z] #36 32.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... 09:00:51 [2021-08-10T09:00:51.687Z] #36 32.26 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... 09:00:51 [2021-08-10T09:00:51.687Z] #36 ... 09:00:51 [2021-08-10T09:00:51.687Z] 09:00:51 [2021-08-10T09:00:51.687Z] #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 09:00:51 [2021-08-10T09:00:51.687Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:00:51 [2021-08-10T09:00:51.687Z] #13 18.99 Reading package lists... 09:00:51 [2021-08-10T09:00:51.687Z] #13 24.38 Building dependency tree... 09:00:51 [2021-08-10T09:00:51.687Z] #13 26.26 The following additional packages will be installed: 09:00:51 [2021-08-10T09:00:51.687Z] #13 26.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 09:00:51 [2021-08-10T09:00:51.687Z] #13 26.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 09:00:51 [2021-08-10T09:00:51.687Z] #13 26.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 09:00:51 [2021-08-10T09:00:51.687Z] #13 26.27 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 09:00:51 [2021-08-10T09:00:51.687Z] #13 26.27 mingw-w64-x86-64-dev 09:00:51 [2021-08-10T09:00:51.687Z] #13 26.27 Suggested packages: 09:00:51 [2021-08-10T09:00:51.687Z] #13 26.28 gcc-8-locales seccomp wine64 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.06 The following NEW packages will be installed: 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.08 The following packages will be upgraded: 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.08 libseccomp2 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.46 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.46 Need to get 73.4 MB of archives. 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.46 After this operation, 472 MB of additional disk space will be used. 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.47 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.47 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 27.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 28.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 28.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 28.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 30.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.70 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] 09:00:51 [2021-08-10T09:00:51.687Z] #13 31.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] 09:00:51 [2021-08-10T09:00:51.688Z] #13 31.81 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] 09:00:51 [2021-08-10T09:00:51.688Z] #13 32.93 debconf: delaying package configuration, since apt-utils is not installed 09:00:51 [2021-08-10T09:00:51.688Z] #13 33.07 Fetched 73.4 MB in 5s (15.8 MB/s) 09:00:51 [2021-08-10T09:00:51.688Z] #13 33.18 (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 ... 15394 files and directories currently installed.) 09:00:51 [2021-08-10T09:00:51.688Z] #13 33.24 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... 09:00:51 [2021-08-10T09:00:51.688Z] #13 33.28 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 09:00:51 [2021-08-10T09:00:51.688Z] #13 33.60 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... 09:00:51 [2021-08-10T09:00:51.688Z] #13 33.82 Selecting previously unselected package binutils-mingw-w64-i686. 09:00:51 [2021-08-10T09:00:51.898Z] #59 49.26 os 09:00:51 [2021-08-10T09:00:51.961Z] #13 33.82 (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 ... 15394 files and directories currently installed.) 09:00:51 [2021-08-10T09:00:51.961Z] #13 34.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... 09:00:51 [2021-08-10T09:00:51.961Z] #13 34.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 09:00:52 [2021-08-10T09:00:52.155Z] #59 49.74 encoding/binary 09:00:52 [2021-08-10T09:00:52.229Z] #13 ... 09:00:52 [2021-08-10T09:00:52.229Z] 09:00:52 [2021-08-10T09:00:52.229Z] #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 09:00:52 [2021-08-10T09:00:52.229Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f 09:00:52 [2021-08-10T09:00:52.229Z] #36 36.50 Selecting previously unselected package libxml2:arm64. 09:00:52 [2021-08-10T09:00:52.229Z] #36 36.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... 09:00:52 [2021-08-10T09:00:52.229Z] #36 36.51 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... 09:00:52 [2021-08-10T09:00:52.537Z] #50 ... 09:00:52 [2021-08-10T09:00:52.537Z] 09:00:52 [2021-08-10T09:00:52.537Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:52 [2021-08-10T09:00:52.537Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:00:52 [2021-08-10T09:00:52.537Z] #46 90.02 crypto/dsa 09:00:52 [2021-08-10T09:00:52.758Z] #36 37.08 Selecting previously unselected package libarchive13:arm64. 09:00:52 [2021-08-10T09:00:52.758Z] #36 37.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... 09:00:52 [2021-08-10T09:00:52.758Z] #36 37.18 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... 09:00:52 [2021-08-10T09:00:52.795Z] #46 90.38 crypto/x509/pkix 09:00:53 [2021-08-10T09:00:53.023Z] #36 37.52 Selecting previously unselected package libjsoncpp1:arm64. 09:00:53 [2021-08-10T09:00:53.023Z] #36 37.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... 09:00:53 [2021-08-10T09:00:53.023Z] #36 37.54 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... 09:00:53 [2021-08-10T09:00:53.331Z] #36 37.71 Selecting previously unselected package librhash0:arm64. 09:00:53 [2021-08-10T09:00:53.331Z] #36 37.71 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... 09:00:53 [2021-08-10T09:00:53.331Z] #36 37.73 Unpacking librhash0:arm64 (1.3.8-1) ... 09:00:53 [2021-08-10T09:00:53.331Z] #36 ... 09:00:53 [2021-08-10T09:00:53.331Z] 09:00:53 [2021-08-10T09:00:53.331Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:53 [2021-08-10T09:00:53.331Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:00:53 [2021-08-10T09:00:53.331Z] #44 26.39 Building dependency tree... 09:00:53 [2021-08-10T09:00:53.331Z] #44 28.88 The following additional packages will be installed: 09:00:53 [2021-08-10T09:00:53.331Z] #44 28.90 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib 09:00:53 [2021-08-10T09:00:53.331Z] #44 28.90 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal 09:00:53 [2021-08-10T09:00:53.331Z] #44 28.90 python3-pkg-resources python3-protobuf python3-six python3.7 09:00:53 [2021-08-10T09:00:53.331Z] #44 28.90 python3.7-minimal 09:00:53 [2021-08-10T09:00:53.331Z] #44 28.91 Suggested packages: 09:00:53 [2021-08-10T09:00:53.331Z] #44 28.92 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv 09:00:53 [2021-08-10T09:00:53.331Z] #44 28.92 python3.7-doc binfmt-support 09:00:53 [2021-08-10T09:00:53.331Z] #44 29.94 The following NEW packages will be installed: 09:00:53 [2021-08-10T09:00:53.331Z] #44 29.95 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 09:00:53 [2021-08-10T09:00:53.331Z] #44 29.97 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 09:00:53 [2021-08-10T09:00:53.331Z] #44 29.97 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 09:00:53 [2021-08-10T09:00:53.331Z] #44 29.97 python3.7-minimal 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.49 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.49 Need to get 6095 kB of archives. 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.49 After this operation, 32.3 MB of additional disk space will be used. 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 30.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 31.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 31.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 31.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 31.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 31.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 31.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 33.36 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] 09:00:53 [2021-08-10T09:00:53.331Z] #44 34.88 debconf: delaying package configuration, since apt-utils is not installed 09:00:53 [2021-08-10T09:00:53.331Z] #44 35.04 Fetched 6095 kB in 4s (1723 kB/s) 09:00:53 [2021-08-10T09:00:53.331Z] #44 35.14 Selecting previously unselected package libpython3.7-minimal:arm64. 09:00:53 [2021-08-10T09:00:53.331Z] #44 35.14 (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 ... 15394 files and directories currently installed.) 09:00:53 [2021-08-10T09:00:53.331Z] #44 35.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... 09:00:53 [2021-08-10T09:00:53.331Z] #44 35.27 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... 09:00:53 [2021-08-10T09:00:53.331Z] #44 36.09 Selecting previously unselected package python3.7-minimal. 09:00:53 [2021-08-10T09:00:53.331Z] #44 36.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... 09:00:53 [2021-08-10T09:00:53.331Z] #44 36.14 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 09:00:53 [2021-08-10T09:00:53.331Z] #44 37.09 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... 09:00:53 [2021-08-10T09:00:53.331Z] #44 37.14 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 09:00:53 [2021-08-10T09:00:53.331Z] #44 ... 09:00:53 [2021-08-10T09:00:53.331Z] 09:00:53 [2021-08-10T09:00:53.331Z] #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 09:00:53 [2021-08-10T09:00:53.331Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:00:53 [2021-08-10T09:00:53.331Z] #13 35.60 Selecting previously unselected package binutils-mingw-w64-x86-64. 09:00:53 [2021-08-10T09:00:53.363Z] #46 90.80 net 09:00:53 [2021-08-10T09:00:53.363Z] #46 90.81 compress/gzip 09:00:53 [2021-08-10T09:00:53.522Z] #59 51.09 encoding/base64 09:00:53 [2021-08-10T09:00:53.624Z] #13 35.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... 09:00:53 [2021-08-10T09:00:53.625Z] #13 35.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 09:00:53 [2021-08-10T09:00:53.931Z] #46 91.27 vendor/golang.org/x/crypto/chacha20 09:00:54 [2021-08-10T09:00:54.087Z] #59 51.57 golang.org/x/sys/unix 09:00:54 [2021-08-10T09:00:54.190Z] #46 91.84 vendor/golang.org/x/crypto/poly1305 09:00:54 [2021-08-10T09:00:54.210Z] #13 ... 09:00:54 [2021-08-10T09:00:54.210Z] 09:00:54 [2021-08-10T09:00:54.210Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:54 [2021-08-10T09:00:54.210Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:00:54 [2021-08-10T09:00:54.210Z] #46 28.60 sync 09:00:54 [2021-08-10T09:00:54.210Z] #46 28.61 internal/reflectlite 09:00:54 [2021-08-10T09:00:54.210Z] #46 30.24 github.com/LK4D4/vndr/godl/singleflight 09:00:54 [2021-08-10T09:00:54.210Z] #46 30.25 internal/testlog 09:00:54 [2021-08-10T09:00:54.210Z] #46 30.25 math/rand 09:00:54 [2021-08-10T09:00:54.210Z] #46 30.65 internal/singleflight 09:00:54 [2021-08-10T09:00:54.210Z] #46 31.10 sort 09:00:54 [2021-08-10T09:00:54.210Z] #46 31.11 errors 09:00:54 [2021-08-10T09:00:54.210Z] #46 31.87 io 09:00:54 [2021-08-10T09:00:54.210Z] #46 31.91 strconv 09:00:54 [2021-08-10T09:00:54.210Z] #46 32.33 internal/oserror 09:00:54 [2021-08-10T09:00:54.210Z] #46 32.42 syscall 09:00:54 [2021-08-10T09:00:54.210Z] #46 33.43 path 09:00:54 [2021-08-10T09:00:54.210Z] #46 34.58 bytes 09:00:54 [2021-08-10T09:00:54.210Z] #46 34.79 strings 09:00:54 [2021-08-10T09:00:54.210Z] #46 37.74 reflect 09:00:54 [2021-08-10T09:00:54.210Z] #46 38.52 hash 09:00:54 [2021-08-10T09:00:54.210Z] #46 ... 09:00:54 [2021-08-10T09:00:54.210Z] 09:00:54 [2021-08-10T09:00:54.210Z] #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 09:00:54 [2021-08-10T09:00:54.210Z] #29 sha256:23ee4c2dd55e6f489f0d946076c93d356bed8741ca174ad988ecf94251ac79e7 09:00:54 [2021-08-10T09:00:54.210Z] #29 36.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 09:00:54 [2021-08-10T09:00:54.210Z] #29 36.67 09:00:54 [2021-08-10T09:00:54.210Z] #29 36.87 ######################################################################## 100.0% 09:00:54 [2021-08-10T09:00:54.210Z] #29 36.96 09:00:54 [2021-08-10T09:00:54.210Z] #29 37.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 09:00:54 [2021-08-10T09:00:54.210Z] #29 38.10 09:00:54 [2021-08-10T09:00:54.211Z] #29 38.23 ######################################################################## 100.0% 09:00:54 [2021-08-10T09:00:54.211Z] #29 38.34 09:00:54 [2021-08-10T09:00:54.493Z] #29 38.41 Download of images into '/build' complete. 09:00:54 [2021-08-10T09:00:54.493Z] #29 38.41 Use something like the following to load the result into a Docker daemon: 09:00:54 [2021-08-10T09:00:54.493Z] #29 38.41 tar -cC '/build' . | docker load 09:00:54 [2021-08-10T09:00:54.760Z] #46 92.22 vendor/golang.org/x/sys/cpu 09:00:55 [2021-08-10T09:00:55.018Z] #59 52.42 fmt 09:00:55 [2021-08-10T09:00:55.021Z] #46 92.51 vendor/golang.org/x/crypto/chacha20poly1305 09:00:55 [2021-08-10T09:00:55.619Z] #36 28.61 Reading package lists... 09:00:55 [2021-08-10T09:00:55.619Z] #36 ... 09:00:55 [2021-08-10T09:00:55.619Z] 09:00:55 [2021-08-10T09:00:55.619Z] #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 09:00:55 [2021-08-10T09:00:55.619Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:00:55 [2021-08-10T09:00:55.619Z] #40 22.89 Checking out files: 96% (1640/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. 09:00:55 [2021-08-10T09:00:55.619Z] #40 22.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 09:00:55 [2021-08-10T09:00:55.619Z] #40 25.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 09:00:55 [2021-08-10T09:00:55.619Z] #40 ... 09:00:55 [2021-08-10T09:00:55.619Z] 09:00:55 [2021-08-10T09:00:55.619Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:55 [2021-08-10T09:00:55.619Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:00:55 [2021-08-10T09:00:55.619Z] #50 32.11 go: downloading github.com/gobwas/glob v0.2.3 09:00:55 [2021-08-10T09:00:55.619Z] #50 32.13 go: downloading github.com/kisielk/gotool v1.0.0 09:00:55 [2021-08-10T09:00:55.619Z] #50 32.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 09:00:55 [2021-08-10T09:00:55.619Z] #50 32.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 09:00:55 [2021-08-10T09:00:55.619Z] #50 32.38 go: downloading github.com/gogo/protobuf v1.2.1 09:00:55 [2021-08-10T09:00:55.619Z] #50 ... 09:00:55 [2021-08-10T09:00:55.619Z] 09:00:55 [2021-08-10T09:00:55.619Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:00:55 [2021-08-10T09:00:55.619Z] #59 sha256:0952961b3c716a9326ace579f950c9268847a4ea82256dcffe3f0dd42bca83c3 09:00:55 [2021-08-10T09:00:55.619Z] #59 23.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 09:00:55 [2021-08-10T09:00:55.619Z] #59 ... 09:00:55 [2021-08-10T09:00:55.619Z] 09:00:55 [2021-08-10T09:00:55.619Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:00:55 [2021-08-10T09:00:55.619Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:00:55 [2021-08-10T09:00:55.619Z] #50 33.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 09:00:55 [2021-08-10T09:00:55.619Z] #50 33.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 09:00:55 [2021-08-10T09:00:55.619Z] #50 34.02 go: downloading github.com/BurntSushi/toml v0.3.1 09:00:55 [2021-08-10T09:00:55.619Z] #50 ... 09:00:55 [2021-08-10T09:00:55.619Z] 09:00:55 [2021-08-10T09:00:55.619Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:55 [2021-08-10T09:00:55.619Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:55 [2021-08-10T09:00:55.619Z] #44 23.80 Fetched 8464 kB in 17s (488 kB/s) 09:00:55 [2021-08-10T09:00:55.619Z] #44 23.80 Reading package lists... 09:00:55 [2021-08-10T09:00:55.882Z] #44 30.30 Reading package lists... 09:00:55 [2021-08-10T09:00:55.882Z] #44 ... 09:00:55 [2021-08-10T09:00:55.882Z] 09:00:55 [2021-08-10T09:00:55.882Z] #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 09:00:55 [2021-08-10T09:00:55.882Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:55 [2021-08-10T09:00:55.882Z] #36 28.61 Reading package lists... 09:00:55 [2021-08-10T09:00:55.950Z] #59 ... 09:00:55 [2021-08-10T09:00:55.950Z] 09:00:55 [2021-08-10T09:00:55.950Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:00:55 [2021-08-10T09:00:55.950Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:00:55 [2021-08-10T09:00:55.950Z] #17 44.37 Fetched 48.3 MB in 43s (1122 kB/s) 09:00:55 [2021-08-10T09:00:55.957Z] #46 93.41 vendor/golang.org/x/crypto/curve25519 09:00:56 [2021-08-10T09:00:56.140Z] #36 34.01 Building dependency tree... 09:00:56 [2021-08-10T09:00:56.140Z] #36 ... 09:00:56 [2021-08-10T09:00:56.140Z] 09:00:56 [2021-08-10T09:00:56.140Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 09:00:56 [2021-08-10T09:00:56.140Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 09:00:56 [2021-08-10T09:00:56.140Z] #56 24.39 Fetched 8460 kB in 16s (515 kB/s) 09:00:56 [2021-08-10T09:00:56.140Z] #56 24.39 Reading package lists... 09:00:56 [2021-08-10T09:00:56.140Z] #56 30.89 Reading package lists... 09:00:56 [2021-08-10T09:00:56.140Z] #56 ... 09:00:56 [2021-08-10T09:00:56.140Z] 09:00:56 [2021-08-10T09:00:56.140Z] #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 09:00:56 [2021-08-10T09:00:56.140Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:00:56 [2021-08-10T09:00:56.140Z] #13 24.70 Fetched 8991 kB in 17s (515 kB/s) 09:00:56 [2021-08-10T09:00:56.140Z] #13 24.70 Reading package lists... 09:00:56 [2021-08-10T09:00:56.192Z] #70 exporting layers 6.6s done 09:00:56 [2021-08-10T09:00:56.192Z] #70 writing image sha256:aece4e8feb3a2c17a806c40e01c061589fbd152a09726c1d0fa8b1ebf355e718 done 09:00:56 [2021-08-10T09:00:56.192Z] #70 naming to docker.io/library/docker:ead2a4ddc0b5378567708f24c6383caf25cf25aa done 09:00:56 [2021-08-10T09:00:56.192Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:56 [2021-08-10T09:00:56.456Z] #29 DONE 40.2s 09:00:56 [2021-08-10T09:00:56.456Z] 09:00:56 [2021-08-10T09:00:56.456Z] #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 09:00:56 [2021-08-10T09:00:56.456Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f 09:00:56 [2021-08-10T09:00:56.456Z] #36 37.95 Selecting previously unselected package libuv1:arm64. 09:00:56 [2021-08-10T09:00:56.456Z] #36 37.95 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 37.96 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 38.28 Selecting previously unselected package cmake. 09:00:56 [2021-08-10T09:00:56.456Z] #36 38.29 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 38.31 Unpacking cmake (3.13.4-1) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 40.65 Setting up libicu63:arm64 (63.1-6+deb10u1) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 40.74 Setting up xxd (2:8.1.0875-5) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 40.77 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 40.80 Setting up vim-common (2:8.1.0875-5) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 40.88 Setting up librhash0:arm64 (1.3.8-1) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 40.94 Setting up cmake-data (3.13.4-1) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 40.97 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 41.01 Setting up libjsoncpp1:arm64 (1.7.4-3) ... 09:00:56 [2021-08-10T09:00:56.456Z] #36 41.03 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... 09:00:56 [2021-08-10T09:00:56.525Z] #46 93.99 vendor/golang.org/x/crypto/hkdf 09:00:56 [2021-08-10T09:00:56.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=ead2a4ddc0b5378567708f24c6383caf25cf25aa -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:ead2a4ddc0b5378567708f24c6383caf25cf25aa hack/make.sh dynbinary test-integration 09:00:56 [2021-08-10T09:00:56.706Z] #13 31.45 Reading package lists... 09:00:56 [2021-08-10T09:00:56.706Z] #13 ... 09:00:56 [2021-08-10T09:00:56.706Z] 09:00:56 [2021-08-10T09:00:56.706Z] #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 09:00:56 [2021-08-10T09:00:56.706Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:00:56 [2021-08-10T09:00:56.706Z] #36 34.01 Building dependency tree... 09:00:56 [2021-08-10T09:00:56.726Z] #36 41.06 Setting up cmake (3.13.4-1) ... 09:00:56 [2021-08-10T09:00:56.726Z] #36 41.08 Processing triggers for libc-bin (2.28-10) ... 09:00:56 [2021-08-10T09:00:56.726Z] #36 41.30 Processing triggers for mime-support (3.62) ... 09:00:56 [2021-08-10T09:00:56.784Z] #46 94.18 vendor/golang.org/x/text/transform 09:00:56 [2021-08-10T09:00:56.882Z] #17 44.37 Reading package lists... 09:00:56 [2021-08-10T09:00:56.882Z] #17 ... 09:00:56 [2021-08-10T09:00:56.882Z] 09:00:56 [2021-08-10T09:00:56.882Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:00:56 [2021-08-10T09:00:56.882Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:00:56 [2021-08-10T09:00:56.882Z] #51 47.33 Setting up python3-six (1.12.0-1) ... 09:00:56 [2021-08-10T09:00:56.882Z] #51 48.08 Setting up python3-pkg-resources (40.8.0-1) ... 09:00:56 [2021-08-10T09:00:56.882Z] #51 49.29 Setting up python3-protobuf (3.6.1.3-2) ... 09:00:56 [2021-08-10T09:00:56.882Z] #51 51.63 Setting up criu (3.15-1) ... 09:00:56 [2021-08-10T09:00:56.882Z] #51 52.90 Processing triggers for libc-bin (2.28-10) ... 09:00:56 [2021-08-10T09:00:56.882Z] #51 52.95 Processing triggers for mime-support (3.62) ... 09:00:56 [2021-08-10T09:00:56.882Z] #51 DONE 53.8s 09:00:56 [2021-08-10T09:00:56.882Z] 09:00:56 [2021-08-10T09:00:56.882Z] #53 [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 09:00:56 [2021-08-10T09:00:56.882Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:00:56 [2021-08-10T09:00:56.882Z] #53 47.36 internal/syscall/execenv 09:00:56 [2021-08-10T09:00:56.882Z] #53 47.44 internal/poll 09:00:56 [2021-08-10T09:00:56.882Z] #53 47.52 path 09:00:56 [2021-08-10T09:00:56.882Z] #53 48.04 io/fs 09:00:56 [2021-08-10T09:00:56.882Z] #53 48.83 regexp/syntax 09:00:56 [2021-08-10T09:00:56.882Z] #53 49.38 os 09:00:56 [2021-08-10T09:00:56.882Z] #53 52.28 fmt 09:00:56 [2021-08-10T09:00:56.882Z] #53 52.35 path/filepath 09:00:56 [2021-08-10T09:00:56.882Z] #53 53.44 regexp 09:00:57 [2021-08-10T09:00:57.119Z] 09:00:57 [2021-08-10T09:00:57.119Z] Removing bundles/ 09:00:57 [2021-08-10T09:00:57.119Z] 09:00:57 [2021-08-10T09:00:57.119Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:00:57 [2021-08-10T09:00:57.119Z] Building: bundles/dynbinary-daemon/dockerd-dev 09:00:57 [2021-08-10T09:00:57.119Z] GOOS="" GOARCH="" GOARM="" 09:00:57 [2021-08-10T09:00:57.352Z] #46 94.85 vendor/golang.org/x/text/unicode/bidi 09:00:57 [2021-08-10T09:00:57.704Z] #36 DONE 41.9s 09:00:57 [2021-08-10T09:00:57.704Z] 09:00:57 [2021-08-10T09:00:57.704Z] #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 09:00:57 [2021-08-10T09:00:57.704Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.33 Selecting previously unselected package binutils-mingw-w64. 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.47 Selecting previously unselected package libdevmapper1.02.1:arm64. 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.86 Selecting previously unselected package dmsetup. 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... 09:00:57 [2021-08-10T09:00:57.704Z] #13 38.88 Unpacking dmsetup (2:1.02.155-3) ... 09:00:57 [2021-08-10T09:00:57.704Z] #13 39.22 Selecting previously unselected package mingw-w64-common. 09:00:57 [2021-08-10T09:00:57.704Z] #13 39.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 09:00:57 [2021-08-10T09:00:57.704Z] #13 39.23 Unpacking mingw-w64-common (6.0.0-3) ... 09:00:58 [2021-08-10T09:00:58.078Z] #36 ... 09:00:58 [2021-08-10T09:00:58.078Z] 09:00:58 [2021-08-10T09:00:58.078Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:00:58 [2021-08-10T09:00:58.078Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:00:58 [2021-08-10T09:00:58.078Z] #46 26.25 vendor/golang.org/x/crypto/internal/subtle 09:00:58 [2021-08-10T09:00:58.078Z] #46 ... 09:00:58 [2021-08-10T09:00:58.078Z] 09:00:58 [2021-08-10T09:00:58.078Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 09:00:58 [2021-08-10T09:00:58.078Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e 09:00:58 [2021-08-10T09:00:58.078Z] #56 30.89 Reading package lists... 09:00:58 [2021-08-10T09:00:58.731Z] #46 96.25 vendor/golang.org/x/text/secure/bidirule 09:00:58 [2021-08-10T09:00:58.778Z] #53 55.89 flag 09:00:58 [2021-08-10T09:00:58.778Z] #53 56.04 go/token 09:00:58 [2021-08-10T09:00:58.778Z] #53 ... 09:00:58 [2021-08-10T09:00:58.778Z] 09:00:58 [2021-08-10T09:00:58.778Z] #59 [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 09:00:58 [2021-08-10T09:00:58.778Z] #59 sha256:65e13a7468592c220940b81fdddb88903878e63677038b90fc1a06626702fb09 09:00:58 [2021-08-10T09:00:58.778Z] #59 56.08 encoding/json 09:00:58 [2021-08-10T09:00:58.990Z] #46 96.53 vendor/golang.org/x/text/unicode/norm 09:00:59 [2021-08-10T09:00:59.457Z] #56 36.56 Building dependency tree... 09:00:59 [2021-08-10T09:00:59.708Z] #59 57.19 github.com/pkg/diff 09:01:00 [2021-08-10T09:01:00.371Z] #46 ... 09:01:00 [2021-08-10T09:01:00.371Z] 09:01:00 [2021-08-10T09:01:00.371Z] #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 09:01:00 [2021-08-10T09:01:00.371Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:01:00 [2021-08-10T09:01:00.371Z] #13 101.2 Selecting previously unselected package libapparmor1:amd64. 09:01:00 [2021-08-10T09:01:00.632Z] #13 101.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 09:01:00 [2021-08-10T09:01:00.632Z] #13 101.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... 09:01:00 [2021-08-10T09:01:00.632Z] #13 101.3 Selecting previously unselected package libapparmor-dev:amd64. 09:01:00 [2021-08-10T09:01:00.632Z] #13 101.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 09:01:00 [2021-08-10T09:01:00.632Z] #13 101.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 09:01:00 [2021-08-10T09:01:00.638Z] #59 58.15 go/ast 09:01:00 [2021-08-10T09:01:00.892Z] #13 101.5 Selecting previously unselected package libbtrfs0. 09:01:00 [2021-08-10T09:01:00.892Z] #13 101.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 09:01:00 [2021-08-10T09:01:00.892Z] #13 101.5 Unpacking libbtrfs0 (4.20.1-2) ... 09:01:00 [2021-08-10T09:01:00.892Z] #13 101.6 Selecting previously unselected package libbtrfs-dev. 09:01:00 [2021-08-10T09:01:00.892Z] #13 101.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 09:01:00 [2021-08-10T09:01:00.892Z] #13 101.6 Unpacking libbtrfs-dev (4.20.1-2) ... 09:01:00 [2021-08-10T09:01:00.892Z] #13 101.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 09:01:01 [2021-08-10T09:01:01.151Z] #13 101.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 09:01:01 [2021-08-10T09:01:01.151Z] #13 101.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 09:01:01 [2021-08-10T09:01:01.151Z] #13 101.8 Selecting previously unselected package libudev-dev:amd64. 09:01:01 [2021-08-10T09:01:01.151Z] #13 101.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 09:01:01 [2021-08-10T09:01:01.151Z] #13 101.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 09:01:01 [2021-08-10T09:01:01.355Z] #56 39.52 The following additional packages will be installed: 09:01:01 [2021-08-10T09:01:01.355Z] #56 39.53 libbtrfs0 09:01:01 [2021-08-10T09:01:01.355Z] #56 39.69 The following NEW packages will be installed: 09:01:01 [2021-08-10T09:01:01.355Z] #56 39.70 libbtrfs-dev libbtrfs0 09:01:01 [2021-08-10T09:01:01.410Z] #13 102.0 Selecting previously unselected package libsepol1-dev:amd64. 09:01:01 [2021-08-10T09:01:01.410Z] #13 102.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 09:01:01 [2021-08-10T09:01:01.410Z] #13 102.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... 09:01:01 [2021-08-10T09:01:01.613Z] #56 40.07 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. 09:01:01 [2021-08-10T09:01:01.613Z] #56 40.07 Need to get 119 kB of archives. 09:01:01 [2021-08-10T09:01:01.613Z] #56 40.07 After this operation, 387 kB of additional disk space will be used. 09:01:01 [2021-08-10T09:01:01.613Z] #56 40.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 09:01:01 [2021-08-10T09:01:01.613Z] #56 40.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 09:01:01 [2021-08-10T09:01:01.679Z] #13 102.3 Selecting previously unselected package libpcre16-3:amd64. 09:01:01 [2021-08-10T09:01:01.679Z] #13 102.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 09:01:01 [2021-08-10T09:01:01.679Z] #13 102.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 09:01:01 [2021-08-10T09:01:01.679Z] #13 102.5 Selecting previously unselected package libpcre32-3:amd64. 09:01:01 [2021-08-10T09:01:01.679Z] #13 102.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 09:01:01 [2021-08-10T09:01:01.938Z] #13 102.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 09:01:01 [2021-08-10T09:01:01.938Z] #13 102.7 Selecting previously unselected package libpcrecpp0v5:amd64. 09:01:01 [2021-08-10T09:01:01.938Z] #13 102.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 09:01:01 [2021-08-10T09:01:01.938Z] #13 102.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 09:01:01 [2021-08-10T09:01:01.938Z] #13 102.8 Selecting previously unselected package libpcre3-dev:amd64. 09:01:02 [2021-08-10T09:01:02.197Z] #13 102.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 09:01:02 [2021-08-10T09:01:02.197Z] #13 102.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 09:01:02 [2021-08-10T09:01:02.538Z] #59 60.01 golang.org/x/crypto/ssh/terminal 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.3 Selecting previously unselected package libselinux1-dev:amd64. 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.5 Selecting previously unselected package libdevmapper-dev:amd64. 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.6 Selecting previously unselected package libseccomp-dev:amd64. 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... 09:01:02 [2021-08-10T09:01:02.765Z] #13 103.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 09:01:02 [2021-08-10T09:01:02.987Z] #56 41.22 debconf: delaying package configuration, since apt-utils is not installed 09:01:02 [2021-08-10T09:01:02.987Z] #56 41.41 Fetched 119 kB in 0s (450 kB/s) 09:01:03 [2021-08-10T09:01:03.024Z] #13 103.8 Selecting previously unselected package libsystemd-dev:amd64. 09:01:03 [2021-08-10T09:01:03.024Z] #13 103.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 09:01:03 [2021-08-10T09:01:03.024Z] #13 103.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 09:01:03 [2021-08-10T09:01:03.047Z] #13 ... 09:01:03 [2021-08-10T09:01:03.047Z] 09:01:03 [2021-08-10T09:01:03.047Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:03 [2021-08-10T09:01:03.047Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.15 Selecting previously unselected package python3-minimal. 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.26 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.27 Unpacking python3-minimal (3.7.3-1) ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.44 Selecting previously unselected package libmpdec2:arm64. 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.45 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.47 Unpacking libmpdec2:arm64 (2.4.2-2) ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.69 Selecting previously unselected package libpython3.7-stdlib:arm64. 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 42.71 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 44.16 Selecting previously unselected package python3.7. 09:01:03 [2021-08-10T09:01:03.047Z] #44 44.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 44.19 Unpacking python3.7 (3.7.3-2+deb10u3) ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 44.39 Selecting previously unselected package libpython3-stdlib:arm64. 09:01:03 [2021-08-10T09:01:03.047Z] #44 44.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 44.41 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 44.60 Setting up python3-minimal (3.7.3-1) ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 46.21 Selecting previously unselected package python3. 09:01:03 [2021-08-10T09:01:03.047Z] #44 46.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) 09:01:03 [2021-08-10T09:01:03.047Z] #44 46.30 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 46.35 Unpacking python3 (3.7.3-1) ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 46.61 Selecting previously unselected package libprotobuf17:arm64. 09:01:03 [2021-08-10T09:01:03.047Z] #44 46.62 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 46.66 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 ... 09:01:03 [2021-08-10T09:01:03.047Z] 09:01:03 [2021-08-10T09:01:03.047Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:01:03 [2021-08-10T09:01:03.047Z] #50 sha256:69bacaef96ddc36755da0cde6addf450d1ab39c3719efccddb2587e22d4abf93 09:01:03 [2021-08-10T09:01:03.047Z] #50 37.34 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 09:01:03 [2021-08-10T09:01:03.047Z] #50 37.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 09:01:03 [2021-08-10T09:01:03.047Z] #50 38.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 09:01:03 [2021-08-10T09:01:03.047Z] #50 38.62 go: downloading github.com/BurntSushi/toml v0.3.1 09:01:03 [2021-08-10T09:01:03.047Z] #50 ... 09:01:03 [2021-08-10T09:01:03.047Z] 09:01:03 [2021-08-10T09:01:03.047Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:03 [2021-08-10T09:01:03.047Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:01:03 [2021-08-10T09:01:03.047Z] #44 47.15 Selecting previously unselected package python3-pkg-resources. 09:01:03 [2021-08-10T09:01:03.047Z] #44 47.15 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... 09:01:03 [2021-08-10T09:01:03.047Z] #44 47.16 Unpacking python3-pkg-resources (40.8.0-1) ... 09:01:03 [2021-08-10T09:01:03.245Z] #56 41.56 Selecting previously unselected package libbtrfs0. 09:01:03 [2021-08-10T09:01:03.245Z] #56 41.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 09:01:03 [2021-08-10T09:01:03.245Z] #56 41.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 09:01:03 [2021-08-10T09:01:03.245Z] #56 41.65 Unpacking libbtrfs0 (4.20.1-2) ... 09:01:03 [2021-08-10T09:01:03.283Z] #13 104.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 09:01:03 [2021-08-10T09:01:03.321Z] #44 47.39 Selecting previously unselected package python3-six. 09:01:03 [2021-08-10T09:01:03.321Z] #44 47.40 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... 09:01:03 [2021-08-10T09:01:03.321Z] #44 47.43 Unpacking python3-six (1.12.0-1) ... 09:01:03 [2021-08-10T09:01:03.503Z] #56 41.90 Selecting previously unselected package libbtrfs-dev. 09:01:03 [2021-08-10T09:01:03.503Z] #56 41.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 09:01:03 [2021-08-10T09:01:03.503Z] #56 41.91 Unpacking libbtrfs-dev (4.20.1-2) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.2 Setting up libapparmor1:amd64 (2.13.2-10) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.2 Setting up libsepol1-dev:amd64 (2.8-1) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.3 Setting up libbtrfs0 (4.20.1-2) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.3 Setting up libbtrfs-dev (4.20.1-2) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.3 Setting up mingw-w64-common (6.0.0-3) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:01:03 [2021-08-10T09:01:03.542Z] #13 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 09:01:03 [2021-08-10T09:01:03.588Z] #44 47.60 Selecting previously unselected package python3-protobuf. 09:01:03 [2021-08-10T09:01:03.588Z] #44 47.60 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... 09:01:03 [2021-08-10T09:01:03.588Z] #44 47.61 Unpacking python3-protobuf (3.6.1.3-2) ... 09:01:03 [2021-08-10T09:01:03.761Z] #56 42.17 Setting up libbtrfs0 (4.20.1-2) ... 09:01:03 [2021-08-10T09:01:03.761Z] #56 42.19 Setting up libbtrfs-dev (4.20.1-2) ... 09:01:03 [2021-08-10T09:01:03.761Z] #56 42.21 Processing triggers for libc-bin (2.28-10) ... 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.4 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 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.4 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 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.5 Setting up dmsetup (2:1.02.155-3) ... 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 09:01:03 [2021-08-10T09:01:03.801Z] #13 104.6 Processing triggers for libc-bin (2.28-10) ... 09:01:03 [2021-08-10T09:01:03.908Z] #59 61.02 io/ioutil 09:01:03 [2021-08-10T09:01:03.908Z] #59 61.32 mvdan.cc/editorconfig 09:01:04 [2021-08-10T09:01:04.164Z] #59 61.53 mvdan.cc/sh/v3/fileutil 09:01:04 [2021-08-10T09:01:04.164Z] #59 61.67 text/tabwriter 09:01:04 [2021-08-10T09:01:04.225Z] #44 48.43 Selecting previously unselected package libnet1:arm64. 09:01:04 [2021-08-10T09:01:04.225Z] #44 48.44 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 09:01:04 [2021-08-10T09:01:04.225Z] #44 48.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 09:01:04 [2021-08-10T09:01:04.327Z] #56 DONE 42.8s 09:01:04 [2021-08-10T09:01:04.327Z] 09:01:04 [2021-08-10T09:01:04.327Z] #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 09:01:04 [2021-08-10T09:01:04.327Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:01:04 [2021-08-10T09:01:04.327Z] #36 36.71 The following additional packages will be installed: 09:01:04 [2021-08-10T09:01:04.327Z] #36 36.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 09:01:04 [2021-08-10T09:01:04.327Z] #36 36.74 Suggested packages: 09:01:04 [2021-08-10T09:01:04.327Z] #36 36.75 cmake-doc ninja-build lrzip 09:01:04 [2021-08-10T09:01:04.327Z] #36 36.75 Recommended packages: 09:01:04 [2021-08-10T09:01:04.327Z] #36 36.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.47 The following NEW packages will be installed: 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.50 vim-common xxd 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.88 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.88 Need to get 14.9 MB of archives. 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.88 After this operation, 61.8 MB of additional disk space will be used. 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 37.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 38.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 38.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 38.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 38.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 38.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 38.87 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 38.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.14 debconf: delaying package configuration, since apt-utils is not installed 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.36 Fetched 14.9 MB in 2s (9344 kB/s) 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.45 Selecting previously unselected package xxd. 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.45 (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 ... 15421 files and directories currently installed.) 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.52 Unpacking xxd (2:8.1.0875-5) ... 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.76 Selecting previously unselected package vim-common. 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 09:01:04 [2021-08-10T09:01:04.327Z] #36 40.83 Unpacking vim-common (2:8.1.0875-5) ... 09:01:04 [2021-08-10T09:01:04.327Z] #36 41.15 Selecting previously unselected package cmake-data. 09:01:04 [2021-08-10T09:01:04.327Z] #36 41.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 09:01:04 [2021-08-10T09:01:04.327Z] #36 41.16 Unpacking cmake-data (3.13.4-1) ... 09:01:04 [2021-08-10T09:01:04.421Z] #59 62.05 mvdan.cc/sh/v3/syntax 09:01:04 [2021-08-10T09:01:04.493Z] #44 48.63 Selecting previously unselected package libnl-3-200:arm64. 09:01:04 [2021-08-10T09:01:04.493Z] #44 48.63 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... 09:01:04 [2021-08-10T09:01:04.493Z] #44 48.64 Unpacking libnl-3-200:arm64 (3.4.0-1) ... 09:01:04 [2021-08-10T09:01:04.758Z] #44 48.85 Selecting previously unselected package libprotobuf-c1:arm64. 09:01:04 [2021-08-10T09:01:04.758Z] #44 48.85 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 09:01:04 [2021-08-10T09:01:04.758Z] #44 48.87 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 09:01:04 [2021-08-10T09:01:04.758Z] #44 49.00 Selecting previously unselected package criu. 09:01:04 [2021-08-10T09:01:04.758Z] #44 ... 09:01:04 [2021-08-10T09:01:04.758Z] 09:01:04 [2021-08-10T09:01:04.758Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:04 [2021-08-10T09:01:04.759Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:01:04 [2021-08-10T09:01:04.759Z] #46 39.23 hash/crc32 09:01:04 [2021-08-10T09:01:04.759Z] #46 40.37 bufio 09:01:04 [2021-08-10T09:01:04.759Z] #46 40.40 regexp/syntax 09:01:04 [2021-08-10T09:01:04.759Z] #46 43.40 crypto 09:01:04 [2021-08-10T09:01:04.759Z] #46 43.93 crypto/hmac 09:01:04 [2021-08-10T09:01:04.759Z] #46 44.35 crypto/rc4 09:01:04 [2021-08-10T09:01:04.759Z] #46 44.75 vendor/golang.org/x/net/dns/dnsmessage 09:01:04 [2021-08-10T09:01:04.759Z] #46 47.55 regexp 09:01:04 [2021-08-10T09:01:04.759Z] #46 47.93 internal/syscall/unix 09:01:04 [2021-08-10T09:01:04.759Z] #46 48.59 time 09:01:05 [2021-08-10T09:01:05.026Z] #46 ... 09:01:05 [2021-08-10T09:01:05.026Z] 09:01:05 [2021-08-10T09:01:05.026Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:05 [2021-08-10T09:01:05.026Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:01:05 [2021-08-10T09:01:05.026Z] #44 49.00 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... 09:01:05 [2021-08-10T09:01:05.026Z] #44 49.01 Unpacking criu (3.15-1) ... 09:01:05 [2021-08-10T09:01:05.180Z] #13 DONE 105.6s 09:01:05 [2021-08-10T09:01:05.180Z] 09:01:05 [2021-08-10T09:01:05.180Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker 09:01:05 [2021-08-10T09:01:05.180Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd 09:01:05 [2021-08-10T09:01:05.711Z] #36 43.86 Selecting previously unselected package libicu63:amd64. 09:01:05 [2021-08-10T09:01:05.711Z] #36 43.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 09:01:05 [2021-08-10T09:01:05.711Z] #36 43.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 09:01:06 [2021-08-10T09:01:06.017Z] #44 50.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 09:01:06 [2021-08-10T09:01:06.278Z] #36 ... 09:01:06 [2021-08-10T09:01:06.278Z] 09:01:06 [2021-08-10T09:01:06.278Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:06 [2021-08-10T09:01:06.278Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:01:06 [2021-08-10T09:01:06.278Z] #52 44.84 internal/oserror 09:01:06 [2021-08-10T09:01:06.278Z] #52 44.84 io 09:01:06 [2021-08-10T09:01:06.536Z] #52 45.02 syscall 09:01:06 [2021-08-10T09:01:06.576Z] #14 DONE 1.6s 09:01:06 [2021-08-10T09:01:06.576Z] 09:01:06 [2021-08-10T09:01:06.576Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 09:01:06 [2021-08-10T09:01:06.576Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 09:01:07 [2021-08-10T09:01:07.053Z] #44 51.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 09:01:07 [2021-08-10T09:01:07.319Z] #44 51.35 Setting up libnl-3-200:arm64 (3.4.0-1) ... 09:01:07 [2021-08-10T09:01:07.319Z] #44 51.51 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... 09:01:07 [2021-08-10T09:01:07.319Z] #44 ... 09:01:07 [2021-08-10T09:01:07.319Z] 09:01:07 [2021-08-10T09:01:07.319Z] #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 09:01:07 [2021-08-10T09:01:07.319Z] #37 sha256:16d8695fc53dfc23358a6a5870ea51c3fd7e7acc857a52fe62a5e6876879b3d1 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.359 + RM_GOPATH=0 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.360 + TMP_GOPATH= 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.360 + : /build 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.360 + '[' -z '' ']' 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.361 ++ mktemp -d 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.370 + export GOPATH=/tmp/tmp.N8jNnNxDUo 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.372 + GOPATH=/tmp/tmp.N8jNnNxDUo 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.372 + RM_GOPATH=1 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.372 + case "$(go env GOARCH)" in 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.373 ++ go env GOARCH 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.391 + export GO_BUILDMODE=-buildmode=pie 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.391 + GO_BUILDMODE=-buildmode=pie 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.392 ++ dirname /tmp/install/install.sh 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.393 + dir=/tmp/install 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 + bin=tini 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 + shift 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 + '[' '!' -f /tmp/install/tini.installer ']' 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 + . /tmp/install/tini.installer 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 + install_tini 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.394 + git clone https://github.com/krallin/tini.git /tmp/tmp.N8jNnNxDUo/tini 09:01:07 [2021-08-10T09:01:07.319Z] #37 1.399 Cloning into '/tmp/tmp.N8jNnNxDUo/tini'... 09:01:07 [2021-08-10T09:01:07.319Z] #37 2.318 + cd /tmp/tmp.N8jNnNxDUo/tini 09:01:07 [2021-08-10T09:01:07.319Z] #37 2.318 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 09:01:07 [2021-08-10T09:01:07.319Z] #37 2.328 + cmake . 09:01:07 [2021-08-10T09:01:07.319Z] #37 3.115 -- The C compiler identification is GNU 8.3.0 09:01:07 [2021-08-10T09:01:07.319Z] #37 3.211 -- Check for working C compiler: /usr/bin/cc 09:01:07 [2021-08-10T09:01:07.319Z] #37 4.179 -- Check for working C compiler: /usr/bin/cc -- works 09:01:07 [2021-08-10T09:01:07.319Z] #37 4.182 -- Detecting C compiler ABI info 09:01:07 [2021-08-10T09:01:07.319Z] #37 5.008 -- Detecting C compiler ABI info - done 09:01:07 [2021-08-10T09:01:07.319Z] #37 5.050 -- Detecting C compile features 09:01:07 [2021-08-10T09:01:07.319Z] #37 7.786 -- Detecting C compile features - done 09:01:07 [2021-08-10T09:01:07.319Z] #37 7.836 -- Performing Test HAS_BUILTIN_FORTIFY 09:01:07 [2021-08-10T09:01:07.319Z] #37 8.156 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 09:01:07 [2021-08-10T09:01:07.319Z] #37 8.304 -- Configuring done 09:01:07 [2021-08-10T09:01:07.319Z] #37 8.467 -- Generating done 09:01:07 [2021-08-10T09:01:07.319Z] #37 8.493 -- Build files have been written to: /tmp/tmp.N8jNnNxDUo/tini 09:01:07 [2021-08-10T09:01:07.319Z] #37 8.496 + make tini-static 09:01:07 [2021-08-10T09:01:07.319Z] #37 9.149 Scanning dependencies of target tini-static 09:01:07 [2021-08-10T09:01:07.319Z] #37 9.274 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 09:01:07 [2021-08-10T09:01:07.514Z] #15 DONE 1.2s 09:01:07 [2021-08-10T09:01:07.515Z] 09:01:07 [2021-08-10T09:01:07.515Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:01:07 [2021-08-10T09:01:07.515Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.595 + RM_GOPATH=0 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.595 + TMP_GOPATH= 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.595 + : /build 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.595 + '[' -z '' ']' 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.595 ++ mktemp -d 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.599 + export GOPATH=/tmp/tmp.MUpkbjXJDO 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.599 + GOPATH=/tmp/tmp.MUpkbjXJDO 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.599 + RM_GOPATH=1 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.599 + case "$(go env GOARCH)" in 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.602 ++ go env GOARCH 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 + export GO_BUILDMODE=-buildmode=pie 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 + GO_BUILDMODE=-buildmode=pie 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 ++ dirname /tmp/install/install.sh 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 + dir=/tmp/install 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 + bin=runc 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 + shift 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 + '[' '!' -f /tmp/install/runc.installer ']' 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 + . /tmp/install/runc.installer 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.662 + install_runc 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.680 + grep -q '^3\.10\.0.*\.el7\.' 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.680 + uname -r 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.698 + RUNC_BUILDTAGS='seccomp ' 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.698 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.698 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MUpkbjXJDO/src/github.com/opencontainers/runc 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.698 Cloning into '/tmp/tmp.MUpkbjXJDO/src/github.com/opencontainers/runc'... 09:01:07 [2021-08-10T09:01:07.515Z] #54 1.698 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) 09:01:07 [2021-08-10T09:01:07.589Z] #37 ... 09:01:07 [2021-08-10T09:01:07.589Z] 09:01:07 [2021-08-10T09:01:07.589Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:07 [2021-08-10T09:01:07.589Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:01:07 [2021-08-10T09:01:07.589Z] #44 51.67 Setting up libmpdec2:arm64 (2.4.2-2) ... 09:01:07 [2021-08-10T09:01:07.694Z] #59 ... 09:01:07 [2021-08-10T09:01:07.694Z] 09:01:07 [2021-08-10T09:01:07.694Z] #53 [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 09:01:07 [2021-08-10T09:01:07.694Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:01:07 [2021-08-10T09:01:07.694Z] #53 56.81 go/scanner 09:01:07 [2021-08-10T09:01:07.694Z] #53 57.04 internal/lazyregexp 09:01:07 [2021-08-10T09:01:07.694Z] #53 57.24 net/url 09:01:07 [2021-08-10T09:01:07.694Z] #53 57.61 go/ast 09:01:07 [2021-08-10T09:01:07.694Z] #53 58.39 text/template/parse 09:01:07 [2021-08-10T09:01:07.694Z] #53 60.56 go/parser 09:01:07 [2021-08-10T09:01:07.694Z] #53 61.79 text/template 09:01:07 [2021-08-10T09:01:07.694Z] #53 62.99 log 09:01:07 [2021-08-10T09:01:07.694Z] #53 63.62 encoding/xml 09:01:07 [2021-08-10T09:01:07.694Z] #53 65.32 go/doc 09:01:07 [2021-08-10T09:01:07.857Z] #44 ... 09:01:07 [2021-08-10T09:01:07.857Z] 09:01:07 [2021-08-10T09:01:07.857Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 09:01:07 [2021-08-10T09:01:07.857Z] #48 sha256:e05446d6d8614030aecd26c936b8d67dcb287e6cf4416ddcb15278ab9b282370 09:01:07 [2021-08-10T09:01:07.857Z] #48 DONE 52.3s 09:01:07 [2021-08-10T09:01:07.858Z] 09:01:07 [2021-08-10T09:01:07.858Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:07 [2021-08-10T09:01:07.858Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:01:07 [2021-08-10T09:01:07.858Z] #44 51.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... 09:01:07 [2021-08-10T09:01:07.858Z] #44 52.02 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... 09:01:07 [2021-08-10T09:01:07.918Z] #52 ... 09:01:07 [2021-08-10T09:01:07.918Z] 09:01:07 [2021-08-10T09:01:07.918Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:07 [2021-08-10T09:01:07.918Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:01:07 [2021-08-10T09:01:07.918Z] #44 30.30 Reading package lists... 09:01:07 [2021-08-10T09:01:07.918Z] #44 36.19 Building dependency tree... 09:01:07 [2021-08-10T09:01:07.918Z] #44 39.13 The following additional packages will be installed: 09:01:07 [2021-08-10T09:01:07.918Z] #44 39.13 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib 09:01:07 [2021-08-10T09:01:07.918Z] #44 39.14 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal 09:01:07 [2021-08-10T09:01:07.918Z] #44 39.14 python3-pkg-resources python3-protobuf python3-six python3.7 09:01:07 [2021-08-10T09:01:07.918Z] #44 39.15 python3.7-minimal 09:01:07 [2021-08-10T09:01:07.918Z] #44 39.15 Suggested packages: 09:01:07 [2021-08-10T09:01:07.918Z] #44 39.16 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv 09:01:07 [2021-08-10T09:01:07.918Z] #44 39.16 python3.7-doc binfmt-support 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.42 The following NEW packages will be installed: 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.42 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.43 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.44 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.44 python3.7-minimal 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.96 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.96 Need to get 6695 kB of archives. 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.96 After this operation, 33.1 MB of additional disk space will be used. 09:01:07 [2021-08-10T09:01:07.918Z] #44 40.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 41.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 44.01 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] 09:01:07 [2021-08-10T09:01:07.918Z] #44 45.40 debconf: delaying package configuration, since apt-utils is not installed 09:01:07 [2021-08-10T09:01:07.918Z] #44 45.58 Fetched 6695 kB in 4s (1858 kB/s) 09:01:07 [2021-08-10T09:01:07.918Z] #44 45.71 Selecting previously unselected package libpython3.7-minimal:amd64. 09:01:07 [2021-08-10T09:01:07.918Z] #44 45.71 (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 ... 15421 files and directories currently installed.) 09:01:07 [2021-08-10T09:01:07.918Z] #44 45.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:01:07 [2021-08-10T09:01:07.918Z] #44 45.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:01:07 [2021-08-10T09:01:07.918Z] #44 ... 09:01:07 [2021-08-10T09:01:07.918Z] 09:01:07 [2021-08-10T09:01:07.918Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:07 [2021-08-10T09:01:07.918Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:01:07 [2021-08-10T09:01:07.918Z] #52 46.50 bytes 09:01:08 [2021-08-10T09:01:08.124Z] #44 52.06 Setting up python3.7 (3.7.3-2+deb10u3) ... 09:01:08 [2021-08-10T09:01:08.623Z] #53 ... 09:01:08 [2021-08-10T09:01:08.623Z] 09:01:08 [2021-08-10T09:01:08.623Z] #59 [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 09:01:08 [2021-08-10T09:01:08.623Z] #59 sha256:65e13a7468592c220940b81fdddb88903878e63677038b90fc1a06626702fb09 09:01:08 [2021-08-10T09:01:08.623Z] #59 66.05 mvdan.cc/sh/v3/cmd/shfmt 09:01:08 [2021-08-10T09:01:08.893Z] #54 ... 09:01:08 [2021-08-10T09:01:08.893Z] 09:01:08 [2021-08-10T09:01:08.893Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:01:08 [2021-08-10T09:01:08.893Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 09:01:08 [2021-08-10T09:01:08.893Z] #16 1.036 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 09:01:08 [2021-08-10T09:01:08.893Z] #16 DONE 1.3s 09:01:09 [2021-08-10T09:01:09.077Z] #44 ... 09:01:09 [2021-08-10T09:01:09.077Z] 09:01:09 [2021-08-10T09:01:09.077Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:09 [2021-08-10T09:01:09.077Z] #52 sha256:9b8283b84abdf81cc99ef7ddf9eaa28cf0aea6537dbe9ebe4d45cd396428b30c 09:01:09 [2021-08-10T09:01:09.077Z] #52 43.70 reflect 09:01:09 [2021-08-10T09:01:09.077Z] #52 43.72 regexp/syntax 09:01:09 [2021-08-10T09:01:09.077Z] #52 43.72 text/tabwriter 09:01:09 [2021-08-10T09:01:09.077Z] #52 43.72 syscall 09:01:09 [2021-08-10T09:01:09.077Z] #52 50.21 regexp 09:01:09 [2021-08-10T09:01:09.077Z] #52 52.11 time 09:01:09 [2021-08-10T09:01:09.152Z] 09:01:09 [2021-08-10T09:01:09.152Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:01:09 [2021-08-10T09:01:09.152Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 09:01:09 [2021-08-10T09:01:09.346Z] #52 ... 09:01:09 [2021-08-10T09:01:09.346Z] 09:01:09 [2021-08-10T09:01:09.346Z] #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 09:01:09 [2021-08-10T09:01:09.346Z] #37 sha256:16d8695fc53dfc23358a6a5870ea51c3fd7e7acc857a52fe62a5e6876879b3d1 09:01:09 [2021-08-10T09:01:09.346Z] #37 10.66 [100%] Linking C executable tini-static 09:01:09 [2021-08-10T09:01:09.346Z] #37 11.47 [100%] Built target tini-static 09:01:09 [2021-08-10T09:01:09.346Z] #37 11.52 + mkdir -p /build 09:01:09 [2021-08-10T09:01:09.346Z] #37 11.52 + cp tini-static /build/docker-init 09:01:09 [2021-08-10T09:01:09.346Z] #37 DONE 11.9s 09:01:09 [2021-08-10T09:01:09.346Z] 09:01:09 [2021-08-10T09:01:09.346Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:09 [2021-08-10T09:01:09.346Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:01:09 [2021-08-10T09:01:09.346Z] #46 51.64 internal/syscall/execenv 09:01:09 [2021-08-10T09:01:09.346Z] #46 52.30 github.com/LK4D4/vndr/versioned 09:01:10 [2021-08-10T09:01:10.089Z] #17 DONE 1.2s 09:01:10 [2021-08-10T09:01:10.089Z] 09:01:10 [2021-08-10T09:01:10.089Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:01:10 [2021-08-10T09:01:10.089Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 09:01:10 [2021-08-10T09:01:10.300Z] #46 54.84 io/fs 09:01:10 [2021-08-10T09:01:10.300Z] #46 54.84 context 09:01:10 [2021-08-10T09:01:10.300Z] #46 54.87 internal/poll 09:01:10 [2021-08-10T09:01:10.450Z] #52 48.94 strconv 09:01:10 [2021-08-10T09:01:10.514Z] #59 DONE 67.7s 09:01:10 [2021-08-10T09:01:10.514Z] 09:01:10 [2021-08-10T09:01:10.514Z] #53 [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 09:01:10 [2021-08-10T09:01:10.514Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:01:10 [2021-08-10T09:01:10.514Z] #53 67.15 github.com/LK4D4/vndr/versioned 09:01:10 [2021-08-10T09:01:10.514Z] #53 67.23 compress/flate 09:01:10 [2021-08-10T09:01:10.771Z] #53 68.16 github.com/LK4D4/vndr/build 09:01:11 [2021-08-10T09:01:11.470Z] #18 DONE 1.2s 09:01:11 [2021-08-10T09:01:11.470Z] 09:01:11 [2021-08-10T09:01:11.470Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:01:11 [2021-08-10T09:01:11.470Z] #59 sha256:ca163c5d3db73c6ccaf80c23596ff6f5b823645ce54ed4aabe66ea4803ff37d5 09:01:11 [2021-08-10T09:01:11.470Z] #59 107.3 + for f in rootlesskit rootlesskit-docker-proxy 09:01:11 [2021-08-10T09:01:11.470Z] #59 107.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 09:01:11 [2021-08-10T09:01:11.824Z] #52 ... 09:01:11 [2021-08-10T09:01:11.824Z] 09:01:11 [2021-08-10T09:01:11.824Z] #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 09:01:11 [2021-08-10T09:01:11.824Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:01:11 [2021-08-10T09:01:11.824Z] #13 31.45 Reading package lists... 09:01:11 [2021-08-10T09:01:11.824Z] #13 37.41 Building dependency tree... 09:01:11 [2021-08-10T09:01:11.824Z] #13 40.43 The following additional packages will be installed: 09:01:11 [2021-08-10T09:01:11.824Z] #13 40.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 09:01:11 [2021-08-10T09:01:11.824Z] #13 40.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 09:01:11 [2021-08-10T09:01:11.824Z] #13 40.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 09:01:11 [2021-08-10T09:01:11.824Z] #13 40.43 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 09:01:11 [2021-08-10T09:01:11.824Z] #13 40.43 mingw-w64-x86-64-dev 09:01:11 [2021-08-10T09:01:11.824Z] #13 40.43 Suggested packages: 09:01:11 [2021-08-10T09:01:11.824Z] #13 40.43 gcc-8-locales seccomp wine64 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.20 The following NEW packages will be installed: 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.20 The following packages will be upgraded: 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.24 libseccomp2 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.62 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.62 Need to get 77.8 MB of archives. 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.62 After this operation, 487 MB of additional disk space will be used. 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.65 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.66 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 41.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 42.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 42.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 42.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 42.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 42.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 42.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 09:01:11 [2021-08-10T09:01:11.824Z] #13 42.94 Get:11 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] 09:01:11 [2021-08-10T09:01:11.824Z] #13 46.77 Get:12 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] 09:01:11 [2021-08-10T09:01:11.824Z] #13 ... 09:01:11 [2021-08-10T09:01:11.824Z] 09:01:11 [2021-08-10T09:01:11.824Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:11 [2021-08-10T09:01:11.824Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:01:11 [2021-08-10T09:01:11.824Z] #46 40.30 sync 09:01:11 [2021-08-10T09:01:11.824Z] #46 40.31 internal/reflectlite 09:01:11 [2021-08-10T09:01:11.824Z] #46 41.75 internal/testlog 09:01:11 [2021-08-10T09:01:11.824Z] #46 42.08 github.com/LK4D4/vndr/godl/singleflight 09:01:11 [2021-08-10T09:01:11.824Z] #46 42.42 math/rand 09:01:11 [2021-08-10T09:01:11.824Z] #46 43.48 internal/singleflight 09:01:11 [2021-08-10T09:01:11.824Z] #46 43.62 errors 09:01:11 [2021-08-10T09:01:11.824Z] #46 43.76 sort 09:01:11 [2021-08-10T09:01:11.824Z] #46 44.05 io 09:01:11 [2021-08-10T09:01:11.824Z] #46 44.85 strconv 09:01:11 [2021-08-10T09:01:11.824Z] #46 45.24 bytes 09:01:11 [2021-08-10T09:01:11.824Z] #46 47.58 strings 09:01:11 [2021-08-10T09:01:11.824Z] #46 48.95 reflect 09:01:12 [2021-08-10T09:01:12.082Z] #46 ... 09:01:12 [2021-08-10T09:01:12.082Z] 09:01:12 [2021-08-10T09:01:12.082Z] #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 09:01:12 [2021-08-10T09:01:12.082Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:01:12 [2021-08-10T09:01:12.082Z] #36 50.18 Selecting previously unselected package libxml2:amd64. 09:01:12 [2021-08-10T09:01:12.082Z] #36 50.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... 09:01:12 [2021-08-10T09:01:12.082Z] #36 50.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 09:01:12 [2021-08-10T09:01:12.139Z] #53 69.34 hash/crc32 09:01:12 [2021-08-10T09:01:12.139Z] #53 69.66 compress/gzip 09:01:12 [2021-08-10T09:01:12.339Z] #36 50.78 Selecting previously unselected package libarchive13:amd64. 09:01:12 [2021-08-10T09:01:12.340Z] #36 50.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 09:01:12 [2021-08-10T09:01:12.340Z] #36 50.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 09:01:12 [2021-08-10T09:01:12.597Z] #36 51.12 Selecting previously unselected package libjsoncpp1:amd64. 09:01:12 [2021-08-10T09:01:12.597Z] #36 51.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 09:01:12 [2021-08-10T09:01:12.597Z] #36 51.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 09:01:12 [2021-08-10T09:01:12.702Z] #53 70.08 crypto/rsa 09:01:12 [2021-08-10T09:01:12.852Z] #59 ... 09:01:12 [2021-08-10T09:01:12.852Z] 09:01:12 [2021-08-10T09:01:12.852Z] #19 [dev-systemd-false 6/25] RUN ldconfig 09:01:12 [2021-08-10T09:01:12.852Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 09:01:12 [2021-08-10T09:01:12.852Z] #19 DONE 1.1s 09:01:12 [2021-08-10T09:01:12.852Z] 09:01:12 [2021-08-10T09:01:12.852Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:12 [2021-08-10T09:01:12.852Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:01:12 [2021-08-10T09:01:12.855Z] #36 51.30 Selecting previously unselected package librhash0:amd64. 09:01:12 [2021-08-10T09:01:12.855Z] #36 51.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 09:01:12 [2021-08-10T09:01:12.855Z] #36 51.31 Unpacking librhash0:amd64 (1.3.8-1) ... 09:01:12 [2021-08-10T09:01:12.855Z] #36 51.51 Selecting previously unselected package libuv1:amd64. 09:01:12 [2021-08-10T09:01:12.855Z] #36 51.51 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... 09:01:12 [2021-08-10T09:01:12.872Z] #46 ... 09:01:12 [2021-08-10T09:01:12.872Z] 09:01:12 [2021-08-10T09:01:12.872Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:12 [2021-08-10T09:01:12.872Z] #52 sha256:9b8283b84abdf81cc99ef7ddf9eaa28cf0aea6537dbe9ebe4d45cd396428b30c 09:01:12 [2021-08-10T09:01:12.872Z] #52 56.93 internal/fmtsort 09:01:12 [2021-08-10T09:01:12.872Z] #52 56.93 encoding/binary 09:01:12 [2021-08-10T09:01:12.872Z] #52 ... 09:01:12 [2021-08-10T09:01:12.872Z] 09:01:12 [2021-08-10T09:01:12.872Z] #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 09:01:12 [2021-08-10T09:01:12.872Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:01:12 [2021-08-10T09:01:12.872Z] #13 44.74 Selecting previously unselected package mingw-w64-x86-64-dev. 09:01:12 [2021-08-10T09:01:12.872Z] #13 44.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 09:01:12 [2021-08-10T09:01:12.872Z] #13 44.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 09:01:12 [2021-08-10T09:01:12.872Z] #13 52.32 Selecting previously unselected package gcc-mingw-w64-base. 09:01:12 [2021-08-10T09:01:12.872Z] #13 52.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... 09:01:12 [2021-08-10T09:01:12.872Z] #13 52.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 09:01:12 [2021-08-10T09:01:12.872Z] #13 52.67 Selecting previously unselected package gcc-mingw-w64-x86-64. 09:01:12 [2021-08-10T09:01:12.872Z] #13 52.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... 09:01:12 [2021-08-10T09:01:12.872Z] #13 52.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:01:12 [2021-08-10T09:01:12.872Z] #13 ... 09:01:12 [2021-08-10T09:01:12.872Z] 09:01:12 [2021-08-10T09:01:12.872Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:12 [2021-08-10T09:01:12.872Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:01:12 [2021-08-10T09:01:12.872Z] #46 56.95 internal/fmtsort 09:01:12 [2021-08-10T09:01:12.872Z] #46 56.95 encoding/binary 09:01:12 [2021-08-10T09:01:12.959Z] #53 70.24 crypto/dsa 09:01:13 [2021-08-10T09:01:13.112Z] #20 ... 09:01:13 [2021-08-10T09:01:13.112Z] 09:01:13 [2021-08-10T09:01:13.112Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:13 [2021-08-10T09:01:13.112Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:01:13 [2021-08-10T09:01:13.112Z] #46 100.4 vendor/golang.org/x/net/idna 09:01:13 [2021-08-10T09:01:13.112Z] #46 102.5 vendor/golang.org/x/net/http2/hpack 09:01:13 [2021-08-10T09:01:13.112Z] #46 104.3 mime 09:01:13 [2021-08-10T09:01:13.112Z] #46 106.9 mime/quotedprintable 09:01:13 [2021-08-10T09:01:13.112Z] #46 107.1 net/http/internal 09:01:13 [2021-08-10T09:01:13.112Z] #36 51.51 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 09:01:13 [2021-08-10T09:01:13.215Z] #53 70.53 crypto/x509/pkix 09:01:13 [2021-08-10T09:01:13.215Z] #53 70.81 net 09:01:13 [2021-08-10T09:01:13.371Z] #36 51.70 Selecting previously unselected package cmake. 09:01:13 [2021-08-10T09:01:13.371Z] #36 51.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 09:01:13 [2021-08-10T09:01:13.371Z] #36 51.72 Unpacking cmake (3.13.4-1) ... 09:01:13 [2021-08-10T09:01:13.472Z] #53 70.99 vendor/golang.org/x/crypto/chacha20 09:01:13 [2021-08-10T09:01:13.680Z] #46 111.1 crypto/tls 09:01:13 [2021-08-10T09:01:13.728Z] #53 71.38 vendor/golang.org/x/crypto/poly1305 09:01:13 [2021-08-10T09:01:13.826Z] #46 58.19 os 09:01:13 [2021-08-10T09:01:13.939Z] #46 ... 09:01:13 [2021-08-10T09:01:13.939Z] 09:01:13 [2021-08-10T09:01:13.939Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:13 [2021-08-10T09:01:13.939Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:01:13 [2021-08-10T09:01:13.939Z] #20 1.460 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 09:01:13 [2021-08-10T09:01:13.939Z] #20 1.514 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:01:14 [2021-08-10T09:01:14.197Z] #20 1.671 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:01:14 [2021-08-10T09:01:14.197Z] #20 1.761 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:01:14 [2021-08-10T09:01:14.291Z] #53 71.75 vendor/golang.org/x/sys/cpu 09:01:14 [2021-08-10T09:01:14.304Z] #36 ... 09:01:14 [2021-08-10T09:01:14.304Z] 09:01:14 [2021-08-10T09:01:14.304Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:01:14 [2021-08-10T09:01:14.304Z] #57 sha256:c8e27a7e5d04b04e43f9742c08cf07dd7d10b15233e31c05f46a8faeb5c15afd 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.198 + RM_GOPATH=0 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.198 + TMP_GOPATH= 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.198 + : /build 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.198 + '[' -z '' ']' 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.199 ++ mktemp -d 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.200 + export GOPATH=/tmp/tmp.RB4RanGxO2 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.201 + GOPATH=/tmp/tmp.RB4RanGxO2 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.201 + RM_GOPATH=1 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.201 + case "$(go env GOARCH)" in 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.201 ++ go env GOARCH 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.224 + export GO_BUILDMODE=-buildmode=pie 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.224 + GO_BUILDMODE=-buildmode=pie 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.225 ++ dirname /tmp/install/install.sh 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.228 + dir=/tmp/install 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.228 + bin=containerd 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.228 + shift 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.228 + '[' '!' -f /tmp/install/containerd.installer ']' 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.231 + . /tmp/install/containerd.installer 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.232 ++ set -e 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.232 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.233 + install_containerd 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.235 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.236 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.236 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RB4RanGxO2/src/github.com/containerd/containerd 09:01:14 [2021-08-10T09:01:14.304Z] #57 3.245 Cloning into '/tmp/tmp.RB4RanGxO2/src/github.com/containerd/containerd'... 09:01:14 [2021-08-10T09:01:14.304Z] #57 ... 09:01:14 [2021-08-10T09:01:14.304Z] 09:01:14 [2021-08-10T09:01:14.304Z] #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 09:01:14 [2021-08-10T09:01:14.304Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.70 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 09:01:14 [2021-08-10T09:01:14.304Z] #13 49.96 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 09:01:14 [2021-08-10T09:01:14.405Z] #46 58.83 encoding/base64 09:01:14 [2021-08-10T09:01:14.405Z] #46 58.86 crypto/cipher 09:01:14 [2021-08-10T09:01:14.405Z] #46 58.90 crypto/sha512 09:01:14 [2021-08-10T09:01:14.765Z] #20 2.040 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] 09:01:14 [2021-08-10T09:01:14.854Z] #53 72.14 vendor/golang.org/x/crypto/chacha20poly1305 09:01:15 [2021-08-10T09:01:15.240Z] #13 ... 09:01:15 [2021-08-10T09:01:15.240Z] 09:01:15 [2021-08-10T09:01:15.240Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 09:01:15 [2021-08-10T09:01:15.240Z] #48 sha256:9069b806b3c6b9514d4402b913df4080730347c6a65f6b445547400f7082ddf4 09:01:15 [2021-08-10T09:01:15.240Z] #48 DONE 53.5s 09:01:15 [2021-08-10T09:01:15.240Z] 09:01:15 [2021-08-10T09:01:15.240Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:15 [2021-08-10T09:01:15.240Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:01:15 [2021-08-10T09:01:15.240Z] #52 52.80 reflect 09:01:15 [2021-08-10T09:01:15.240Z] #52 53.25 time 09:01:15 [2021-08-10T09:01:15.360Z] #46 59.85 crypto/ed25519/internal/edwards25519 09:01:15 [2021-08-10T09:01:15.417Z] #53 72.74 vendor/golang.org/x/crypto/curve25519 09:01:15 [2021-08-10T09:01:15.674Z] #53 73.21 vendor/golang.org/x/crypto/hkdf 09:01:15 [2021-08-10T09:01:15.674Z] #53 73.32 vendor/golang.org/x/text/transform 09:01:15 [2021-08-10T09:01:15.701Z] #20 3.145 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:01:15 [2021-08-10T09:01:15.942Z] #46 60.16 crypto/md5 09:01:16 [2021-08-10T09:01:16.208Z] #46 60.63 crypto/aes 09:01:16 [2021-08-10T09:01:16.281Z] #53 73.91 vendor/golang.org/x/text/unicode/bidi 09:01:16 [2021-08-10T09:01:16.303Z] #20 ... 09:01:16 [2021-08-10T09:01:16.303Z] 09:01:16 [2021-08-10T09:01:16.303Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:01:16 [2021-08-10T09:01:16.303Z] #59 sha256:ca163c5d3db73c6ccaf80c23596ff6f5b823645ce54ed4aabe66ea4803ff37d5 09:01:16 [2021-08-10T09:01:16.303Z] #59 DONE 113.9s 09:01:16 [2021-08-10T09:01:16.563Z] 09:01:16 [2021-08-10T09:01:16.563Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 09:01:16 [2021-08-10T09:01:16.563Z] #60 sha256:fc46c0e49b09df5482039ffe084437e05f99537b2105400851b74923187db5fd 09:01:16 [2021-08-10T09:01:16.563Z] #60 DONE 0.1s 09:01:16 [2021-08-10T09:01:16.563Z] 09:01:16 [2021-08-10T09:01:16.563Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:01:16 [2021-08-10T09:01:16.563Z] #57 sha256:4ea8f7c67e2e1ff5ae263c2510efccb885a20d269281fc9f89539cb9ef10d556 09:01:16 [2021-08-10T09:01:16.563Z] #57 ... 09:01:16 [2021-08-10T09:01:16.563Z] 09:01:16 [2021-08-10T09:01:16.563Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:01:16 [2021-08-10T09:01:16.563Z] #61 sha256:3ea36ff3d6aea509f78e743240d8b1b5f4688a4c8f6183b26cb85472899b97ce 09:01:16 [2021-08-10T09:01:16.563Z] #61 DONE 0.1s 09:01:16 [2021-08-10T09:01:16.615Z] #52 ... 09:01:16 [2021-08-10T09:01:16.615Z] 09:01:16 [2021-08-10T09:01:16.615Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:01:16 [2021-08-10T09:01:16.615Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:01:16 [2021-08-10T09:01:16.615Z] #32 44.74 Checking out files: 92% (1403/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. 09:01:16 [2021-08-10T09:01:16.615Z] #32 44.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 09:01:16 [2021-08-10T09:01:16.615Z] #32 45.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:01:16 [2021-08-10T09:01:16.822Z] 09:01:16 [2021-08-10T09:01:16.822Z] #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 09:01:16 [2021-08-10T09:01:16.822Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:01:16 [2021-08-10T09:01:16.873Z] #32 ... 09:01:16 [2021-08-10T09:01:16.873Z] 09:01:16 [2021-08-10T09:01:16.873Z] #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 09:01:16 [2021-08-10T09:01:16.873Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b 09:01:16 [2021-08-10T09:01:16.873Z] #36 54.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 54.94 Setting up xxd (2:8.1.0875-5) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 54.95 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 54.97 Setting up vim-common (2:8.1.0875-5) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 55.00 Setting up librhash0:amd64 (1.3.8-1) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 55.02 Setting up cmake-data (3.13.4-1) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 55.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 55.06 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 55.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 55.09 Setting up cmake (3.13.4-1) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 55.10 Processing triggers for libc-bin (2.28-10) ... 09:01:16 [2021-08-10T09:01:16.873Z] #36 55.21 Processing triggers for mime-support (3.62) ... 09:01:17 [2021-08-10T09:01:17.372Z] Removing intermediate container 19091ff628c6 09:01:17 [2021-08-10T09:01:17.372Z] ---> 4496283dece3 09:01:17 [2021-08-10T09:01:17.372Z] 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 09:01:17 [2021-08-10T09:01:17.372Z] ---> Running in 6a42a3c619d4 09:01:17 [2021-08-10T09:01:17.372Z] INFO: Building gotestsum version v0.5.3 in C:\gopath 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading gotest.tools/gotestsum v0.5.3 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading github.com/fatih/color v1.9.0 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading github.com/pkg/errors v0.9.1 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading github.com/spf13/pflag v1.0.3 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading github.com/mattn/go-colorable v0.1.6 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading github.com/mattn/go-isatty v0.0.12 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading github.com/jonboulle/clockwork v0.1.0 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 09:01:17 [2021-08-10T09:01:17.372Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 09:01:17 [2021-08-10T09:01:17.391Z] #40 ... 09:01:17 [2021-08-10T09:01:17.391Z] 09:01:17 [2021-08-10T09:01:17.391Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:17 [2021-08-10T09:01:17.391Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:01:17 [2021-08-10T09:01:17.391Z] #20 4.854 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:01:17 [2021-08-10T09:01:17.617Z] #46 62.10 crypto/sha1 09:01:17 [2021-08-10T09:01:17.617Z] #46 62.17 crypto/sha256 09:01:17 [2021-08-10T09:01:17.665Z] #53 74.93 vendor/golang.org/x/text/secure/bidirule 09:01:17 [2021-08-10T09:01:17.665Z] #53 75.11 vendor/golang.org/x/text/unicode/norm 09:01:18 [2021-08-10T09:01:18.247Z] #36 DONE 56.4s 09:01:18 [2021-08-10T09:01:18.247Z] 09:01:18 [2021-08-10T09:01:18.247Z] #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 09:01:18 [2021-08-10T09:01:18.247Z] #37 sha256:9922b7ed0084877786f045dce7f16ba07aa0c294058871cbf1ad0a38491a5a02 09:01:18 [2021-08-10T09:01:18.505Z] #37 ... 09:01:18 [2021-08-10T09:01:18.505Z] 09:01:18 [2021-08-10T09:01:18.505Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:18 [2021-08-10T09:01:18.505Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:01:18 [2021-08-10T09:01:18.505Z] #44 46.55 Selecting previously unselected package python3.7-minimal. 09:01:18 [2021-08-10T09:01:18.505Z] #44 46.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 46.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 48.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 48.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.18 Selecting previously unselected package python3-minimal. 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.18 (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 ... 15661 files and directories currently installed.) 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.23 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.27 Unpacking python3-minimal (3.7.3-1) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.42 Selecting previously unselected package libmpdec2:amd64. 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.42 Unpacking libmpdec2:amd64 (2.4.2-2) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.55 Selecting previously unselected package libpython3.7-stdlib:amd64. 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 53.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 55.14 Selecting previously unselected package python3.7. 09:01:18 [2021-08-10T09:01:18.505Z] #44 55.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 55.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 55.70 Selecting previously unselected package libpython3-stdlib:amd64. 09:01:18 [2021-08-10T09:01:18.505Z] #44 55.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 55.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 55.87 Setting up python3-minimal (3.7.3-1) ... 09:01:18 [2021-08-10T09:01:18.505Z] #44 ... 09:01:18 [2021-08-10T09:01:18.505Z] 09:01:18 [2021-08-10T09:01:18.505Z] #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 09:01:18 [2021-08-10T09:01:18.505Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.02 debconf: delaying package configuration, since apt-utils is not installed 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.20 Fetched 77.8 MB in 9s (8980 kB/s) 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.29 (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 ... 15421 files and directories currently installed.) 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.33 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.41 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.59 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.81 Selecting previously unselected package binutils-mingw-w64-i686. 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.81 (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 ... 15421 files and directories currently installed.) 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #13 51.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 09:01:18 [2021-08-10T09:01:18.505Z] #13 53.97 Selecting previously unselected package binutils-mingw-w64-x86-64. 09:01:18 [2021-08-10T09:01:18.505Z] #13 53.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 09:01:18 [2021-08-10T09:01:18.505Z] #13 53.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 09:01:19 [2021-08-10T09:01:19.035Z] #46 63.10 encoding/pem 09:01:19 [2021-08-10T09:01:19.035Z] #46 63.32 vendor/golang.org/x/crypto/chacha20 09:01:19 [2021-08-10T09:01:19.035Z] #46 63.48 vendor/golang.org/x/crypto/poly1305 09:01:19 [2021-08-10T09:01:19.294Z] #20 6.507 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:01:19 [2021-08-10T09:01:19.990Z] #46 64.41 internal/lazyregexp 09:01:19 [2021-08-10T09:01:19.990Z] #46 64.42 fmt 09:01:19 [2021-08-10T09:01:19.990Z] #46 64.45 net 09:01:20 [2021-08-10T09:01:20.256Z] #46 64.57 vendor/golang.org/x/crypto/chacha20poly1305 09:01:20 [2021-08-10T09:01:20.521Z] #46 64.95 os/exec 09:01:20 [2021-08-10T09:01:20.934Z] #53 77.94 vendor/golang.org/x/net/idna 09:01:21 [2021-08-10T09:01:21.035Z] #13 56.45 Selecting previously unselected package binutils-mingw-w64. 09:01:21 [2021-08-10T09:01:21.035Z] #13 56.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 09:01:21 [2021-08-10T09:01:21.035Z] #13 56.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 09:01:21 [2021-08-10T09:01:21.035Z] #13 56.62 Selecting previously unselected package libdevmapper1.02.1:amd64. 09:01:21 [2021-08-10T09:01:21.035Z] #13 56.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 09:01:21 [2021-08-10T09:01:21.035Z] #13 56.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 09:01:21 [2021-08-10T09:01:21.293Z] #13 56.81 Selecting previously unselected package dmsetup. 09:01:21 [2021-08-10T09:01:21.293Z] #13 56.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 09:01:21 [2021-08-10T09:01:21.293Z] #13 56.83 Unpacking dmsetup (2:1.02.155-3) ... 09:01:21 [2021-08-10T09:01:21.497Z] #53 79.09 vendor/golang.org/x/net/http2/hpack 09:01:21 [2021-08-10T09:01:21.550Z] #13 57.00 Selecting previously unselected package mingw-w64-common. 09:01:21 [2021-08-10T09:01:21.550Z] #13 57.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 09:01:21 [2021-08-10T09:01:21.550Z] #13 57.02 Unpacking mingw-w64-common (6.0.0-3) ... 09:01:21 [2021-08-10T09:01:21.754Z] #53 ... 09:01:21 [2021-08-10T09:01:21.754Z] 09:01:21 [2021-08-10T09:01:21.754Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:01:21 [2021-08-10T09:01:21.754Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:01:21 [2021-08-10T09:01:21.754Z] #17 44.37 Reading package lists... 09:01:21 [2021-08-10T09:01:21.921Z] #46 ... 09:01:21 [2021-08-10T09:01:21.921Z] 09:01:21 [2021-08-10T09:01:21.921Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:01:21 [2021-08-10T09:01:21.921Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:01:22 [2021-08-10T09:01:22.047Z] INFO: Build done for gotestsum... 09:01:22 [2021-08-10T09:01:22.116Z] #13 ... 09:01:22 [2021-08-10T09:01:22.116Z] 09:01:22 [2021-08-10T09:01:22.116Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:22 [2021-08-10T09:01:22.116Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:01:22 [2021-08-10T09:01:22.116Z] #44 57.42 Selecting previously unselected package python3. 09:01:22 [2021-08-10T09:01:22.116Z] #44 57.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) 09:01:22 [2021-08-10T09:01:22.116Z] #44 57.47 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 57.49 Unpacking python3 (3.7.3-1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 57.62 Selecting previously unselected package libprotobuf17:amd64. 09:01:22 [2021-08-10T09:01:22.116Z] #44 57.62 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 57.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.32 Selecting previously unselected package python3-pkg-resources. 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.32 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.32 Unpacking python3-pkg-resources (40.8.0-1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.53 Selecting previously unselected package python3-six. 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.53 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.53 Unpacking python3-six (1.12.0-1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.63 Selecting previously unselected package python3-protobuf. 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.63 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 58.63 Unpacking python3-protobuf (3.6.1.3-2) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.05 Selecting previously unselected package libnet1:amd64. 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.05 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.16 Selecting previously unselected package libnl-3-200:amd64. 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.16 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.32 Selecting previously unselected package libprotobuf-c1:amd64. 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.32 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.45 Selecting previously unselected package criu. 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.45 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 59.45 Unpacking criu (3.15-1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 60.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 60.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 60.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 60.19 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 60.21 Setting up libmpdec2:amd64 (2.4.2-2) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 60.22 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 60.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 09:01:22 [2021-08-10T09:01:22.116Z] #44 60.26 Setting up python3.7 (3.7.3-2+deb10u3) ... 09:01:22 [2021-08-10T09:01:22.681Z] #44 ... 09:01:22 [2021-08-10T09:01:22.681Z] 09:01:22 [2021-08-10T09:01:22.681Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:22 [2021-08-10T09:01:22.681Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:01:22 [2021-08-10T09:01:22.681Z] #46 50.99 bufio 09:01:22 [2021-08-10T09:01:22.681Z] #46 52.85 syscall 09:01:22 [2021-08-10T09:01:22.681Z] #46 60.46 internal/poll 09:01:22 [2021-08-10T09:01:22.681Z] #46 60.50 internal/fmtsort 09:01:22 [2021-08-10T09:01:22.681Z] #46 61.17 internal/syscall/execenv 09:01:22 [2021-08-10T09:01:22.681Z] #46 ... 09:01:22 [2021-08-10T09:01:22.681Z] 09:01:22 [2021-08-10T09:01:22.681Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:22 [2021-08-10T09:01:22.681Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:01:22 [2021-08-10T09:01:22.681Z] #52 59.21 context 09:01:22 [2021-08-10T09:01:22.681Z] #52 59.88 internal/syscall/unix 09:01:22 [2021-08-10T09:01:22.681Z] #52 60.10 internal/poll 09:01:22 [2021-08-10T09:01:22.683Z] #17 60.59 Reading package lists... 09:01:22 [2021-08-10T09:01:22.683Z] #17 ... 09:01:22 [2021-08-10T09:01:22.683Z] 09:01:22 [2021-08-10T09:01:22.683Z] #53 [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 09:01:22 [2021-08-10T09:01:22.683Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:01:22 [2021-08-10T09:01:22.683Z] #53 79.92 mime 09:01:23 [2021-08-10T09:01:23.246Z] #57 35.18 Checking out files: 47% (2062/4375) Checking out files: 48% (2100/4375) Checking out files: 49% (2144/4375) Checking out files: 50% (2188/4375) Checking out files: 51% (2232/4375) Checking out files: 52% (2275/4375) Checking out files: 53% (2319/4375) Checking out files: 54% (2363/4375) Checking out files: 55% (2407/4375) Checking out files: 56% (2450/4375) Checking out files: 57% (2494/4375) Checking out files: 58% (2538/4375) Checking out files: 59% (2582/4375) Checking out files: 60% (2625/4375) Checking out files: 61% (2669/4375) Checking out files: 62% (2713/4375) Checking out files: 63% (2757/4375) Checking out files: 64% (2800/4375) Checking out files: 65% (2844/4375) Checking out files: 66% (2888/4375) Checking out files: 67% (2932/4375) Checking out files: 68% (2975/4375) Checking out files: 69% (3019/4375) Checking out files: 70% (3063/4375) Checking out files: 71% (3107/4375) Checking out files: 72% (3150/4375) Checking out files: 73% (3194/4375) Checking out files: 74% (3238/4375) Checking out files: 75% (3282/4375) Checking out files: 76% (3325/4375) Checking out files: 77% (3369/4375) Checking out files: 78% (3413/4375) Checking out files: 79% (3457/4375) Checking out files: 80% (3500/4375) Checking out files: 81% (3544/4375) Checking out files: 82% (3588/4375) Checking out files: 83% (3632/4375) Checking out files: 84% (3675/4375) Checking out files: 85% (3719/4375) Checking out files: 86% (3763/4375) Checking out files: 87% (3807/4375) Checking out files: 88% (3850/4375) Checking out files: 88% (3888/4375) Checking out files: 89% (3894/4375) Checking out files: 90% (3938/4375) Checking out files: 91% (3982/4375) Checking out files: 92% (4025/4375) Checking out files: 93% (4069/4375) Checking out files: 94% (4113/4375) Checking out files: 95% (4157/4375) Checking out files: 96% (4200/4375) Checking out files: 97% (4244/4375) Checking out files: 98% (4288/4375) Checking out files: 99% (4332/4375) Checking out files: 100% (4375/4375) Checking out files: 100% (4375/4375), done. 09:01:23 [2021-08-10T09:01:23.246Z] #57 36.68 + cd /tmp/tmp.tSnjAOJ8LA/src/github.com/containerd/containerd 09:01:23 [2021-08-10T09:01:23.483Z] #20 ... 09:01:23 [2021-08-10T09:01:23.483Z] 09:01:23 [2021-08-10T09:01:23.483Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:01:23 [2021-08-10T09:01:23.483Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:01:23 [2021-08-10T09:01:23.483Z] #54 13.27 + cd /tmp/tmp.MUpkbjXJDO/src/github.com/opencontainers/runc 09:01:23 [2021-08-10T09:01:23.483Z] #54 13.27 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 09:01:23 [2021-08-10T09:01:23.483Z] #54 13.77 + '[' -z '' ']' 09:01:23 [2021-08-10T09:01:23.483Z] #54 13.77 + target=static 09:01:23 [2021-08-10T09:01:23.483Z] #54 13.77 + make 'BUILDTAGS=seccomp ' static 09:01:23 [2021-08-10T09:01:23.483Z] #54 14.04 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . 09:01:23 [2021-08-10T09:01:23.511Z] #57 36.68 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:01:23 [2021-08-10T09:01:23.511Z] #57 ... 09:01:23 [2021-08-10T09:01:23.511Z] 09:01:23 [2021-08-10T09:01:23.511Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:23 [2021-08-10T09:01:23.511Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:01:23 [2021-08-10T09:01:23.511Z] #44 57.46 Setting up python3 (3.7.3-1) ... 09:01:23 [2021-08-10T09:01:23.511Z] #44 58.37 Setting up python3-six (1.12.0-1) ... 09:01:23 [2021-08-10T09:01:23.511Z] #44 59.71 Setting up python3-pkg-resources (40.8.0-1) ... 09:01:23 [2021-08-10T09:01:23.511Z] #44 61.58 Setting up python3-protobuf (3.6.1.3-2) ... 09:01:23 [2021-08-10T09:01:23.511Z] #44 64.99 Setting up criu (3.15-1) ... 09:01:23 [2021-08-10T09:01:23.511Z] #44 67.08 Processing triggers for libc-bin (2.28-10) ... 09:01:23 [2021-08-10T09:01:23.511Z] #44 67.24 Processing triggers for mime-support (3.62) ... 09:01:23 [2021-08-10T09:01:23.511Z] #44 ... 09:01:23 [2021-08-10T09:01:23.511Z] 09:01:23 [2021-08-10T09:01:23.511Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:23 [2021-08-10T09:01:23.511Z] #52 sha256:9b8283b84abdf81cc99ef7ddf9eaa28cf0aea6537dbe9ebe4d45cd396428b30c 09:01:23 [2021-08-10T09:01:23.511Z] #52 58.64 encoding/base64 09:01:23 [2021-08-10T09:01:23.511Z] #52 58.86 golang.org/x/sys/unix 09:01:23 [2021-08-10T09:01:23.511Z] #52 58.97 os 09:01:23 [2021-08-10T09:01:23.511Z] #52 62.19 path/filepath 09:01:23 [2021-08-10T09:01:23.511Z] #52 62.19 mvdan.cc/sh/v3/fileutil 09:01:23 [2021-08-10T09:01:23.511Z] #52 62.20 fmt 09:01:23 [2021-08-10T09:01:23.511Z] #52 63.65 io/ioutil 09:01:23 [2021-08-10T09:01:23.511Z] #52 65.83 golang.org/x/crypto/ssh/terminal 09:01:23 [2021-08-10T09:01:23.511Z] #52 66.28 github.com/pkg/diff 09:01:23 [2021-08-10T09:01:23.511Z] #52 66.29 flag 09:01:23 [2021-08-10T09:01:23.511Z] #52 66.30 encoding/json 09:01:23 [2021-08-10T09:01:23.511Z] #52 67.63 go/token 09:01:23 [2021-08-10T09:01:23.613Z] #53 80.93 mime/quotedprintable 09:01:23 [2021-08-10T09:01:23.613Z] #53 81.16 net/http/internal 09:01:23 [2021-08-10T09:01:23.776Z] #52 68.23 mvdan.cc/editorconfig 09:01:23 [2021-08-10T09:01:23.776Z] #52 ... 09:01:23 [2021-08-10T09:01:23.776Z] 09:01:23 [2021-08-10T09:01:23.776Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:23 [2021-08-10T09:01:23.776Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:01:23 [2021-08-10T09:01:23.776Z] #46 68.30 go/token 09:01:23 [2021-08-10T09:01:23.776Z] #46 68.30 net/url 09:01:23 [2021-08-10T09:01:23.776Z] #46 68.30 flag 09:01:24 [2021-08-10T09:01:24.051Z] #54 ... 09:01:24 [2021-08-10T09:01:24.051Z] 09:01:24 [2021-08-10T09:01:24.051Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:24 [2021-08-10T09:01:24.051Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:01:24 [2021-08-10T09:01:24.051Z] #20 11.36 Fetched 8991 kB in 10s (885 kB/s) 09:01:24 [2021-08-10T09:01:24.355Z] #46 68.82 go/scanner 09:01:25 [2021-08-10T09:01:25.209Z] #52 63.20 os 09:01:25 [2021-08-10T09:01:25.506Z] #53 82.71 crypto/tls 09:01:25 [2021-08-10T09:01:25.754Z] #46 70.05 text/template/parse 09:01:25 [2021-08-10T09:01:25.754Z] #46 70.13 log 09:01:25 [2021-08-10T09:01:25.754Z] #46 70.25 go/ast 09:01:26 [2021-08-10T09:01:26.141Z] #52 ... 09:01:26 [2021-08-10T09:01:26.141Z] 09:01:26 [2021-08-10T09:01:26.142Z] #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 09:01:26 [2021-08-10T09:01:26.142Z] #37 sha256:9922b7ed0084877786f045dce7f16ba07aa0c294058871cbf1ad0a38491a5a02 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.377 + RM_GOPATH=0 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.377 + TMP_GOPATH= 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.377 + : /build 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.377 + '[' -z '' ']' 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.380 ++ mktemp -d 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.380 + export GOPATH=/tmp/tmp.RZcLO4d0xH 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.380 + GOPATH=/tmp/tmp.RZcLO4d0xH 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.380 + RM_GOPATH=1 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.380 + case "$(go env GOARCH)" in 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.391 ++ go env GOARCH 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.426 + export GO_BUILDMODE=-buildmode=pie 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.426 + GO_BUILDMODE=-buildmode=pie 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.426 ++ dirname /tmp/install/install.sh 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.436 + dir=/tmp/install 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.436 + bin=tini 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.436 + shift 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.436 + '[' '!' -f /tmp/install/tini.installer ']' 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.436 + . /tmp/install/tini.installer 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.436 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.436 + install_tini 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.437 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.437 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.503 + git clone https://github.com/krallin/tini.git /tmp/tmp.RZcLO4d0xH/tini 09:01:26 [2021-08-10T09:01:26.142Z] #37 5.503 Cloning into '/tmp/tmp.RZcLO4d0xH/tini'... 09:01:26 [2021-08-10T09:01:26.142Z] #37 6.596 + cd /tmp/tmp.RZcLO4d0xH/tini 09:01:26 [2021-08-10T09:01:26.142Z] #37 6.596 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 09:01:26 [2021-08-10T09:01:26.142Z] #37 6.609 + cmake . 09:01:26 [2021-08-10T09:01:26.142Z] #37 7.152 -- The C compiler identification is GNU 8.3.0 09:01:26 [2021-08-10T09:01:26.142Z] #37 7.225 -- Check for working C compiler: /usr/bin/cc 09:01:26 [2021-08-10T09:01:26.142Z] #37 7.915 -- Check for working C compiler: /usr/bin/cc -- works 09:01:26 [2021-08-10T09:01:26.142Z] #37 7.919 -- Detecting C compiler ABI info 09:01:26 [2021-08-10T09:01:26.335Z] #46 ... 09:01:26 [2021-08-10T09:01:26.335Z] 09:01:26 [2021-08-10T09:01:26.335Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:26 [2021-08-10T09:01:26.335Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b 09:01:26 [2021-08-10T09:01:26.335Z] #44 DONE 70.3s 09:01:26 [2021-08-10T09:01:26.335Z] 09:01:26 [2021-08-10T09:01:26.335Z] #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 09:01:26 [2021-08-10T09:01:26.335Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:01:26 [2021-08-10T09:01:26.335Z] #13 67.66 Selecting previously unselected package g++-mingw-w64-x86-64. 09:01:26 [2021-08-10T09:01:26.335Z] #13 67.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... 09:01:26 [2021-08-10T09:01:26.335Z] #13 67.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:01:26 [2021-08-10T09:01:26.399Z] #37 8.608 -- Detecting C compiler ABI info - done 09:01:26 [2021-08-10T09:01:26.658Z] #37 8.670 -- Detecting C compile features 09:01:28 [2021-08-10T09:01:28.240Z] #20 11.36 Reading package lists... 09:01:28 [2021-08-10T09:01:28.556Z] #37 10.56 -- Detecting C compile features - done 09:01:28 [2021-08-10T09:01:28.556Z] #37 10.59 -- Performing Test HAS_BUILTIN_FORTIFY 09:01:28 [2021-08-10T09:01:28.814Z] #37 10.85 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 09:01:29 [2021-08-10T09:01:29.072Z] #37 10.96 -- Configuring done 09:01:29 [2021-08-10T09:01:29.072Z] #37 10.97 -- Generating done 09:01:29 [2021-08-10T09:01:29.072Z] #37 10.98 -- Build files have been written to: /tmp/tmp.RZcLO4d0xH/tini 09:01:29 [2021-08-10T09:01:29.072Z] #37 11.00 + make tini-static 09:01:29 [2021-08-10T09:01:29.331Z] #37 11.39 Scanning dependencies of target tini-static 09:01:29 [2021-08-10T09:01:29.331Z] #37 11.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 09:01:29 [2021-08-10T09:01:29.683Z] #53 87.01 net/http/httptrace 09:01:29 [2021-08-10T09:01:29.683Z] #53 ... 09:01:29 [2021-08-10T09:01:29.683Z] 09:01:29 [2021-08-10T09:01:29.683Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:01:29 [2021-08-10T09:01:29.683Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:01:29 [2021-08-10T09:01:29.683Z] #17 60.59 Reading package lists... 09:01:29 [2021-08-10T09:01:29.683Z] #17 73.28 Building dependency tree... 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.08 The following additional packages will be installed: 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.08 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.08 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.09 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.10 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.10 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.10 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.10 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.10 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.10 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.10 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.10 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.11 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.12 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.12 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.12 linux-libc-dev-s390x-cross patch xz-utils 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.15 Suggested packages: 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.15 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.15 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.15 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.15 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.15 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.15 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.15 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libyaml-shell-perl ed diffutils-doc 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 Recommended packages: 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 fakeroot build-essential libalgorithm-merge-perl libwww-perl 09:01:29 [2021-08-10T09:01:29.683Z] #17 78.16 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl 09:01:29 [2021-08-10T09:01:29.683Z] #17 ... 09:01:29 [2021-08-10T09:01:29.683Z] 09:01:29 [2021-08-10T09:01:29.683Z] #53 [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 09:01:29 [2021-08-10T09:01:29.683Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:01:29 [2021-08-10T09:01:29.683Z] #53 87.19 net/http 09:01:30 [2021-08-10T09:01:30.704Z] #37 12.86 [100%] Linking C executable tini-static 09:01:30 [2021-08-10T09:01:30.776Z] #20 15.15 Reading package lists... 09:01:30 [2021-08-10T09:01:30.776Z] #20 ... 09:01:30 [2021-08-10T09:01:30.776Z] 09:01:30 [2021-08-10T09:01:30.776Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:30 [2021-08-10T09:01:30.776Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:01:30 [2021-08-10T09:01:30.776Z] #46 118.3 net/http/httptrace 09:01:30 [2021-08-10T09:01:30.776Z] #46 118.5 net/http 09:01:31 [2021-08-10T09:01:31.344Z] #46 ... 09:01:31 [2021-08-10T09:01:31.344Z] 09:01:31 [2021-08-10T09:01:31.344Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:31 [2021-08-10T09:01:31.344Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:01:31 [2021-08-10T09:01:31.344Z] #20 15.15 Reading package lists... 09:01:31 [2021-08-10T09:01:31.636Z] #37 13.50 [100%] Built target tini-static 09:01:31 [2021-08-10T09:01:31.636Z] #37 13.61 + mkdir -p /build 09:01:31 [2021-08-10T09:01:31.636Z] #37 13.61 + cp tini-static /build/docker-init 09:01:31 [2021-08-10T09:01:31.911Z] #20 18.84 Building dependency tree... 09:01:32 [2021-08-10T09:01:32.343Z] Removing intermediate container 6a42a3c619d4 09:01:32 [2021-08-10T09:01:32.343Z] ---> b5b4f45dede3 09:01:32 [2021-08-10T09:01:32.343Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 09:01:32 [2021-08-10T09:01:32.343Z] ---> Running in cf6cf23c7068 09:01:32 [2021-08-10T09:01:32.343Z] Removing intermediate container cf6cf23c7068 09:01:32 [2021-08-10T09:01:32.343Z] ---> 70e83ad512b2 09:01:32 [2021-08-10T09:01:32.343Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 09:01:32 [2021-08-10T09:01:32.343Z] ---> Running in 0ad7876ba0dd 09:01:32 [2021-08-10T09:01:32.343Z] Removing intermediate container 0ad7876ba0dd 09:01:32 [2021-08-10T09:01:32.343Z] ---> 222c8f125c09 09:01:32 [2021-08-10T09:01:32.343Z] Step 10/10 : COPY . . 09:01:32 [2021-08-10T09:01:32.648Z] #37 DONE 14.4s 09:01:32 [2021-08-10T09:01:32.648Z] 09:01:32 [2021-08-10T09:01:32.648Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:32 [2021-08-10T09:01:32.648Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:01:32 [2021-08-10T09:01:32.648Z] #44 65.59 Setting up python3 (3.7.3-1) ... 09:01:32 [2021-08-10T09:01:32.648Z] #44 66.21 Setting up python3-six (1.12.0-1) ... 09:01:32 [2021-08-10T09:01:32.648Z] #44 67.27 Setting up python3-pkg-resources (40.8.0-1) ... 09:01:32 [2021-08-10T09:01:32.648Z] #44 68.73 Setting up python3-protobuf (3.6.1.3-2) ... 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.32 libcap2-bin is already the newest version (1:2.25-2). 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.32 The following additional packages will be installed: 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 python3.7 python3.7-minimal vim-runtime xxd 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 Suggested packages: 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 quota 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 Recommended packages: 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 aufs-dkms nftables build-essential python3-dev python3-keyring 09:01:32 [2021-08-10T09:01:32.847Z] #20 20.33 python3-keyrings.alt python3-xdg unzip 09:01:32 [2021-08-10T09:01:32.927Z] #44 ... 09:01:32 [2021-08-10T09:01:32.927Z] 09:01:32 [2021-08-10T09:01:32.927Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:32 [2021-08-10T09:01:32.927Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:01:32 [2021-08-10T09:01:32.927Z] #46 61.29 path 09:01:32 [2021-08-10T09:01:32.927Z] #46 61.95 io/fs 09:01:32 [2021-08-10T09:01:32.927Z] #46 63.05 regexp/syntax 09:01:32 [2021-08-10T09:01:32.927Z] #46 63.14 os 09:01:32 [2021-08-10T09:01:32.927Z] #46 67.09 fmt 09:01:32 [2021-08-10T09:01:32.927Z] #46 68.58 path/filepath 09:01:32 [2021-08-10T09:01:32.927Z] #46 70.32 regexp 09:01:32 [2021-08-10T09:01:32.927Z] #46 ... 09:01:32 [2021-08-10T09:01:32.927Z] 09:01:32 [2021-08-10T09:01:32.927Z] #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 09:01:32 [2021-08-10T09:01:32.927Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:01:32 [2021-08-10T09:01:32.927Z] #13 62.86 Selecting previously unselected package mingw-w64-x86-64-dev. 09:01:32 [2021-08-10T09:01:32.927Z] #13 62.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 09:01:32 [2021-08-10T09:01:32.927Z] #13 62.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 09:01:32 [2021-08-10T09:01:32.927Z] #13 68.54 Selecting previously unselected package gcc-mingw-w64-base. 09:01:32 [2021-08-10T09:01:32.964Z] #13 ... 09:01:32 [2021-08-10T09:01:32.964Z] 09:01:32 [2021-08-10T09:01:32.964Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:01:32 [2021-08-10T09:01:32.964Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:01:32 [2021-08-10T09:01:32.964Z] #57 37.50 + export 'BUILDTAGS=netgo osusergo static_build' 09:01:32 [2021-08-10T09:01:32.964Z] #57 37.50 + BUILDTAGS='netgo osusergo static_build' 09:01:32 [2021-08-10T09:01:32.964Z] #57 37.50 + export EXTRA_FLAGS=-buildmode=pie 09:01:32 [2021-08-10T09:01:32.964Z] #57 37.50 + EXTRA_FLAGS=-buildmode=pie 09:01:32 [2021-08-10T09:01:32.965Z] #57 37.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 09:01:32 [2021-08-10T09:01:32.965Z] #57 37.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 09:01:32 [2021-08-10T09:01:32.965Z] #57 37.50 + '[' '' = dynamic ']' 09:01:32 [2021-08-10T09:01:32.965Z] #57 37.50 + make 09:01:32 [2021-08-10T09:01:32.965Z] #57 38.98 + bin/ctr 09:01:33 [2021-08-10T09:01:33.189Z] #13 68.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:01:33 [2021-08-10T09:01:33.189Z] #13 68.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 09:01:33 [2021-08-10T09:01:33.189Z] #13 68.80 Selecting previously unselected package gcc-mingw-w64-x86-64. 09:01:33 [2021-08-10T09:01:33.189Z] #13 68.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:01:33 [2021-08-10T09:01:33.189Z] #13 68.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:01:33 [2021-08-10T09:01:33.189Z] #13 ... 09:01:33 [2021-08-10T09:01:33.189Z] 09:01:33 [2021-08-10T09:01:33.189Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:33 [2021-08-10T09:01:33.189Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:01:33 [2021-08-10T09:01:33.189Z] #46 71.76 flag 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.01 The following NEW packages will be installed: 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.03 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 09:01:34 [2021-08-10T09:01:34.751Z] #20 22.03 xz-utils zip 09:01:34 [2021-08-10T09:01:34.897Z] #57 ... 09:01:34 [2021-08-10T09:01:34.897Z] 09:01:34 [2021-08-10T09:01:34.897Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:34 [2021-08-10T09:01:34.897Z] #52 sha256:9b8283b84abdf81cc99ef7ddf9eaa28cf0aea6537dbe9ebe4d45cd396428b30c 09:01:34 [2021-08-10T09:01:34.897Z] #52 68.97 mvdan.cc/sh/v3/syntax 09:01:34 [2021-08-10T09:01:34.897Z] #52 69.00 go/scanner 09:01:34 [2021-08-10T09:01:34.897Z] #52 70.53 go/ast 09:01:34 [2021-08-10T09:01:34.897Z] #52 77.00 mvdan.cc/sh/v3/cmd/shfmt 09:01:34 [2021-08-10T09:01:34.897Z] #52 ... 09:01:34 [2021-08-10T09:01:34.897Z] 09:01:34 [2021-08-10T09:01:34.897Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:34 [2021-08-10T09:01:34.898Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:01:34 [2021-08-10T09:01:34.898Z] #46 71.68 encoding/json 09:01:34 [2021-08-10T09:01:34.898Z] #46 76.93 text/template 09:01:34 [2021-08-10T09:01:34.898Z] #46 77.28 go/parser 09:01:34 [2021-08-10T09:01:34.898Z] #46 78.36 encoding/xml 09:01:34 [2021-08-10T09:01:34.936Z] #53 ... 09:01:34 [2021-08-10T09:01:34.936Z] 09:01:34 [2021-08-10T09:01:34.936Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:01:34 [2021-08-10T09:01:34.936Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 The following NEW packages will be installed: 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 crossbuild-essential-armel crossbuild-essential-armhf 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.77 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.78 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.79 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross 09:01:34 [2021-08-10T09:01:34.936Z] #17 82.80 linux-libc-dev-s390x-cross patch xz-utils 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.25 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.25 Need to get 169 MB of archives. 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.25 After this operation, 612 MB of additional disk space will be used. 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] 09:01:34 [2021-08-10T09:01:34.936Z] #17 83.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] 09:01:35 [2021-08-10T09:01:35.010Z] #20 22.37 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. 09:01:35 [2021-08-10T09:01:35.010Z] #20 22.37 Need to get 28.6 MB of archives. 09:01:35 [2021-08-10T09:01:35.010Z] #20 22.37 After this operation, 116 MB of additional disk space will be used. 09:01:35 [2021-08-10T09:01:35.010Z] #20 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 09:01:35 [2021-08-10T09:01:35.010Z] #20 22.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 09:01:35 [2021-08-10T09:01:35.010Z] #20 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 09:01:35 [2021-08-10T09:01:35.010Z] #20 22.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 09:01:35 [2021-08-10T09:01:35.193Z] #17 83.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] 09:01:35 [2021-08-10T09:01:35.193Z] #17 83.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] 09:01:35 [2021-08-10T09:01:35.193Z] #17 83.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 09:01:35 [2021-08-10T09:01:35.269Z] #20 22.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 09:01:35 [2021-08-10T09:01:35.449Z] #17 83.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] 09:01:35 [2021-08-10T09:01:35.449Z] #17 83.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] 09:01:35 [2021-08-10T09:01:35.476Z] #46 ... 09:01:35 [2021-08-10T09:01:35.476Z] 09:01:35 [2021-08-10T09:01:35.476Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:35 [2021-08-10T09:01:35.476Z] #52 sha256:9b8283b84abdf81cc99ef7ddf9eaa28cf0aea6537dbe9ebe4d45cd396428b30c 09:01:35 [2021-08-10T09:01:35.476Z] #52 DONE 79.9s 09:01:35 [2021-08-10T09:01:35.476Z] 09:01:35 [2021-08-10T09:01:35.476Z] #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 09:01:35 [2021-08-10T09:01:35.476Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c 09:01:35 [2021-08-10T09:01:35.528Z] #20 ... 09:01:35 [2021-08-10T09:01:35.528Z] 09:01:35 [2021-08-10T09:01:35.528Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:01:35 [2021-08-10T09:01:35.528Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:01:35 [2021-08-10T09:01:35.528Z] #32 DONE 139.0s 09:01:35 [2021-08-10T09:01:35.528Z] 09:01:35 [2021-08-10T09:01:35.528Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:35 [2021-08-10T09:01:35.528Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:01:35 [2021-08-10T09:01:35.528Z] #20 22.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 09:01:35 [2021-08-10T09:01:35.528Z] #20 22.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 09:01:35 [2021-08-10T09:01:35.528Z] #20 22.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 09:01:35 [2021-08-10T09:01:35.528Z] #20 22.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 09:01:35 [2021-08-10T09:01:35.528Z] #20 22.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 09:01:35 [2021-08-10T09:01:35.528Z] #20 22.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 09:01:35 [2021-08-10T09:01:35.707Z] #17 84.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] 09:01:35 [2021-08-10T09:01:35.707Z] #17 84.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] 09:01:35 [2021-08-10T09:01:35.716Z] #46 73.72 go/token 09:01:35 [2021-08-10T09:01:35.716Z] #46 73.76 internal/lazyregexp 09:01:35 [2021-08-10T09:01:35.716Z] #46 74.18 net/url 09:01:35 [2021-08-10T09:01:35.963Z] #17 84.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] 09:01:35 [2021-08-10T09:01:35.963Z] #17 84.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] 09:01:36 [2021-08-10T09:01:36.282Z] #46 74.82 go/scanner 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 23.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 09:01:36 [2021-08-10T09:01:36.464Z] #20 24.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 09:01:36 [2021-08-10T09:01:36.465Z] #20 24.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 09:01:36 [2021-08-10T09:01:36.465Z] #20 24.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 09:01:36 [2021-08-10T09:01:36.527Z] #17 84.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] 09:01:36 [2021-08-10T09:01:36.527Z] #17 84.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] 09:01:36 [2021-08-10T09:01:36.540Z] #46 ... 09:01:36 [2021-08-10T09:01:36.540Z] 09:01:36 [2021-08-10T09:01:36.540Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 09:01:36 [2021-08-10T09:01:36.540Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 09:01:36 [2021-08-10T09:01:36.540Z] #44 72.11 Setting up criu (3.15-1) ... 09:01:36 [2021-08-10T09:01:36.540Z] #44 73.90 Processing triggers for libc-bin (2.28-10) ... 09:01:36 [2021-08-10T09:01:36.540Z] #44 73.98 Processing triggers for mime-support (3.62) ... 09:01:36 [2021-08-10T09:01:36.540Z] #44 DONE 74.7s 09:01:36 [2021-08-10T09:01:36.540Z] 09:01:36 [2021-08-10T09:01:36.540Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:36 [2021-08-10T09:01:36.540Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:01:36 [2021-08-10T09:01:36.540Z] #52 64.93 encoding/binary 09:01:36 [2021-08-10T09:01:36.540Z] #52 66.96 encoding/base64 09:01:36 [2021-08-10T09:01:36.540Z] #52 67.76 golang.org/x/sys/unix 09:01:36 [2021-08-10T09:01:36.540Z] #52 67.83 fmt 09:01:36 [2021-08-10T09:01:36.540Z] #52 73.02 encoding/json 09:01:36 [2021-08-10T09:01:36.627Z] 4612f6d0b889: Pull complete 09:01:36 [2021-08-10T09:01:36.724Z] #20 24.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 09:01:36 [2021-08-10T09:01:36.724Z] #20 24.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 09:01:36 [2021-08-10T09:01:36.724Z] #20 24.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 09:01:36 [2021-08-10T09:01:36.724Z] #20 24.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 09:01:36 [2021-08-10T09:01:36.983Z] #20 24.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 09:01:37 [2021-08-10T09:01:37.242Z] #20 24.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 09:01:37 [2021-08-10T09:01:37.242Z] #20 24.57 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 09:01:37 [2021-08-10T09:01:37.408Z] #40 ... 09:01:37 [2021-08-10T09:01:37.408Z] 09:01:37 [2021-08-10T09:01:37.408Z] #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 09:01:37 [2021-08-10T09:01:37.408Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 09:01:37 [2021-08-10T09:01:37.408Z] #13 79.61 Selecting previously unselected package libapparmor1:arm64. 09:01:37 [2021-08-10T09:01:37.473Z] #52 ... 09:01:37 [2021-08-10T09:01:37.473Z] 09:01:37 [2021-08-10T09:01:37.473Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:37 [2021-08-10T09:01:37.473Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:01:37 [2021-08-10T09:01:37.473Z] #46 76.06 go/ast 09:01:37 [2021-08-10T09:01:37.501Z] #20 ... 09:01:37 [2021-08-10T09:01:37.501Z] 09:01:37 [2021-08-10T09:01:37.501Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:37 [2021-08-10T09:01:37.501Z] #46 sha256:9fff219b076b4d38acd966e60135901d068e8420eb8d9d0200f3375b01c89e9f 09:01:37 [2021-08-10T09:01:37.501Z] #46 129.7 github.com/LK4D4/vndr/godl 09:01:37 [2021-08-10T09:01:37.501Z] #46 130.5 github.com/LK4D4/vndr 09:01:37 [2021-08-10T09:01:37.501Z] #46 DONE 135.0s 09:01:37 [2021-08-10T09:01:37.673Z] #13 79.63 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... 09:01:37 [2021-08-10T09:01:37.673Z] #13 79.63 Unpacking libapparmor1:arm64 (2.13.2-10) ... 09:01:37 [2021-08-10T09:01:37.673Z] #13 79.76 Selecting previously unselected package libapparmor-dev:arm64. 09:01:37 [2021-08-10T09:01:37.673Z] #13 79.77 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... 09:01:37 [2021-08-10T09:01:37.673Z] #13 79.79 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... 09:01:37 [2021-08-10T09:01:37.730Z] #46 76.17 text/template/parse 09:01:37 [2021-08-10T09:01:37.759Z] 09:01:37 [2021-08-10T09:01:37.759Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:01:37 [2021-08-10T09:01:37.759Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:01:37 [2021-08-10T09:01:37.759Z] #54 ... 09:01:37 [2021-08-10T09:01:37.759Z] 09:01:37 [2021-08-10T09:01:37.759Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:37 [2021-08-10T09:01:37.759Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:01:37 [2021-08-10T09:01:37.759Z] #20 25.36 debconf: delaying package configuration, since apt-utils is not installed 09:01:37 [2021-08-10T09:01:37.896Z] #17 86.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] 09:01:37 [2021-08-10T09:01:37.896Z] #17 86.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] 09:01:37 [2021-08-10T09:01:37.938Z] #13 79.96 Selecting previously unselected package libbtrfs0. 09:01:37 [2021-08-10T09:01:37.938Z] #13 79.98 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... 09:01:37 [2021-08-10T09:01:37.938Z] #13 79.99 Unpacking libbtrfs0 (4.20.1-2) ... 09:01:37 [2021-08-10T09:01:37.938Z] #13 80.09 Selecting previously unselected package libbtrfs-dev. 09:01:37 [2021-08-10T09:01:37.938Z] #13 80.09 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... 09:01:37 [2021-08-10T09:01:37.938Z] #13 80.11 Unpacking libbtrfs-dev (4.20.1-2) ... 09:01:38 [2021-08-10T09:01:38.120Z] #20 25.48 Fetched 28.6 MB in 2s (11.6 MB/s) 09:01:38 [2021-08-10T09:01:38.120Z] #20 25.63 Selecting previously unselected package pigz. 09:01:38 [2021-08-10T09:01:38.153Z] #17 86.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] 09:01:38 [2021-08-10T09:01:38.153Z] #17 86.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] 09:01:38 [2021-08-10T09:01:38.153Z] #17 86.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] 09:01:38 [2021-08-10T09:01:38.153Z] #17 86.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] 09:01:38 [2021-08-10T09:01:38.153Z] #17 86.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] 09:01:38 [2021-08-10T09:01:38.153Z] #17 86.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] 09:01:38 [2021-08-10T09:01:38.153Z] #17 86.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] 09:01:38 [2021-08-10T09:01:38.153Z] #17 86.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] 09:01:38 [2021-08-10T09:01:38.386Z] #20 25.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) 09:01:38 [2021-08-10T09:01:38.387Z] #20 25.73 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 09:01:38 [2021-08-10T09:01:38.387Z] #20 25.76 Unpacking pigz (2.4-1) ... 09:01:38 [2021-08-10T09:01:38.387Z] #20 25.96 Selecting previously unselected package libpython3.7-minimal:amd64. 09:01:38 [2021-08-10T09:01:38.387Z] #20 25.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:01:38 [2021-08-10T09:01:38.387Z] #20 25.96 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:01:38 [2021-08-10T09:01:38.535Z] #13 80.36 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 09:01:38 [2021-08-10T09:01:38.536Z] #13 80.37 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... 09:01:38 [2021-08-10T09:01:38.536Z] #13 80.38 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... 09:01:38 [2021-08-10T09:01:38.536Z] #13 80.55 Selecting previously unselected package libudev-dev:arm64. 09:01:38 [2021-08-10T09:01:38.536Z] #13 80.55 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... 09:01:38 [2021-08-10T09:01:38.536Z] #13 80.60 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... 09:01:38 [2021-08-10T09:01:38.536Z] #13 80.78 Selecting previously unselected package libsepol1-dev:arm64. 09:01:38 [2021-08-10T09:01:38.536Z] #13 80.78 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] 09:01:38 [2021-08-10T09:01:38.718Z] #17 87.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] 09:01:38 [2021-08-10T09:01:38.801Z] #13 80.82 Unpacking libsepol1-dev:arm64 (2.8-1) ... 09:01:38 [2021-08-10T09:01:38.801Z] #13 81.06 Selecting previously unselected package libpcre16-3:arm64. 09:01:39 [2021-08-10T09:01:39.066Z] #13 81.06 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... 09:01:39 [2021-08-10T09:01:39.066Z] #13 81.08 Unpacking libpcre16-3:arm64 (2:8.39-12) ... 09:01:39 [2021-08-10T09:01:39.281Z] #17 87.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] 09:01:39 [2021-08-10T09:01:39.282Z] #17 87.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] 09:01:39 [2021-08-10T09:01:39.282Z] #17 87.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] 09:01:39 [2021-08-10T09:01:39.282Z] #17 87.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] 09:01:39 [2021-08-10T09:01:39.282Z] #17 87.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] 09:01:39 [2021-08-10T09:01:39.331Z] #13 81.28 Selecting previously unselected package libpcre32-3:arm64. 09:01:39 [2021-08-10T09:01:39.331Z] #13 81.28 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... 09:01:39 [2021-08-10T09:01:39.331Z] #13 81.29 Unpacking libpcre32-3:arm64 (2:8.39-12) ... 09:01:39 [2021-08-10T09:01:39.331Z] #13 81.49 Selecting previously unselected package libpcrecpp0v5:arm64. 09:01:39 [2021-08-10T09:01:39.342Z] #20 26.52 Selecting previously unselected package python3.7-minimal. 09:01:39 [2021-08-10T09:01:39.342Z] #20 26.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:01:39 [2021-08-10T09:01:39.342Z] #20 26.54 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 09:01:39 [2021-08-10T09:01:39.596Z] #13 81.49 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... 09:01:39 [2021-08-10T09:01:39.596Z] #13 81.52 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... 09:01:39 [2021-08-10T09:01:39.596Z] #13 81.64 Selecting previously unselected package libpcre3-dev:arm64. 09:01:39 [2021-08-10T09:01:39.596Z] #13 81.64 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... 09:01:39 [2021-08-10T09:01:39.596Z] #13 81.66 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... 09:01:39 [2021-08-10T09:01:39.846Z] #17 88.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] 09:01:39 [2021-08-10T09:01:39.846Z] #17 88.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 09:01:39 [2021-08-10T09:01:39.846Z] #17 88.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 09:01:39 [2021-08-10T09:01:39.846Z] #17 88.36 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] 09:01:39 [2021-08-10T09:01:39.846Z] #17 88.36 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] 09:01:39 [2021-08-10T09:01:39.846Z] #17 88.37 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 09:01:39 [2021-08-10T09:01:39.861Z] #13 82.06 Selecting previously unselected package libselinux1-dev:arm64. 09:01:39 [2021-08-10T09:01:39.914Z] #20 27.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:01:39 [2021-08-10T09:01:39.914Z] #20 27.33 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 09:01:40 [2021-08-10T09:01:40.127Z] #13 82.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... 09:01:40 [2021-08-10T09:01:40.127Z] #13 82.07 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... 09:01:40 [2021-08-10T09:01:40.411Z] #17 88.80 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.83 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.84 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.87 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.90 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 ... 09:01:40 [2021-08-10T09:01:40.412Z] 09:01:40 [2021-08-10T09:01:40.412Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:01:40 [2021-08-10T09:01:40.412Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:01:40 [2021-08-10T09:01:40.412Z] #39 DONE 97.9s 09:01:40 [2021-08-10T09:01:40.412Z] 09:01:40 [2021-08-10T09:01:40.412Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:01:40 [2021-08-10T09:01:40.412Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.91 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.91 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.91 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.91 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.92 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.92 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.93 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 88.93 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] 09:01:40 [2021-08-10T09:01:40.412Z] #17 89.03 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] 09:01:40 [2021-08-10T09:01:40.412Z] #17 ... 09:01:40 [2021-08-10T09:01:40.412Z] 09:01:40 [2021-08-10T09:01:40.412Z] #53 [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 09:01:40 [2021-08-10T09:01:40.412Z] #53 sha256:66f8bf5edcddb2c890f024a0447a00ad7480fbd3e81e9ea6ae5bebc6b49850af 09:01:40 [2021-08-10T09:01:40.412Z] #53 95.07 github.com/LK4D4/vndr/godl 09:01:40 [2021-08-10T09:01:40.412Z] #53 95.59 github.com/LK4D4/vndr 09:01:40 [2021-08-10T09:01:40.454Z] #13 82.42 Selecting previously unselected package libdevmapper-dev:arm64. 09:01:40 [2021-08-10T09:01:40.454Z] #13 82.42 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... 09:01:40 [2021-08-10T09:01:40.454Z] #13 82.44 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... 09:01:40 [2021-08-10T09:01:40.454Z] #13 82.54 Selecting previously unselected package libseccomp-dev:arm64. 09:01:40 [2021-08-10T09:01:40.454Z] #13 82.55 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... 09:01:40 [2021-08-10T09:01:40.454Z] #13 82.58 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... 09:01:40 [2021-08-10T09:01:40.727Z] #13 82.77 Selecting previously unselected package libsystemd-dev:arm64. 09:01:40 [2021-08-10T09:01:40.727Z] #13 82.77 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... 09:01:40 [2021-08-10T09:01:40.727Z] #13 82.79 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... 09:01:41 [2021-08-10T09:01:41.319Z] #13 83.37 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... 09:01:41 [2021-08-10T09:01:41.319Z] #13 83.38 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... 09:01:41 [2021-08-10T09:01:41.319Z] #13 83.41 Setting up libapparmor1:arm64 (2.13.2-10) ... 09:01:41 [2021-08-10T09:01:41.319Z] #13 83.43 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 09:01:41 [2021-08-10T09:01:41.319Z] #13 83.46 Setting up libpcre16-3:arm64 (2:8.39-12) ... 09:01:41 [2021-08-10T09:01:41.319Z] #13 83.47 Setting up libsepol1-dev:arm64 (2.8-1) ... 09:01:41 [2021-08-10T09:01:41.319Z] #13 83.48 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 09:01:41 [2021-08-10T09:01:41.320Z] #13 83.50 Setting up libbtrfs0 (4.20.1-2) ... 09:01:41 [2021-08-10T09:01:41.320Z] #13 83.52 Setting up libpcre32-3:arm64 (2:8.39-12) ... 09:01:41 [2021-08-10T09:01:41.320Z] #13 83.54 Setting up libudev-dev:arm64 (241-7~deb10u8) ... 09:01:41 [2021-08-10T09:01:41.343Z] #53 DONE 98.6s 09:01:41 [2021-08-10T09:01:41.343Z] 09:01:41 [2021-08-10T09:01:41.343Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:01:41 [2021-08-10T09:01:41.344Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.12 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.12 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.12 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.12 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.13 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.15 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.15 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.17 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.56 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.57 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] 09:01:41 [2021-08-10T09:01:41.344Z] #17 89.67 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.59 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.63 Setting up libbtrfs-dev (4.20.1-2) ... 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.67 Setting up libapparmor-dev:arm64 (2.13.2-10) ... 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.68 Setting up mingw-w64-common (6.0.0-3) ... 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.70 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.72 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.76 Setting up libpcre3-dev:arm64 (2:8.39-12) ... 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.79 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:01:41 [2021-08-10T09:01:41.600Z] #13 83.84 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 09:01:41 [2021-08-10T09:01:41.601Z] #17 90.10 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] 09:01:41 [2021-08-10T09:01:41.601Z] #17 90.22 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] 09:01:41 [2021-08-10T09:01:41.820Z] #20 28.98 Selecting previously unselected package python3-minimal. 09:01:41 [2021-08-10T09:01:41.820Z] #20 28.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 ... 23695 files and directories currently installed.) 09:01:41 [2021-08-10T09:01:41.820Z] #20 29.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 09:01:41 [2021-08-10T09:01:41.820Z] #20 29.03 Unpacking python3-minimal (3.7.3-1) ... 09:01:41 [2021-08-10T09:01:41.820Z] #20 29.10 Selecting previously unselected package libmpdec2:amd64. 09:01:41 [2021-08-10T09:01:41.820Z] #20 29.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 09:01:41 [2021-08-10T09:01:41.820Z] #20 29.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... 09:01:41 [2021-08-10T09:01:41.820Z] #20 29.20 Selecting previously unselected package libpython3.7-stdlib:amd64. 09:01:41 [2021-08-10T09:01:41.820Z] #20 29.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 09:01:41 [2021-08-10T09:01:41.820Z] #20 29.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:01:41 [2021-08-10T09:01:41.867Z] #13 83.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 09:01:41 [2021-08-10T09:01:41.867Z] #13 83.88 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:01:41 [2021-08-10T09:01:41.867Z] #13 83.95 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 09:01:41 [2021-08-10T09:01:41.867Z] #13 83.96 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 09:01:41 [2021-08-10T09:01:41.867Z] #13 83.98 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 09:01:41 [2021-08-10T09:01:41.867Z] #13 84.00 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... 09:01:41 [2021-08-10T09:01:41.867Z] #13 84.02 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 09:01:41 [2021-08-10T09:01:41.867Z] #13 84.04 Setting up dmsetup (2:1.02.155-3) ... 09:01:42 [2021-08-10T09:01:42.130Z] #13 84.08 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... 09:01:42 [2021-08-10T09:01:42.130Z] #13 84.15 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... 09:01:42 [2021-08-10T09:01:42.130Z] #13 84.20 Processing triggers for libc-bin (2.28-10) ... 09:01:42 [2021-08-10T09:01:42.709Z] #13 DONE 84.7s 09:01:42 [2021-08-10T09:01:42.709Z] 09:01:42 [2021-08-10T09:01:42.709Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:01:42 [2021-08-10T09:01:42.709Z] #54 sha256:b923be36ad1c917f6b244f5f50756cf6cc8f994488bc783281f3d3fd997de75f 09:01:42 [2021-08-10T09:01:42.756Z] #20 29.97 Selecting previously unselected package python3.7. 09:01:42 [2021-08-10T09:01:42.756Z] #20 29.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 09:01:42 [2021-08-10T09:01:42.756Z] #20 29.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... 09:01:42 [2021-08-10T09:01:42.756Z] #20 30.09 Selecting previously unselected package libpython3-stdlib:amd64. 09:01:42 [2021-08-10T09:01:42.756Z] #20 30.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 09:01:42 [2021-08-10T09:01:42.756Z] #20 30.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 09:01:42 [2021-08-10T09:01:42.756Z] #20 30.19 Setting up python3-minimal (3.7.3-1) ... 09:01:42 [2021-08-10T09:01:42.971Z] #17 91.25 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] 09:01:42 [2021-08-10T09:01:42.971Z] #17 91.25 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] 09:01:42 [2021-08-10T09:01:42.971Z] #17 91.25 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] 09:01:42 [2021-08-10T09:01:42.971Z] #17 91.30 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] 09:01:42 [2021-08-10T09:01:42.971Z] #17 91.30 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] 09:01:42 [2021-08-10T09:01:42.971Z] #17 91.32 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] 09:01:42 [2021-08-10T09:01:42.971Z] #17 91.35 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] 09:01:43 [2021-08-10T09:01:43.005Z] #46 80.62 go/parser 09:01:43 [2021-08-10T09:01:43.005Z] #46 80.72 text/template 09:01:43 [2021-08-10T09:01:43.229Z] #17 91.83 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] 09:01:43 [2021-08-10T09:01:43.229Z] #17 91.84 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] 09:01:43 [2021-08-10T09:01:43.229Z] #17 91.86 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] 09:01:43 [2021-08-10T09:01:43.486Z] #17 91.87 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] 09:01:43 [2021-08-10T09:01:43.486Z] #17 92.10 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] 09:01:43 [2021-08-10T09:01:43.486Z] #17 92.10 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] 09:01:43 [2021-08-10T09:01:43.486Z] #17 92.12 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.03 Selecting previously unselected package python3. 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.08 Unpacking python3 (3.7.3-1) ... 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.16 Selecting previously unselected package libip4tc0:amd64. 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.24 Selecting previously unselected package libip6tc0:amd64. 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 09:01:43 [2021-08-10T09:01:43.693Z] #20 31.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... 09:01:43 [2021-08-10T09:01:43.742Z] #17 92.19 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.35 Selecting previously unselected package libiptc0:amd64. 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.35 Unpacking libiptc0:amd64 (1.8.2-4) ... 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.42 Selecting previously unselected package libnfnetlink0:amd64. 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 09:01:43 [2021-08-10T09:01:43.952Z] #20 31.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 09:01:43 [2021-08-10T09:01:43.999Z] #17 92.50 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] 09:01:44 [2021-08-10T09:01:44.211Z] #20 31.58 Selecting previously unselected package libnftnl11:amd64. 09:01:44 [2021-08-10T09:01:44.211Z] #20 31.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 09:01:44 [2021-08-10T09:01:44.211Z] #20 31.59 Unpacking libnftnl11:amd64 (1.1.2-2) ... 09:01:44 [2021-08-10T09:01:44.211Z] #20 31.68 Selecting previously unselected package iptables. 09:01:44 [2021-08-10T09:01:44.211Z] #20 31.68 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 09:01:44 [2021-08-10T09:01:44.211Z] #20 31.69 Unpacking iptables (1.8.2-4) ... 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.74 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.74 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.74 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.78 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.78 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.78 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.78 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.78 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.80 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.81 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.81 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.81 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.82 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.82 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] 09:01:44 [2021-08-10T09:01:44.256Z] #17 92.85 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] 09:01:44 [2021-08-10T09:01:44.470Z] #20 31.93 Selecting previously unselected package xxd. 09:01:44 [2021-08-10T09:01:44.470Z] #20 31.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 09:01:44 [2021-08-10T09:01:44.470Z] #20 31.95 Unpacking xxd (2:8.1.0875-5) ... 09:01:44 [2021-08-10T09:01:44.470Z] #20 32.07 Selecting previously unselected package vim-common. 09:01:44 [2021-08-10T09:01:44.512Z] #17 93.07 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] 09:01:44 [2021-08-10T09:01:44.512Z] #17 93.07 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] 09:01:44 [2021-08-10T09:01:44.512Z] #17 93.10 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.670 + RM_GOPATH=0 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.670 + TMP_GOPATH= 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.670 + : /build 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.670 + '[' -z '' ']' 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.671 ++ mktemp -d 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.674 + export GOPATH=/tmp/tmp.Yj90vrRXwg 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.675 + GOPATH=/tmp/tmp.Yj90vrRXwg 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.675 + RM_GOPATH=1 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.676 + case "$(go env GOARCH)" in 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.677 ++ go env GOARCH 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.696 + export GO_BUILDMODE=-buildmode=pie 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.696 + GO_BUILDMODE=-buildmode=pie 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.697 ++ dirname /tmp/install/install.sh 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.701 + dir=/tmp/install 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.703 + bin=runc 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.706 + shift 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.706 + '[' '!' -f /tmp/install/runc.installer ']' 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.707 + . /tmp/install/runc.installer 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.708 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.709 + install_runc 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.712 + grep -q '^3\.10\.0.*\.el7\.' 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.717 + uname -r 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.729 + RUNC_BUILDTAGS='seccomp ' 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.729 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.730 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.730 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Yj90vrRXwg/src/github.com/opencontainers/runc 09:01:44 [2021-08-10T09:01:44.643Z] #54 1.734 Cloning into '/tmp/tmp.Yj90vrRXwg/src/github.com/opencontainers/runc'... 09:01:44 [2021-08-10T09:01:44.643Z] #54 ... 09:01:44 [2021-08-10T09:01:44.643Z] 09:01:44 [2021-08-10T09:01:44.643Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker 09:01:44 [2021-08-10T09:01:44.643Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d 09:01:44 [2021-08-10T09:01:44.643Z] #14 DONE 1.9s 09:01:44 [2021-08-10T09:01:44.643Z] 09:01:44 [2021-08-10T09:01:44.643Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 09:01:44 [2021-08-10T09:01:44.643Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e 09:01:44 [2021-08-10T09:01:44.729Z] #20 32.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 09:01:44 [2021-08-10T09:01:44.729Z] #20 32.11 Unpacking vim-common (2:8.1.0875-5) ... 09:01:44 [2021-08-10T09:01:44.729Z] #20 32.26 Selecting previously unselected package bash-completion. 09:01:44 [2021-08-10T09:01:44.729Z] #20 32.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 09:01:44 [2021-08-10T09:01:44.769Z] #17 93.19 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] 09:01:44 [2021-08-10T09:01:44.769Z] #17 93.24 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] 09:01:44 [2021-08-10T09:01:44.903Z] #46 ... 09:01:44 [2021-08-10T09:01:44.903Z] 09:01:44 [2021-08-10T09:01:44.903Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:44 [2021-08-10T09:01:44.903Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:01:44 [2021-08-10T09:01:44.903Z] #52 76.51 github.com/pkg/diff 09:01:44 [2021-08-10T09:01:44.903Z] #52 77.75 go/ast 09:01:44 [2021-08-10T09:01:44.903Z] #52 78.43 golang.org/x/crypto/ssh/terminal 09:01:44 [2021-08-10T09:01:44.903Z] #52 79.74 io/ioutil 09:01:44 [2021-08-10T09:01:44.903Z] #52 80.23 mvdan.cc/editorconfig 09:01:44 [2021-08-10T09:01:44.903Z] #52 81.14 mvdan.cc/sh/v3/fileutil 09:01:44 [2021-08-10T09:01:44.903Z] #52 81.33 text/tabwriter 09:01:44 [2021-08-10T09:01:44.903Z] #52 81.75 mvdan.cc/sh/v3/syntax 09:01:45 [2021-08-10T09:01:45.026Z] #17 93.52 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.52 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.52 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.56 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.56 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.56 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.56 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.57 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.58 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.59 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] 09:01:45 [2021-08-10T09:01:45.027Z] #17 93.59 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] 09:01:45 [2021-08-10T09:01:45.283Z] #17 93.70 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] 09:01:46 [2021-08-10T09:01:46.044Z] #15 DONE 1.6s 09:01:46 [2021-08-10T09:01:46.044Z] 09:01:46 [2021-08-10T09:01:46.044Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:46 [2021-08-10T09:01:46.044Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:01:46 [2021-08-10T09:01:46.044Z] #46 83.01 crypto/rand 09:01:46 [2021-08-10T09:01:46.044Z] #46 83.17 go/doc 09:01:46 [2021-08-10T09:01:46.044Z] #46 83.99 crypto/elliptic 09:01:46 [2021-08-10T09:01:46.044Z] #46 84.95 encoding/asn1 09:01:46 [2021-08-10T09:01:46.044Z] #46 88.02 vendor/golang.org/x/net/idna 09:01:46 [2021-08-10T09:01:46.044Z] #46 88.71 github.com/LK4D4/vndr/build 09:01:46 [2021-08-10T09:01:46.044Z] #46 89.58 vendor/golang.org/x/crypto/cryptobyte 09:01:46 [2021-08-10T09:01:46.275Z] #52 ... 09:01:46 [2021-08-10T09:01:46.275Z] 09:01:46 [2021-08-10T09:01:46.275Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:46 [2021-08-10T09:01:46.275Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:01:46 [2021-08-10T09:01:46.275Z] #46 84.48 log 09:01:46 [2021-08-10T09:01:46.309Z] #46 ... 09:01:46 [2021-08-10T09:01:46.309Z] 09:01:46 [2021-08-10T09:01:46.309Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:01:46 [2021-08-10T09:01:46.309Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 09:01:46 [2021-08-10T09:01:46.656Z] #17 95.18 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] 09:01:46 [2021-08-10T09:01:46.656Z] #17 95.18 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] 09:01:46 [2021-08-10T09:01:46.840Z] #46 85.21 encoding/xml 09:01:46 [2021-08-10T09:01:46.913Z] #17 95.36 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] 09:01:47 [2021-08-10T09:01:47.098Z] #46 85.41 go/doc 09:01:47 [2021-08-10T09:01:47.262Z] #20 34.60 Unpacking bash-completion (1:2.8-6) ... 09:01:47 [2021-08-10T09:01:47.481Z] #17 96.03 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] 09:01:47 [2021-08-10T09:01:47.521Z] #20 34.87 Selecting previously unselected package bzip2. 09:01:47 [2021-08-10T09:01:47.521Z] #20 34.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 09:01:47 [2021-08-10T09:01:47.521Z] #20 34.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 09:01:47 [2021-08-10T09:01:47.521Z] #20 34.97 Selecting previously unselected package xz-utils. 09:01:47 [2021-08-10T09:01:47.521Z] #20 34.98 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 09:01:47 [2021-08-10T09:01:47.521Z] #20 34.99 Unpacking xz-utils (5.2.4-1) ... 09:01:47 [2021-08-10T09:01:47.710Z] #16 1.264 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 09:01:47 [2021-08-10T09:01:47.710Z] #16 DONE 1.5s 09:01:47 [2021-08-10T09:01:47.710Z] 09:01:47 [2021-08-10T09:01:47.710Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:01:47 [2021-08-10T09:01:47.710Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb 09:01:47 [2021-08-10T09:01:47.738Z] #17 96.12 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] 09:01:47 [2021-08-10T09:01:47.780Z] #20 35.14 Selecting previously unselected package apparmor. 09:01:47 [2021-08-10T09:01:47.780Z] #20 35.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 09:01:47 [2021-08-10T09:01:47.780Z] #20 35.22 Unpacking apparmor (2.13.2-10) ... 09:01:48 [2021-08-10T09:01:48.039Z] #20 35.48 Selecting previously unselected package aufs-tools. 09:01:48 [2021-08-10T09:01:48.039Z] #20 35.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 09:01:48 [2021-08-10T09:01:48.039Z] #20 35.50 Unpacking aufs-tools (1:4.14+20190211-1) ... 09:01:48 [2021-08-10T09:01:48.298Z] #20 35.61 Selecting previously unselected package libonig5:amd64. 09:01:48 [2021-08-10T09:01:48.298Z] #20 35.61 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 09:01:48 [2021-08-10T09:01:48.298Z] #20 35.63 Unpacking libonig5:amd64 (6.9.1-1) ... 09:01:48 [2021-08-10T09:01:48.298Z] #20 35.75 Selecting previously unselected package libjq1:amd64. 09:01:48 [2021-08-10T09:01:48.298Z] #20 35.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 09:01:48 [2021-08-10T09:01:48.298Z] #20 35.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 09:01:48 [2021-08-10T09:01:48.301Z] #17 96.78 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] 09:01:48 [2021-08-10T09:01:48.301Z] #17 96.78 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] 09:01:48 [2021-08-10T09:01:48.557Z] #20 35.85 Selecting previously unselected package jq. 09:01:48 [2021-08-10T09:01:48.557Z] #20 35.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 09:01:48 [2021-08-10T09:01:48.557Z] #20 35.86 Unpacking jq (1.5+dfsg-2+b1) ... 09:01:48 [2021-08-10T09:01:48.557Z] #20 35.94 Selecting previously unselected package libaio1:amd64. 09:01:48 [2021-08-10T09:01:48.557Z] #20 35.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 09:01:48 [2021-08-10T09:01:48.557Z] #20 35.96 Unpacking libaio1:amd64 (0.3.112-3) ... 09:01:48 [2021-08-10T09:01:48.557Z] #20 36.02 Selecting previously unselected package libgpm2:amd64. 09:01:48 [2021-08-10T09:01:48.557Z] #20 36.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 09:01:48 [2021-08-10T09:01:48.557Z] #20 36.03 Unpacking libgpm2:amd64 (1.20.7-5) ... 09:01:48 [2021-08-10T09:01:48.816Z] #20 36.09 Selecting previously unselected package libicu63:amd64. 09:01:48 [2021-08-10T09:01:48.816Z] #20 36.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 09:01:48 [2021-08-10T09:01:48.816Z] #20 36.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 09:01:48 [2021-08-10T09:01:48.864Z] #17 97.29 debconf: delaying package configuration, since apt-utils is not installed 09:01:48 [2021-08-10T09:01:48.864Z] #17 97.47 Fetched 169 MB in 14s (12.2 MB/s) 09:01:49 [2021-08-10T09:01:49.113Z] #17 DONE 1.5s 09:01:49 [2021-08-10T09:01:49.113Z] 09:01:49 [2021-08-10T09:01:49.113Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:01:49 [2021-08-10T09:01:49.113Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.51 Selecting previously unselected package liblocale-gettext-perl. 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.51 (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 ... 15421 files and directories currently installed.) 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.54 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.55 Unpacking liblocale-gettext-perl (1.07-3+b4) ... 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.61 Selecting previously unselected package bzip2. 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.61 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.69 Selecting previously unselected package libmagic-mgc. 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.69 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... 09:01:49 [2021-08-10T09:01:49.121Z] #17 97.70 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... 09:01:49 [2021-08-10T09:01:49.377Z] #17 97.88 Selecting previously unselected package libmagic1:amd64. 09:01:49 [2021-08-10T09:01:49.377Z] #17 97.88 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... 09:01:49 [2021-08-10T09:01:49.377Z] #17 97.89 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... 09:01:49 [2021-08-10T09:01:49.377Z] #17 97.97 Selecting previously unselected package file. 09:01:49 [2021-08-10T09:01:49.377Z] #17 97.97 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... 09:01:49 [2021-08-10T09:01:49.377Z] #17 97.98 Unpacking file (1:5.35-4+deb10u2) ... 09:01:49 [2021-08-10T09:01:49.634Z] #17 98.04 Selecting previously unselected package xz-utils. 09:01:49 [2021-08-10T09:01:49.634Z] #17 98.04 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... 09:01:49 [2021-08-10T09:01:49.634Z] #17 98.05 Unpacking xz-utils (5.2.4-1) ... 09:01:49 [2021-08-10T09:01:49.634Z] #17 98.15 Selecting previously unselected package binutils-aarch64-linux-gnu. 09:01:49 [2021-08-10T09:01:49.634Z] #17 98.15 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... 09:01:49 [2021-08-10T09:01:49.634Z] #17 98.16 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... 09:01:50 [2021-08-10T09:01:50.043Z] ---> 429b455eafe6 09:01:50 [2021-08-10T09:01:50.043Z] Successfully built 429b455eafe6 09:01:50 [2021-08-10T09:01:50.043Z] Successfully tagged docker:latest 09:01:50 [2021-08-10T09:01:50.043Z] INFO: Image build ended at 08/10/2021 09:01:49. Duration:00:02:16.1444790 09:01:50 [2021-08-10T09:01:50.043Z] 09:01:50 [2021-08-10T09:01:50.043Z] 09:01:50 [2021-08-10T09:01:50.043Z] INFO: Building the test binaries at 08/10/2021 09:01:49... 09:01:50 [2021-08-10T09:01:50.378Z] #46 88.59 github.com/LK4D4/vndr/build 09:01:50 [2021-08-10T09:01:50.563Z] #17 98.97 Selecting previously unselected package binutils-arm-linux-gnueabi. 09:01:50 [2021-08-10T09:01:50.563Z] #17 98.98 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... 09:01:50 [2021-08-10T09:01:50.564Z] #17 98.99 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... 09:01:51 [2021-08-10T09:01:51.052Z] #18 DONE 1.6s 09:01:51 [2021-08-10T09:01:51.053Z] 09:01:51 [2021-08-10T09:01:51.053Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:01:51 [2021-08-10T09:01:51.053Z] #59 sha256:ef4d3b1b1b2c6bf9344282f61181647b3da6cd9202e70416f75f9c870648e930 09:01:51 [2021-08-10T09:01:51.053Z] #59 94.85 + for f in rootlesskit rootlesskit-docker-proxy 09:01:51 [2021-08-10T09:01:51.053Z] #59 94.85 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 09:01:51 [2021-08-10T09:01:51.313Z] #46 ... 09:01:51 [2021-08-10T09:01:51.313Z] 09:01:51 [2021-08-10T09:01:51.313Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:01:51 [2021-08-10T09:01:51.313Z] #57 sha256:c8e27a7e5d04b04e43f9742c08cf07dd7d10b15233e31c05f46a8faeb5c15afd 09:01:51 [2021-08-10T09:01:51.313Z] #57 43.60 Checking out files: 49% (2153/4375) Checking out files: 50% (2188/4375) Checking out files: 51% (2232/4375) Checking out files: 52% (2275/4375) Checking out files: 53% (2319/4375) Checking out files: 54% (2363/4375) Checking out files: 55% (2407/4375) Checking out files: 56% (2450/4375) Checking out files: 57% (2494/4375) Checking out files: 58% (2538/4375) Checking out files: 59% (2582/4375) Checking out files: 60% (2625/4375) Checking out files: 61% (2669/4375) Checking out files: 62% (2713/4375) Checking out files: 63% (2757/4375) Checking out files: 64% (2800/4375) Checking out files: 65% (2844/4375) Checking out files: 66% (2888/4375) Checking out files: 67% (2932/4375) Checking out files: 68% (2975/4375) Checking out files: 69% (3019/4375) Checking out files: 70% (3063/4375) Checking out files: 71% (3107/4375) Checking out files: 72% (3150/4375) Checking out files: 73% (3194/4375) Checking out files: 74% (3238/4375) Checking out files: 75% (3282/4375) Checking out files: 76% (3325/4375) Checking out files: 77% (3369/4375) Checking out files: 78% (3413/4375) Checking out files: 79% (3457/4375) Checking out files: 80% (3500/4375) Checking out files: 81% (3544/4375) Checking out files: 82% (3588/4375) Checking out files: 83% (3632/4375) Checking out files: 84% (3675/4375) Checking out files: 85% (3719/4375) Checking out files: 86% (3763/4375) Checking out files: 87% (3807/4375) Checking out files: 88% (3850/4375) Checking out files: 89% (3894/4375) Checking out files: 90% (3938/4375) Checking out files: 91% (3982/4375) Checking out files: 92% (4025/4375) Checking out files: 93% (4069/4375) Checking out files: 94% (4113/4375) Checking out files: 95% (4157/4375) Checking out files: 95% (4173/4375) Checking out files: 96% (4200/4375) Checking out files: 97% (4244/4375) Checking out files: 98% (4288/4375) Checking out files: 99% (4332/4375) Checking out files: 100% (4375/4375) Checking out files: 100% (4375/4375), done. 09:01:51 [2021-08-10T09:01:51.313Z] #57 44.78 + cd /tmp/tmp.RB4RanGxO2/src/github.com/containerd/containerd 09:01:51 [2021-08-10T09:01:51.313Z] #57 44.78 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:01:51 [2021-08-10T09:01:51.313Z] #57 46.59 + export 'BUILDTAGS=netgo osusergo static_build' 09:01:51 [2021-08-10T09:01:51.313Z] #57 46.59 + BUILDTAGS='netgo osusergo static_build' 09:01:51 [2021-08-10T09:01:51.313Z] #57 46.59 + export EXTRA_FLAGS=-buildmode=pie 09:01:51 [2021-08-10T09:01:51.313Z] #57 46.59 + EXTRA_FLAGS=-buildmode=pie 09:01:51 [2021-08-10T09:01:51.313Z] #57 46.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 09:01:51 [2021-08-10T09:01:51.313Z] #57 46.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 09:01:51 [2021-08-10T09:01:51.313Z] #57 46.59 + '[' '' = dynamic ']' 09:01:51 [2021-08-10T09:01:51.313Z] #57 46.59 + make 09:01:51 [2021-08-10T09:01:51.351Z] #20 38.88 Selecting previously unselected package libnet1:amd64. 09:01:51 [2021-08-10T09:01:51.494Z] #17 99.76 Selecting previously unselected package binutils-arm-linux-gnueabihf. 09:01:51 [2021-08-10T09:01:51.494Z] #17 99.76 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... 09:01:51 [2021-08-10T09:01:51.494Z] #17 99.77 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... 09:01:51 [2021-08-10T09:01:51.610Z] #20 38.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 09:01:51 [2021-08-10T09:01:51.610Z] #20 38.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.01 Selecting previously unselected package libnl-3-200:amd64. 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.11 Selecting previously unselected package libprotobuf-c1:amd64. 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.19 Selecting previously unselected package libreadline5:amd64. 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 09:01:51 [2021-08-10T09:01:51.610Z] #20 39.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 09:01:51 [2021-08-10T09:01:51.870Z] #20 39.32 Selecting previously unselected package net-tools. 09:01:51 [2021-08-10T09:01:51.870Z] #20 39.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 09:01:51 [2021-08-10T09:01:51.870Z] #20 39.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 09:01:52 [2021-08-10T09:01:52.057Z] #17 100.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. 09:01:52 [2021-08-10T09:01:52.057Z] #17 100.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... 09:01:52 [2021-08-10T09:01:52.057Z] #17 100.5 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... 09:01:52 [2021-08-10T09:01:52.129Z] #20 39.51 Selecting previously unselected package patch. 09:01:52 [2021-08-10T09:01:52.129Z] #20 39.52 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... 09:01:52 [2021-08-10T09:01:52.129Z] #20 39.53 Unpacking patch (2.7.6-3+deb10u1) ... 09:01:52 [2021-08-10T09:01:52.129Z] #20 39.65 Selecting previously unselected package python-pip-whl. 09:01:52 [2021-08-10T09:01:52.251Z] #57 ... 09:01:52 [2021-08-10T09:01:52.251Z] 09:01:52 [2021-08-10T09:01:52.251Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 09:01:52 [2021-08-10T09:01:52.251Z] #52 sha256:c5839c5758d539355c91137919b76497b42add22e5c208fe1db0aef9ed4868f9 09:01:52 [2021-08-10T09:01:52.251Z] #52 87.09 mvdan.cc/sh/v3/cmd/shfmt 09:01:52 [2021-08-10T09:01:52.251Z] #52 DONE 90.7s 09:01:52 [2021-08-10T09:01:52.251Z] 09:01:52 [2021-08-10T09:01:52.251Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:01:52 [2021-08-10T09:01:52.251Z] #57 sha256:c8e27a7e5d04b04e43f9742c08cf07dd7d10b15233e31c05f46a8faeb5c15afd 09:01:52 [2021-08-10T09:01:52.251Z] #57 47.84 + bin/ctr 09:01:52 [2021-08-10T09:01:52.390Z] #20 39.65 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... 09:01:52 [2021-08-10T09:01:52.390Z] #20 39.66 Unpacking python-pip-whl (18.1-5) ... 09:01:52 [2021-08-10T09:01:52.453Z] #59 ... 09:01:52 [2021-08-10T09:01:52.453Z] 09:01:52 [2021-08-10T09:01:52.453Z] #19 [dev-systemd-false 6/25] RUN ldconfig 09:01:52 [2021-08-10T09:01:52.453Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c 09:01:52 [2021-08-10T09:01:52.453Z] #19 DONE 1.5s 09:01:52 [2021-08-10T09:01:52.453Z] 09:01:52 [2021-08-10T09:01:52.453Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:52 [2021-08-10T09:01:52.453Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 09:01:52 [2021-08-10T09:01:52.621Z] #17 101.1 Selecting previously unselected package binutils-s390x-linux-gnu. 09:01:52 [2021-08-10T09:01:52.621Z] #17 101.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... 09:01:52 [2021-08-10T09:01:52.621Z] #17 101.1 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... 09:01:52 [2021-08-10T09:01:52.649Z] #20 40.22 Selecting previously unselected package python3-lib2to3. 09:01:52 [2021-08-10T09:01:52.816Z] #57 ... 09:01:52 [2021-08-10T09:01:52.816Z] 09:01:52 [2021-08-10T09:01:52.816Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:52 [2021-08-10T09:01:52.816Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:01:52 [2021-08-10T09:01:52.816Z] #46 90.03 github.com/LK4D4/vndr/versioned 09:01:52 [2021-08-10T09:01:52.816Z] #46 90.11 compress/flate 09:01:52 [2021-08-10T09:01:52.908Z] #20 40.23 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... 09:01:52 [2021-08-10T09:01:52.908Z] #20 40.25 Unpacking python3-lib2to3 (3.7.3-1) ... 09:01:52 [2021-08-10T09:01:52.908Z] #20 40.35 Selecting previously unselected package python3-distutils. 09:01:52 [2021-08-10T09:01:52.908Z] #20 40.36 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... 09:01:52 [2021-08-10T09:01:52.908Z] #20 40.36 Unpacking python3-distutils (3.7.3-1) ... 09:01:52 [2021-08-10T09:01:52.979Z] INFO: make.ps1 starting at 08/10/2021 09:01:52 09:01:52 [2021-08-10T09:01:52.979Z] INFO: Git commit (dfb2adc171) assumed from DOCKER_GITCOMMIT environment variable 09:01:52 [2021-08-10T09:01:52.979Z] INFO: Invoking autogen... 09:01:53 [2021-08-10T09:01:53.167Z] #20 40.52 Selecting previously unselected package python3-pip. 09:01:53 [2021-08-10T09:01:53.167Z] #20 40.52 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... 09:01:53 [2021-08-10T09:01:53.167Z] #20 40.53 Unpacking python3-pip (18.1-5) ... 09:01:53 [2021-08-10T09:01:53.167Z] #20 40.65 Selecting previously unselected package python3-pkg-resources. 09:01:53 [2021-08-10T09:01:53.167Z] #20 40.66 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... 09:01:53 [2021-08-10T09:01:53.167Z] #20 40.67 Unpacking python3-pkg-resources (40.8.0-1) ... 09:01:53 [2021-08-10T09:01:53.195Z] #17 101.7 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. 09:01:53 [2021-08-10T09:01:53.195Z] #17 101.7 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... 09:01:53 [2021-08-10T09:01:53.195Z] #17 101.7 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... 09:01:53 [2021-08-10T09:01:53.195Z] #17 101.8 Selecting previously unselected package cpp-8-aarch64-linux-gnu. 09:01:53 [2021-08-10T09:01:53.381Z] #46 91.71 hash/crc32 09:01:53 [2021-08-10T09:01:53.426Z] #20 40.78 Selecting previously unselected package python3-setuptools. 09:01:53 [2021-08-10T09:01:53.426Z] #20 40.79 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... 09:01:53 [2021-08-10T09:01:53.426Z] #20 40.79 Unpacking python3-setuptools (40.8.0-1) ... 09:01:53 [2021-08-10T09:01:53.426Z] #20 40.98 Selecting previously unselected package python3-wheel. 09:01:53 [2021-08-10T09:01:53.426Z] #20 40.98 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... 09:01:53 [2021-08-10T09:01:53.426Z] #20 40.99 Unpacking python3-wheel (0.32.3-2) ... 09:01:53 [2021-08-10T09:01:53.426Z] #20 41.05 Selecting previously unselected package sudo. 09:01:53 [2021-08-10T09:01:53.452Z] #17 101.8 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:01:53 [2021-08-10T09:01:53.452Z] #17 101.8 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... 09:01:53 [2021-08-10T09:01:53.685Z] #20 41.06 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... 09:01:53 [2021-08-10T09:01:53.685Z] #20 41.07 Unpacking sudo (1.8.27-1+deb10u3) ... 09:01:53 [2021-08-10T09:01:53.943Z] INFO: Building daemon... 09:01:53 [2021-08-10T09:01:53.943Z] #20 41.46 Selecting previously unselected package thin-provisioning-tools. 09:01:53 [2021-08-10T09:01:53.943Z] #20 41.46 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 09:01:53 [2021-08-10T09:01:53.946Z] #46 92.58 crypto/rsa 09:01:54 [2021-08-10T09:01:54.203Z] #20 41.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 09:01:54 [2021-08-10T09:01:54.203Z] #20 41.69 Selecting previously unselected package uidmap. 09:01:54 [2021-08-10T09:01:54.203Z] #20 41.69 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... 09:01:54 [2021-08-10T09:01:54.203Z] #20 41.70 Unpacking uidmap (1:4.5-1.1) ... 09:01:54 [2021-08-10T09:01:54.204Z] #46 92.60 compress/gzip 09:01:54 [2021-08-10T09:01:54.388Z] #20 1.795 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 09:01:54 [2021-08-10T09:01:54.388Z] #20 1.916 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:01:54 [2021-08-10T09:01:54.388Z] #20 2.005 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:01:54 [2021-08-10T09:01:54.388Z] #20 2.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:01:54 [2021-08-10T09:01:54.463Z] #20 41.82 Selecting previously unselected package vim-runtime. 09:01:54 [2021-08-10T09:01:54.463Z] #20 41.83 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... 09:01:54 [2021-08-10T09:01:54.463Z] #20 41.87 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 09:01:54 [2021-08-10T09:01:54.463Z] #20 41.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 09:01:54 [2021-08-10T09:01:54.463Z] #20 41.91 Unpacking vim-runtime (2:8.1.0875-5) ... 09:01:54 [2021-08-10T09:01:54.641Z] #17 102.9 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. 09:01:54 [2021-08-10T09:01:54.641Z] #17 102.9 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... 09:01:54 [2021-08-10T09:01:54.641Z] #17 102.9 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... 09:01:54 [2021-08-10T09:01:54.641Z] #17 103.0 Selecting previously unselected package cpp-8-arm-linux-gnueabi. 09:01:54 [2021-08-10T09:01:54.641Z] #17 103.0 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... 09:01:54 [2021-08-10T09:01:54.641Z] #17 103.0 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... 09:01:54 [2021-08-10T09:01:54.652Z] #20 2.471 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] 09:01:54 [2021-08-10T09:01:54.770Z] #46 93.14 crypto/dsa 09:01:55 [2021-08-10T09:01:55.029Z] #46 93.45 crypto/x509/pkix 09:01:55 [2021-08-10T09:01:55.595Z] #46 94.00 net 09:01:55 [2021-08-10T09:01:55.595Z] #46 94.10 vendor/golang.org/x/crypto/chacha20 09:01:55 [2021-08-10T09:01:55.605Z] #20 ... 09:01:55 [2021-08-10T09:01:55.605Z] 09:01:55 [2021-08-10T09:01:55.605Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:01:55 [2021-08-10T09:01:55.605Z] #59 sha256:ef4d3b1b1b2c6bf9344282f61181647b3da6cd9202e70416f75f9c870648e930 09:01:55 [2021-08-10T09:01:55.605Z] #59 DONE 100.0s 09:01:55 [2021-08-10T09:01:55.605Z] 09:01:55 [2021-08-10T09:01:55.605Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:55 [2021-08-10T09:01:55.605Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 09:01:55 [2021-08-10T09:01:55.605Z] #20 3.364 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:01:55 [2021-08-10T09:01:55.605Z] #20 ... 09:01:55 [2021-08-10T09:01:55.605Z] 09:01:55 [2021-08-10T09:01:55.605Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 09:01:55 [2021-08-10T09:01:55.605Z] #60 sha256:c40104100cd9da1066e629429595a827e6ffdc44c121fc1bb0be0c5ad17f73e4 09:01:55 [2021-08-10T09:01:55.605Z] #60 DONE 0.1s 09:01:55 [2021-08-10T09:01:55.870Z] 09:01:55 [2021-08-10T09:01:55.870Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:01:55 [2021-08-10T09:01:55.870Z] #61 sha256:db5290eab048d49896939b3c81a8618d7dbe240590f2637cb1e5ae96ab627494 09:01:55 [2021-08-10T09:01:55.870Z] #61 DONE 0.1s 09:01:55 [2021-08-10T09:01:55.870Z] 09:01:55 [2021-08-10T09:01:55.870Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:01:55 [2021-08-10T09:01:55.870Z] #54 sha256:b923be36ad1c917f6b244f5f50756cf6cc8f994488bc783281f3d3fd997de75f 09:01:55 [2021-08-10T09:01:55.870Z] #54 11.18 + cd /tmp/tmp.Yj90vrRXwg/src/github.com/opencontainers/runc 09:01:55 [2021-08-10T09:01:55.870Z] #54 11.18 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 09:01:55 [2021-08-10T09:01:55.870Z] #54 11.50 + '[' -z '' ']' 09:01:55 [2021-08-10T09:01:55.870Z] #54 11.50 + target=static 09:01:55 [2021-08-10T09:01:55.870Z] #54 11.50 + make 'BUILDTAGS=seccomp ' static 09:01:55 [2021-08-10T09:01:55.870Z] #54 12.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . 09:01:56 [2021-08-10T09:01:56.010Z] #17 104.3 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. 09:01:56 [2021-08-10T09:01:56.010Z] #17 104.3 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... 09:01:56 [2021-08-10T09:01:56.010Z] #17 104.3 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... 09:01:56 [2021-08-10T09:01:56.010Z] #17 104.4 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. 09:01:56 [2021-08-10T09:01:56.010Z] #17 104.4 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... 09:01:56 [2021-08-10T09:01:56.010Z] #17 104.4 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 09:01:56 [2021-08-10T09:01:56.528Z] #46 94.71 vendor/golang.org/x/crypto/poly1305 09:01:56 [2021-08-10T09:01:56.786Z] #46 95.24 vendor/golang.org/x/sys/cpu 09:01:56 [2021-08-10T09:01:56.940Z] #17 105.6 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. 09:01:56 [2021-08-10T09:01:56.997Z] #20 44.56 Selecting previously unselected package vim. 09:01:57 [2021-08-10T09:01:57.197Z] #17 105.6 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... 09:01:57 [2021-08-10T09:01:57.197Z] #17 105.6 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... 09:01:57 [2021-08-10T09:01:57.197Z] #17 105.7 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. 09:01:57 [2021-08-10T09:01:57.197Z] #17 105.7 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:01:57 [2021-08-10T09:01:57.197Z] #17 105.7 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... 09:01:57 [2021-08-10T09:01:57.256Z] #20 44.56 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... 09:01:57 [2021-08-10T09:01:57.256Z] #20 44.60 Unpacking vim (2:8.1.0875-5) ... 09:01:57 [2021-08-10T09:01:57.351Z] #46 95.66 vendor/golang.org/x/crypto/chacha20poly1305 09:01:57 [2021-08-10T09:01:57.515Z] #20 45.06 Selecting previously unselected package xfsprogs. 09:01:57 [2021-08-10T09:01:57.515Z] #20 45.08 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... 09:01:57 [2021-08-10T09:01:57.515Z] #20 45.08 Unpacking xfsprogs (4.20.0-1) ... 09:01:58 [2021-08-10T09:01:58.083Z] #20 45.48 Selecting previously unselected package zip. 09:01:58 [2021-08-10T09:01:58.083Z] #20 45.49 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... 09:01:58 [2021-08-10T09:01:58.083Z] #20 45.49 Unpacking zip (3.0-11+b1) ... 09:01:58 [2021-08-10T09:01:58.083Z] #20 45.66 Setting up aufs-tools (1:4.14+20190211-1) ... 09:01:58 [2021-08-10T09:01:58.083Z] #20 45.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 09:01:58 [2021-08-10T09:01:58.083Z] #20 45.68 Setting up libip6tc0:amd64 (1.8.2-4) ... 09:01:58 [2021-08-10T09:01:58.083Z] #20 45.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 09:01:58 [2021-08-10T09:01:58.083Z] #20 45.71 Setting up libgpm2:amd64 (1.20.7-5) ... 09:01:58 [2021-08-10T09:01:58.282Z] #46 96.67 vendor/golang.org/x/crypto/curve25519 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.72 Setting up libip4tc0:amd64 (1.8.2-4) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.73 Setting up uidmap (1:4.5-1.1) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.74 Setting up libnftnl11:amd64 (1.1.2-2) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.80 Setting up xxd (2:8.1.0875-5) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.82 Setting up zip (3.0-11+b1) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.83 Setting up vim-common (2:8.1.0875-5) ... 09:01:58 [2021-08-10T09:01:58.342Z] #20 45.85 Setting up bash-completion (1:2.8-6) ... 09:01:58 [2021-08-10T09:01:58.438Z] #54 ... 09:01:58 [2021-08-10T09:01:58.438Z] 09:01:58 [2021-08-10T09:01:58.438Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:01:58 [2021-08-10T09:01:58.438Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:01:58 [2021-08-10T09:01:58.438Z] #46 92.88 crypto/ecdsa 09:01:58 [2021-08-10T09:01:58.438Z] #46 95.67 net/textproto 09:01:58 [2021-08-10T09:01:58.438Z] #46 95.67 vendor/golang.org/x/net/http/httpproxy 09:01:58 [2021-08-10T09:01:58.438Z] #46 95.69 crypto/x509 09:01:58 [2021-08-10T09:01:58.438Z] #46 97.12 vendor/golang.org/x/net/http/httpguts 09:01:58 [2021-08-10T09:01:58.438Z] #46 97.13 mime/multipart 09:01:58 [2021-08-10T09:01:58.438Z] #46 99.83 crypto/tls 09:01:58 [2021-08-10T09:01:58.438Z] #46 ... 09:01:58 [2021-08-10T09:01:58.438Z] 09:01:58 [2021-08-10T09:01:58.438Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:01:58 [2021-08-10T09:01:58.438Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 09:01:58 [2021-08-10T09:01:58.438Z] #20 5.038 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:01:58 [2021-08-10T09:01:58.565Z] #17 107.0 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. 09:01:58 [2021-08-10T09:01:58.565Z] #17 107.1 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... 09:01:58 [2021-08-10T09:01:58.565Z] #17 107.1 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... 09:01:58 [2021-08-10T09:01:58.565Z] #17 107.1 Selecting previously unselected package cpp-8-s390x-linux-gnu. 09:01:58 [2021-08-10T09:01:58.565Z] #17 107.1 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:01:58 [2021-08-10T09:01:58.565Z] #17 107.1 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... 09:01:58 [2021-08-10T09:01:58.702Z] #20 6.415 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:01:58 [2021-08-10T09:01:58.847Z] #46 97.34 vendor/golang.org/x/crypto/hkdf 09:01:59 [2021-08-10T09:01:59.104Z] #46 97.51 vendor/golang.org/x/text/transform 09:01:59 [2021-08-10T09:01:59.669Z] #46 98.20 vendor/golang.org/x/text/unicode/bidi 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Selecting previously unselected package cpp-aarch64-linux-gnu. 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Selecting previously unselected package cpp-arm-linux-gnueabi. 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.4 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.5 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.5 Selecting previously unselected package cpp-s390x-linux-gnu. 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.5 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... 09:01:59 [2021-08-10T09:01:59.932Z] #17 108.6 Selecting previously unselected package cross-config. 09:02:00 [2021-08-10T09:02:00.189Z] #17 108.6 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... 09:02:00 [2021-08-10T09:02:00.189Z] #17 108.6 Unpacking cross-config (2.6.15-3) ... 09:02:00 [2021-08-10T09:02:00.189Z] #17 108.6 Selecting previously unselected package gcc-8-cross-base. 09:02:00 [2021-08-10T09:02:00.189Z] #17 108.6 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.189Z] #17 108.6 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... 09:02:00 [2021-08-10T09:02:00.189Z] #17 108.7 Selecting previously unselected package libc6-arm64-cross. 09:02:00 [2021-08-10T09:02:00.189Z] #17 108.7 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.189Z] #17 108.7 Unpacking libc6-arm64-cross (2.28-7cross1) ... 09:02:00 [2021-08-10T09:02:00.445Z] #17 109.0 Selecting previously unselected package libgcc1-arm64-cross. 09:02:00 [2021-08-10T09:02:00.445Z] #17 109.0 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.446Z] #17 109.0 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... 09:02:00 [2021-08-10T09:02:00.446Z] #17 109.0 Selecting previously unselected package libgomp1-arm64-cross. 09:02:00 [2021-08-10T09:02:00.446Z] #17 109.1 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.446Z] #17 109.1 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... 09:02:00 [2021-08-10T09:02:00.446Z] #17 109.1 Selecting previously unselected package libitm1-arm64-cross. 09:02:00 [2021-08-10T09:02:00.657Z] #20 8.450 Fetched 8808 kB in 7s (1278 kB/s) 09:02:00 [2021-08-10T09:02:00.702Z] #17 109.1 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.702Z] #17 109.1 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... 09:02:00 [2021-08-10T09:02:00.702Z] #17 109.2 Selecting previously unselected package libatomic1-arm64-cross. 09:02:00 [2021-08-10T09:02:00.702Z] #17 109.2 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.702Z] #17 109.2 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... 09:02:00 [2021-08-10T09:02:00.702Z] #17 109.2 Selecting previously unselected package libstdc++6-arm64-cross. 09:02:00 [2021-08-10T09:02:00.702Z] #17 109.2 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.702Z] #17 109.2 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.21 Setting up libiptc0:amd64 (1.8.2-4) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.22 Setting up xz-utils (5.2.4-1) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.24 Setting up patch (2.7.6-3+deb10u1) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.25 Setting up sudo (1.8.27-1+deb10u3) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.32 invoke-rc.d: could not determine current runlevel 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.33 invoke-rc.d: policy-rc.d denied execution of start. 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.34 Setting up pigz (2.4-1) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.38 Setting up python-pip-whl (18.1-5) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.39 Setting up libmpdec2:amd64 (2.4.2-2) ... 09:02:00 [2021-08-10T09:02:00.877Z] #20 48.40 Setting up vim-runtime (2:8.1.0875-5) ... 09:02:00 [2021-08-10T09:02:00.959Z] #17 109.4 Selecting previously unselected package libasan5-arm64-cross. 09:02:00 [2021-08-10T09:02:00.959Z] #17 109.4 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.959Z] #17 109.4 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... 09:02:00 [2021-08-10T09:02:00.959Z] #17 109.5 Selecting previously unselected package liblsan0-arm64-cross. 09:02:00 [2021-08-10T09:02:00.959Z] #17 109.5 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:00 [2021-08-10T09:02:00.959Z] #17 109.5 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... 09:02:00 [2021-08-10T09:02:00.959Z] #17 109.6 Selecting previously unselected package libtsan0-arm64-cross. 09:02:00 [2021-08-10T09:02:00.959Z] #17 109.6 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:01 [2021-08-10T09:02:01.042Z] #46 99.46 vendor/golang.org/x/text/secure/bidirule 09:02:01 [2021-08-10T09:02:01.216Z] #17 109.6 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... 09:02:01 [2021-08-10T09:02:01.216Z] #17 109.8 Selecting previously unselected package libubsan1-arm64-cross. 09:02:01 [2021-08-10T09:02:01.299Z] #46 99.73 vendor/golang.org/x/text/unicode/norm 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.75 Setting up libaio1:amd64 (0.3.112-3) ... 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.76 Setting up libonig5:amd64 (6.9.1-1) ... 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.79 Setting up vim (2:8.1.0875-5) ... 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 09:02:01 [2021-08-10T09:02:01.403Z] #20 48.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 09:02:01 [2021-08-10T09:02:01.473Z] #17 109.8 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:01 [2021-08-10T09:02:01.473Z] #17 109.8 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... 09:02:01 [2021-08-10T09:02:01.473Z] #17 109.8 Selecting previously unselected package libgcc-8-dev-arm64-cross. 09:02:01 [2021-08-10T09:02:01.473Z] #17 109.8 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:01 [2021-08-10T09:02:01.473Z] #17 109.8 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... 09:02:01 [2021-08-10T09:02:01.473Z] #17 ... 09:02:01 [2021-08-10T09:02:01.473Z] 09:02:01 [2021-08-10T09:02:01.473Z] #47 [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 09:02:01 [2021-08-10T09:02:01.473Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:02:01 [2021-08-10T09:02:01.473Z] #47 118.7 + dpkg --print-architecture 09:02:01 [2021-08-10T09:02:01.473Z] #47 118.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 09:02:01 [2021-08-10T09:02:01.662Z] #20 49.01 Setting up thin-provisioning-tools (0.7.6-2.1) ... 09:02:01 [2021-08-10T09:02:01.662Z] #20 49.04 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 09:02:01 [2021-08-10T09:02:01.662Z] #20 49.11 Setting up jq (1.5+dfsg-2+b1) ... 09:02:01 [2021-08-10T09:02:01.662Z] #20 49.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 09:02:01 [2021-08-10T09:02:01.662Z] #20 49.13 Setting up python3.7 (3.7.3-2+deb10u3) ... 09:02:01 [2021-08-10T09:02:01.730Z] #47 119.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 09:02:01 [2021-08-10T09:02:01.730Z] #47 119.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 09:02:03 [2021-08-10T09:02:03.225Z] #20 8.450 Reading package lists... 09:02:04 [2021-08-10T09:02:04.198Z] #20 51.68 Setting up iptables (1.8.2-4) ... 09:02:04 [2021-08-10T09:02:04.198Z] #20 51.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 09:02:04 [2021-08-10T09:02:04.198Z] #20 51.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:02:04 [2021-08-10T09:02:04.198Z] #20 51.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 09:02:04 [2021-08-10T09:02:04.198Z] #20 51.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:02:04 [2021-08-10T09:02:04.198Z] #20 51.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 09:02:04 [2021-08-10T09:02:04.198Z] #20 51.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 09:02:04 [2021-08-10T09:02:04.198Z] #20 51.74 Setting up python3 (3.7.3-1) ... 09:02:04 [2021-08-10T09:02:04.457Z] #20 52.05 Setting up python3-wheel (0.32.3-2) ... 09:02:04 [2021-08-10T09:02:04.579Z] #46 102.8 vendor/golang.org/x/net/idna 09:02:04 [2021-08-10T09:02:04.579Z] #46 ... 09:02:04 [2021-08-10T09:02:04.579Z] 09:02:04 [2021-08-10T09:02:04.579Z] #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 09:02:04 [2021-08-10T09:02:04.579Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:02:04 [2021-08-10T09:02:04.579Z] #13 89.79 Selecting previously unselected package g++-mingw-w64-x86-64. 09:02:04 [2021-08-10T09:02:04.579Z] #13 89.79 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:02:04 [2021-08-10T09:02:04.579Z] #13 89.79 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:02:05 [2021-08-10T09:02:05.145Z] #20 52.64 Setting up apparmor (2.13.2-10) ... 09:02:06 [2021-08-10T09:02:06.491Z] #13 ... 09:02:06 [2021-08-10T09:02:06.491Z] 09:02:06 [2021-08-10T09:02:06.491Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:02:06 [2021-08-10T09:02:06.491Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:02:06 [2021-08-10T09:02:06.491Z] #46 104.6 vendor/golang.org/x/net/http2/hpack 09:02:06 [2021-08-10T09:02:06.553Z] #20 10.96 Reading package lists... 09:02:06 [2021-08-10T09:02:06.820Z] #20 14.03 Building dependency tree... 09:02:06 [2021-08-10T09:02:06.820Z] #20 ... 09:02:06 [2021-08-10T09:02:06.820Z] 09:02:06 [2021-08-10T09:02:06.820Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:02:06 [2021-08-10T09:02:06.820Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d 09:02:06 [2021-08-10T09:02:06.820Z] #32 DONE 111.0s 09:02:06 [2021-08-10T09:02:06.820Z] 09:02:06 [2021-08-10T09:02:06.820Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:02:06 [2021-08-10T09:02:06.820Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:02:06 [2021-08-10T09:02:06.820Z] #46 105.4 net/http/httptrace 09:02:06 [2021-08-10T09:02:06.820Z] #46 105.6 net/http 09:02:06 [2021-08-10T09:02:06.820Z] #46 ... 09:02:06 [2021-08-10T09:02:06.820Z] 09:02:06 [2021-08-10T09:02:06.820Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:02:06 [2021-08-10T09:02:06.820Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 09:02:06 [2021-08-10T09:02:06.820Z] #20 14.03 Building dependency tree... 09:02:07 [2021-08-10T09:02:07.051Z] #20 54.25 Setting up xfsprogs (4.20.0-1) ... 09:02:07 [2021-08-10T09:02:07.051Z] #20 54.26 Setting up python3-lib2to3 (3.7.3-1) ... 09:02:07 [2021-08-10T09:02:07.051Z] #20 54.58 Setting up python3-pkg-resources (40.8.0-1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #47 ... 09:02:07 [2021-08-10T09:02:07.115Z] 09:02:07 [2021-08-10T09:02:07.115Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:02:07 [2021-08-10T09:02:07.115Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:02:07 [2021-08-10T09:02:07.115Z] #17 110.2 Selecting previously unselected package gcc-8-aarch64-linux-gnu. 09:02:07 [2021-08-10T09:02:07.115Z] #17 110.2 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 110.2 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 111.6 Selecting previously unselected package gcc-aarch64-linux-gnu. 09:02:07 [2021-08-10T09:02:07.115Z] #17 111.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 111.6 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 111.7 Selecting previously unselected package linux-libc-dev-arm64-cross. 09:02:07 [2021-08-10T09:02:07.115Z] #17 111.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 111.7 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 112.1 Selecting previously unselected package libc6-dev-arm64-cross. 09:02:07 [2021-08-10T09:02:07.115Z] #17 112.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 112.1 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 112.8 Selecting previously unselected package libstdc++-8-dev-arm64-cross. 09:02:07 [2021-08-10T09:02:07.115Z] #17 112.8 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 112.8 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 113.3 Selecting previously unselected package g++-8-aarch64-linux-gnu. 09:02:07 [2021-08-10T09:02:07.115Z] #17 113.3 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 113.3 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.7 Selecting previously unselected package g++-aarch64-linux-gnu. 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.7 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.7 Selecting previously unselected package patch. 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.7 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.7 Unpacking patch (2.7.6-3+deb10u1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.8 Selecting previously unselected package dpkg-dev. 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.8 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 114.8 Unpacking dpkg-dev (1.19.7) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.1 Selecting previously unselected package libconfig-inifiles-perl. 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.1 Unpacking libconfig-inifiles-perl (3.000001-1) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.2 Selecting previously unselected package libio-string-perl. 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.2 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.2 Unpacking libio-string-perl (1.08-3) ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.2 Selecting previously unselected package libicu63:amd64. 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.2 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... 09:02:07 [2021-08-10T09:02:07.115Z] #17 115.2 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 09:02:07 [2021-08-10T09:02:07.423Z] #46 105.6 mime 09:02:07 [2021-08-10T09:02:07.774Z] #20 15.61 libcap2-bin is already the newest version (1:2.25-2). 09:02:07 [2021-08-10T09:02:07.774Z] #20 15.61 The following additional packages will be installed: 09:02:07 [2021-08-10T09:02:07.987Z] #20 55.31 Setting up python3-distutils (3.7.3-1) ... 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.62 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.62 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.62 python3.7 python3.7-minimal vim-runtime xxd 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.62 Suggested packages: 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.62 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.62 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.63 quota 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.63 Recommended packages: 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.63 aufs-dkms nftables build-essential python3-dev python3-keyring 09:02:08 [2021-08-10T09:02:08.039Z] #20 15.63 python3-keyrings.alt python3-xdg unzip 09:02:08 [2021-08-10T09:02:08.246Z] #20 55.80 Setting up python3-setuptools (40.8.0-1) ... 09:02:08 [2021-08-10T09:02:08.484Z] #17 117.0 Selecting previously unselected package libxml2:amd64. 09:02:08 [2021-08-10T09:02:08.484Z] #17 117.0 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... 09:02:08 [2021-08-10T09:02:08.484Z] #17 117.0 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 09:02:08 [2021-08-10T09:02:08.740Z] #17 117.1 Selecting previously unselected package libxml-namespacesupport-perl. 09:02:08 [2021-08-10T09:02:08.740Z] #17 117.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... 09:02:08 [2021-08-10T09:02:08.740Z] #17 117.2 Unpacking libxml-namespacesupport-perl (1.12-1) ... 09:02:08 [2021-08-10T09:02:08.740Z] #17 117.2 Selecting previously unselected package libxml-sax-base-perl. 09:02:08 [2021-08-10T09:02:08.740Z] #17 117.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... 09:02:08 [2021-08-10T09:02:08.740Z] #17 117.2 Unpacking libxml-sax-base-perl (1.09-1) ... 09:02:08 [2021-08-10T09:02:08.740Z] #17 117.3 Selecting previously unselected package libxml-sax-perl. 09:02:08 [2021-08-10T09:02:08.796Z] #46 107.2 mime/quotedprintable 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.3 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.3 Unpacking libxml-sax-perl (1.00+dfsg-1) ... 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.3 Selecting previously unselected package libxml-libxml-perl. 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.4 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.5 Selecting previously unselected package libxml-simple-perl. 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.5 Unpacking libxml-simple-perl (2.25-1) ... 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.6 Selecting previously unselected package libyaml-perl. 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.6 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.6 Unpacking libyaml-perl (1.27-1) ... 09:02:08 [2021-08-10T09:02:08.998Z] #17 117.7 Selecting previously unselected package libconfig-auto-perl. 09:02:09 [2021-08-10T09:02:09.054Z] #46 107.6 net/http/internal 09:02:09 [2021-08-10T09:02:09.180Z] #20 56.66 Setting up python3-pip (18.1-5) ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.7 Unpacking libconfig-auto-perl (0.44-1) ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.7 Selecting previously unselected package libfile-which-perl. 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.7 Unpacking libfile-which-perl (1.23-1) ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.8 Selecting previously unselected package libfile-homedir-perl. 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.8 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.8 Unpacking libfile-homedir-perl (1.004-1) ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.8 Selecting previously unselected package libdebian-dpkgcross-perl. 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.9 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... 09:02:09 [2021-08-10T09:02:09.255Z] #17 117.9 Selecting previously unselected package dpkg-cross. 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.85 The following NEW packages will be installed: 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.86 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.86 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 09:02:09 [2021-08-10T09:02:09.440Z] #20 16.86 xz-utils zip 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.18 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.18 Need to get 27.7 MB of archives. 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.18 After this operation, 114 MB of additional disk space will be used. 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] 09:02:09 [2021-08-10T09:02:09.440Z] #20 17.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] 09:02:09 [2021-08-10T09:02:09.512Z] #17 117.9 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... 09:02:09 [2021-08-10T09:02:09.512Z] #17 117.9 Unpacking dpkg-cross (2.6.15-3) ... 09:02:09 [2021-08-10T09:02:09.512Z] #17 118.0 Selecting previously unselected package crossbuild-essential-arm64. 09:02:09 [2021-08-10T09:02:09.512Z] #17 118.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... 09:02:09 [2021-08-10T09:02:09.512Z] #17 118.0 Unpacking crossbuild-essential-arm64 (12.6) ... 09:02:09 [2021-08-10T09:02:09.512Z] #17 118.0 Selecting previously unselected package libc6-armel-cross. 09:02:09 [2021-08-10T09:02:09.512Z] #17 118.0 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... 09:02:09 [2021-08-10T09:02:09.512Z] #17 118.0 Unpacking libc6-armel-cross (2.28-7cross1) ... 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] 09:02:09 [2021-08-10T09:02:09.704Z] #20 17.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] 09:02:09 [2021-08-10T09:02:09.745Z] #20 57.36 Processing triggers for libc-bin (2.28-10) ... 09:02:09 [2021-08-10T09:02:09.769Z] #17 118.3 Selecting previously unselected package libgcc1-armel-cross. 09:02:09 [2021-08-10T09:02:09.769Z] #17 118.3 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... 09:02:09 [2021-08-10T09:02:09.769Z] #17 118.3 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... 09:02:09 [2021-08-10T09:02:09.769Z] #17 118.4 Selecting previously unselected package libgomp1-armel-cross. 09:02:09 [2021-08-10T09:02:09.769Z] #17 118.4 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... 09:02:09 [2021-08-10T09:02:09.769Z] #17 118.4 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... 09:02:09 [2021-08-10T09:02:09.769Z] #17 118.4 Selecting previously unselected package libatomic1-armel-cross. 09:02:09 [2021-08-10T09:02:09.769Z] #17 118.4 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... 09:02:09 [2021-08-10T09:02:09.969Z] #20 17.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 09:02:09 [2021-08-10T09:02:09.969Z] #20 17.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] 09:02:09 [2021-08-10T09:02:09.969Z] #20 17.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 09:02:09 [2021-08-10T09:02:09.969Z] #20 17.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] 09:02:09 [2021-08-10T09:02:09.969Z] #20 17.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] 09:02:09 [2021-08-10T09:02:09.969Z] #20 17.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] 09:02:09 [2021-08-10T09:02:09.969Z] #20 17.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] 09:02:09 [2021-08-10T09:02:09.969Z] #20 17.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 09:02:10 [2021-08-10T09:02:10.004Z] #20 57.38 Processing triggers for mime-support (3.62) ... 09:02:10 [2021-08-10T09:02:10.026Z] #17 118.4 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... 09:02:10 [2021-08-10T09:02:10.026Z] #17 118.5 Selecting previously unselected package libstdc++6-armel-cross. 09:02:10 [2021-08-10T09:02:10.026Z] #17 118.5 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... 09:02:10 [2021-08-10T09:02:10.026Z] #17 118.5 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.86 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] 09:02:10 [2021-08-10T09:02:10.234Z] #20 17.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] 09:02:10 [2021-08-10T09:02:10.282Z] #17 118.6 Selecting previously unselected package libasan5-armel-cross. 09:02:10 [2021-08-10T09:02:10.282Z] #17 118.6 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... 09:02:10 [2021-08-10T09:02:10.282Z] #17 118.6 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... 09:02:10 [2021-08-10T09:02:10.282Z] #17 118.8 Selecting previously unselected package libubsan1-armel-cross. 09:02:10 [2021-08-10T09:02:10.282Z] #17 118.8 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... 09:02:10 [2021-08-10T09:02:10.282Z] #17 118.8 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... 09:02:10 [2021-08-10T09:02:10.282Z] #17 118.8 Selecting previously unselected package libgcc-8-dev-armel-cross. 09:02:10 [2021-08-10T09:02:10.282Z] #17 118.8 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... 09:02:10 [2021-08-10T09:02:10.498Z] #20 18.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] 09:02:10 [2021-08-10T09:02:10.498Z] #20 18.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] 09:02:10 [2021-08-10T09:02:10.499Z] #20 18.18 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] 09:02:10 [2021-08-10T09:02:10.539Z] #17 118.8 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... 09:02:10 [2021-08-10T09:02:10.796Z] #17 119.1 Selecting previously unselected package gcc-8-arm-linux-gnueabi. 09:02:10 [2021-08-10T09:02:10.796Z] #17 119.1 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... 09:02:10 [2021-08-10T09:02:10.796Z] #17 119.1 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... 09:02:10 [2021-08-10T09:02:10.940Z] #20 DONE 58.3s 09:02:10 [2021-08-10T09:02:10.940Z] 09:02:10 [2021-08-10T09:02:10.940Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 09:02:10 [2021-08-10T09:02:10.940Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 09:02:11 [2021-08-10T09:02:11.078Z] #20 18.90 debconf: delaying package configuration, since apt-utils is not installed 09:02:11 [2021-08-10T09:02:11.343Z] #20 19.01 Fetched 27.7 MB in 1s (21.7 MB/s) 09:02:11 [2021-08-10T09:02:11.343Z] #20 19.09 Selecting previously unselected package pigz. 09:02:11 [2021-08-10T09:02:11.343Z] #20 19.09 (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 ... 23419 files and directories currently installed.) 09:02:11 [2021-08-10T09:02:11.343Z] #20 19.17 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... 09:02:11 [2021-08-10T09:02:11.343Z] #20 19.18 Unpacking pigz (2.4-1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #46 ... 09:02:11 [2021-08-10T09:02:11.581Z] 09:02:11 [2021-08-10T09:02:11.581Z] #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 09:02:11 [2021-08-10T09:02:11.581Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.3 Selecting previously unselected package libapparmor1:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.4 Selecting previously unselected package libapparmor-dev:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.6 Selecting previously unselected package libbtrfs0. 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.6 Unpacking libbtrfs0 (4.20.1-2) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.7 Selecting previously unselected package libbtrfs-dev. 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.7 Unpacking libbtrfs-dev (4.20.1-2) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.9 Selecting previously unselected package libudev-dev:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 103.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.1 Selecting previously unselected package libsepol1-dev:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.4 Selecting previously unselected package libpcre16-3:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.6 Selecting previously unselected package libpcre32-3:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.7 Selecting previously unselected package libpcrecpp0v5:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.8 Selecting previously unselected package libpcre3-dev:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 104.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.3 Selecting previously unselected package libselinux1-dev:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.5 Selecting previously unselected package libdevmapper-dev:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.6 Selecting previously unselected package libseccomp-dev:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.7 Selecting previously unselected package libsystemd-dev:amd64. 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 105.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.3 Setting up libapparmor1:amd64 (2.13.2-10) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.3 Setting up libsepol1-dev:amd64 (2.8-1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.4 Setting up libbtrfs0 (4.20.1-2) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.4 Setting up libbtrfs-dev (4.20.1-2) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.5 Setting up mingw-w64-common (6.0.0-3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.6 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 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.6 Setting up dmsetup (2:1.02.155-3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 09:02:11 [2021-08-10T09:02:11.581Z] #13 106.7 Processing triggers for libc-bin (2.28-10) ... 09:02:11 [2021-08-10T09:02:11.608Z] #20 19.28 Selecting previously unselected package libpython3.7-minimal:arm64. 09:02:11 [2021-08-10T09:02:11.608Z] #20 19.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... 09:02:11 [2021-08-10T09:02:11.608Z] #20 19.30 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... 09:02:11 [2021-08-10T09:02:11.877Z] #21 0.979 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 09:02:11 [2021-08-10T09:02:11.877Z] #21 0.984 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 09:02:11 [2021-08-10T09:02:11.877Z] #21 0.988 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 09:02:11 [2021-08-10T09:02:11.877Z] #21 DONE 1.0s 09:02:11 [2021-08-10T09:02:11.877Z] 09:02:11 [2021-08-10T09:02:11.877Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 09:02:11 [2021-08-10T09:02:11.877Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 09:02:12 [2021-08-10T09:02:12.188Z] #20 19.82 Selecting previously unselected package python3.7-minimal. 09:02:12 [2021-08-10T09:02:12.188Z] #20 19.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... 09:02:12 [2021-08-10T09:02:12.188Z] #20 19.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 09:02:12 [2021-08-10T09:02:12.196Z] #17 120.6 Selecting previously unselected package gcc-arm-linux-gnueabi. 09:02:12 [2021-08-10T09:02:12.196Z] #17 120.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... 09:02:12 [2021-08-10T09:02:12.457Z] #17 120.8 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... 09:02:12 [2021-08-10T09:02:12.767Z] #20 20.54 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... 09:02:12 [2021-08-10T09:02:12.767Z] #20 20.57 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 09:02:13 [2021-08-10T09:02:13.406Z] #17 121.6 Selecting previously unselected package linux-libc-dev-armel-cross. 09:02:13 [2021-08-10T09:02:13.406Z] #17 121.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... 09:02:13 [2021-08-10T09:02:13.406Z] #17 121.8 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... 09:02:13 [2021-08-10T09:02:13.668Z] #17 122.1 Selecting previously unselected package libc6-dev-armel-cross. 09:02:13 [2021-08-10T09:02:13.668Z] #17 122.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... 09:02:13 [2021-08-10T09:02:13.668Z] #17 122.1 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... 09:02:14 [2021-08-10T09:02:14.111Z] #13 DONE 109.4s 09:02:14 [2021-08-10T09:02:14.111Z] 09:02:14 [2021-08-10T09:02:14.111Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 09:02:14 [2021-08-10T09:02:14.111Z] #59 sha256:0952961b3c716a9326ace579f950c9268847a4ea82256dcffe3f0dd42bca83c3 09:02:14 [2021-08-10T09:02:14.111Z] #59 107.2 + for f in rootlesskit rootlesskit-docker-proxy 09:02:14 [2021-08-10T09:02:14.111Z] #59 107.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 09:02:14 [2021-08-10T09:02:14.111Z] #59 DONE 112.3s 09:02:14 [2021-08-10T09:02:14.111Z] 09:02:14 [2021-08-10T09:02:14.111Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 09:02:14 [2021-08-10T09:02:14.111Z] #60 sha256:c3290fa4d212f47bdc3455e8137915d77949f087237771e7b834573b5530afde 09:02:14 [2021-08-10T09:02:14.111Z] #60 DONE 0.1s 09:02:14 [2021-08-10T09:02:14.111Z] 09:02:14 [2021-08-10T09:02:14.111Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:02:14 [2021-08-10T09:02:14.111Z] #61 sha256:898dac89d5054115b4ac5422561958bcecf1da0f6036315f8f7d2c6f8c63e428 09:02:14 [2021-08-10T09:02:14.370Z] #61 DONE 0.3s 09:02:14 [2021-08-10T09:02:14.370Z] 09:02:14 [2021-08-10T09:02:14.370Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:14 [2021-08-10T09:02:14.370Z] #54 sha256:5f150f38207694a77a427a7cffb90a86df45b9a13ee6b75c7793b24107e5cbff 09:02:14 [2021-08-10T09:02:14.622Z] #17 123.1 Selecting previously unselected package libstdc++-8-dev-armel-cross. 09:02:14 [2021-08-10T09:02:14.622Z] #17 123.1 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... 09:02:14 [2021-08-10T09:02:14.622Z] #17 123.1 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... 09:02:15 [2021-08-10T09:02:15.202Z] #17 ... 09:02:15 [2021-08-10T09:02:15.202Z] 09:02:15 [2021-08-10T09:02:15.202Z] #57 [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 09:02:15 [2021-08-10T09:02:15.202Z] #57 sha256:950bec20051738e9008ec4cd31870572bee4a60081e9124c703baedb9178d2f6 09:02:15 [2021-08-10T09:02:15.202Z] #57 128.9 + /build/golangci-lint --version 09:02:15 [2021-08-10T09:02:15.202Z] #57 129.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 09:02:15 [2021-08-10T09:02:15.202Z] #57 DONE 132.7s 09:02:15 [2021-08-10T09:02:15.202Z] 09:02:15 [2021-08-10T09:02:15.202Z] #47 [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 09:02:15 [2021-08-10T09:02:15.202Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:02:15 [2021-08-10T09:02:15.202Z] #47 DONE 132.6s 09:02:15 [2021-08-10T09:02:15.202Z] 09:02:15 [2021-08-10T09:02:15.202Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x 09:02:15 [2021-08-10T09:02:15.202Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e 09:02:15 [2021-08-10T09:02:15.202Z] #17 123.7 Selecting previously unselected package g++-8-arm-linux-gnueabi. 09:02:15 [2021-08-10T09:02:15.202Z] #17 123.7 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... 09:02:15 [2021-08-10T09:02:15.202Z] #17 123.7 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... 09:02:15 [2021-08-10T09:02:15.337Z] #20 ... 09:02:15 [2021-08-10T09:02:15.337Z] 09:02:15 [2021-08-10T09:02:15.337Z] #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 09:02:15 [2021-08-10T09:02:15.337Z] #24 sha256:b694c5b0ac48937509e753fd1c0f10d74abfa5f4c9fd374385727b00f31cf617 09:02:15 [2021-08-10T09:02:15.337Z] #24 117.6 Checking out files: 28% (3200/11321) Checking out files: 29% (3284/11321) Checking out files: 30% (3397/11321) Checking out files: 31% (3510/11321) Checking out files: 32% (3623/11321) Checking out files: 33% (3736/11321) Checking out files: 34% (3850/11321) Checking out files: 35% (3963/11321) Checking out files: 36% (4076/11321) Checking out files: 37% (4189/11321) Checking out files: 38% (4302/11321) Checking out files: 39% (4416/11321) Checking out files: 40% (4529/11321) Checking out files: 41% (4642/11321) Checking out files: 42% (4755/11321) Checking out files: 43% (4869/11321) Checking out files: 44% (4982/11321) Checking out files: 45% (5095/11321) Checking out files: 46% (5208/11321) Checking out files: 47% (5321/11321) Checking out files: 48% (5435/11321) Checking out files: 48% (5471/11321) Checking out files: 49% (5548/11321) Checking out files: 50% (5661/11321) Checking out files: 51% (5774/11321) Checking out files: 52% (5887/11321) Checking out files: 53% (6001/11321) Checking out files: 54% (6114/11321) Checking out files: 55% (6227/11321) Checking out files: 56% (6340/11321) Checking out files: 57% (6453/11321) Checking out files: 58% (6567/11321) Checking out files: 59% (6680/11321) Checking out files: 60% (6793/11321) Checking out files: 61% (6906/11321) Checking out files: 62% (7020/11321) Checking out files: 63% (7133/11321) Checking out files: 64% (7246/11321) Checking out files: 65% (7359/11321) Checking out files: 66% (7472/11321) Checking out files: 67% (7586/11321) Checking out files: 68% (7699/11321) 09:02:15 [2021-08-10T09:02:15.337Z] #24 ... 09:02:15 [2021-08-10T09:02:15.337Z] 09:02:15 [2021-08-10T09:02:15.337Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:02:15 [2021-08-10T09:02:15.337Z] #46 sha256:cd414742f712c611f44f4e0f2c4119639afd9f37dd97795adc18e417ce73ce34 09:02:15 [2021-08-10T09:02:15.337Z] #46 115.1 github.com/LK4D4/vndr/godl 09:02:15 [2021-08-10T09:02:15.337Z] #46 115.9 github.com/LK4D4/vndr 09:02:15 [2021-08-10T09:02:15.337Z] #46 DONE 119.4s 09:02:15 [2021-08-10T09:02:15.337Z] 09:02:15 [2021-08-10T09:02:15.337Z] #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 09:02:15 [2021-08-10T09:02:15.337Z] #24 sha256:b694c5b0ac48937509e753fd1c0f10d74abfa5f4c9fd374385727b00f31cf617 09:02:16 [2021-08-10T09:02:16.063Z] #22 4.215 Collecting yamllint==1.26.1 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Selecting previously unselected package g++-arm-linux-gnueabi. 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Selecting previously unselected package crossbuild-essential-armel. 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Unpacking crossbuild-essential-armel (12.6) ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Selecting previously unselected package libc6-armhf-cross. 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 124.8 Unpacking libc6-armhf-cross (2.28-7cross1) ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 125.1 Selecting previously unselected package libgcc1-armhf-cross. 09:02:16 [2021-08-10T09:02:16.569Z] #17 125.1 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 125.1 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 125.1 Selecting previously unselected package libgomp1-armhf-cross. 09:02:16 [2021-08-10T09:02:16.569Z] #17 125.1 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 125.1 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... 09:02:16 [2021-08-10T09:02:16.569Z] #17 125.2 Selecting previously unselected package libatomic1-armhf-cross. 09:02:16 [2021-08-10T09:02:16.569Z] #17 125.2 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... 09:02:16 [2021-08-10T09:02:16.661Z] #24 117.6 Checking out files: 28% (3200/11321) Checking out files: 29% (3284/11321) Checking out files: 30% (3397/11321) Checking out files: 31% (3510/11321) Checking out files: 32% (3623/11321) Checking out files: 33% (3736/11321) Checking out files: 34% (3850/11321) Checking out files: 35% (3963/11321) Checking out files: 36% (4076/11321) Checking out files: 37% (4189/11321) Checking out files: 38% (4302/11321) Checking out files: 39% (4416/11321) Checking out files: 40% (4529/11321) Checking out files: 41% (4642/11321) Checking out files: 42% (4755/11321) Checking out files: 43% (4869/11321) Checking out files: 44% (4982/11321) Checking out files: 45% (5095/11321) Checking out files: 46% (5208/11321) Checking out files: 47% (5321/11321) Checking out files: 48% (5435/11321) Checking out files: 48% (5471/11321) Checking out files: 49% (5548/11321) Checking out files: 50% (5661/11321) Checking out files: 51% (5774/11321) Checking out files: 52% (5887/11321) Checking out files: 53% (6001/11321) Checking out files: 54% (6114/11321) Checking out files: 55% (6227/11321) Checking out files: 56% (6340/11321) Checking out files: 57% (6453/11321) Checking out files: 58% (6567/11321) Checking out files: 59% (6680/11321) Checking out files: 60% (6793/11321) Checking out files: 61% (6906/11321) Checking out files: 62% (7020/11321) Checking out files: 63% (7133/11321) Checking out files: 64% (7246/11321) Checking out files: 65% (7359/11321) Checking out files: 66% (7472/11321) Checking out files: 67% (7586/11321) Checking out files: 68% (7699/11321) Checking out files: 69% (7812/11321) Checking out files: 70% (7925/11321) Checking out files: 71% (8038/11321) Checking out files: 71% (8079/11321) Checking out files: 72% (8152/11321) Checking out files: 73% (8265/11321) Checking out files: 74% (8378/11321) Checking out files: 75% (8491/11321) Checking out files: 76% (8604/11321) Checking out files: 77% (8718/11321) Checking out files: 78% (8831/11321) Checking out files: 79% (8944/11321) Checking out files: 80% (9057/11321) Checking out files: 81% (9171/11321) Checking out files: 82% (9284/11321) Checking out files: 83% (9397/11321) Checking out files: 84% (9510/11321) Checking out files: 85% (9623/11321) Checking out files: 86% (9737/11321) Checking out files: 87% (9850/11321) Checking out files: 88% (9963/11321) Checking out files: 88% (10039/11321) Checking out files: 89% (10076/11321) Checking out files: 90% (10189/11321) Checking out files: 91% (10303/11321) Checking out files: 92% (10416/11321) Checking out files: 93% (10529/11321) Checking out files: 94% (10642/11321) Checking out files: 95% (10755/11321) Checking out files: 96% (10869/11321) Checking out files: 97% (10982/11321) Checking out files: 98% (11095/11321) Checking out files: 99% (11208/11321) Checking out files: 100% (11321/11321) Checking out files: 100% (11321/11321), done. 09:02:16 [2021-08-10T09:02:16.825Z] #17 125.2 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... 09:02:16 [2021-08-10T09:02:16.825Z] #17 125.3 Selecting previously unselected package libstdc++6-armhf-cross. 09:02:16 [2021-08-10T09:02:16.825Z] #17 125.3 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... 09:02:16 [2021-08-10T09:02:16.825Z] #17 125.3 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... 09:02:16 [2021-08-10T09:02:16.825Z] #17 125.4 Selecting previously unselected package libasan5-armhf-cross. 09:02:16 [2021-08-10T09:02:16.825Z] #17 125.4 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... 09:02:16 [2021-08-10T09:02:16.825Z] #17 125.4 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... 09:02:16 [2021-08-10T09:02:16.926Z] #24 121.4 + cd /tmp/tmp.dOxN1a9BuJ/tmp/docker-ce 09:02:16 [2021-08-10T09:02:16.926Z] #24 121.4 + git checkout -q v17.06.2-ce 09:02:17 [2021-08-10T09:02:17.097Z] #17 125.5 Selecting previously unselected package libubsan1-armhf-cross. 09:02:17 [2021-08-10T09:02:17.097Z] #17 125.5 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... 09:02:17 [2021-08-10T09:02:17.097Z] #17 125.5 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... 09:02:17 [2021-08-10T09:02:17.097Z] #17 125.5 Selecting previously unselected package libgcc-8-dev-armhf-cross. 09:02:17 [2021-08-10T09:02:17.097Z] #17 125.6 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... 09:02:17 [2021-08-10T09:02:17.097Z] #17 125.6 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... 09:02:17 [2021-08-10T09:02:17.441Z] #22 ... 09:02:17 [2021-08-10T09:02:17.441Z] 09:02:17 [2021-08-10T09:02:17.441Z] #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 09:02:17 [2021-08-10T09:02:17.441Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:02:17 [2021-08-10T09:02:17.441Z] #40 178.5 + dpkg --print-architecture 09:02:17 [2021-08-10T09:02:17.441Z] #40 178.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 09:02:17 [2021-08-10T09:02:17.441Z] #40 179.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 09:02:17 [2021-08-10T09:02:17.441Z] #40 179.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 09:02:17 [2021-08-10T09:02:17.664Z] #17 126.0 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. 09:02:17 [2021-08-10T09:02:17.664Z] #17 126.0 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... 09:02:17 [2021-08-10T09:02:17.664Z] #17 126.0 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.7 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.7 Selecting previously unselected package linux-libc-dev-armhf-cross. 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.7 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.9 Selecting previously unselected package libc6-dev-armhf-cross. 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... 09:02:18 [2021-08-10T09:02:18.226Z] #17 126.9 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... 09:02:18 [2021-08-10T09:02:18.482Z] #17 127.1 Selecting previously unselected package libstdc++-8-dev-armhf-cross. 09:02:18 [2021-08-10T09:02:18.551Z] #54 ... 09:02:18 [2021-08-10T09:02:18.551Z] 09:02:18 [2021-08-10T09:02:18.551Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker 09:02:18 [2021-08-10T09:02:18.551Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd 09:02:18 [2021-08-10T09:02:18.551Z] #14 DONE 4.6s 09:02:18 [2021-08-10T09:02:18.551Z] 09:02:18 [2021-08-10T09:02:18.551Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:18 [2021-08-10T09:02:18.551Z] #54 sha256:5f150f38207694a77a427a7cffb90a86df45b9a13ee6b75c7793b24107e5cbff 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.565 + RM_GOPATH=0 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.565 + TMP_GOPATH= 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.565 + : /build 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.565 + '[' -z '' ']' 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.565 ++ mktemp -d 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.566 + export GOPATH=/tmp/tmp.5f9WrNsgPN 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.566 + GOPATH=/tmp/tmp.5f9WrNsgPN 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.566 + RM_GOPATH=1 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.566 + case "$(go env GOARCH)" in 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.567 ++ go env GOARCH 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.594 + export GO_BUILDMODE=-buildmode=pie 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.594 + GO_BUILDMODE=-buildmode=pie 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 ++ dirname /tmp/install/install.sh 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + dir=/tmp/install 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + bin=runc 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + shift 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + '[' '!' -f /tmp/install/runc.installer ']' 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + . /tmp/install/runc.installer 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + install_runc 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + uname -r 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + grep -q '^3\.10\.0.*\.el7\.' 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + RUNC_BUILDTAGS='seccomp ' 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5f9WrNsgPN/src/github.com/opencontainers/runc 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.606 Cloning into '/tmp/tmp.5f9WrNsgPN/src/github.com/opencontainers/runc'... 09:02:18 [2021-08-10T09:02:18.551Z] #54 4.633 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) 09:02:18 [2021-08-10T09:02:18.739Z] #17 127.1 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... 09:02:18 [2021-08-10T09:02:18.739Z] #17 127.1 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... 09:02:18 [2021-08-10T09:02:18.996Z] #17 127.4 Selecting previously unselected package g++-8-arm-linux-gnueabihf. 09:02:18 [2021-08-10T09:02:18.996Z] #17 127.4 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... 09:02:18 [2021-08-10T09:02:18.996Z] #17 127.4 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.0 Selecting previously unselected package g++-arm-linux-gnueabihf. 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.0 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.0 Selecting previously unselected package crossbuild-essential-armhf. 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.1 Unpacking crossbuild-essential-armhf (12.6) ... 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.1 Selecting previously unselected package libc6-ppc64el-cross. 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... 09:02:19 [2021-08-10T09:02:19.557Z] #17 128.1 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Selecting previously unselected package libgcc1-ppc64el-cross. 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Selecting previously unselected package libgomp1-ppc64el-cross. 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Selecting previously unselected package libitm1-ppc64el-cross. 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.3 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... 09:02:19 [2021-08-10T09:02:19.813Z] #17 128.4 Selecting previously unselected package libatomic1-ppc64el-cross. 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.4 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.4 Selecting previously unselected package libstdc++6-ppc64el-cross. 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.4 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.4 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.5 Selecting previously unselected package libasan5-ppc64el-cross. 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.5 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.5 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.6 Selecting previously unselected package liblsan0-ppc64el-cross. 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.6 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.6 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.6 Selecting previously unselected package libtsan0-ppc64el-cross. 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.6 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.6 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.7 Selecting previously unselected package libubsan1-ppc64el-cross. 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.7 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... 09:02:20 [2021-08-10T09:02:20.069Z] #17 128.7 Selecting previously unselected package libquadmath0-ppc64el-cross. 09:02:20 [2021-08-10T09:02:20.256Z] #24 124.7 + mkdir -p /tmp/tmp.dOxN1a9BuJ/src/github.com/docker 09:02:20 [2021-08-10T09:02:20.256Z] #24 124.7 + mv components/cli /tmp/tmp.dOxN1a9BuJ/src/github.com/docker/cli 09:02:20 [2021-08-10T09:02:20.256Z] #24 124.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 09:02:20 [2021-08-10T09:02:20.326Z] #17 128.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:20 [2021-08-10T09:02:20.326Z] #17 128.7 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... 09:02:20 [2021-08-10T09:02:20.326Z] #17 128.8 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. 09:02:20 [2021-08-10T09:02:20.326Z] #17 128.8 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:20 [2021-08-10T09:02:20.326Z] #17 128.8 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... 09:02:20 [2021-08-10T09:02:20.582Z] #17 129.0 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. 09:02:20 [2021-08-10T09:02:20.582Z] #17 129.0 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:02:20 [2021-08-10T09:02:20.582Z] #17 129.0 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... 09:02:21 [2021-08-10T09:02:21.144Z] #17 129.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. 09:02:21 [2021-08-10T09:02:21.144Z] #17 129.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:02:21 [2021-08-10T09:02:21.144Z] #17 129.6 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... 09:02:21 [2021-08-10T09:02:21.144Z] #17 129.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. 09:02:21 [2021-08-10T09:02:21.144Z] #17 129.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... 09:02:21 [2021-08-10T09:02:21.144Z] #17 129.7 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... 09:02:21 [2021-08-10T09:02:21.400Z] #17 129.8 Selecting previously unselected package libc6-dev-ppc64el-cross. 09:02:21 [2021-08-10T09:02:21.400Z] #17 129.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... 09:02:21 [2021-08-10T09:02:21.400Z] #17 129.9 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... 09:02:21 [2021-08-10T09:02:21.631Z] #40 ... 09:02:21 [2021-08-10T09:02:21.631Z] 09:02:21 [2021-08-10T09:02:21.631Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 09:02:21 [2021-08-10T09:02:21.631Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 09:02:21 [2021-08-10T09:02:21.631Z] #22 9.522 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 09:02:21 [2021-08-10T09:02:21.656Z] #17 130.2 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. 09:02:21 [2021-08-10T09:02:21.656Z] #17 130.2 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... 09:02:21 [2021-08-10T09:02:21.656Z] #17 130.2 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... 09:02:21 [2021-08-10T09:02:21.912Z] #17 130.4 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. 09:02:21 [2021-08-10T09:02:21.912Z] #17 130.4 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:02:21 [2021-08-10T09:02:21.912Z] #17 130.4 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... 09:02:22 [2021-08-10T09:02:22.188Z] #24 ... 09:02:22 [2021-08-10T09:02:22.188Z] 09:02:22 [2021-08-10T09:02:22.188Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:02:22 [2021-08-10T09:02:22.188Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 09:02:22 [2021-08-10T09:02:22.188Z] #20 22.75 Selecting previously unselected package python3-minimal. 09:02:22 [2021-08-10T09:02:22.188Z] #20 22.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) 09:02:22 [2021-08-10T09:02:22.188Z] #20 22.95 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 23.00 Unpacking python3-minimal (3.7.3-1) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 23.24 Selecting previously unselected package libmpdec2:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 23.25 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 23.27 Unpacking libmpdec2:arm64 (2.4.2-2) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 23.36 Selecting previously unselected package libpython3.7-stdlib:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 23.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 23.38 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 24.88 Selecting previously unselected package python3.7. 09:02:22 [2021-08-10T09:02:22.188Z] #20 24.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 24.92 Unpacking python3.7 (3.7.3-2+deb10u3) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 25.03 Selecting previously unselected package libpython3-stdlib:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 25.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 25.05 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 25.20 Setting up python3-minimal (3.7.3-1) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.21 Selecting previously unselected package python3. 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.25 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.26 Unpacking python3 (3.7.3-1) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.36 Selecting previously unselected package libip4tc0:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.39 Unpacking libip4tc0:arm64 (1.8.2-4) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.48 Selecting previously unselected package libip6tc0:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.49 Unpacking libip6tc0:arm64 (1.8.2-4) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.60 Selecting previously unselected package libiptc0:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.60 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.62 Unpacking libiptc0:arm64 (1.8.2-4) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.70 Selecting previously unselected package libnfnetlink0:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.72 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.81 Selecting previously unselected package libnetfilter-conntrack3:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.84 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.91 Selecting previously unselected package libnftnl11:arm64. 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 26.93 Unpacking libnftnl11:arm64 (1.1.2-2) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.04 Selecting previously unselected package iptables. 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.04 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.05 Unpacking iptables (1.8.2-4) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.37 Selecting previously unselected package xxd. 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.39 Unpacking xxd (2:8.1.0875-5) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.53 Selecting previously unselected package vim-common. 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.59 Unpacking vim-common (2:8.1.0875-5) ... 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.74 Selecting previously unselected package bash-completion. 09:02:22 [2021-08-10T09:02:22.188Z] #20 27.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 09:02:22 [2021-08-10T09:02:22.475Z] #17 131.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. 09:02:22 [2021-08-10T09:02:22.475Z] #17 131.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:02:22 [2021-08-10T09:02:22.475Z] #17 131.1 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... 09:02:22 [2021-08-10T09:02:22.475Z] #17 131.1 Selecting previously unselected package crossbuild-essential-ppc64el. 09:02:22 [2021-08-10T09:02:22.475Z] #17 131.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... 09:02:22 [2021-08-10T09:02:22.475Z] #17 131.1 Unpacking crossbuild-essential-ppc64el (12.6) ... 09:02:22 [2021-08-10T09:02:22.475Z] #17 131.1 Selecting previously unselected package libc6-s390x-cross. 09:02:22 [2021-08-10T09:02:22.568Z] #22 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 09:02:22 [2021-08-10T09:02:22.568Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 09:02:22 [2021-08-10T09:02:22.568Z] #22 10.61 Collecting pyyaml (from yamllint==1.26.1) 09:02:22 [2021-08-10T09:02:22.568Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.1 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.1 Unpacking libc6-s390x-cross (2.28-7cross1) ... 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.3 Selecting previously unselected package libgcc1-s390x-cross. 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.3 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.3 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.3 Selecting previously unselected package libgomp1-s390x-cross. 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.3 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.3 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.4 Selecting previously unselected package libitm1-s390x-cross. 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.4 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.4 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... 09:02:22 [2021-08-10T09:02:22.730Z] #17 131.4 Selecting previously unselected package libatomic1-s390x-cross. 09:02:22 [2021-08-10T09:02:22.741Z] #54 ... 09:02:22 [2021-08-10T09:02:22.741Z] 09:02:22 [2021-08-10T09:02:22.741Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:02:22 [2021-08-10T09:02:22.741Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:02:22 [2021-08-10T09:02:22.741Z] #46 110.6 crypto/tls 09:02:22 [2021-08-10T09:02:22.741Z] #46 116.3 net/http/httptrace 09:02:22 [2021-08-10T09:02:22.741Z] #46 116.5 net/http 09:02:22 [2021-08-10T09:02:22.767Z] #20 30.50 Unpacking bash-completion (1:2.8-6) ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.4 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.4 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.4 Selecting previously unselected package libstdc++6-s390x-cross. 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.4 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.4 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.5 Selecting previously unselected package libasan5-s390x-cross. 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.5 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.5 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.6 Selecting previously unselected package libubsan1-s390x-cross. 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.6 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.6 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... 09:02:22 [2021-08-10T09:02:22.987Z] #17 131.6 Selecting previously unselected package libgcc-8-dev-s390x-cross. 09:02:23 [2021-08-10T09:02:23.135Z] #22 11.07 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 09:02:23 [2021-08-10T09:02:23.135Z] #22 11.07 Building wheels for collected packages: yamllint 09:02:23 [2021-08-10T09:02:23.135Z] #22 11.07 Running setup.py bdist_wheel for yamllint: started 09:02:23 [2021-08-10T09:02:23.242Z] #17 131.6 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... 09:02:23 [2021-08-10T09:02:23.242Z] #17 131.6 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... 09:02:23 [2021-08-10T09:02:23.242Z] #17 131.7 Selecting previously unselected package gcc-8-s390x-linux-gnu. 09:02:23 [2021-08-10T09:02:23.242Z] #17 131.7 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:02:23 [2021-08-10T09:02:23.242Z] #17 131.7 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... 09:02:23 [2021-08-10T09:02:23.308Z] #46 ... 09:02:23 [2021-08-10T09:02:23.308Z] 09:02:23 [2021-08-10T09:02:23.308Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 09:02:23 [2021-08-10T09:02:23.308Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 09:02:23 [2021-08-10T09:02:23.308Z] #15 DONE 4.7s 09:02:23 [2021-08-10T09:02:23.308Z] 09:02:23 [2021-08-10T09:02:23.308Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:02:23 [2021-08-10T09:02:23.308Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 09:02:23 [2021-08-10T09:02:23.346Z] #20 31.03 Selecting previously unselected package bzip2. 09:02:23 [2021-08-10T09:02:23.347Z] #20 31.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... 09:02:23 [2021-08-10T09:02:23.347Z] #20 31.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 09:02:23 [2021-08-10T09:02:23.347Z] #20 31.14 Selecting previously unselected package xz-utils. 09:02:23 [2021-08-10T09:02:23.347Z] #20 31.15 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... 09:02:23 [2021-08-10T09:02:23.347Z] #20 31.16 Unpacking xz-utils (5.2.4-1) ... 09:02:23 [2021-08-10T09:02:23.611Z] #20 31.31 Selecting previously unselected package apparmor. 09:02:23 [2021-08-10T09:02:23.611Z] #20 31.31 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... 09:02:23 [2021-08-10T09:02:23.611Z] #20 31.41 Unpacking apparmor (2.13.2-10) ... 09:02:23 [2021-08-10T09:02:23.805Z] #17 132.3 Selecting previously unselected package gcc-s390x-linux-gnu. 09:02:23 [2021-08-10T09:02:23.805Z] #17 132.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:02:23 [2021-08-10T09:02:23.805Z] #17 132.3 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... 09:02:23 [2021-08-10T09:02:23.805Z] #17 132.3 Selecting previously unselected package linux-libc-dev-s390x-cross. 09:02:23 [2021-08-10T09:02:23.805Z] #17 132.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... 09:02:23 [2021-08-10T09:02:23.805Z] #17 132.3 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... 09:02:23 [2021-08-10T09:02:23.877Z] #20 31.71 Selecting previously unselected package aufs-tools. 09:02:24 [2021-08-10T09:02:24.061Z] #17 132.5 Selecting previously unselected package libc6-dev-s390x-cross. 09:02:24 [2021-08-10T09:02:24.061Z] #17 132.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... 09:02:24 [2021-08-10T09:02:24.061Z] #17 132.5 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... 09:02:24 [2021-08-10T09:02:24.072Z] #22 12.09 Running setup.py bdist_wheel for yamllint: finished with status 'done' 09:02:24 [2021-08-10T09:02:24.072Z] #22 12.09 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 09:02:24 [2021-08-10T09:02:24.072Z] #22 12.12 Successfully built yamllint 09:02:24 [2021-08-10T09:02:24.072Z] #22 12.14 Installing collected packages: pathspec, pyyaml, yamllint 09:02:24 [2021-08-10T09:02:24.142Z] #20 31.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... 09:02:24 [2021-08-10T09:02:24.143Z] #20 31.72 Unpacking aufs-tools (1:4.14+20190211-1) ... 09:02:24 [2021-08-10T09:02:24.143Z] #20 31.89 Selecting previously unselected package libonig5:arm64. 09:02:24 [2021-08-10T09:02:24.143Z] #20 31.89 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... 09:02:24 [2021-08-10T09:02:24.143Z] #20 31.91 Unpacking libonig5:arm64 (6.9.1-1) ... 09:02:24 [2021-08-10T09:02:24.317Z] #17 132.8 Selecting previously unselected package libstdc++-8-dev-s390x-cross. 09:02:24 [2021-08-10T09:02:24.317Z] #17 132.8 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... 09:02:24 [2021-08-10T09:02:24.317Z] #17 132.8 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... 09:02:24 [2021-08-10T09:02:24.331Z] #22 12.45 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 09:02:24 [2021-08-10T09:02:24.408Z] #20 32.05 Selecting previously unselected package libjq1:arm64. 09:02:24 [2021-08-10T09:02:24.408Z] #20 32.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... 09:02:24 [2021-08-10T09:02:24.408Z] #20 32.06 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 09:02:24 [2021-08-10T09:02:24.408Z] #20 32.16 Selecting previously unselected package jq. 09:02:24 [2021-08-10T09:02:24.408Z] #20 32.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... 09:02:24 [2021-08-10T09:02:24.408Z] #20 32.17 Unpacking jq (1.5+dfsg-2+b1) ... 09:02:24 [2021-08-10T09:02:24.408Z] #20 32.27 Selecting previously unselected package libaio1:arm64. 09:02:24 [2021-08-10T09:02:24.574Z] #17 133.0 Selecting previously unselected package g++-8-s390x-linux-gnu. 09:02:24 [2021-08-10T09:02:24.574Z] #17 133.0 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... 09:02:24 [2021-08-10T09:02:24.574Z] #17 133.0 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... 09:02:24 [2021-08-10T09:02:24.716Z] #20 32.27 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... 09:02:24 [2021-08-10T09:02:24.716Z] #20 32.29 Unpacking libaio1:arm64 (0.3.112-3) ... 09:02:24 [2021-08-10T09:02:24.716Z] #20 32.39 Selecting previously unselected package libgpm2:arm64. 09:02:24 [2021-08-10T09:02:24.716Z] #20 32.41 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... 09:02:24 [2021-08-10T09:02:24.716Z] #20 32.41 Unpacking libgpm2:arm64 (1.20.7-5) ... 09:02:24 [2021-08-10T09:02:24.716Z] #20 32.51 Selecting previously unselected package libicu63:arm64. 09:02:24 [2021-08-10T09:02:24.716Z] #20 32.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... 09:02:24 [2021-08-10T09:02:24.716Z] #20 32.52 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... 09:02:24 [2021-08-10T09:02:24.899Z] #22 DONE 13.0s 09:02:24 [2021-08-10T09:02:24.899Z] 09:02:24 [2021-08-10T09:02:24.899Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:24 [2021-08-10T09:02:24.899Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:02:24 [2021-08-10T09:02:24.899Z] #54 ... 09:02:24 [2021-08-10T09:02:24.899Z] 09:02:24 [2021-08-10T09:02:24.899Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli 09:02:24 [2021-08-10T09:02:24.899Z] #25 sha256:2cfc50dcf252fb506d0b6972420736976e2f8ceef61272ffcca5ffcbfad287f9 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.6 Selecting previously unselected package g++-s390x-linux-gnu. 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.6 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.6 Selecting previously unselected package crossbuild-essential-s390x. 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.6 Unpacking crossbuild-essential-s390x (12.6) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.7 Setting up libconfig-inifiles-perl (3.000001-1) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.7 Setting up libfile-which-perl (1.23-1) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.7 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.7 Setting up libc6-armhf-cross (2.28-7cross1) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.7 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.8 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.8 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.8 Setting up gcc-8-cross-base (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.8 Setting up libc6-ppc64el-cross (2.28-7cross1) ... 09:02:25 [2021-08-10T09:02:25.137Z] #17 133.8 Setting up libc6-s390x-cross (2.28-7cross1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.8 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.8 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.8 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.9 Setting up libxml-namespacesupport-perl (1.12-1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.9 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.9 Setting up file (1:5.35-4+deb10u2) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.9 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.9 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 133.9 Setting up libyaml-perl (1.27-1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 134.0 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 134.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 134.0 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 134.0 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... 09:02:25 [2021-08-10T09:02:25.393Z] #17 134.0 Setting up libxml-sax-base-perl (1.09-1) ... 09:02:25 [2021-08-10T09:02:25.467Z] #25 DONE 0.3s 09:02:25 [2021-08-10T09:02:25.467Z] 09:02:25 [2021-08-10T09:02:25.467Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images 09:02:25 [2021-08-10T09:02:25.467Z] #30 sha256:118ee5b4163d3fc1c200f173890d837e4daad3642d942e20c2d235149534098d 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.0 Setting up libio-string-perl (1.08-3) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.0 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.0 Setting up cross-config (2.6.15-3) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.2 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.2 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.2 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.2 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.2 Setting up xz-utils (5.2.4-1) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.2 Setting up libc6-arm64-cross (2.28-7cross1) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.2 Setting up patch (2.7.6-3+deb10u1) ... 09:02:25 [2021-08-10T09:02:25.649Z] #17 134.3 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... 09:02:25 [2021-08-10T09:02:25.836Z] #16 2.322 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 09:02:25 [2021-08-10T09:02:25.836Z] #16 DONE 2.4s 09:02:25 [2021-08-10T09:02:25.836Z] 09:02:25 [2021-08-10T09:02:25.836Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:02:25 [2021-08-10T09:02:25.836Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.3 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.3 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.3 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.3 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.3 Setting up libc6-armel-cross (2.28-7cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.3 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.3 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.4 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.4 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.4 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.4 Setting up libc6-dev-armel-cross (2.28-7cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.4 Setting up libfile-homedir-perl (1.004-1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.4 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.4 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.4 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up liblocale-gettext-perl (1.07-3+b4) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.5 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.6 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.6 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.6 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... 09:02:25 [2021-08-10T09:02:25.906Z] #17 134.6 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.162Z] #17 134.6 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.162Z] #17 134.6 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... 09:02:26 [2021-08-10T09:02:26.162Z] #17 134.6 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.162Z] #17 134.6 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.162Z] #17 134.6 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... 09:02:26 [2021-08-10T09:02:26.162Z] #17 134.7 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.162Z] #17 134.7 Setting up libxml-sax-perl (1.00+dfsg-1) ... 09:02:26 [2021-08-10T09:02:26.162Z] #17 134.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 09:02:26 [2021-08-10T09:02:26.417Z] #17 134.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 09:02:26 [2021-08-10T09:02:26.417Z] #17 134.9 09:02:26 [2021-08-10T09:02:26.417Z] #17 134.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 09:02:26 [2021-08-10T09:02:26.417Z] #17 135.0 Setting up dpkg-dev (1.19.7) ... 09:02:26 [2021-08-10T09:02:26.417Z] #17 135.0 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.417Z] #17 135.0 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.417Z] #17 135.1 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... 09:02:26 [2021-08-10T09:02:26.417Z] #17 135.1 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.417Z] #17 135.1 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.417Z] #17 135.1 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.417Z] #17 135.1 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... 09:02:26 [2021-08-10T09:02:26.675Z] #17 135.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 09:02:26 [2021-08-10T09:02:26.675Z] #17 135.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 09:02:26 [2021-08-10T09:02:26.675Z] #17 135.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.4 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.5 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... 09:02:26 [2021-08-10T09:02:26.931Z] #17 135.6 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.6 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.6 Setting up libasan5-armel-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.6 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.6 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.6 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.6 Setting up libxml-simple-perl (2.25-1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.6 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.7 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.7 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.7 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.7 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.7 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.7 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.7 Setting up libconfig-auto-perl (0.44-1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.7 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.8 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.8 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.8 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.8 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.8 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.8 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.8 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.8 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... 09:02:27 [2021-08-10T09:02:27.187Z] #17 135.9 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.340Z] #20 34.95 Selecting previously unselected package libnet1:arm64. 09:02:27 [2021-08-10T09:02:27.340Z] #20 34.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 09:02:27 [2021-08-10T09:02:27.340Z] #20 34.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 09:02:27 [2021-08-10T09:02:27.340Z] #20 35.08 Selecting previously unselected package libnl-3-200:arm64. 09:02:27 [2021-08-10T09:02:27.340Z] #20 35.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... 09:02:27 [2021-08-10T09:02:27.340Z] #20 35.10 Unpacking libnl-3-200:arm64 (3.4.0-1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 135.9 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 135.9 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 135.9 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 135.9 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 135.9 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 135.9 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 136.0 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 136.0 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 136.0 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 136.0 Setting up dpkg-cross (2.6.15-3) ... 09:02:27 [2021-08-10T09:02:27.442Z] #17 136.1 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.612Z] #20 35.24 Selecting previously unselected package libprotobuf-c1:arm64. 09:02:27 [2021-08-10T09:02:27.612Z] #20 35.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 09:02:27 [2021-08-10T09:02:27.612Z] #20 35.26 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 09:02:27 [2021-08-10T09:02:27.612Z] #20 35.40 Selecting previously unselected package libreadline5:arm64. 09:02:27 [2021-08-10T09:02:27.612Z] #20 35.41 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... 09:02:27 [2021-08-10T09:02:27.612Z] #20 35.42 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... 09:02:27 [2021-08-10T09:02:27.698Z] #17 136.1 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... 09:02:27 [2021-08-10T09:02:27.698Z] #17 136.1 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.698Z] #17 136.1 Setting up crossbuild-essential-armhf (12.6) ... 09:02:27 [2021-08-10T09:02:27.698Z] #17 136.1 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... 09:02:27 [2021-08-10T09:02:27.698Z] #17 136.1 Setting up crossbuild-essential-arm64 (12.6) ... 09:02:27 [2021-08-10T09:02:27.698Z] #17 136.2 Setting up crossbuild-essential-s390x (12.6) ... 09:02:27 [2021-08-10T09:02:27.698Z] #17 136.2 Setting up crossbuild-essential-ppc64el (12.6) ... 09:02:27 [2021-08-10T09:02:27.698Z] #17 136.2 Setting up crossbuild-essential-armel (12.6) ... 09:02:27 [2021-08-10T09:02:27.787Z] #17 DONE 2.0s 09:02:27 [2021-08-10T09:02:27.787Z] 09:02:27 [2021-08-10T09:02:27.787Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:27 [2021-08-10T09:02:27.787Z] #54 sha256:5f150f38207694a77a427a7cffb90a86df45b9a13ee6b75c7793b24107e5cbff 09:02:27 [2021-08-10T09:02:27.787Z] #54 12.95 + cd /tmp/tmp.5f9WrNsgPN/src/github.com/opencontainers/runc 09:02:27 [2021-08-10T09:02:27.787Z] #54 12.95 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 09:02:27 [2021-08-10T09:02:27.787Z] #54 13.43 + '[' -z '' ']' 09:02:27 [2021-08-10T09:02:27.787Z] #54 13.43 + target=static 09:02:27 [2021-08-10T09:02:27.787Z] #54 13.43 + make 'BUILDTAGS=seccomp ' static 09:02:27 [2021-08-10T09:02:27.787Z] #54 13.67 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . 09:02:27 [2021-08-10T09:02:27.878Z] #20 35.57 Selecting previously unselected package net-tools. 09:02:27 [2021-08-10T09:02:27.878Z] #20 35.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... 09:02:27 [2021-08-10T09:02:27.878Z] #20 35.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 09:02:27 [2021-08-10T09:02:27.878Z] #20 35.80 Selecting previously unselected package patch. 09:02:27 [2021-08-10T09:02:27.878Z] #20 35.81 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... 09:02:27 [2021-08-10T09:02:27.878Z] #20 35.83 Unpacking patch (2.7.6-3+deb10u1) ... 09:02:27 [2021-08-10T09:02:27.954Z] #17 136.2 Processing triggers for libc-bin (2.28-10) ... 09:02:28 [2021-08-10T09:02:28.142Z] #20 35.95 Selecting previously unselected package python-pip-whl. 09:02:28 [2021-08-10T09:02:28.142Z] #20 35.95 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... 09:02:28 [2021-08-10T09:02:28.408Z] #20 35.96 Unpacking python-pip-whl (18.1-5) ... 09:02:28 [2021-08-10T09:02:28.673Z] #20 36.41 Selecting previously unselected package python3-lib2to3. 09:02:28 [2021-08-10T09:02:28.673Z] #20 36.41 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... 09:02:28 [2021-08-10T09:02:28.673Z] #20 36.42 Unpacking python3-lib2to3 (3.7.3-1) ... 09:02:28 [2021-08-10T09:02:28.939Z] #20 36.62 Selecting previously unselected package python3-distutils. 09:02:28 [2021-08-10T09:02:28.939Z] #20 36.63 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... 09:02:28 [2021-08-10T09:02:28.939Z] #20 36.64 Unpacking python3-distutils (3.7.3-1) ... 09:02:28 [2021-08-10T09:02:28.939Z] #20 36.77 Selecting previously unselected package python3-pip. 09:02:28 [2021-08-10T09:02:28.939Z] #20 36.79 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... 09:02:29 [2021-08-10T09:02:29.204Z] #20 36.81 Unpacking python3-pip (18.1-5) ... 09:02:29 [2021-08-10T09:02:29.204Z] #20 37.02 Selecting previously unselected package python3-pkg-resources. 09:02:29 [2021-08-10T09:02:29.204Z] #20 37.04 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... 09:02:29 [2021-08-10T09:02:29.204Z] #20 37.05 Unpacking python3-pkg-resources (40.8.0-1) ... 09:02:29 [2021-08-10T09:02:29.468Z] #20 37.18 Selecting previously unselected package python3-setuptools. 09:02:29 [2021-08-10T09:02:29.468Z] #20 37.20 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... 09:02:29 [2021-08-10T09:02:29.468Z] #20 37.21 Unpacking python3-setuptools (40.8.0-1) ... 09:02:29 [2021-08-10T09:02:29.667Z] #30 DONE 4.2s 09:02:29 [2021-08-10T09:02:29.667Z] 09:02:29 [2021-08-10T09:02:29.667Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ 09:02:29 [2021-08-10T09:02:29.667Z] #33 sha256:734ed7b492c4bf4df34f738aaec0ee2e1c8e3a8969675f7e8caa098749ddcf90 09:02:29 [2021-08-10T09:02:29.691Z] #54 ... 09:02:29 [2021-08-10T09:02:29.691Z] 09:02:29 [2021-08-10T09:02:29.691Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:02:29 [2021-08-10T09:02:29.691Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 09:02:29 [2021-08-10T09:02:29.691Z] #18 DONE 2.2s 09:02:29 [2021-08-10T09:02:29.733Z] #20 37.45 Selecting previously unselected package python3-wheel. 09:02:29 [2021-08-10T09:02:29.733Z] #20 37.47 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... 09:02:29 [2021-08-10T09:02:29.733Z] #20 37.48 Unpacking python3-wheel (0.32.3-2) ... 09:02:29 [2021-08-10T09:02:29.733Z] #20 37.64 Selecting previously unselected package sudo. 09:02:29 [2021-08-10T09:02:29.733Z] #20 37.64 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... 09:02:29 [2021-08-10T09:02:29.845Z] #17 DONE 138.1s 09:02:29 [2021-08-10T09:02:29.845Z] 09:02:29 [2021-08-10T09:02:29.845Z] #31 [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 09:02:29 [2021-08-10T09:02:29.845Z] #31 sha256:41e406158cf6fe452d441362f93403a0688428014197b935601445edfd56b6c2 09:02:29 [2021-08-10T09:02:29.928Z] #33 DONE 0.4s 09:02:29 [2021-08-10T09:02:29.928Z] 09:02:29 [2021-08-10T09:02:29.928Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ 09:02:29 [2021-08-10T09:02:29.928Z] #35 sha256:986f378e1579ed5b1218b26752787ed2df939a2e1c9bfad5e051fb1a19446eb9 09:02:29 [2021-08-10T09:02:29.928Z] #35 DONE 0.1s 09:02:29 [2021-08-10T09:02:29.928Z] 09:02:29 [2021-08-10T09:02:29.928Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:02:29 [2021-08-10T09:02:29.928Z] #57 sha256:4ea8f7c67e2e1ff5ae263c2510efccb885a20d269281fc9f89539cb9ef10d556 09:02:29 [2021-08-10T09:02:29.948Z] 09:02:29 [2021-08-10T09:02:29.948Z] #19 [dev-systemd-false 6/25] RUN ldconfig 09:02:29 [2021-08-10T09:02:29.948Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 09:02:29 [2021-08-10T09:02:29.998Z] #20 37.67 Unpacking sudo (1.8.27-1+deb10u3) ... 09:02:30 [2021-08-10T09:02:30.187Z] #57 ... 09:02:30 [2021-08-10T09:02:30.187Z] 09:02:30 [2021-08-10T09:02:30.187Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ 09:02:30 [2021-08-10T09:02:30.187Z] #38 sha256:ae229c0a8a556b6263e70f6c9b375c9b0e8ade63b3b5b76e429120696ef397d5 09:02:30 [2021-08-10T09:02:30.187Z] #38 DONE 0.1s 09:02:30 [2021-08-10T09:02:30.187Z] 09:02:30 [2021-08-10T09:02:30.187Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:30 [2021-08-10T09:02:30.187Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:02:30 [2021-08-10T09:02:30.527Z] #20 38.08 Selecting previously unselected package thin-provisioning-tools. 09:02:30 [2021-08-10T09:02:30.527Z] #20 38.10 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... 09:02:30 [2021-08-10T09:02:30.527Z] #20 38.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 09:02:30 [2021-08-10T09:02:30.792Z] #20 38.40 Selecting previously unselected package uidmap. 09:02:30 [2021-08-10T09:02:30.792Z] #20 38.41 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... 09:02:30 [2021-08-10T09:02:30.792Z] #20 38.42 Unpacking uidmap (1:4.5-1.1) ... 09:02:30 [2021-08-10T09:02:30.792Z] #20 38.53 Selecting previously unselected package vim-runtime. 09:02:30 [2021-08-10T09:02:30.792Z] #20 38.54 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... 09:02:30 [2021-08-10T09:02:30.792Z] #20 38.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 09:02:30 [2021-08-10T09:02:30.792Z] #20 38.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 09:02:31 [2021-08-10T09:02:31.057Z] #20 38.64 Unpacking vim-runtime (2:8.1.0875-5) ... 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 + RM_GOPATH=0 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 + TMP_GOPATH= 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 + : /build 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 + '[' -z '' ']' 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 ++ mktemp -d 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 + export GOPATH=/tmp/tmp.jQBiManPnP 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 + GOPATH=/tmp/tmp.jQBiManPnP 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 + RM_GOPATH=1 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 + case "$(go env GOARCH)" in 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.515 ++ go env GOARCH 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.521 + export GO_BUILDMODE=-buildmode=pie 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.521 + GO_BUILDMODE=-buildmode=pie 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 ++ dirname /tmp/install/install.sh 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + dir=/tmp/install 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + bin=dockercli 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + shift 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + '[' '!' -f /tmp/install/dockercli.installer ']' 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + . /tmp/install/dockercli.installer 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 ++ : stable 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 ++ : 17.06.2-ce 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + install_dockercli 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + echo 'Install docker/cli version 17.06.2-ce from stable' 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 ++ uname -m 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + arch=x86_64 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + '[' x86_64 '!=' x86_64 ']' 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.524 + url=https://download.docker.com/linux/static 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.528 Install docker/cli version 17.06.2-ce from stable 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.528 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 09:02:31 [2021-08-10T09:02:31.220Z] #31 1.528 + tar -xz docker/docker 09:02:31 [2021-08-10T09:02:31.220Z] #31 ... 09:02:31 [2021-08-10T09:02:31.220Z] 09:02:31 [2021-08-10T09:02:31.220Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list 09:02:31 [2021-08-10T09:02:31.220Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c 09:02:31 [2021-08-10T09:02:31.220Z] #18 DONE 1.6s 09:02:31 [2021-08-10T09:02:31.476Z] 09:02:31 [2021-08-10T09:02:31.476Z] #66 [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 09:02:31 [2021-08-10T09:02:31.476Z] #66 sha256:3d7ebba53815ea24e1441872c44aadc1af3c9904a25e8e80a81e6691c12194a2 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.749 + RM_GOPATH=0 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.749 + TMP_GOPATH= 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.749 + : /build 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.749 + '[' -z '' ']' 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.750 ++ mktemp -d 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.750 + export GOPATH=/tmp/tmp.c1dN2u9pb0 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.750 + GOPATH=/tmp/tmp.c1dN2u9pb0 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.750 + RM_GOPATH=1 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.750 + case "$(go env GOARCH)" in 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.757 ++ go env GOARCH 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.773 + export GO_BUILDMODE=-buildmode=pie 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.773 + GO_BUILDMODE=-buildmode=pie 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.773 ++ dirname /tmp/install/install.sh 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.777 + dir=/tmp/install 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.777 + bin=rootlesskit 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.777 + shift 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.777 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 09:02:31 [2021-08-10T09:02:31.476Z] #66 1.777 + . /tmp/install/rootlesskit.installer 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.777 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.777 + install_rootlesskit 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.777 + case "$1" in 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.777 + export CGO_ENABLED=0 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.777 + CGO_ENABLED=0 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.777 + _install_rootlesskit 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.786 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.787 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.787 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.c1dN2u9pb0/src/github.com/rootless-containers/rootlesskit 09:02:31 [2021-08-10T09:02:31.477Z] #66 1.787 Cloning into '/tmp/tmp.c1dN2u9pb0/src/github.com/rootless-containers/rootlesskit'... 09:02:32 [2021-08-10T09:02:32.475Z] #19 DONE 2.2s 09:02:32 [2021-08-10T09:02:32.475Z] 09:02:32 [2021-08-10T09:02:32.475Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:02:32 [2021-08-10T09:02:32.475Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:02:33 [2021-08-10T09:02:33.368Z] #66 3.713 + cd /tmp/tmp.c1dN2u9pb0/src/github.com/rootless-containers/rootlesskit 09:02:33 [2021-08-10T09:02:33.368Z] #66 3.713 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 09:02:33 [2021-08-10T09:02:33.368Z] #66 3.730 + export GO111MODULE=on 09:02:33 [2021-08-10T09:02:33.368Z] #66 3.730 + GO111MODULE=on 09:02:33 [2021-08-10T09:02:33.368Z] #66 3.731 + export GOPROXY=https://proxy.golang.org 09:02:33 [2021-08-10T09:02:33.368Z] #66 3.731 + GOPROXY=https://proxy.golang.org 09:02:33 [2021-08-10T09:02:33.368Z] #66 3.731 + for f in rootlesskit rootlesskit-docker-proxy 09:02:33 [2021-08-10T09:02:33.368Z] #66 3.731 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 09:02:33 [2021-08-10T09:02:33.519Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 09:02:33 [2021-08-10T09:02:33.519Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 09:02:33 [2021-08-10T09:02:33.519Z] GOOS="" GOARCH="" GOARM="" 09:02:33 [2021-08-10T09:02:33.519Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 09:02:33 [2021-08-10T09:02:33.519Z] 09:02:33 [2021-08-10T09:02:33.519Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:02:33 [2021-08-10T09:02:33.519Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:02:33 [2021-08-10T09:02:33.519Z] HOSTNAME=e51527be0f33 09:02:33 [2021-08-10T09:02:33.519Z] DEST=bundles/test-integration 09:02:33 [2021-08-10T09:02:33.519Z] PWD=/go/src/github.com/docker/docker 09:02:33 [2021-08-10T09:02:33.519Z] DOCKER_ROOTLESS=1 09:02:33 [2021-08-10T09:02:33.519Z] DOCKER_GITCOMMIT=ead2a4ddc0b5378567708f24c6383caf25cf25aa 09:02:33 [2021-08-10T09:02:33.519Z] container=docker 09:02:33 [2021-08-10T09:02:33.519Z] HOME=/root 09:02:33 [2021-08-10T09:02:33.519Z] GOLANG_VERSION=1.16.6 09:02:33 [2021-08-10T09:02:33.519Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:02:33 [2021-08-10T09:02:33.519Z] VALIDATE_BRANCH=master 09:02:33 [2021-08-10T09:02:33.519Z] TERM=xterm 09:02:33 [2021-08-10T09:02:33.519Z] DOCKER_PKG=github.com/docker/docker 09:02:33 [2021-08-10T09:02:33.519Z] SHLVL=1 09:02:33 [2021-08-10T09:02:33.519Z] TIMEOUT=120m 09:02:33 [2021-08-10T09:02:33.519Z] DOCKER_BUILDTAGS=apparmor seccomp journald 09:02:33 [2021-08-10T09:02:33.519Z] DOCKER_GRAPHDRIVER=overlay2 09:02:33 [2021-08-10T09:02:33.519Z] GO111MODULE=off 09:02:33 [2021-08-10T09:02:33.519Z] DOCKER_EXPERIMENTAL=1 09:02:33 [2021-08-10T09:02:33.519Z] TEST_SKIP_INTEGRATION_CLI=1 09:02:33 [2021-08-10T09:02:33.519Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:02:33 [2021-08-10T09:02:33.519Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:02:33 [2021-08-10T09:02:33.519Z] GOPATH=/go 09:02:33 [2021-08-10T09:02:33.519Z] PKG_CONFIG=pkg-config 09:02:33 [2021-08-10T09:02:33.519Z] _=/usr/bin/env 09:02:33 [2021-08-10T09:02:33.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:02:33 [2021-08-10T09:02:33.625Z] #20 41.16 Selecting previously unselected package vim. 09:02:33 [2021-08-10T09:02:33.625Z] #20 41.17 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... 09:02:33 [2021-08-10T09:02:33.625Z] #20 41.19 Unpacking vim (2:8.1.0875-5) ... 09:02:34 [2021-08-10T09:02:34.174Z] #20 41.74 Selecting previously unselected package xfsprogs. 09:02:34 [2021-08-10T09:02:34.174Z] #20 41.76 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... 09:02:34 [2021-08-10T09:02:34.174Z] #20 41.77 Unpacking xfsprogs (4.20.0-1) ... 09:02:34 [2021-08-10T09:02:34.299Z] #66 ... 09:02:34 [2021-08-10T09:02:34.299Z] 09:02:34 [2021-08-10T09:02:34.299Z] #31 [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 09:02:34 [2021-08-10T09:02:34.299Z] #31 sha256:41e406158cf6fe452d441362f93403a0688428014197b935601445edfd56b6c2 09:02:34 [2021-08-10T09:02:34.299Z] #31 4.455 + mkdir -p /build 09:02:34 [2021-08-10T09:02:34.299Z] #31 4.465 + mv docker/docker /build/ 09:02:34 [2021-08-10T09:02:34.299Z] #31 4.468 + rmdir docker 09:02:34 [2021-08-10T09:02:34.299Z] #31 DONE 4.7s 09:02:34 [2021-08-10T09:02:34.373Z] #20 2.280 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 09:02:34 [2021-08-10T09:02:34.373Z] #20 2.297 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:02:34 [2021-08-10T09:02:34.373Z] #20 2.308 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:02:34 [2021-08-10T09:02:34.373Z] #20 2.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:02:34 [2021-08-10T09:02:34.441Z] #20 ... 09:02:34 [2021-08-10T09:02:34.441Z] 09:02:34 [2021-08-10T09:02:34.441Z] #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 09:02:34 [2021-08-10T09:02:34.441Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c 09:02:34 [2021-08-10T09:02:34.441Z] #40 138.4 + dpkg --print-architecture 09:02:34 [2021-08-10T09:02:34.555Z] 09:02:34 [2021-08-10T09:02:34.555Z] #66 [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 09:02:34 [2021-08-10T09:02:34.555Z] #66 sha256:3d7ebba53815ea24e1441872c44aadc1af3c9904a25e8e80a81e6691c12194a2 09:02:34 [2021-08-10T09:02:34.555Z] #66 4.757 go: downloading github.com/pkg/errors v0.9.1 09:02:34 [2021-08-10T09:02:34.555Z] #66 4.757 go: downloading github.com/sirupsen/logrus v1.8.1 09:02:34 [2021-08-10T09:02:34.555Z] #66 4.799 go: downloading github.com/urfave/cli/v2 v2.3.0 09:02:34 [2021-08-10T09:02:34.812Z] #66 5.108 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 09:02:34 [2021-08-10T09:02:34.939Z] #20 2.785 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] 09:02:35 [2021-08-10T09:02:35.461Z] #54 ... 09:02:35 [2021-08-10T09:02:35.461Z] 09:02:35 [2021-08-10T09:02:35.461Z] #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 09:02:35 [2021-08-10T09:02:35.461Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:02:35 [2021-08-10T09:02:35.461Z] #40 DONE 198.7s 09:02:35 [2021-08-10T09:02:35.461Z] 09:02:35 [2021-08-10T09:02:35.461Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:35 [2021-08-10T09:02:35.461Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:02:35 [2021-08-10T09:02:35.505Z] #20 ... 09:02:35 [2021-08-10T09:02:35.505Z] 09:02:35 [2021-08-10T09:02:35.505Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 09:02:35 [2021-08-10T09:02:35.505Z] #46 sha256:59737aaa0b7589bb581ec3b7b0f9a6d306c2b916778f7532e7ef114cf9586070 09:02:35 [2021-08-10T09:02:35.505Z] #46 128.8 github.com/LK4D4/vndr/godl 09:02:35 [2021-08-10T09:02:35.505Z] #46 129.5 github.com/LK4D4/vndr 09:02:35 [2021-08-10T09:02:35.505Z] #46 DONE 133.8s 09:02:35 [2021-08-10T09:02:35.505Z] 09:02:35 [2021-08-10T09:02:35.505Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:02:35 [2021-08-10T09:02:35.505Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:02:35 [2021-08-10T09:02:35.764Z] #20 3.724 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:02:36 [2021-08-10T09:02:36.178Z] #66 6.609 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 09:02:36 [2021-08-10T09:02:36.375Z] #40 DONE 140.2s 09:02:36 [2021-08-10T09:02:36.375Z] 09:02:36 [2021-08-10T09:02:36.375Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:02:36 [2021-08-10T09:02:36.375Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 09:02:36 [2021-08-10T09:02:36.375Z] #20 42.24 Selecting previously unselected package zip. 09:02:36 [2021-08-10T09:02:36.375Z] #20 42.25 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 42.26 Unpacking zip (3.0-11+b1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 42.50 Setting up aufs-tools (1:4.14+20190211-1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 42.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 42.61 Setting up libip6tc0:arm64 (1.8.2-4) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 42.64 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 42.70 Setting up libgpm2:arm64 (1.20.7-5) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.03 Setting up libip4tc0:arm64 (1.8.2-4) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.19 Setting up uidmap (1:4.5-1.1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.26 Setting up libnftnl11:arm64 (1.1.2-2) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.42 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.73 Setting up libicu63:arm64 (63.1-6+deb10u1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.84 Setting up xxd (2:8.1.0875-5) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.88 Setting up zip (3.0-11+b1) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 43.91 Setting up vim-common (2:8.1.0875-5) ... 09:02:36 [2021-08-10T09:02:36.375Z] #20 44.02 Setting up bash-completion (1:2.8-6) ... 09:02:36 [2021-08-10T09:02:36.398Z] #54 ... 09:02:36 [2021-08-10T09:02:36.398Z] 09:02:36 [2021-08-10T09:02:36.398Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ 09:02:36 [2021-08-10T09:02:36.398Z] #41 sha256:00fae8c56edae5f88200394d60a76b69d1c691a9bd2432e4a776684a662ac1f6 09:02:36 [2021-08-10T09:02:36.435Z] #66 6.811 go: downloading github.com/google/uuid v1.3.0 09:02:36 [2021-08-10T09:02:36.435Z] #66 6.821 go: downloading github.com/moby/vpnkit v0.5.0 09:02:36 [2021-08-10T09:02:36.435Z] #66 6.908 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 09:02:36 [2021-08-10T09:02:36.658Z] #41 DONE 0.3s 09:02:36 [2021-08-10T09:02:36.658Z] 09:02:36 [2021-08-10T09:02:36.658Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:02:36 [2021-08-10T09:02:36.658Z] #50 sha256:71b896a79903a5d41d5c0c4d3f55da2572d8467f78656c165a337fc4add138bd 09:02:36 [2021-08-10T09:02:36.658Z] #50 194.0 + /build/golangci-lint --version 09:02:36 [2021-08-10T09:02:36.658Z] #50 ... 09:02:36 [2021-08-10T09:02:36.658Z] 09:02:36 [2021-08-10T09:02:36.658Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ 09:02:36 [2021-08-10T09:02:36.658Z] #45 sha256:65cdba52066d7fdec29d03684eda2a0dc1c43dd46bdbcfa5584500ff7bfcabce 09:02:36 [2021-08-10T09:02:36.658Z] #45 DONE 0.0s 09:02:36 [2021-08-10T09:02:36.692Z] #66 6.963 go: downloading github.com/gofrs/flock v0.8.1 09:02:36 [2021-08-10T09:02:36.692Z] #66 7.022 go: downloading github.com/gorilla/mux v1.8.0 09:02:36 [2021-08-10T09:02:36.692Z] #66 7.069 go: downloading github.com/moby/sys/mountinfo v0.4.1 09:02:36 [2021-08-10T09:02:36.949Z] #66 7.210 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 09:02:36 [2021-08-10T09:02:36.949Z] #66 7.267 go: downloading github.com/u-root/u-root v7.0.0+incompatible 09:02:36 [2021-08-10T09:02:36.961Z] 09:02:36 [2021-08-10T09:02:36.961Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ 09:02:36 [2021-08-10T09:02:36.961Z] #47 sha256:fdba4c6de776c161e6390a3f91c1c511d8d054be5afaf0316df20e65ce1d1473 09:02:36 [2021-08-10T09:02:36.961Z] #47 DONE 0.2s 09:02:36 [2021-08-10T09:02:36.961Z] 09:02:36 [2021-08-10T09:02:36.961Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:02:36 [2021-08-10T09:02:36.961Z] #50 sha256:71b896a79903a5d41d5c0c4d3f55da2572d8467f78656c165a337fc4add138bd 09:02:36 [2021-08-10T09:02:36.961Z] #50 194.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 09:02:36 [2021-08-10T09:02:36.961Z] #50 DONE 194.5s 09:02:36 [2021-08-10T09:02:36.961Z] 09:02:36 [2021-08-10T09:02:36.961Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ 09:02:36 [2021-08-10T09:02:36.961Z] #49 sha256:1a45506ace9c1914eb19125a1a3cbbd4b123f970fc27838e59c92d8b6cb98213 09:02:36 [2021-08-10T09:02:36.961Z] #49 DONE 0.1s 09:02:36 [2021-08-10T09:02:36.961Z] 09:02:36 [2021-08-10T09:02:36.961Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:36 [2021-08-10T09:02:36.961Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:02:37 [2021-08-10T09:02:37.139Z] #20 4.789 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:02:38 [2021-08-10T09:02:38.072Z] #20 6.086 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:02:38 [2021-08-10T09:02:38.845Z] #66 8.905 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 09:02:38 [2021-08-10T09:02:38.846Z] #66 8.940 go: downloading github.com/russross/blackfriday/v2 v2.1.0 09:02:38 [2021-08-10T09:02:38.949Z] #20 46.81 Setting up libiptc0:arm64 (1.8.2-4) ... 09:02:38 [2021-08-10T09:02:38.949Z] #20 46.84 Setting up xz-utils (5.2.4-1) ... 09:02:39 [2021-08-10T09:02:39.005Z] #20 ... 09:02:39 [2021-08-10T09:02:39.005Z] 09:02:39 [2021-08-10T09:02:39.005Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:02:39 [2021-08-10T09:02:39.005Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 09:02:39 [2021-08-10T09:02:39.005Z] #32 DONE 136.9s 09:02:39 [2021-08-10T09:02:39.005Z] 09:02:39 [2021-08-10T09:02:39.005Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:02:39 [2021-08-10T09:02:39.005Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:02:39 [2021-08-10T09:02:39.214Z] #20 46.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:02:39 [2021-08-10T09:02:39.214Z] #20 46.90 Setting up patch (2.7.6-3+deb10u1) ... 09:02:39 [2021-08-10T09:02:39.214Z] #20 46.91 Setting up sudo (1.8.27-1+deb10u3) ... 09:02:39 [2021-08-10T09:02:39.214Z] #20 47.01 invoke-rc.d: could not determine current runlevel 09:02:39 [2021-08-10T09:02:39.214Z] #20 47.03 invoke-rc.d: policy-rc.d denied execution of start. 09:02:39 [2021-08-10T09:02:39.214Z] #20 47.04 Setting up pigz (2.4-1) ... 09:02:39 [2021-08-10T09:02:39.214Z] #20 47.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 09:02:39 [2021-08-10T09:02:39.214Z] #20 47.07 Setting up libnl-3-200:arm64 (3.4.0-1) ... 09:02:39 [2021-08-10T09:02:39.214Z] #20 47.09 Setting up python-pip-whl (18.1-5) ... 09:02:39 [2021-08-10T09:02:39.479Z] #20 47.11 Setting up libmpdec2:arm64 (2.4.2-2) ... 09:02:39 [2021-08-10T09:02:39.479Z] #20 47.14 Setting up vim-runtime (2:8.1.0875-5) ... 09:02:39 [2021-08-10T09:02:39.529Z] #54 ... 09:02:39 [2021-08-10T09:02:39.529Z] 09:02:39 [2021-08-10T09:02:39.529Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:02:39 [2021-08-10T09:02:39.529Z] #51 sha256:4ea6a888a32ed7d88f5e624ec31c2fe19bbc05faa025722775c279ea116fcdb4 09:02:39 [2021-08-10T09:02:39.529Z] #51 DONE 0.4s 09:02:39 [2021-08-10T09:02:39.529Z] 09:02:39 [2021-08-10T09:02:39.530Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:39 [2021-08-10T09:02:39.530Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:02:39 [2021-08-10T09:02:39.530Z] #54 ... 09:02:39 [2021-08-10T09:02:39.530Z] 09:02:39 [2021-08-10T09:02:39.530Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ 09:02:39 [2021-08-10T09:02:39.530Z] #53 sha256:87154b7a4afa8ee0d765c71316eeababc536f339360e6b42e7ffe61db1944244 09:02:39 [2021-08-10T09:02:39.530Z] #53 DONE 0.1s 09:02:39 [2021-08-10T09:02:39.744Z] #20 47.58 Setting up libaio1:arm64 (0.3.112-3) ... 09:02:39 [2021-08-10T09:02:39.744Z] #20 47.60 Setting up libonig5:arm64 (6.9.1-1) ... 09:02:39 [2021-08-10T09:02:39.744Z] #20 47.62 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... 09:02:39 [2021-08-10T09:02:39.744Z] #20 47.63 Setting up vim (2:8.1.0875-5) ... 09:02:39 [2021-08-10T09:02:39.744Z] #20 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 09:02:39 [2021-08-10T09:02:39.744Z] #20 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 09:02:39 [2021-08-10T09:02:39.779Z] #66 ... 09:02:39 [2021-08-10T09:02:39.779Z] 09:02:39 [2021-08-10T09:02:39.779Z] #63 [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 09:02:39 [2021-08-10T09:02:39.779Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd 09:02:39 [2021-08-10T09:02:39.779Z] #63 2.374 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 2.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 2.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 2.845 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 3.428 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 4.137 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 5.194 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 6.170 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 6.697 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.197 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.222 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.233 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.247 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.268 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.281 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.311 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.312 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.312 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.329 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.330 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 7.330 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #63 ... 09:02:39 [2021-08-10T09:02:39.779Z] 09:02:39 [2021-08-10T09:02:39.779Z] #43 [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 09:02:39 [2021-08-10T09:02:39.779Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 09:02:39 [2021-08-10T09:02:39.779Z] #43 1.988 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 2.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 2.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 2.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 3.069 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 3.902 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 4.669 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 5.505 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.289 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.793 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.793 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.794 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.824 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.848 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.865 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.884 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.886 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.887 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.901 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.902 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 09:02:39 [2021-08-10T09:02:39.779Z] #43 6.903 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] 09:02:39 [2021-08-10T09:02:39.787Z] 09:02:39 [2021-08-10T09:02:39.787Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:39 [2021-08-10T09:02:39.787Z] #54 sha256:186697f31790da67939b42b433c8b3874473f5e984e23b0a343dd243a91df8b9 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.79 Setting up thin-provisioning-tools (0.7.6-2.1) ... 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.82 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.84 Setting up jq (1.5+dfsg-2+b1) ... 09:02:40 [2021-08-10T09:02:40.009Z] #20 47.86 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... 09:02:40 [2021-08-10T09:02:40.036Z] #43 ... 09:02:40 [2021-08-10T09:02:40.036Z] 09:02:40 [2021-08-10T09:02:40.036Z] #19 [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 09:02:40 [2021-08-10T09:02:40.036Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 09:02:40 [2021-08-10T09:02:40.036Z] #19 1.497 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 1.523 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 1.524 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 1.524 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 1.943 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 1.999 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 2.014 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 2.049 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 2.116 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 2.166 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 2.972 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 3.969 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 4.802 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 5.352 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 6.074 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 6.537 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.051 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.066 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.090 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.106 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.117 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.134 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.148 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.149 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.150 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.152 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.154 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:02:40 [2021-08-10T09:02:40.036Z] #19 7.157 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] 09:02:40 [2021-08-10T09:02:40.274Z] #20 47.88 Setting up python3.7 (3.7.3-2+deb10u3) ... 09:02:42 [2021-08-10T09:02:42.849Z] #20 50.17 Setting up iptables (1.8.2-4) ... 09:02:42 [2021-08-10T09:02:42.849Z] #20 50.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 09:02:42 [2021-08-10T09:02:42.849Z] #20 50.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:02:42 [2021-08-10T09:02:42.849Z] #20 50.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 09:02:42 [2021-08-10T09:02:42.849Z] #20 50.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:02:42 [2021-08-10T09:02:42.849Z] #20 50.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 09:02:42 [2021-08-10T09:02:42.849Z] #20 50.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 09:02:42 [2021-08-10T09:02:42.849Z] #20 50.27 Setting up python3 (3.7.3-1) ... 09:02:43 [2021-08-10T09:02:43.114Z] #20 50.78 Setting up python3-wheel (0.32.3-2) ... 09:02:43 [2021-08-10T09:02:43.182Z] #50 ... 09:02:43 [2021-08-10T09:02:43.182Z] 09:02:43 [2021-08-10T09:02:43.182Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:02:43 [2021-08-10T09:02:43.182Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:02:43 [2021-08-10T09:02:43.182Z] #20 10.34 Fetched 8991 kB in 8s (1081 kB/s) 09:02:43 [2021-08-10T09:02:43.693Z] #20 51.53 Setting up apparmor (2.13.2-10) ... 09:02:44 [2021-08-10T09:02:44.553Z] #20 10.34 Reading package lists... 09:02:45 [2021-08-10T09:02:45.643Z] #20 53.35 Setting up xfsprogs (4.20.0-1) ... 09:02:45 [2021-08-10T09:02:45.643Z] #20 53.37 Setting up python3-lib2to3 (3.7.3-1) ... 09:02:46 [2021-08-10T09:02:46.223Z] #20 53.81 Setting up python3-pkg-resources (40.8.0-1) ... 09:02:47 [2021-08-10T09:02:47.177Z] #20 54.74 Setting up python3-distutils (3.7.3-1) ... 09:02:47 [2021-08-10T09:02:47.336Z] #20 12.76 Reading package lists... 09:02:47 [2021-08-10T09:02:47.443Z] #20 55.22 Setting up python3-setuptools (40.8.0-1) ... 09:02:47 [2021-08-10T09:02:47.902Z] #20 15.27 Building dependency tree... 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.38 libcap2-bin is already the newest version (1:2.25-2). 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.38 The following additional packages will be installed: 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.39 python3.7 python3.7-minimal vim-runtime xxd 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.40 Suggested packages: 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.40 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.40 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.40 quota 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.40 Recommended packages: 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.40 aufs-dkms nftables build-essential python3-dev python3-keyring 09:02:48 [2021-08-10T09:02:48.467Z] #20 16.40 python3-keyrings.alt python3-xdg unzip 09:02:48 [2021-08-10T09:02:48.844Z] #20 56.62 Setting up python3-pip (18.1-5) ... 09:02:49 [2021-08-10T09:02:49.797Z] #20 57.61 Processing triggers for libc-bin (2.28-10) ... 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.64 The following NEW packages will be installed: 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 09:02:49 [2021-08-10T09:02:49.840Z] #20 17.65 xz-utils zip 09:02:50 [2021-08-10T09:02:50.080Z] #20 57.64 Processing triggers for mime-support (3.62) ... 09:02:50 [2021-08-10T09:02:50.098Z] #20 17.96 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. 09:02:50 [2021-08-10T09:02:50.098Z] #20 17.96 Need to get 28.6 MB of archives. 09:02:50 [2021-08-10T09:02:50.098Z] #20 17.96 After this operation, 116 MB of additional disk space will be used. 09:02:50 [2021-08-10T09:02:50.098Z] #20 17.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 09:02:50 [2021-08-10T09:02:50.098Z] #20 17.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 09:02:50 [2021-08-10T09:02:50.098Z] #20 18.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 09:02:50 [2021-08-10T09:02:50.098Z] #20 18.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 09:02:50 [2021-08-10T09:02:50.098Z] #20 18.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 09:02:50 [2021-08-10T09:02:50.098Z] #20 18.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 09:02:50 [2021-08-10T09:02:50.345Z] #20 DONE 58.1s 09:02:50 [2021-08-10T09:02:50.346Z] 09:02:50 [2021-08-10T09:02:50.346Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:50 [2021-08-10T09:02:50.346Z] #54 sha256:b923be36ad1c917f6b244f5f50756cf6cc8f994488bc783281f3d3fd997de75f 09:02:50 [2021-08-10T09:02:50.346Z] #54 ... 09:02:50 [2021-08-10T09:02:50.346Z] 09:02:50 [2021-08-10T09:02:50.346Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 09:02:50 [2021-08-10T09:02:50.346Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d 09:02:50 [2021-08-10T09:02:50.357Z] #20 18.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 09:02:50 [2021-08-10T09:02:50.614Z] #20 18.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 09:02:50 [2021-08-10T09:02:50.872Z] #20 18.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 18.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 18.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 18.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 18.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 09:02:51 [2021-08-10T09:02:51.130Z] #20 19.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 09:02:51 [2021-08-10T09:02:51.388Z] #20 19.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 09:02:51 [2021-08-10T09:02:51.645Z] #20 19.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 09:02:51 [2021-08-10T09:02:51.645Z] #20 19.57 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 09:02:51 [2021-08-10T09:02:51.753Z] #21 1.191 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 09:02:51 [2021-08-10T09:02:51.753Z] #21 1.200 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 09:02:51 [2021-08-10T09:02:51.753Z] #21 1.205 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 09:02:51 [2021-08-10T09:02:51.753Z] #21 DONE 1.3s 09:02:51 [2021-08-10T09:02:51.753Z] 09:02:51 [2021-08-10T09:02:51.753Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:02:51 [2021-08-10T09:02:51.753Z] #54 sha256:b923be36ad1c917f6b244f5f50756cf6cc8f994488bc783281f3d3fd997de75f 09:02:51 [2021-08-10T09:02:51.753Z] #54 ... 09:02:51 [2021-08-10T09:02:51.753Z] 09:02:51 [2021-08-10T09:02:51.753Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 09:02:51 [2021-08-10T09:02:51.753Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a 09:02:52 [2021-08-10T09:02:52.209Z] #20 20.10 debconf: delaying package configuration, since apt-utils is not installed 09:02:52 [2021-08-10T09:02:52.209Z] #20 20.19 Fetched 28.6 MB in 2s (15.3 MB/s) 09:02:52 [2021-08-10T09:02:52.467Z] #20 20.24 Selecting previously unselected package pigz. 09:02:52 [2021-08-10T09:02:52.467Z] #20 20.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) 09:02:52 [2021-08-10T09:02:52.467Z] #20 20.28 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 09:02:52 [2021-08-10T09:02:52.467Z] #20 20.29 Unpacking pigz (2.4-1) ... 09:02:52 [2021-08-10T09:02:52.467Z] #20 20.38 Selecting previously unselected package libpython3.7-minimal:amd64. 09:02:52 [2021-08-10T09:02:52.467Z] #20 20.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:02:52 [2021-08-10T09:02:52.467Z] #20 20.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:02:52 [2021-08-10T09:02:52.982Z] #20 20.82 Selecting previously unselected package python3.7-minimal. 09:02:52 [2021-08-10T09:02:52.982Z] #20 20.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:02:52 [2021-08-10T09:02:52.982Z] #20 20.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 09:02:53 [2021-08-10T09:02:53.915Z] #20 21.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:02:53 [2021-08-10T09:02:53.915Z] #20 21.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 09:02:54 [2021-08-10T09:02:54.345Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 09:02:54 [2021-08-10T09:02:54.345Z] 09:02:54 [2021-08-10T09:02:54.345Z] ________ ____ __. 09:02:54 [2021-08-10T09:02:54.345Z] \_____ \ | |/ _| 09:02:54 [2021-08-10T09:02:54.345Z] / | \| < 09:02:54 [2021-08-10T09:02:54.345Z] / | \ | \ 09:02:54 [2021-08-10T09:02:54.345Z] \_______ /____|__ \ 09:02:54 [2021-08-10T09:02:54.345Z] \/ \/ 09:02:54 [2021-08-10T09:02:54.345Z] 09:02:54 [2021-08-10T09:02:54.345Z] INFO: make.ps1 ended at 08/10/2021 09:02:53 09:02:55 [2021-08-10T09:02:55.287Z] #20 23.23 Selecting previously unselected package python3-minimal. 09:02:55 [2021-08-10T09:02:55.287Z] #20 23.23 (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 ... 23695 files and directories currently installed.) 09:02:55 [2021-08-10T09:02:55.287Z] #20 23.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 09:02:55 [2021-08-10T09:02:55.287Z] #20 23.28 Unpacking python3-minimal (3.7.3-1) ... 09:02:55 [2021-08-10T09:02:55.308Z] INFO: Binaries build ended at 08/10/2021 09:02:54. Duration:00:01:05.2659021 09:02:55 [2021-08-10T09:02:55.545Z] #20 23.34 Selecting previously unselected package libmpdec2:amd64. 09:02:55 [2021-08-10T09:02:55.545Z] #20 23.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 09:02:55 [2021-08-10T09:02:55.545Z] #20 23.36 Unpacking libmpdec2:amd64 (2.4.2-2) ... 09:02:55 [2021-08-10T09:02:55.545Z] #20 23.44 Selecting previously unselected package libpython3.7-stdlib:amd64. 09:02:55 [2021-08-10T09:02:55.545Z] #20 23.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 09:02:55 [2021-08-10T09:02:55.545Z] #20 23.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:02:55 [2021-08-10T09:02:55.765Z] INFO: Copying the built daemon binary to d:\CI\PR-42715\15\binary\dockerd-dfb2adc171.exe... 09:02:55 [2021-08-10T09:02:55.765Z] INFO: Copying the built client binary to d:\CI\PR-42715\15\binary\docker-dfb2adc171.exe... 09:02:55 [2021-08-10T09:02:55.765Z] INFO: Copying dockerversion from the container... 09:02:55 [2021-08-10T09:02:55.990Z] #22 4.232 Collecting yamllint==1.26.1 09:02:56 [2021-08-10T09:02:56.109Z] #20 24.19 Selecting previously unselected package python3.7. 09:02:56 [2021-08-10T09:02:56.222Z] INFO: Copying the golang package from the container to d:\CI\PR-42715\15\installer\go.zip... 09:02:56 [2021-08-10T09:02:56.366Z] #20 24.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 09:02:56 [2021-08-10T09:02:56.366Z] #20 24.21 Unpacking python3.7 (3.7.3-2+deb10u3) ... 09:02:56 [2021-08-10T09:02:56.366Z] #20 24.31 Selecting previously unselected package libpython3-stdlib:amd64. 09:02:56 [2021-08-10T09:02:56.366Z] #20 24.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 09:02:56 [2021-08-10T09:02:56.366Z] #20 24.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 09:02:56 [2021-08-10T09:02:56.623Z] #20 24.46 Setting up python3-minimal (3.7.3-1) ... 09:02:56 [2021-08-10T09:02:56.679Z] INFO: Extracting go.zip to d:\CI\PR-42715\15\go 09:02:57 [2021-08-10T09:02:57.188Z] #20 25.11 Selecting previously unselected package python3. 09:02:57 [2021-08-10T09:02:57.188Z] #20 25.11 (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 ... 24107 files and directories currently installed.) 09:02:57 [2021-08-10T09:02:57.188Z] #20 25.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 09:02:57 [2021-08-10T09:02:57.188Z] #20 25.17 Unpacking python3 (3.7.3-1) ... 09:02:57 [2021-08-10T09:02:57.446Z] #20 25.27 Selecting previously unselected package libip4tc0:amd64. 09:02:57 [2021-08-10T09:02:57.446Z] #20 25.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 09:02:57 [2021-08-10T09:02:57.446Z] #20 25.28 Unpacking libip4tc0:amd64 (1.8.2-4) ... 09:02:57 [2021-08-10T09:02:57.446Z] #20 25.37 Selecting previously unselected package libip6tc0:amd64. 09:02:57 [2021-08-10T09:02:57.446Z] #20 25.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 09:02:57 [2021-08-10T09:02:57.446Z] #20 25.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.48 Selecting previously unselected package libiptc0:amd64. 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.49 Unpacking libiptc0:amd64 (1.8.2-4) ... 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.56 Selecting previously unselected package libnfnetlink0:amd64. 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.69 Selecting previously unselected package libnftnl11:amd64. 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 09:02:57 [2021-08-10T09:02:57.703Z] #20 25.70 Unpacking libnftnl11:amd64 (1.1.2-2) ... 09:02:57 [2021-08-10T09:02:57.960Z] #20 25.80 Selecting previously unselected package iptables. 09:02:57 [2021-08-10T09:02:57.960Z] #20 25.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 09:02:57 [2021-08-10T09:02:57.960Z] #20 25.82 Unpacking iptables (1.8.2-4) ... 09:02:58 [2021-08-10T09:02:58.083Z] #19 ... 09:02:58 [2021-08-10T09:02:58.083Z] 09:02:58 [2021-08-10T09:02:58.083Z] #43 [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 09:02:58 [2021-08-10T09:02:58.083Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 09:02:58 [2021-08-10T09:02:58.083Z] #43 25.59 Fetched 48.3 MB in 24s (2025 kB/s) 09:02:58 [2021-08-10T09:02:58.218Z] #20 26.09 Selecting previously unselected package xxd. 09:02:58 [2021-08-10T09:02:58.218Z] #20 26.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 09:02:58 [2021-08-10T09:02:58.218Z] #20 26.11 Unpacking xxd (2:8.1.0875-5) ... 09:02:58 [2021-08-10T09:02:58.218Z] #20 26.20 Selecting previously unselected package vim-common. 09:02:58 [2021-08-10T09:02:58.218Z] #20 26.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 09:02:58 [2021-08-10T09:02:58.218Z] #20 26.23 Unpacking vim-common (2:8.1.0875-5) ... 09:02:58 [2021-08-10T09:02:58.476Z] #20 26.38 Selecting previously unselected package bash-completion. 09:02:58 [2021-08-10T09:02:58.476Z] #20 26.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 09:03:01 [2021-08-10T09:03:01.003Z] #20 28.61 Unpacking bash-completion (1:2.8-6) ... 09:03:01 [2021-08-10T09:03:01.003Z] #20 28.90 Selecting previously unselected package bzip2. 09:03:01 [2021-08-10T09:03:01.003Z] #20 28.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 09:03:01 [2021-08-10T09:03:01.003Z] #20 28.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 09:03:01 [2021-08-10T09:03:01.003Z] #20 28.99 Selecting previously unselected package xz-utils. 09:03:01 [2021-08-10T09:03:01.003Z] #20 28.99 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 09:03:01 [2021-08-10T09:03:01.003Z] #20 29.00 Unpacking xz-utils (5.2.4-1) ... 09:03:01 [2021-08-10T09:03:01.260Z] #20 29.16 Selecting previously unselected package apparmor. 09:03:01 [2021-08-10T09:03:01.260Z] #20 29.16 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 09:03:01 [2021-08-10T09:03:01.260Z] #20 29.24 Unpacking apparmor (2.13.2-10) ... 09:03:01 [2021-08-10T09:03:01.327Z] #22 ... 09:03:01 [2021-08-10T09:03:01.327Z] 09:03:01 [2021-08-10T09:03:01.327Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:03:01 [2021-08-10T09:03:01.327Z] #50 sha256:69bacaef96ddc36755da0cde6addf450d1ab39c3719efccddb2587e22d4abf93 09:03:01 [2021-08-10T09:03:01.327Z] #50 165.5 + /build/golangci-lint --version 09:03:01 [2021-08-10T09:03:01.517Z] #20 29.55 Selecting previously unselected package aufs-tools. 09:03:01 [2021-08-10T09:03:01.517Z] #20 29.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 09:03:01 [2021-08-10T09:03:01.590Z] #50 165.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 09:03:01 [2021-08-10T09:03:01.715Z] #54 115.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 09:03:01 [2021-08-10T09:03:01.715Z] #54 116.4 + mkdir -p /build 09:03:01 [2021-08-10T09:03:01.715Z] #54 116.4 + cp runc /build/runc 09:03:01 [2021-08-10T09:03:01.773Z] #20 29.55 Unpacking aufs-tools (1:4.14+20190211-1) ... 09:03:01 [2021-08-10T09:03:01.773Z] #20 29.67 Selecting previously unselected package libonig5:amd64. 09:03:01 [2021-08-10T09:03:01.773Z] #20 29.67 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 09:03:01 [2021-08-10T09:03:01.773Z] #20 29.68 Unpacking libonig5:amd64 (6.9.1-1) ... 09:03:01 [2021-08-10T09:03:01.974Z] #54 DONE 117.2s 09:03:01 [2021-08-10T09:03:01.974Z] 09:03:01 [2021-08-10T09:03:01.974Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:01 [2021-08-10T09:03:01.974Z] #57 sha256:4ea8f7c67e2e1ff5ae263c2510efccb885a20d269281fc9f89539cb9ef10d556 09:03:01 [2021-08-10T09:03:01.974Z] #57 184.1 + bin/containerd 09:03:02 [2021-08-10T09:03:02.030Z] #20 29.80 Selecting previously unselected package libjq1:amd64. 09:03:02 [2021-08-10T09:03:02.030Z] #20 29.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 09:03:02 [2021-08-10T09:03:02.030Z] #20 29.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 09:03:02 [2021-08-10T09:03:02.030Z] #20 29.91 Selecting previously unselected package jq. 09:03:02 [2021-08-10T09:03:02.030Z] #20 29.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 09:03:02 [2021-08-10T09:03:02.030Z] #20 29.94 Unpacking jq (1.5+dfsg-2+b1) ... 09:03:02 [2021-08-10T09:03:02.030Z] #20 30.02 Selecting previously unselected package libaio1:amd64. 09:03:02 [2021-08-10T09:03:02.030Z] #20 30.02 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 09:03:02 [2021-08-10T09:03:02.030Z] #20 30.03 Unpacking libaio1:amd64 (0.3.112-3) ... 09:03:02 [2021-08-10T09:03:02.030Z] #20 30.09 Selecting previously unselected package libgpm2:amd64. 09:03:02 [2021-08-10T09:03:02.030Z] #20 30.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 09:03:02 [2021-08-10T09:03:02.030Z] #20 30.10 Unpacking libgpm2:amd64 (1.20.7-5) ... 09:03:02 [2021-08-10T09:03:02.169Z] #50 DONE 166.6s 09:03:02 [2021-08-10T09:03:02.169Z] 09:03:02 [2021-08-10T09:03:02.169Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 09:03:02 [2021-08-10T09:03:02.169Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a 09:03:02 [2021-08-10T09:03:02.169Z] #22 9.546 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 09:03:02 [2021-08-10T09:03:02.258Z] #43 25.59 Reading package lists... 09:03:02 [2021-08-10T09:03:02.258Z] #43 ... 09:03:02 [2021-08-10T09:03:02.258Z] 09:03:02 [2021-08-10T09:03:02.258Z] #19 [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 09:03:02 [2021-08-10T09:03:02.258Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 09:03:02 [2021-08-10T09:03:02.258Z] #19 26.13 Fetched 51.2 MB in 25s (2059 kB/s) 09:03:02 [2021-08-10T09:03:02.290Z] #20 30.17 Selecting previously unselected package libicu63:amd64. 09:03:02 [2021-08-10T09:03:02.290Z] #20 30.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 09:03:02 [2021-08-10T09:03:02.290Z] #20 30.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 09:03:02 [2021-08-10T09:03:02.434Z] #22 10.76 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 09:03:02 [2021-08-10T09:03:02.434Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 09:03:02 [2021-08-10T09:03:02.434Z] #22 10.89 Collecting pyyaml (from yamllint==1.26.1) 09:03:02 [2021-08-10T09:03:02.698Z] #22 11.13 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) 09:03:03 [2021-08-10T09:03:03.355Z] #57 ... 09:03:03 [2021-08-10T09:03:03.355Z] 09:03:03 [2021-08-10T09:03:03.355Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ 09:03:03 [2021-08-10T09:03:03.355Z] #55 sha256:5dea0f7a5f076f6e9c9420dc6dffe95155994421b863aba6d5b6a42afddb8296 09:03:03 [2021-08-10T09:03:03.355Z] #55 DONE 0.2s 09:03:03 [2021-08-10T09:03:03.355Z] 09:03:03 [2021-08-10T09:03:03.355Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:03 [2021-08-10T09:03:03.355Z] #57 sha256:4ea8f7c67e2e1ff5ae263c2510efccb885a20d269281fc9f89539cb9ef10d556 09:03:03 [2021-08-10T09:03:03.670Z] #22 12.01 Installing build dependencies: started 09:03:05 [2021-08-10T09:03:05.530Z] #19 26.13 Reading package lists... 09:03:05 [2021-08-10T09:03:05.530Z] #19 ... 09:03:05 [2021-08-10T09:03:05.530Z] 09:03:05 [2021-08-10T09:03:05.530Z] #43 [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 09:03:05 [2021-08-10T09:03:05.530Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 09:03:05 [2021-08-10T09:03:05.530Z] #43 25.59 Reading package lists... 09:03:05 [2021-08-10T09:03:05.530Z] #43 35.46 Reading package lists... 09:03:05 [2021-08-10T09:03:05.530Z] #43 ... 09:03:05 [2021-08-10T09:03:05.530Z] 09:03:05 [2021-08-10T09:03:05.530Z] #63 [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 09:03:05 [2021-08-10T09:03:05.530Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd 09:03:05 [2021-08-10T09:03:05.530Z] #63 25.56 Fetched 48.3 MB in 23s (2066 kB/s) 09:03:05 [2021-08-10T09:03:05.530Z] #63 25.56 Reading package lists... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.09 Selecting previously unselected package libnet1:amd64. 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.20 Selecting previously unselected package libnl-3-200:amd64. 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.29 Selecting previously unselected package libprotobuf-c1:amd64. 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.35 Selecting previously unselected package libreadline5:amd64. 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.35 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.44 Selecting previously unselected package net-tools. 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 09:03:05 [2021-08-10T09:03:05.564Z] #20 33.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 09:03:05 [2021-08-10T09:03:05.821Z] #20 33.67 Selecting previously unselected package patch. 09:03:05 [2021-08-10T09:03:05.821Z] #20 33.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... 09:03:05 [2021-08-10T09:03:05.821Z] #20 33.68 Unpacking patch (2.7.6-3+deb10u1) ... 09:03:05 [2021-08-10T09:03:05.821Z] #20 33.78 Selecting previously unselected package python-pip-whl. 09:03:05 [2021-08-10T09:03:05.821Z] #20 33.78 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... 09:03:05 [2021-08-10T09:03:05.821Z] #20 33.79 Unpacking python-pip-whl (18.1-5) ... 09:03:06 [2021-08-10T09:03:06.396Z] #20 34.27 Selecting previously unselected package python3-lib2to3. 09:03:06 [2021-08-10T09:03:06.396Z] #20 34.27 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... 09:03:06 [2021-08-10T09:03:06.396Z] #20 34.28 Unpacking python3-lib2to3 (3.7.3-1) ... 09:03:06 [2021-08-10T09:03:06.396Z] #20 34.38 Selecting previously unselected package python3-distutils. 09:03:06 [2021-08-10T09:03:06.396Z] #20 34.38 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... 09:03:06 [2021-08-10T09:03:06.396Z] #20 34.38 Unpacking python3-distutils (3.7.3-1) ... 09:03:06 [2021-08-10T09:03:06.654Z] #20 34.51 Selecting previously unselected package python3-pip. 09:03:06 [2021-08-10T09:03:06.654Z] #20 34.51 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... 09:03:06 [2021-08-10T09:03:06.654Z] #20 34.51 Unpacking python3-pip (18.1-5) ... 09:03:06 [2021-08-10T09:03:06.654Z] #20 34.73 Selecting previously unselected package python3-pkg-resources. 09:03:06 [2021-08-10T09:03:06.654Z] #20 34.73 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... 09:03:06 [2021-08-10T09:03:06.654Z] #20 34.74 Unpacking python3-pkg-resources (40.8.0-1) ... 09:03:06 [2021-08-10T09:03:06.912Z] #20 34.88 Selecting previously unselected package python3-setuptools. 09:03:06 [2021-08-10T09:03:06.912Z] #20 34.88 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... 09:03:06 [2021-08-10T09:03:06.912Z] #20 34.89 Unpacking python3-setuptools (40.8.0-1) ... 09:03:07 [2021-08-10T09:03:07.170Z] #20 35.07 Selecting previously unselected package python3-wheel. 09:03:07 [2021-08-10T09:03:07.170Z] #20 35.08 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... 09:03:07 [2021-08-10T09:03:07.170Z] #20 35.09 Unpacking python3-wheel (0.32.3-2) ... 09:03:07 [2021-08-10T09:03:07.170Z] #20 35.16 Selecting previously unselected package sudo. 09:03:07 [2021-08-10T09:03:07.170Z] #20 35.16 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... 09:03:07 [2021-08-10T09:03:07.428Z] #20 35.17 Unpacking sudo (1.8.27-1+deb10u3) ... 09:03:07 [2021-08-10T09:03:07.686Z] #20 35.58 Selecting previously unselected package thin-provisioning-tools. 09:03:07 [2021-08-10T09:03:07.686Z] #20 35.59 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 09:03:07 [2021-08-10T09:03:07.686Z] #20 35.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 09:03:07 [2021-08-10T09:03:07.944Z] #20 35.81 Selecting previously unselected package uidmap. 09:03:07 [2021-08-10T09:03:07.944Z] #20 35.81 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... 09:03:07 [2021-08-10T09:03:07.944Z] #20 35.82 Unpacking uidmap (1:4.5-1.1) ... 09:03:07 [2021-08-10T09:03:07.944Z] #20 35.94 Selecting previously unselected package vim-runtime. 09:03:07 [2021-08-10T09:03:07.944Z] #20 35.94 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... 09:03:07 [2021-08-10T09:03:07.944Z] #20 35.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 09:03:08 [2021-08-10T09:03:08.052Z] #63 35.27 Reading package lists... 09:03:08 [2021-08-10T09:03:08.052Z] #63 ... 09:03:08 [2021-08-10T09:03:08.052Z] 09:03:08 [2021-08-10T09:03:08.052Z] #19 [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 09:03:08 [2021-08-10T09:03:08.052Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 09:03:08 [2021-08-10T09:03:08.052Z] #19 26.13 Reading package lists... 09:03:08 [2021-08-10T09:03:08.201Z] #20 36.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 09:03:08 [2021-08-10T09:03:08.201Z] #20 36.01 Unpacking vim-runtime (2:8.1.0875-5) ... 09:03:10 [2021-08-10T09:03:10.729Z] #20 38.68 Selecting previously unselected package vim. 09:03:10 [2021-08-10T09:03:10.729Z] #20 38.69 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... 09:03:10 [2021-08-10T09:03:10.729Z] #20 38.71 Unpacking vim (2:8.1.0875-5) ... 09:03:11 [2021-08-10T09:03:11.295Z] #20 39.14 Selecting previously unselected package xfsprogs. 09:03:11 [2021-08-10T09:03:11.295Z] #20 39.14 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... 09:03:11 [2021-08-10T09:03:11.295Z] #20 39.14 Unpacking xfsprogs (4.20.0-1) ... 09:03:11 [2021-08-10T09:03:11.553Z] #20 39.57 Selecting previously unselected package zip. 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.57 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.58 Unpacking zip (3.0-11+b1) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.79 Setting up aufs-tools (1:4.14+20190211-1) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.83 Setting up libip6tc0:amd64 (1.8.2-4) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.85 Setting up libgpm2:amd64 (1.20.7-5) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.86 Setting up libip4tc0:amd64 (1.8.2-4) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.88 Setting up uidmap (1:4.5-1.1) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.89 Setting up libnftnl11:amd64 (1.1.2-2) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:03:11 [2021-08-10T09:03:11.843Z] #20 39.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 09:03:12 [2021-08-10T09:03:12.106Z] #20 39.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:03:12 [2021-08-10T09:03:12.106Z] #20 39.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 09:03:12 [2021-08-10T09:03:12.106Z] #20 39.97 Setting up xxd (2:8.1.0875-5) ... 09:03:12 [2021-08-10T09:03:12.106Z] #20 39.98 Setting up zip (3.0-11+b1) ... 09:03:12 [2021-08-10T09:03:12.106Z] #20 40.00 Setting up vim-common (2:8.1.0875-5) ... 09:03:12 [2021-08-10T09:03:12.106Z] #20 40.02 Setting up bash-completion (1:2.8-6) ... 09:03:12 [2021-08-10T09:03:12.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:03:12 [2021-08-10T09:03:12.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:03:12 [2021-08-10T09:03:12.369Z] #20 ... 09:03:12 [2021-08-10T09:03:12.369Z] 09:03:12 [2021-08-10T09:03:12.369Z] #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 09:03:12 [2021-08-10T09:03:12.369Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:03:12 [2021-08-10T09:03:12.369Z] #40 170.5 + dpkg --print-architecture 09:03:12 [2021-08-10T09:03:12.369Z] #40 170.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 09:03:12 [2021-08-10T09:03:12.934Z] #40 171.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 09:03:12 [2021-08-10T09:03:12.934Z] #40 171.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 09:03:13 [2021-08-10T09:03:13.306Z] #19 36.66 Reading package lists... 09:03:13 [2021-08-10T09:03:13.306Z] #19 ... 09:03:13 [2021-08-10T09:03:13.306Z] 09:03:13 [2021-08-10T09:03:13.306Z] #66 [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 09:03:13 [2021-08-10T09:03:13.306Z] #66 sha256:3d7ebba53815ea24e1441872c44aadc1af3c9904a25e8e80a81e6691c12194a2 09:03:13 [2021-08-10T09:03:13.306Z] #66 43.41 + for f in rootlesskit rootlesskit-docker-proxy 09:03:13 [2021-08-10T09:03:13.306Z] #66 43.41 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 09:03:17 [2021-08-10T09:03:17.740Z] INFO: Extraction ended at 08/10/2021 09:03:15. Duration:00:00:19.2023495 09:03:17 [2021-08-10T09:03:17.741Z] INFO: Updating the golang and path environment variables 09:03:17 [2021-08-10T09:03:17.741Z] INFO: GOPATH=d:\gopath 09:03:17 [2021-08-10T09:03:17.741Z] INFO: go version go1.16.6 windows/amd64 09:03:17 [2021-08-10T09:03:17.741Z] INFO: Running the daemon under test in debug mode 09:03:17 [2021-08-10T09:03:17.741Z] INFO: Starting a daemon under test... 09:03:17 [2021-08-10T09:03:17.741Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42715\15\daemon --pidfile d:\CI\PR-42715\15\docker.pid -D 09:03:17 [2021-08-10T09:03:17.741Z] INFO: Process started successfully. 09:03:17 [2021-08-10T09:03:17.741Z] INFO: Start tailing logs of the daemon under tests 09:03:17 [2021-08-10T09:03:17.884Z] f143c6fed32d: Pull complete 09:03:17 [2021-08-10T09:03:17.884Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 09:03:17 [2021-08-10T09:03:17.884Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 09:03:17 [2021-08-10T09:03:17.884Z] mcr.microsoft.com/windows/servercore:ltsc2019 09:03:17 [2021-08-10T09:03:17.884Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Docker version of control daemon 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] Client: 09:03:17 [2021-08-10T09:03:17.884Z] Version: 20.10.6 09:03:17 [2021-08-10T09:03:17.884Z] API version: 1.41 09:03:17 [2021-08-10T09:03:17.884Z] Go version: go1.16.3 09:03:17 [2021-08-10T09:03:17.884Z] Git commit: 370c289 09:03:17 [2021-08-10T09:03:17.884Z] Built: Fri Apr 9 22:49:36 2021 09:03:17 [2021-08-10T09:03:17.884Z] OS/Arch: windows/amd64 09:03:17 [2021-08-10T09:03:17.884Z] Context: default 09:03:17 [2021-08-10T09:03:17.884Z] Experimental: true 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] Server: Docker Engine - Community 09:03:17 [2021-08-10T09:03:17.884Z] Engine: 09:03:17 [2021-08-10T09:03:17.884Z] Version: 20.10.6 09:03:17 [2021-08-10T09:03:17.884Z] API version: 1.41 (minimum version 1.24) 09:03:17 [2021-08-10T09:03:17.884Z] Go version: go1.13.15 09:03:17 [2021-08-10T09:03:17.884Z] Git commit: 8728dd2 09:03:17 [2021-08-10T09:03:17.884Z] Built: Fri Apr 9 22:45:40 2021 09:03:17 [2021-08-10T09:03:17.884Z] OS/Arch: windows/amd64 09:03:17 [2021-08-10T09:03:17.884Z] Experimental: true 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Docker info of control daemon 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] Client: 09:03:17 [2021-08-10T09:03:17.884Z] Context: default 09:03:17 [2021-08-10T09:03:17.884Z] Debug Mode: false 09:03:17 [2021-08-10T09:03:17.884Z] Plugins: 09:03:17 [2021-08-10T09:03:17.884Z] app: Docker Application (Docker Inc., v0.8.0) 09:03:17 [2021-08-10T09:03:17.884Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 09:03:17 [2021-08-10T09:03:17.884Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] Server: 09:03:17 [2021-08-10T09:03:17.884Z] Containers: 0 09:03:17 [2021-08-10T09:03:17.884Z] Running: 0 09:03:17 [2021-08-10T09:03:17.884Z] Paused: 0 09:03:17 [2021-08-10T09:03:17.884Z] Stopped: 0 09:03:17 [2021-08-10T09:03:17.884Z] Images: 1 09:03:17 [2021-08-10T09:03:17.884Z] Server Version: 20.10.6 09:03:17 [2021-08-10T09:03:17.884Z] Storage Driver: windowsfilter (windows) lcow (linux) 09:03:17 [2021-08-10T09:03:17.884Z] Windows: 09:03:17 [2021-08-10T09:03:17.884Z] LCOW: 09:03:17 [2021-08-10T09:03:17.884Z] Logging Driver: json-file 09:03:17 [2021-08-10T09:03:17.884Z] Plugins: 09:03:17 [2021-08-10T09:03:17.884Z] Volume: local 09:03:17 [2021-08-10T09:03:17.884Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 09:03:17 [2021-08-10T09:03:17.884Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 09:03:17 [2021-08-10T09:03:17.884Z] Swarm: inactive 09:03:17 [2021-08-10T09:03:17.884Z] Default Isolation: process 09:03:17 [2021-08-10T09:03:17.884Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 09:03:17 [2021-08-10T09:03:17.884Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) 09:03:17 [2021-08-10T09:03:17.884Z] OSType: windows 09:03:17 [2021-08-10T09:03:17.884Z] Architecture: x86_64 09:03:17 [2021-08-10T09:03:17.884Z] CPUs: 4 09:03:17 [2021-08-10T09:03:17.884Z] Total Memory: 32GiB 09:03:17 [2021-08-10T09:03:17.884Z] Name: azwin-2-028440 09:03:17 [2021-08-10T09:03:17.884Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 09:03:17 [2021-08-10T09:03:17.884Z] Docker Root Dir: D:\docker 09:03:17 [2021-08-10T09:03:17.884Z] Debug Mode: false 09:03:17 [2021-08-10T09:03:17.884Z] Registry: https://index.docker.io/v1/ 09:03:17 [2021-08-10T09:03:17.884Z] Labels: 09:03:17 [2021-08-10T09:03:17.884Z] Experimental: true 09:03:17 [2021-08-10T09:03:17.884Z] Insecure Registries: 09:03:17 [2021-08-10T09:03:17.884Z] 10.0.0.4:5000 09:03:17 [2021-08-10T09:03:17.884Z] 127.0.0.0/8 09:03:17 [2021-08-10T09:03:17.884Z] Registry Mirrors: 09:03:17 [2021-08-10T09:03:17.884Z] http://10.0.0.4:5000/ 09:03:17 [2021-08-10T09:03:17.884Z] Live Restore Enabled: false 09:03:17 [2021-08-10T09:03:17.884Z] Product License: Community Engine 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Commit hash is 3270281291 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Nuke-Everything... 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Container count on control daemon to delete is 0 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Nuking d:\CI 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Zapped successfully 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Location for testing is d:\CI\PR-42715\15 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Validating GOLang consistency in Dockerfile.windows... 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:17 [2021-08-10T09:03:17.884Z] INFO: Building the image from Dockerfile.windows at 08/10/2021 09:03:16... 09:03:17 [2021-08-10T09:03:17.884Z] 09:03:18 [2021-08-10T09:03:18.197Z] INFO: Waiting for the daemon under test to start... 09:03:18 [2021-08-10T09:03:18.557Z] #66 DONE 48.3s 09:03:18 [2021-08-10T09:03:18.557Z] 09:03:18 [2021-08-10T09:03:18.557Z] #19 [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 09:03:18 [2021-08-10T09:03:18.557Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 09:03:18 [2021-08-10T09:03:18.557Z] #19 36.66 Reading package lists... 09:03:18 [2021-08-10T09:03:18.557Z] #19 46.28 Building dependency tree... 09:03:18 [2021-08-10T09:03:18.557Z] #19 ... 09:03:18 [2021-08-10T09:03:18.557Z] 09:03:18 [2021-08-10T09:03:18.557Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 09:03:18 [2021-08-10T09:03:18.557Z] #67 sha256:2d166a9654e501278dd75d0af21caec847ce86b04329fbc399dcec7001522b78 09:03:18 [2021-08-10T09:03:18.557Z] #67 DONE 0.1s 09:03:18 [2021-08-10T09:03:18.557Z] 09:03:18 [2021-08-10T09:03:18.557Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:03:18 [2021-08-10T09:03:18.557Z] #68 sha256:5e9b80ce5e0e14c8c9aedeed0588eb13c164eac5e24586f6b1f046ff7784bf92 09:03:18 [2021-08-10T09:03:18.557Z] #68 DONE 0.0s 09:03:18 [2021-08-10T09:03:18.557Z] 09:03:18 [2021-08-10T09:03:18.557Z] #43 [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 09:03:18 [2021-08-10T09:03:18.557Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 09:03:18 [2021-08-10T09:03:18.557Z] #43 35.46 Reading package lists... 09:03:18 [2021-08-10T09:03:18.557Z] #43 45.10 Building dependency tree... 09:03:18 [2021-08-10T09:03:18.557Z] #43 48.16 The following additional packages will be installed: 09:03:18 [2021-08-10T09:03:18.557Z] #43 48.17 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd 09:03:18 [2021-08-10T09:03:18.557Z] #43 48.18 Suggested packages: 09:03:18 [2021-08-10T09:03:18.557Z] #43 48.18 cmake-doc ninja-build lrzip 09:03:18 [2021-08-10T09:03:18.557Z] #43 48.18 Recommended packages: 09:03:18 [2021-08-10T09:03:18.557Z] #43 48.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 09:03:18 [2021-08-10T09:03:18.557Z] #43 48.84 The following NEW packages will be installed: 09:03:18 [2021-08-10T09:03:18.557Z] #43 48.89 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd 09:03:18 [2021-08-10T09:03:18.630Z] #22 25.58 Installing build dependencies: finished with status 'done' 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.37 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.37 Need to get 5913 kB of archives. 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.37 After this operation, 27.4 MB of additional disk space will be used. 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.46 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 09:03:19 [2021-08-10T09:03:19.120Z] #43 49.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 09:03:19 [2021-08-10T09:03:19.485Z] #40 ... 09:03:19 [2021-08-10T09:03:19.485Z] 09:03:19 [2021-08-10T09:03:19.485Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:03:19 [2021-08-10T09:03:19.485Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.37 Setting up libiptc0:amd64 (1.8.2-4) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.39 Setting up xz-utils (5.2.4-1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.42 Setting up patch (2.7.6-3+deb10u1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.44 Setting up sudo (1.8.27-1+deb10u3) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.50 invoke-rc.d: could not determine current runlevel 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.50 invoke-rc.d: policy-rc.d denied execution of start. 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.51 Setting up pigz (2.4-1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.56 Setting up python-pip-whl (18.1-5) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.58 Setting up libmpdec2:amd64 (2.4.2-2) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.60 Setting up vim-runtime (2:8.1.0875-5) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.94 Setting up libaio1:amd64 (0.3.112-3) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.95 Setting up libonig5:amd64 (6.9.1-1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.98 Setting up vim (2:8.1.0875-5) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.09 Setting up jq (1.5+dfsg-2+b1) ... 09:03:19 [2021-08-10T09:03:19.485Z] #20 43.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 09:03:19 [2021-08-10T09:03:19.486Z] #20 43.12 Setting up python3.7 (3.7.3-2+deb10u3) ... 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.53 Setting up iptables (1.8.2-4) ... 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.60 Setting up python3 (3.7.3-1) ... 09:03:19 [2021-08-10T09:03:19.486Z] #20 45.96 Setting up python3-wheel (0.32.3-2) ... 09:03:19 [2021-08-10T09:03:19.486Z] #20 46.62 Setting up apparmor (2.13.2-10) ... 09:03:19 [2021-08-10T09:03:19.684Z] #43 ... 09:03:19 [2021-08-10T09:03:19.684Z] 09:03:19 [2021-08-10T09:03:19.684Z] #19 [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 09:03:19 [2021-08-10T09:03:19.684Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 09:03:19 [2021-08-10T09:03:19.684Z] #19 46.28 Building dependency tree... 09:03:19 [2021-08-10T09:03:19.942Z] #19 ... 09:03:19 [2021-08-10T09:03:19.942Z] 09:03:19 [2021-08-10T09:03:19.942Z] #63 [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 09:03:19 [2021-08-10T09:03:19.942Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd 09:03:19 [2021-08-10T09:03:19.942Z] #63 35.27 Reading package lists... 09:03:19 [2021-08-10T09:03:19.942Z] #63 44.80 Building dependency tree... 09:03:19 [2021-08-10T09:03:19.942Z] #63 47.64 The following additional packages will be installed: 09:03:19 [2021-08-10T09:03:19.942Z] #63 47.64 libbtrfs0 09:03:19 [2021-08-10T09:03:19.942Z] #63 47.83 The following NEW packages will be installed: 09:03:19 [2021-08-10T09:03:19.942Z] #63 47.85 libbtrfs-dev libbtrfs0 09:03:19 [2021-08-10T09:03:19.942Z] #63 48.21 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. 09:03:19 [2021-08-10T09:03:19.942Z] #63 48.21 Need to get 119 kB of archives. 09:03:19 [2021-08-10T09:03:19.942Z] #63 48.21 After this operation, 387 kB of additional disk space will be used. 09:03:19 [2021-08-10T09:03:19.942Z] #63 48.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 09:03:19 [2021-08-10T09:03:19.942Z] #63 48.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 09:03:19 [2021-08-10T09:03:19.942Z] #63 48.98 debconf: delaying package configuration, since apt-utils is not installed 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.32 Fetched 119 kB in 0s (432 kB/s) 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.38 Selecting previously unselected package libbtrfs0. 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.42 Unpacking libbtrfs0 (4.20.1-2) ... 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.59 Selecting previously unselected package libbtrfs-dev. 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.72 Unpacking libbtrfs-dev (4.20.1-2) ... 09:03:19 [2021-08-10T09:03:19.942Z] #63 49.99 Setting up libbtrfs0 (4.20.1-2) ... 09:03:19 [2021-08-10T09:03:19.942Z] #63 50.00 Setting up libbtrfs-dev (4.20.1-2) ... 09:03:19 [2021-08-10T09:03:19.942Z] #63 50.01 Processing triggers for libc-bin (2.28-10) ... 09:03:19 [2021-08-10T09:03:19.942Z] #63 DONE 50.3s 09:03:20 [2021-08-10T09:03:20.201Z] 09:03:20 [2021-08-10T09:03:20.201Z] #43 [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 09:03:20 [2021-08-10T09:03:20.201Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 09:03:20 [2021-08-10T09:03:20.201Z] #43 50.32 debconf: delaying package configuration, since apt-utils is not installed 09:03:20 [2021-08-10T09:03:20.201Z] #43 50.61 Fetched 5913 kB in 1s (11.0 MB/s) 09:03:20 [2021-08-10T09:03:20.201Z] #43 50.69 Selecting previously unselected package xxd. 09:03:20 [2021-08-10T09:03:20.419Z] #20 48.39 Setting up xfsprogs (4.20.0-1) ... 09:03:20 [2021-08-10T09:03:20.419Z] #20 48.40 Setting up python3-lib2to3 (3.7.3-1) ... 09:03:20 [2021-08-10T09:03:20.458Z] #43 50.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 ... 29521 files and directories currently installed.) 09:03:20 [2021-08-10T09:03:20.458Z] #43 50.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 09:03:20 [2021-08-10T09:03:20.458Z] #43 50.77 Unpacking xxd (2:8.1.0875-5) ... 09:03:20 [2021-08-10T09:03:20.458Z] #43 50.89 Selecting previously unselected package vim-common. 09:03:20 [2021-08-10T09:03:20.458Z] #43 50.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 09:03:20 [2021-08-10T09:03:20.458Z] #43 50.91 Unpacking vim-common (2:8.1.0875-5) ... 09:03:20 [2021-08-10T09:03:20.715Z] #43 51.02 Selecting previously unselected package cmake-data. 09:03:20 [2021-08-10T09:03:20.715Z] #43 51.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 09:03:20 [2021-08-10T09:03:20.715Z] #43 51.04 Unpacking cmake-data (3.13.4-1) ... 09:03:20 [2021-08-10T09:03:20.985Z] #20 48.74 Setting up python3-pkg-resources (40.8.0-1) ... 09:03:21 [2021-08-10T09:03:21.615Z] Sending build context to Docker daemon 60.99MB 09:03:21 [2021-08-10T09:03:21.615Z] 09:03:21 [2021-08-10T09:03:21.615Z] Step 1/10 : FROM microsoft/windowsservercore 09:03:21 [2021-08-10T09:03:21.615Z] ---> 9a0a02eca0e6 09:03:21 [2021-08-10T09:03:21.615Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 09:03:21 [2021-08-10T09:03:21.615Z] ---> Running in bc18061cff4e 09:03:21 [2021-08-10T09:03:21.647Z] #43 51.84 Selecting previously unselected package libarchive13:amd64. 09:03:21 [2021-08-10T09:03:21.647Z] #43 51.84 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 09:03:21 [2021-08-10T09:03:21.647Z] #43 51.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 09:03:21 [2021-08-10T09:03:21.647Z] #43 51.91 Selecting previously unselected package libjsoncpp1:amd64. 09:03:21 [2021-08-10T09:03:21.647Z] #43 51.91 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... 09:03:21 [2021-08-10T09:03:21.647Z] #43 51.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 09:03:21 [2021-08-10T09:03:21.647Z] #43 51.99 Selecting previously unselected package librhash0:amd64. 09:03:21 [2021-08-10T09:03:21.647Z] #43 52.01 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... 09:03:21 [2021-08-10T09:03:21.647Z] #43 52.01 Unpacking librhash0:amd64 (1.3.8-1) ... 09:03:21 [2021-08-10T09:03:21.808Z] #20 49.54 Setting up python3-distutils (3.7.3-1) ... 09:03:21 [2021-08-10T09:03:21.930Z] #43 52.18 Selecting previously unselected package libuv1:amd64. 09:03:21 [2021-08-10T09:03:21.930Z] #43 52.19 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... 09:03:21 [2021-08-10T09:03:21.930Z] #43 52.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 09:03:21 [2021-08-10T09:03:21.930Z] #43 52.31 Selecting previously unselected package cmake. 09:03:21 [2021-08-10T09:03:21.930Z] #43 52.32 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... 09:03:21 [2021-08-10T09:03:21.930Z] #43 52.33 Unpacking cmake (3.13.4-1) ... 09:03:22 [2021-08-10T09:03:22.067Z] #20 49.96 Setting up python3-setuptools (40.8.0-1) ... 09:03:22 [2021-08-10T09:03:22.074Z] Removing intermediate container bc18061cff4e 09:03:22 [2021-08-10T09:03:22.074Z] ---> dc2f20828665 09:03:22 [2021-08-10T09:03:22.074Z] Step 3/10 : ARG GO_VERSION=1.16.6 09:03:22 [2021-08-10T09:03:22.074Z] ---> Running in 54485473691b 09:03:22 [2021-08-10T09:03:22.532Z] Removing intermediate container 54485473691b 09:03:22 [2021-08-10T09:03:22.532Z] ---> 1356bd9c2506 09:03:22 [2021-08-10T09:03:22.532Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 09:03:22 [2021-08-10T09:03:22.532Z] ---> Running in 3ed1ecfd6b29 09:03:22 [2021-08-10T09:03:22.886Z] #22 30.55 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 09:03:22 [2021-08-10T09:03:22.886Z] #22 30.56 Building wheels for collected packages: yamllint, pyyaml 09:03:22 [2021-08-10T09:03:22.886Z] #22 30.56 Running setup.py bdist_wheel for yamllint: started 09:03:22 [2021-08-10T09:03:22.886Z] #22 31.38 Running setup.py bdist_wheel for yamllint: finished with status 'done' 09:03:22 [2021-08-10T09:03:22.886Z] #22 31.38 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 09:03:22 [2021-08-10T09:03:22.895Z] #43 53.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 09:03:22 [2021-08-10T09:03:22.895Z] #43 53.35 Setting up xxd (2:8.1.0875-5) ... 09:03:22 [2021-08-10T09:03:22.991Z] Removing intermediate container 3ed1ecfd6b29 09:03:22 [2021-08-10T09:03:22.991Z] ---> 186b325c9251 09:03:22 [2021-08-10T09:03:22.991Z] 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} 09:03:22 [2021-08-10T09:03:22.991Z] ---> Running in 77d72e0491b2 09:03:22 [2021-08-10T09:03:22.991Z] Removing intermediate container 77d72e0491b2 09:03:22 [2021-08-10T09:03:22.991Z] ---> 789797666f6f 09:03:22 [2021-08-10T09:03:22.991Z] 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; 09:03:22 [2021-08-10T09:03:22.991Z] ---> Running in 37c52f9da2ae 09:03:23 [2021-08-10T09:03:23.000Z] #20 50.88 Setting up python3-pip (18.1-5) ... 09:03:23 [2021-08-10T09:03:23.151Z] #22 31.45 Running setup.py bdist_wheel for pyyaml: started 09:03:23 [2021-08-10T09:03:23.174Z] #43 53.36 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 09:03:23 [2021-08-10T09:03:23.174Z] #43 53.38 Setting up vim-common (2:8.1.0875-5) ... 09:03:23 [2021-08-10T09:03:23.174Z] #43 53.40 Setting up librhash0:amd64 (1.3.8-1) ... 09:03:23 [2021-08-10T09:03:23.430Z] #43 53.64 Setting up cmake-data (3.13.4-1) ... 09:03:23 [2021-08-10T09:03:23.430Z] #43 53.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 09:03:23 [2021-08-10T09:03:23.430Z] #43 53.87 Setting up cmake (3.13.4-1) ... 09:03:23 [2021-08-10T09:03:23.686Z] #43 53.89 Processing triggers for libc-bin (2.28-10) ... 09:03:23 [2021-08-10T09:03:23.686Z] #43 53.94 Processing triggers for mime-support (3.62) ... 09:03:23 [2021-08-10T09:03:23.933Z] #20 51.78 Processing triggers for libc-bin (2.28-10) ... 09:03:23 [2021-08-10T09:03:23.933Z] #20 51.83 Processing triggers for mime-support (3.62) ... 09:03:24 [2021-08-10T09:03:24.496Z] #20 DONE 52.2s 09:03:24 [2021-08-10T09:03:24.496Z] 09:03:24 [2021-08-10T09:03:24.496Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 09:03:24 [2021-08-10T09:03:24.496Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 09:03:24 [2021-08-10T09:03:24.606Z] #22 32.83 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 09:03:24 [2021-08-10T09:03:24.606Z] #22 32.83 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 09:03:24 [2021-08-10T09:03:24.606Z] #22 33.00 Successfully built yamllint pyyaml 09:03:24 [2021-08-10T09:03:24.606Z] #22 33.02 Installing collected packages: pathspec, pyyaml, yamllint 09:03:24 [2021-08-10T09:03:24.885Z] #22 33.30 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 09:03:25 [2021-08-10T09:03:25.054Z] #43 DONE 55.3s 09:03:25 [2021-08-10T09:03:25.054Z] 09:03:25 [2021-08-10T09:03:25.054Z] #19 [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 09:03:25 [2021-08-10T09:03:25.054Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 09:03:25 [2021-08-10T09:03:25.054Z] #19 49.61 The following additional packages will be installed: 09:03:25 [2021-08-10T09:03:25.054Z] #19 49.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 09:03:25 [2021-08-10T09:03:25.054Z] #19 49.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 09:03:25 [2021-08-10T09:03:25.054Z] #19 49.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 09:03:25 [2021-08-10T09:03:25.054Z] #19 49.62 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 09:03:25 [2021-08-10T09:03:25.054Z] #19 49.63 mingw-w64-x86-64-dev 09:03:25 [2021-08-10T09:03:25.054Z] #19 49.64 Suggested packages: 09:03:25 [2021-08-10T09:03:25.054Z] #19 49.64 gcc-8-locales seccomp wine64 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.03 The following NEW packages will be installed: 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.05 The following packages will be upgraded: 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.05 libseccomp2 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.36 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.36 Need to get 77.8 MB of archives. 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.36 After this operation, 487 MB of additional disk space will be used. 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.38 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.39 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 50.87 Get:11 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] 09:03:25 [2021-08-10T09:03:25.054Z] #19 52.19 Get:12 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] 09:03:25 [2021-08-10T09:03:25.054Z] #19 52.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 52.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 52.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.02 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.16 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.68 debconf: delaying package configuration, since apt-utils is not installed 09:03:25 [2021-08-10T09:03:25.054Z] #19 53.96 Fetched 77.8 MB in 3s (25.2 MB/s) 09:03:25 [2021-08-10T09:03:25.310Z] #19 54.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) 09:03:25 [2021-08-10T09:03:25.310Z] #19 54.07 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... 09:03:25 [2021-08-10T09:03:25.310Z] #19 54.10 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 09:03:25 [2021-08-10T09:03:25.486Z] #22 DONE 33.9s 09:03:25 [2021-08-10T09:03:25.486Z] 09:03:25 [2021-08-10T09:03:25.486Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:25 [2021-08-10T09:03:25.486Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:03:25 [2021-08-10T09:03:25.567Z] #19 54.29 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... 09:03:25 [2021-08-10T09:03:25.567Z] #19 54.44 Selecting previously unselected package binutils-mingw-w64-i686. 09:03:25 [2021-08-10T09:03:25.823Z] #19 54.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) 09:03:25 [2021-08-10T09:03:25.823Z] #19 54.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 09:03:25 [2021-08-10T09:03:25.823Z] #19 54.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 09:03:25 [2021-08-10T09:03:25.867Z] #21 1.523 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 09:03:25 [2021-08-10T09:03:25.867Z] #21 1.526 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 09:03:25 [2021-08-10T09:03:25.867Z] #21 1.530 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 09:03:26 [2021-08-10T09:03:26.125Z] #21 DONE 1.6s 09:03:26 [2021-08-10T09:03:26.125Z] 09:03:26 [2021-08-10T09:03:26.125Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 09:03:26 [2021-08-10T09:03:26.125Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 09:03:26 [2021-08-10T09:03:26.384Z] #19 55.16 Selecting previously unselected package binutils-mingw-w64-x86-64. 09:03:26 [2021-08-10T09:03:26.384Z] #19 55.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 09:03:26 [2021-08-10T09:03:26.384Z] #19 55.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 09:03:27 [2021-08-10T09:03:27.313Z] #19 55.96 Selecting previously unselected package binutils-mingw-w64. 09:03:27 [2021-08-10T09:03:27.313Z] #19 55.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 09:03:27 [2021-08-10T09:03:27.313Z] #19 55.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.03 Selecting previously unselected package libdevmapper1.02.1:amd64. 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.13 Selecting previously unselected package dmsetup. 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.14 Unpacking dmsetup (2:1.02.155-3) ... 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.21 Selecting previously unselected package mingw-w64-common. 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 09:03:27 [2021-08-10T09:03:27.313Z] #19 56.22 Unpacking mingw-w64-common (6.0.0-3) ... 09:03:29 [2021-08-10T09:03:29.204Z] #19 ... 09:03:29 [2021-08-10T09:03:29.204Z] 09:03:29 [2021-08-10T09:03:29.204Z] #44 [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 09:03:29 [2021-08-10T09:03:29.204Z] #44 sha256:16bda217c192a8ade837c5c9ea6fdc71e3f28b5c172246816db1a51e8ba3981a 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.839 + RM_GOPATH=0 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.839 + TMP_GOPATH= 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.839 + : /build 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.839 + '[' -z '' ']' 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.840 ++ mktemp -d 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.841 + export GOPATH=/tmp/tmp.vakkijgeHO 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.841 + GOPATH=/tmp/tmp.vakkijgeHO 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.841 + RM_GOPATH=1 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.842 + case "$(go env GOARCH)" in 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.842 ++ go env GOARCH 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.858 + export GO_BUILDMODE=-buildmode=pie 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.858 + GO_BUILDMODE=-buildmode=pie 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.859 ++ dirname /tmp/install/install.sh 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.861 + dir=/tmp/install 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.862 + bin=tini 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.862 + shift 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.863 + '[' '!' -f /tmp/install/tini.installer ']' 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.863 + . /tmp/install/tini.installer 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.864 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.865 + install_tini 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.865 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.865 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.866 + git clone https://github.com/krallin/tini.git /tmp/tmp.vakkijgeHO/tini 09:03:29 [2021-08-10T09:03:29.204Z] #44 0.869 Cloning into '/tmp/tmp.vakkijgeHO/tini'... 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.215 + cd /tmp/tmp.vakkijgeHO/tini 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.216 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.224 + cmake . 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.350 -- The C compiler identification is GNU 8.3.0 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.372 -- Check for working C compiler: /usr/bin/cc 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.584 -- Check for working C compiler: /usr/bin/cc -- works 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.585 -- Detecting C compiler ABI info 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.770 -- Detecting C compiler ABI info - done 09:03:29 [2021-08-10T09:03:29.204Z] #44 1.786 -- Detecting C compile features 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.471 -- Detecting C compile features - done 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.483 -- Performing Test HAS_BUILTIN_FORTIFY 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.569 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.601 -- Configuring done 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.613 -- Generating done 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.614 -- Build files have been written to: /tmp/tmp.vakkijgeHO/tini 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.617 + make tini-static 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.716 Scanning dependencies of target tini-static 09:03:29 [2021-08-10T09:03:29.204Z] #44 2.740 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 09:03:29 [2021-08-10T09:03:29.204Z] #44 3.083 [100%] Linking C executable tini-static 09:03:29 [2021-08-10T09:03:29.204Z] #44 3.245 [100%] Built target tini-static 09:03:29 [2021-08-10T09:03:29.204Z] #44 3.278 + mkdir -p /build 09:03:29 [2021-08-10T09:03:29.204Z] #44 3.280 + cp tini-static /build/docker-init 09:03:29 [2021-08-10T09:03:29.204Z] #44 DONE 4.0s 09:03:29 [2021-08-10T09:03:29.204Z] 09:03:29 [2021-08-10T09:03:29.204Z] #64 [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 09:03:29 [2021-08-10T09:03:29.204Z] #64 sha256:0ac2f0b7ea685b32cbd7c8a05405cde0d85765f16899efeaa297e6f472d9c01b 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.986 + RM_GOPATH=0 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.986 + TMP_GOPATH= 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.986 + : /build 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.986 + '[' -z '' ']' 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.986 ++ mktemp -d 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.990 + export GOPATH=/tmp/tmp.jFUsrl7vdR 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.991 + GOPATH=/tmp/tmp.jFUsrl7vdR 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.991 + RM_GOPATH=1 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.991 + case "$(go env GOARCH)" in 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.992 ++ go env GOARCH 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.997 + export GO_BUILDMODE=-buildmode=pie 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.997 + GO_BUILDMODE=-buildmode=pie 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.997 ++ dirname /tmp/install/install.sh 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.998 + dir=/tmp/install 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.998 + bin=containerd 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.998 + shift 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.999 + '[' '!' -f /tmp/install/containerd.installer ']' 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.999 + . /tmp/install/containerd.installer 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.999 ++ set -e 09:03:29 [2021-08-10T09:03:29.204Z] #64 0.999 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:03:29 [2021-08-10T09:03:29.204Z] #64 1.000 + install_containerd 09:03:29 [2021-08-10T09:03:29.204Z] #64 1.000 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' 09:03:29 [2021-08-10T09:03:29.204Z] #64 1.000 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:03:29 [2021-08-10T09:03:29.204Z] #64 1.000 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jFUsrl7vdR/src/github.com/containerd/containerd 09:03:29 [2021-08-10T09:03:29.204Z] #64 1.002 Cloning into '/tmp/tmp.jFUsrl7vdR/src/github.com/containerd/containerd'... 09:03:29 [2021-08-10T09:03:29.204Z] #64 ... 09:03:29 [2021-08-10T09:03:29.204Z] 09:03:29 [2021-08-10T09:03:29.204Z] #19 [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 09:03:29 [2021-08-10T09:03:29.204Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 09:03:29 [2021-08-10T09:03:29.204Z] #19 57.99 Selecting previously unselected package mingw-w64-x86-64-dev. 09:03:29 [2021-08-10T09:03:29.204Z] #19 57.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 09:03:29 [2021-08-10T09:03:29.204Z] #19 58.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 09:03:29 [2021-08-10T09:03:29.722Z] #57 162.7 + bin/containerd 09:03:31 [2021-08-10T09:03:31.095Z] #19 59.85 Selecting previously unselected package gcc-mingw-w64-base. 09:03:31 [2021-08-10T09:03:31.095Z] #19 59.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:03:31 [2021-08-10T09:03:31.095Z] #19 59.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 09:03:31 [2021-08-10T09:03:31.095Z] #19 59.92 Selecting previously unselected package gcc-mingw-w64-x86-64. 09:03:31 [2021-08-10T09:03:31.095Z] #19 59.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:03:31 [2021-08-10T09:03:31.352Z] #19 59.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:03:31 [2021-08-10T09:03:31.383Z] #22 4.680 Collecting yamllint==1.26.1 09:03:33 [2021-08-10T09:03:33.959Z] #57 ... 09:03:33 [2021-08-10T09:03:33.959Z] 09:03:33 [2021-08-10T09:03:33.959Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:03:33 [2021-08-10T09:03:33.959Z] #54 sha256:b923be36ad1c917f6b244f5f50756cf6cc8f994488bc783281f3d3fd997de75f 09:03:33 [2021-08-10T09:03:33.959Z] #54 107.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 09:03:33 [2021-08-10T09:03:33.959Z] #54 108.4 + mkdir -p /build 09:03:33 [2021-08-10T09:03:33.959Z] #54 108.4 + cp runc /build/runc 09:03:33 [2021-08-10T09:03:33.959Z] #54 DONE 111.1s 09:03:33 [2021-08-10T09:03:33.959Z] 09:03:33 [2021-08-10T09:03:33.959Z] #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 09:03:33 [2021-08-10T09:03:33.959Z] #24 sha256:b694c5b0ac48937509e753fd1c0f10d74abfa5f4c9fd374385727b00f31cf617 09:03:33 [2021-08-10T09:03:33.959Z] #24 197.7 + return 09:03:33 [2021-08-10T09:03:33.959Z] #24 DONE 198.3s 09:03:33 [2021-08-10T09:03:33.959Z] 09:03:33 [2021-08-10T09:03:33.959Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:33 [2021-08-10T09:03:33.959Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:03:34 [2021-08-10T09:03:34.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:03:34 [2021-08-10T09:03:34.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:03:35 [2021-08-10T09:03:35.426Z] #57 215.0 # github.com/containerd/containerd/cmd/containerd 09:03:35 [2021-08-10T09:03:35.426Z] #57 215.0 /usr/bin/ld: /tmp/go-link-186910704/000019.o: in function `New': 09:03:35 [2021-08-10T09:03:35.426Z] #57 215.0 /tmp/tmp.pavqhVsha7/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 09:03:35 [2021-08-10T09:03:35.426Z] #57 215.0 + bin/containerd-stress 09:03:35 [2021-08-10T09:03:35.426Z] #57 216.1 + bin/containerd-shim 09:03:35 [2021-08-10T09:03:35.563Z] #22 ... 09:03:35 [2021-08-10T09:03:35.563Z] 09:03:35 [2021-08-10T09:03:35.563Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:03:35 [2021-08-10T09:03:35.563Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:03:35 [2021-08-10T09:03:35.563Z] #50 193.8 + /build/golangci-lint --version 09:03:35 [2021-08-10T09:03:35.563Z] #50 ... 09:03:35 [2021-08-10T09:03:35.563Z] 09:03:35 [2021-08-10T09:03:35.563Z] #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 09:03:35 [2021-08-10T09:03:35.563Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 09:03:35 [2021-08-10T09:03:35.563Z] #40 DONE 193.7s 09:03:35 [2021-08-10T09:03:35.563Z] 09:03:35 [2021-08-10T09:03:35.563Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 09:03:35 [2021-08-10T09:03:35.563Z] #50 sha256:2e984b15ac3209c24e543134b7350a2422b1f68ea5176639f71f0a48b0ba1876 09:03:35 [2021-08-10T09:03:35.563Z] #50 194.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 09:03:35 [2021-08-10T09:03:35.821Z] #50 DONE 194.2s 09:03:35 [2021-08-10T09:03:35.821Z] 09:03:35 [2021-08-10T09:03:35.821Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:03:35 [2021-08-10T09:03:35.821Z] #54 sha256:5f150f38207694a77a427a7cffb90a86df45b9a13ee6b75c7793b24107e5cbff 09:03:36 [2021-08-10T09:03:36.080Z] #54 ... 09:03:36 [2021-08-10T09:03:36.080Z] 09:03:36 [2021-08-10T09:03:36.080Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 09:03:36 [2021-08-10T09:03:36.080Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 09:03:36 [2021-08-10T09:03:36.081Z] #22 9.972 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 09:03:36 [2021-08-10T09:03:36.531Z] #57 ... 09:03:36 [2021-08-10T09:03:36.531Z] 09:03:36 [2021-08-10T09:03:36.531Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli 09:03:36 [2021-08-10T09:03:36.531Z] #25 sha256:a86bd1e699faf26dbe9e7eacaaced1509046cde37b0af5d18c9a03720b5967ee 09:03:36 [2021-08-10T09:03:36.531Z] #25 DONE 0.4s 09:03:36 [2021-08-10T09:03:36.531Z] 09:03:36 [2021-08-10T09:03:36.531Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:36 [2021-08-10T09:03:36.531Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:03:36 [2021-08-10T09:03:36.602Z] #19 64.77 Selecting previously unselected package g++-mingw-w64-x86-64. 09:03:36 [2021-08-10T09:03:36.602Z] #19 64.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 09:03:36 [2021-08-10T09:03:36.602Z] #19 64.79 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:03:36 [2021-08-10T09:03:36.644Z] #22 10.79 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 09:03:36 [2021-08-10T09:03:36.644Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 09:03:36 [2021-08-10T09:03:36.796Z] #57 ... 09:03:36 [2021-08-10T09:03:36.796Z] 09:03:36 [2021-08-10T09:03:36.796Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images 09:03:36 [2021-08-10T09:03:36.796Z] #30 sha256:b7db79e993344eca76a5d70bc000b3a499317a5ab94ddc26a43f2407f73f8b95 09:03:36 [2021-08-10T09:03:36.904Z] #22 10.88 Collecting pyyaml (from yamllint==1.26.1) 09:03:37 [2021-08-10T09:03:37.161Z] #22 11.05 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) 09:03:37 [2021-08-10T09:03:37.161Z] #22 11.26 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 09:03:37 [2021-08-10T09:03:37.161Z] #22 11.26 Building wheels for collected packages: yamllint 09:03:37 [2021-08-10T09:03:37.161Z] #22 11.26 Running setup.py bdist_wheel for yamllint: started 09:03:37 [2021-08-10T09:03:37.843Z] 09:03:37 [2021-08-10T09:03:37.843Z] SUCCESS: Specified value was saved. 09:03:37 [2021-08-10T09:03:37.843Z] INFO: Downloading git... 09:03:38 [2021-08-10T09:03:38.092Z] #22 11.94 Running setup.py bdist_wheel for yamllint: finished with status 'done' 09:03:38 [2021-08-10T09:03:38.092Z] #22 11.94 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 09:03:38 [2021-08-10T09:03:38.092Z] #22 12.00 Successfully built yamllint 09:03:38 [2021-08-10T09:03:38.092Z] #22 12.00 Installing collected packages: pathspec, pyyaml, yamllint 09:03:38 [2021-08-10T09:03:38.302Z] INFO: Downloading go... 09:03:38 [2021-08-10T09:03:38.349Z] #22 12.24 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 09:03:38 [2021-08-10T09:03:38.607Z] #22 DONE 12.6s 09:03:38 [2021-08-10T09:03:38.607Z] 09:03:38 [2021-08-10T09:03:38.607Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:38 [2021-08-10T09:03:38.607Z] #57 sha256:c8e27a7e5d04b04e43f9742c08cf07dd7d10b15233e31c05f46a8faeb5c15afd 09:03:38 [2021-08-10T09:03:38.607Z] #57 ... 09:03:38 [2021-08-10T09:03:38.607Z] 09:03:38 [2021-08-10T09:03:38.607Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli 09:03:38 [2021-08-10T09:03:38.607Z] #25 sha256:7c3ce6765ff8b17d653c63c9b1eb9393989eb3de4d6b7506afb964844e6ea1fc 09:03:39 [2021-08-10T09:03:39.171Z] #25 DONE 0.7s 09:03:39 [2021-08-10T09:03:39.171Z] 09:03:39 [2021-08-10T09:03:39.171Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:03:39 [2021-08-10T09:03:39.171Z] #54 sha256:5f150f38207694a77a427a7cffb90a86df45b9a13ee6b75c7793b24107e5cbff 09:03:39 [2021-08-10T09:03:39.257Z] ...INFO: Daemon under test started and replied! 09:03:39 [2021-08-10T09:03:39.257Z] INFO: Docker version of the daemon under test 09:03:39 [2021-08-10T09:03:39.257Z] 09:03:39 [2021-08-10T09:03:39.257Z] Client: 09:03:39 [2021-08-10T09:03:39.257Z] Version: 17.06.2-ce 09:03:39 [2021-08-10T09:03:39.257Z] API version: 1.30 09:03:39 [2021-08-10T09:03:39.257Z] Go version: go1.8.3 09:03:39 [2021-08-10T09:03:39.257Z] Git commit: cec0b72 09:03:39 [2021-08-10T09:03:39.257Z] Built: Tue Sep 5 19:57:19 2017 09:03:39 [2021-08-10T09:03:39.257Z] OS/Arch: windows/amd64 09:03:39 [2021-08-10T09:03:39.257Z] 09:03:39 [2021-08-10T09:03:39.257Z] Server: 09:03:39 [2021-08-10T09:03:39.257Z] Version: 0.0.0-dev 09:03:39 [2021-08-10T09:03:39.257Z] API version: 1.42 (minimum version 1.24) 09:03:39 [2021-08-10T09:03:39.257Z] Go version: go1.16.6 09:03:39 [2021-08-10T09:03:39.257Z] Git commit: dfb2adc171 09:03:39 [2021-08-10T09:03:39.257Z] Built: 08/10/2021 09:01:52 09:03:39 [2021-08-10T09:03:39.257Z] OS/Arch: windows/amd64 09:03:39 [2021-08-10T09:03:39.257Z] Experimental: false 09:03:39 [2021-08-10T09:03:39.257Z] 09:03:39 [2021-08-10T09:03:39.257Z] INFO: Docker info of the daemon under test 09:03:39 [2021-08-10T09:03:39.257Z] 09:03:39 [2021-08-10T09:03:39.257Z] Containers: 0 09:03:39 [2021-08-10T09:03:39.257Z] Running: 0 09:03:39 [2021-08-10T09:03:39.257Z] Paused: 0 09:03:39 [2021-08-10T09:03:39.257Z] Stopped: 0 09:03:39 [2021-08-10T09:03:39.257Z] Images: 0 09:03:39 [2021-08-10T09:03:39.257Z] Server Version: 0.0.0-dev 09:03:39 [2021-08-10T09:03:39.257Z] Storage Driver: windowsfilter 09:03:39 [2021-08-10T09:03:39.257Z] Windows: 09:03:39 [2021-08-10T09:03:39.257Z] Logging Driver: json-file 09:03:39 [2021-08-10T09:03:39.257Z] Plugins: 09:03:39 [2021-08-10T09:03:39.257Z] Volume: local 09:03:39 [2021-08-10T09:03:39.257Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 09:03:39 [2021-08-10T09:03:39.257Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 09:03:39 [2021-08-10T09:03:39.257Z] Swarm: inactive 09:03:39 [2021-08-10T09:03:39.257Z] Default Isolation: process 09:03:39 [2021-08-10T09:03:39.257Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 09:03:39 [2021-08-10T09:03:39.257Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) 09:03:39 [2021-08-10T09:03:39.257Z] OSType: windows 09:03:39 [2021-08-10T09:03:39.257Z] Architecture: x86_64 09:03:39 [2021-08-10T09:03:39.257Z] CPUs: 4 09:03:39 [2021-08-10T09:03:39.257Z] Total Memory: 32GiB 09:03:39 [2021-08-10T09:03:39.257Z] Name: azwin-2-2f04f0 09:03:39 [2021-08-10T09:03:39.257Z] ID: PDWE:WF4R:6ALS:NFDW:KGOD:BK3N:HZIE:AY6B:QYVJ:7RUO:DEVP:EYX7 09:03:39 [2021-08-10T09:03:39.257Z] Docker Root Dir: D:\CI\PR-42715\15\daemon 09:03:39 [2021-08-10T09:03:39.257Z] Debug Mode (client): false 09:03:39 [2021-08-10T09:03:39.257Z] Debug Mode (server): true 09:03:39 [2021-08-10T09:03:39.257Z] File Descriptors: -1 09:03:39 [2021-08-10T09:03:39.257Z] Goroutines: 16 09:03:39 [2021-08-10T09:03:39.257Z] System Time: 2021-08-10T09:03:36.820651Z 09:03:39 [2021-08-10T09:03:39.257Z] EventsListeners: 0 09:03:39 [2021-08-10T09:03:39.257Z] Registry: https://index.docker.io/v1/ 09:03:39 [2021-08-10T09:03:39.257Z] Labels: 09:03:39 [2021-08-10T09:03:39.257Z] Experimental: false 09:03:39 [2021-08-10T09:03:39.257Z] Insecure Registries: 09:03:39 [2021-08-10T09:03:39.257Z] 127.0.0.0/8 09:03:39 [2021-08-10T09:03:39.257Z] Live Restore Enabled: false 09:03:39 [2021-08-10T09:03:39.257Z] 09:03:39 [2021-08-10T09:03:39.257Z] 09:03:39 [2021-08-10T09:03:39.257Z] INFO: Docker images of the daemon under test 09:03:39 [2021-08-10T09:03:39.257Z] 09:03:39 [2021-08-10T09:03:39.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE 09:03:39 [2021-08-10T09:03:39.257Z] 09:03:39 [2021-08-10T09:03:39.257Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider 09:03:39 [2021-08-10T09:03:39.257Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... 09:03:39 [2021-08-10T09:03:39.257Z] 10.0.20348.1: Pulling from windows/servercore/insider 09:03:39 [2021-08-10T09:03:39.257Z] 8f616e6e9eec: Pulling fs layer 09:03:39 [2021-08-10T09:03:39.428Z] #54 ... 09:03:39 [2021-08-10T09:03:39.428Z] 09:03:39 [2021-08-10T09:03:39.428Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images 09:03:39 [2021-08-10T09:03:39.428Z] #30 sha256:614f9006828d92629aeba5b271bf96c44462d0e9857a64c19b68a5e8f1a5f857 09:03:39 [2021-08-10T09:03:39.617Z] #57 223.1 + bin/containerd-shim-runc-v1 09:03:39 [2021-08-10T09:03:39.840Z] INFO: Downloading compiler 1 of 3... 09:03:40 [2021-08-10T09:03:40.298Z] INFO: Downloading compiler 2 of 3... 09:03:40 [2021-08-10T09:03:40.298Z] INFO: Downloading compiler 3 of 3... 09:03:40 [2021-08-10T09:03:40.756Z] INFO: Extracting git... 09:03:40 [2021-08-10T09:03:40.773Z] #19 68.85 Selecting previously unselected package libapparmor1:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 68.86 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 68.87 Unpacking libapparmor1:amd64 (2.13.2-10) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 68.92 Selecting previously unselected package libapparmor-dev:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 68.92 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 68.93 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.00 Selecting previously unselected package libbtrfs0. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.01 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.01 Unpacking libbtrfs0 (4.20.1-2) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.06 Selecting previously unselected package libbtrfs-dev. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.06 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.07 Unpacking libbtrfs-dev (4.20.1-2) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.12 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.13 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.18 Selecting previously unselected package libudev-dev:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.18 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.20 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.27 Selecting previously unselected package libsepol1-dev:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.27 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.28 Unpacking libsepol1-dev:amd64 (2.8-1) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.40 Selecting previously unselected package libpcre16-3:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.41 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.42 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.49 Selecting previously unselected package libpcre32-3:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.50 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.50 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.58 Selecting previously unselected package libpcrecpp0v5:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.58 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.59 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.64 Selecting previously unselected package libpcre3-dev:amd64. 09:03:40 [2021-08-10T09:03:40.773Z] #19 69.64 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 09:03:41 [2021-08-10T09:03:41.029Z] #19 69.65 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 09:03:41 [2021-08-10T09:03:41.029Z] #19 69.82 Selecting previously unselected package libselinux1-dev:amd64. 09:03:41 [2021-08-10T09:03:41.029Z] #19 69.82 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 09:03:41 [2021-08-10T09:03:41.029Z] #19 69.83 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 09:03:41 [2021-08-10T09:03:41.286Z] #19 69.92 Selecting previously unselected package libdevmapper-dev:amd64. 09:03:41 [2021-08-10T09:03:41.286Z] #19 69.93 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 09:03:41 [2021-08-10T09:03:41.286Z] #19 69.94 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 09:03:41 [2021-08-10T09:03:41.286Z] #19 69.99 Selecting previously unselected package libseccomp-dev:amd64. 09:03:41 [2021-08-10T09:03:41.286Z] #19 69.99 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... 09:03:41 [2021-08-10T09:03:41.286Z] #19 70.00 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 09:03:41 [2021-08-10T09:03:41.286Z] #19 70.06 Selecting previously unselected package libsystemd-dev:amd64. 09:03:41 [2021-08-10T09:03:41.286Z] #19 70.07 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 09:03:41 [2021-08-10T09:03:41.286Z] #19 70.07 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.27 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.29 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.30 Setting up libapparmor1:amd64 (2.13.2-10) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.31 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.32 Setting up libpcre16-3:amd64 (2:8.39-12) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.34 Setting up libsepol1-dev:amd64 (2.8-1) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.35 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.36 Setting up libbtrfs0 (4.20.1-2) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.37 Setting up libpcre32-3:amd64 (2:8.39-12) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.39 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.41 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.42 Setting up libbtrfs-dev (4.20.1-2) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 70.43 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 09:03:41 [2021-08-10T09:03:41.543Z] #19 ... 09:03:41 [2021-08-10T09:03:41.543Z] 09:03:41 [2021-08-10T09:03:41.543Z] #64 [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 09:03:41 [2021-08-10T09:03:41.543Z] #64 sha256:0ac2f0b7ea685b32cbd7c8a05405cde0d85765f16899efeaa297e6f472d9c01b 09:03:41 [2021-08-10T09:03:41.543Z] #64 11.71 + cd /tmp/tmp.jFUsrl7vdR/src/github.com/containerd/containerd 09:03:41 [2021-08-10T09:03:41.543Z] #64 11.71 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.29 + export 'BUILDTAGS=netgo osusergo static_build' 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.29 + BUILDTAGS='netgo osusergo static_build' 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.29 + export EXTRA_FLAGS=-buildmode=pie 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.29 + EXTRA_FLAGS=-buildmode=pie 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.29 + '[' '' = dynamic ']' 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.29 + make 09:03:41 [2021-08-10T09:03:41.543Z] #64 12.60 + bin/ctr 09:03:41 [2021-08-10T09:03:41.800Z] #64 ... 09:03:41 [2021-08-10T09:03:41.800Z] 09:03:41 [2021-08-10T09:03:41.800Z] #19 [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 09:03:41 [2021-08-10T09:03:41.800Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.44 Setting up mingw-w64-common (6.0.0-3) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.45 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.46 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.47 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.48 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.50 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 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.50 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 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.51 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.52 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 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.53 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 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.53 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.55 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.57 Setting up dmsetup (2:1.02.155-3) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.58 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.60 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 09:03:41 [2021-08-10T09:03:41.800Z] #19 70.61 Processing triggers for libc-bin (2.28-10) ... 09:03:42 [2021-08-10T09:03:42.120Z] #30 DONE 5.5s 09:03:42 [2021-08-10T09:03:42.120Z] 09:03:42 [2021-08-10T09:03:42.120Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:42 [2021-08-10T09:03:42.120Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:03:42 [2021-08-10T09:03:42.384Z] #57 ... 09:03:42 [2021-08-10T09:03:42.384Z] 09:03:42 [2021-08-10T09:03:42.384Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ 09:03:42 [2021-08-10T09:03:42.384Z] #33 sha256:036591d26a879e1df1f006ba66a8e4ab2b60465b59742575d8af47b38fd93242 09:03:42 [2021-08-10T09:03:42.655Z] #33 DONE 0.4s 09:03:42 [2021-08-10T09:03:42.655Z] 09:03:42 [2021-08-10T09:03:42.655Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:42 [2021-08-10T09:03:42.655Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:03:42 [2021-08-10T09:03:42.655Z] #57 ... 09:03:42 [2021-08-10T09:03:42.655Z] 09:03:42 [2021-08-10T09:03:42.655Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ 09:03:42 [2021-08-10T09:03:42.655Z] #35 sha256:440a38f37b70533981f8bccae8350dbd8348f269d151e1963be879a0752a746d 09:03:42 [2021-08-10T09:03:42.655Z] #35 DONE 0.1s 09:03:42 [2021-08-10T09:03:42.919Z] 09:03:42 [2021-08-10T09:03:42.919Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ 09:03:42 [2021-08-10T09:03:42.919Z] #38 sha256:40e8cf625cae6afa0f1c47775a0359f8473f44857e4588723b22584ac0067f3e 09:03:42 [2021-08-10T09:03:42.919Z] #38 DONE 0.1s 09:03:42 [2021-08-10T09:03:42.919Z] 09:03:42 [2021-08-10T09:03:42.919Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ 09:03:42 [2021-08-10T09:03:42.919Z] #41 sha256:59362a67850fbcf149015cf1ce8b6ac0433b27c747e79187f4856fd73a80a58c 09:03:43 [2021-08-10T09:03:43.184Z] #41 DONE 0.3s 09:03:43 [2021-08-10T09:03:43.184Z] 09:03:43 [2021-08-10T09:03:43.184Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ 09:03:43 [2021-08-10T09:03:43.184Z] #45 sha256:0b261cbae6258dbda71b28d142ddbed54dfb6758f9ada2c311a9b01c05835d83 09:03:43 [2021-08-10T09:03:43.184Z] #45 DONE 0.1s 09:03:43 [2021-08-10T09:03:43.184Z] 09:03:43 [2021-08-10T09:03:43.184Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ 09:03:43 [2021-08-10T09:03:43.184Z] #47 sha256:3c97140a15cb8ebd71eb95e2d5a2dd411aa222bbdc1caab8a629c14c443bacfa 09:03:43 [2021-08-10T09:03:43.449Z] #47 DONE 0.2s 09:03:43 [2021-08-10T09:03:43.449Z] 09:03:43 [2021-08-10T09:03:43.449Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ 09:03:43 [2021-08-10T09:03:43.449Z] #49 sha256:fc44bedcec8412a9edb5d9c878d9e44090efe186beb73df6095f6015dab47c02 09:03:43 [2021-08-10T09:03:43.449Z] #49 DONE 0.1s 09:03:43 [2021-08-10T09:03:43.449Z] 09:03:43 [2021-08-10T09:03:43.449Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:43 [2021-08-10T09:03:43.449Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:03:43 [2021-08-10T09:03:43.714Z] #57 ... 09:03:43 [2021-08-10T09:03:43.714Z] 09:03:43 [2021-08-10T09:03:43.714Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:03:43 [2021-08-10T09:03:43.714Z] #51 sha256:a03d3db508941a704c872b6b9fa7f49d273182d83ae094475df09591190b34d3 09:03:44 [2021-08-10T09:03:44.293Z] #51 DONE 0.6s 09:03:44 [2021-08-10T09:03:44.293Z] 09:03:44 [2021-08-10T09:03:44.293Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:44 [2021-08-10T09:03:44.293Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:03:44 [2021-08-10T09:03:44.293Z] #57 ... 09:03:44 [2021-08-10T09:03:44.293Z] 09:03:44 [2021-08-10T09:03:44.293Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ 09:03:44 [2021-08-10T09:03:44.293Z] #53 sha256:fcbf2af0d2e25e95231eb697c35b5f0567fcb152dbf49390d00eec1961408c2e 09:03:44 [2021-08-10T09:03:44.293Z] #53 DONE 0.1s 09:03:44 [2021-08-10T09:03:44.562Z] 09:03:44 [2021-08-10T09:03:44.562Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ 09:03:44 [2021-08-10T09:03:44.562Z] #55 sha256:5c19c376a9fa551ba9715587a48892ecca7e13b6f237d9c0f751e579f030de97 09:03:44 [2021-08-10T09:03:44.562Z] #55 DONE 0.3s 09:03:44 [2021-08-10T09:03:44.562Z] 09:03:44 [2021-08-10T09:03:44.562Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:03:44 [2021-08-10T09:03:44.562Z] #57 sha256:6f0517c1fd87f3c03dd3327d7e3316540123c9b6330815512803a3e03400bbbf 09:03:44 [2021-08-10T09:03:44.889Z] #57 228.1 + bin/containerd-shim-runc-v2 09:03:45 [2021-08-10T09:03:45.073Z] #19 DONE 73.3s 09:03:45 [2021-08-10T09:03:45.073Z] 09:03:45 [2021-08-10T09:03:45.073Z] #64 [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 09:03:45 [2021-08-10T09:03:45.073Z] #64 sha256:0ac2f0b7ea685b32cbd7c8a05405cde0d85765f16899efeaa297e6f472d9c01b 09:03:45 [2021-08-10T09:03:45.073Z] #64 ... 09:03:45 [2021-08-10T09:03:45.073Z] 09:03:45 [2021-08-10T09:03:45.073Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x 09:03:45 [2021-08-10T09:03:45.073Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 09:03:45 [2021-08-10T09:03:45.147Z] #57 228.7 + binaries 09:03:45 [2021-08-10T09:03:45.147Z] #57 228.7 + install -D bin/containerd /build/containerd 09:03:45 [2021-08-10T09:03:45.147Z] #57 228.7 + install -D bin/containerd-shim /build/containerd-shim 09:03:45 [2021-08-10T09:03:45.147Z] #57 228.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 09:03:45 [2021-08-10T09:03:45.147Z] #57 228.7 + install -D bin/ctr /build/ctr 09:03:45 [2021-08-10T09:03:45.637Z] #20 1.128 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 09:03:45 [2021-08-10T09:03:45.893Z] #20 1.220 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease 09:03:45 [2021-08-10T09:03:45.893Z] #20 1.310 Get:3 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] 09:03:45 [2021-08-10T09:03:45.894Z] #20 1.346 Hit:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease 09:03:45 [2021-08-10T09:03:45.894Z] #20 1.346 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] 09:03:45 [2021-08-10T09:03:45.894Z] #20 1.357 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] 09:03:45 [2021-08-10T09:03:45.894Z] #20 1.369 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] 09:03:45 [2021-08-10T09:03:45.894Z] #20 1.378 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] 09:03:45 [2021-08-10T09:03:45.894Z] #20 1.386 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] 09:03:45 [2021-08-10T09:03:45.981Z] #30 DONE 5.9s 09:03:45 [2021-08-10T09:03:45.981Z] 09:03:45 [2021-08-10T09:03:45.981Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ 09:03:45 [2021-08-10T09:03:45.981Z] #33 sha256:49f593aa639b5e0ecba6cca20241a0a3536220dfdffae67815fadfbc20a521fa 09:03:45 [2021-08-10T09:03:45.981Z] #33 DONE 0.4s 09:03:45 [2021-08-10T09:03:45.981Z] 09:03:45 [2021-08-10T09:03:45.981Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ 09:03:45 [2021-08-10T09:03:45.981Z] #35 sha256:2f12aed7684afa1e042d6b06885cee80c801b4954a1e22ad41d89c5bbbdf0b13 09:03:45 [2021-08-10T09:03:45.981Z] #35 DONE 0.1s 09:03:45 [2021-08-10T09:03:45.981Z] 09:03:45 [2021-08-10T09:03:45.981Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:03:45 [2021-08-10T09:03:45.981Z] #54 sha256:5f150f38207694a77a427a7cffb90a86df45b9a13ee6b75c7793b24107e5cbff 09:03:45 [2021-08-10T09:03:45.981Z] #54 ... 09:03:45 [2021-08-10T09:03:45.981Z] 09:03:45 [2021-08-10T09:03:45.981Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ 09:03:45 [2021-08-10T09:03:45.981Z] #38 sha256:962f9510eef5b401031cc7053da48f3128de0f4db262f95aac54dd336125e111 09:03:45 [2021-08-10T09:03:45.981Z] #38 DONE 0.1s 09:03:45 [2021-08-10T09:03:45.981Z] 09:03:45 [2021-08-10T09:03:45.981Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ 09:03:45 [2021-08-10T09:03:45.981Z] #41 sha256:f5437a5bdf5849b505b5e0b6d80a919662eea8f68ee7d63cc1a4fdbe9fc68777 09:03:46 [2021-08-10T09:03:46.150Z] #20 1.522 Hit:10 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease 09:03:46 [2021-08-10T09:03:46.545Z] #41 DONE 0.7s 09:03:46 [2021-08-10T09:03:46.545Z] 09:03:46 [2021-08-10T09:03:46.545Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ 09:03:46 [2021-08-10T09:03:46.545Z] #45 sha256:0a4cbbf78a1938d871c424e8a3115edd08ce25f83ea57438b9b798c828264931 09:03:46 [2021-08-10T09:03:46.802Z] #45 DONE 0.1s 09:03:46 [2021-08-10T09:03:46.802Z] 09:03:46 [2021-08-10T09:03:46.802Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ 09:03:46 [2021-08-10T09:03:46.802Z] #47 sha256:e532bd7d8123001e05a8e7e5c4f3369421a1cf3b7c8f3e5fb4c46a8ee168742a 09:03:47 [2021-08-10T09:03:47.046Z] #57 DONE 230.5s 09:03:47 [2021-08-10T09:03:47.060Z] #47 DONE 0.3s 09:03:47 [2021-08-10T09:03:47.060Z] 09:03:47 [2021-08-10T09:03:47.060Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ 09:03:47 [2021-08-10T09:03:47.060Z] #49 sha256:61d8b3d5925ae564b051a0469b7ecf8b026235e3dba656a7395a317fd6137517 09:03:47 [2021-08-10T09:03:47.079Z] #20 2.450 Fetched 2851 kB in 2s (1810 kB/s) 09:03:47 [2021-08-10T09:03:47.318Z] #49 DONE 0.1s 09:03:47 [2021-08-10T09:03:47.318Z] 09:03:47 [2021-08-10T09:03:47.318Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:03:47 [2021-08-10T09:03:47.318Z] #51 sha256:4a4bb86d21254d23f4aae25f8d609241d84357325ce97288e37e0e10eefaa85a 09:03:47 [2021-08-10T09:03:47.883Z] #51 DONE 0.7s 09:03:47 [2021-08-10T09:03:47.883Z] 09:03:47 [2021-08-10T09:03:47.883Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ 09:03:47 [2021-08-10T09:03:47.883Z] #53 sha256:4ef9c6b679f8c4bed8162bd7edbb76388375296a3b73f28dd7d07f1525a5b207 09:03:47 [2021-08-10T09:03:47.883Z] #53 DONE 0.1s 09:03:47 [2021-08-10T09:03:47.883Z] 09:03:47 [2021-08-10T09:03:47.883Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:03:47 [2021-08-10T09:03:47.883Z] #54 sha256:5f150f38207694a77a427a7cffb90a86df45b9a13ee6b75c7793b24107e5cbff 09:03:47 [2021-08-10T09:03:47.980Z] 09:03:47 [2021-08-10T09:03:47.981Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ 09:03:47 [2021-08-10T09:03:47.981Z] #58 sha256:7789448dab1e7faa6793e3c06910e4bd1760fd5b84375acbc7fe22f3d8d5fe46 09:03:48 [2021-08-10T09:03:48.914Z] #58 DONE 0.8s 09:03:48 [2021-08-10T09:03:48.914Z] 09:03:48 [2021-08-10T09:03:48.914Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:03:48 [2021-08-10T09:03:48.914Z] #62 sha256:f7ff8e96777ac31f51072510b1db65616f6c7d7ceeb9230bec3019cdcda04c9c 09:03:48 [2021-08-10T09:03:48.914Z] #62 DONE 0.2s 09:03:48 [2021-08-10T09:03:48.914Z] 09:03:48 [2021-08-10T09:03:48.914Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ 09:03:48 [2021-08-10T09:03:48.914Z] #67 sha256:ddeb17791476685a2ba652d98ded2f7a8873ca8e2910866d81ac1dfbc46570b0 09:03:49 [2021-08-10T09:03:49.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:03:49 [2021-08-10T09:03:49.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:03:49 [2021-08-10T09:03:49.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:03:49 [2021-08-10T09:03:49.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:03:49 [2021-08-10T09:03:49.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:03:49 [2021-08-10T09:03:49.853Z] #67 DONE 0.9s 09:03:49 [2021-08-10T09:03:49.853Z] 09:03:49 [2021-08-10T09:03:49.853Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker 09:03:49 [2021-08-10T09:03:49.853Z] #68 sha256:03cb8251c017759c469b62e5b4a08267a17fd4824efa2ed279f0d6474aa39859 09:03:49 [2021-08-10T09:03:49.853Z] #68 DONE 0.0s 09:03:49 [2021-08-10T09:03:49.853Z] 09:03:49 [2021-08-10T09:03:49.853Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker 09:03:49 [2021-08-10T09:03:49.853Z] #69 sha256:debe795574fcf8ca995e10facccfa046666becabdc3e21f9418dad6affb2e0ce 09:03:50 [2021-08-10T09:03:50.789Z] #69 DONE 0.7s 09:03:50 [2021-08-10T09:03:50.789Z] 09:03:50 [2021-08-10T09:03:50.789Z] #70 exporting to image 09:03:50 [2021-08-10T09:03:50.789Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:03:50 [2021-08-10T09:03:50.789Z] #70 exporting layers 09:03:51 [2021-08-10T09:03:51.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:03:52 [2021-08-10T09:03:52.324Z] #20 2.450 Reading package lists... 09:03:53 [2021-08-10T09:03:53.130Z] INFO: Expanding go... 09:03:53 [2021-08-10T09:03:53.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:03:54 [2021-08-10T09:03:54.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:03:55 [2021-08-10T09:03:55.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:03:55 [2021-08-10T09:03:55.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:03:56 [2021-08-10T09:03:56.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:03:57 [2021-08-10T09:03:57.352Z] #70 exporting layers 6.4s done 09:03:57 [2021-08-10T09:03:57.352Z] #70 writing image sha256:723df06b743907e96f1659fd229dd3c8b8aa0e28d33e6f2577a92c5ee4f1dee9 done 09:03:57 [2021-08-10T09:03:57.352Z] #70 naming to docker.io/library/docker:4615e732eae506a20b106fb101f901bba4ee45e0 done 09:03:57 [2021-08-10T09:03:57.352Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 09:03:57 [2021-08-10T09:03:57.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:03:57 [2021-08-10T09:03:57.688Z] + trap exit INT TERM 09:03:57 [2021-08-10T09:03:57.689Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 09:03:57 [2021-08-10T09:03:57.689Z] + CONTAINER_NAME=docker-pr15 09:03:57 [2021-08-10T09:03:57.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42715/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4615e732eae506a20b106fb101f901bba4ee45e0 -e DOCKER_GRAPHDRIVER docker:4615e732eae506a20b106fb101f901bba4ee45e0 hack/make.sh dynbinary 09:03:58 [2021-08-10T09:03:58.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:03:58 [2021-08-10T09:03:58.864Z] #20 7.824 Reading package lists... 09:03:58 [2021-08-10T09:03:58.864Z] #20 13.26 Building dependency tree... 09:03:58 [2021-08-10T09:03:58.864Z] #20 14.40 Reading state information... 09:03:59 [2021-08-10T09:03:59.064Z] 09:03:59 [2021-08-10T09:03:59.064Z] Removing bundles/ 09:03:59 [2021-08-10T09:03:59.064Z] 09:03:59 [2021-08-10T09:03:59.064Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:03:59 [2021-08-10T09:03:59.064Z] Building: bundles/dynbinary-daemon/dockerd-dev 09:03:59 [2021-08-10T09:03:59.064Z] GOOS="" GOARCH="" GOARM="" 09:03:59 [2021-08-10T09:03:59.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:03:59 [2021-08-10T09:03:59.793Z] #20 15.35 The following additional packages will be installed: 09:03:59 [2021-08-10T09:03:59.793Z] #20 15.35 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.35 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.35 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.35 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.36 libgcc1:ppc64el libgcc1:s390x 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.37 Suggested packages: 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.37 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.37 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.37 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.37 libc-l10n:s390x locales:s390x 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.37 Recommended packages: 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.37 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.37 libidn2-0:s390x 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.54 The following NEW packages will be installed: 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.54 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.54 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.54 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.54 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.54 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.55 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf 09:04:00 [2021-08-10T09:04:00.050Z] #20 15.55 libgcc1:ppc64el libgcc1:s390x 09:04:00 [2021-08-10T09:04:00.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:04:00 [2021-08-10T09:04:00.613Z] #20 15.88 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. 09:04:00 [2021-08-10T09:04:00.613Z] #20 15.88 Need to get 15.0 MB of archives. 09:04:00 [2021-08-10T09:04:00.613Z] #20 15.88 After this operation, 68.1 MB of additional disk space will be used. 09:04:00 [2021-08-10T09:04:00.613Z] #20 15.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] 09:04:00 [2021-08-10T09:04:00.613Z] #20 15.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] 09:04:00 [2021-08-10T09:04:00.613Z] #20 15.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] 09:04:00 [2021-08-10T09:04:00.870Z] #20 16.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] 09:04:00 [2021-08-10T09:04:00.917Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:04:00 [2021-08-10T09:04:00.917Z] Using test binary docker 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] 09:04:01 [2021-08-10T09:04:01.127Z] #20 16.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] 09:04:01 [2021-08-10T09:04:01.173Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:04:01 [2021-08-10T09:04:01.173Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:04:01 [2021-08-10T09:04:01.173Z] INFO: Waiting for daemon to start... 09:04:01 [2021-08-10T09:04:01.173Z] Starting dockerd 09:04:01 [2021-08-10T09:04:01.383Z] #20 16.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] 09:04:01 [2021-08-10T09:04:01.383Z] #20 16.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] 09:04:01 [2021-08-10T09:04:01.383Z] #20 16.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] 09:04:01 [2021-08-10T09:04:01.383Z] #20 16.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] 09:04:01 [2021-08-10T09:04:01.383Z] #20 16.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] 09:04:01 [2021-08-10T09:04:01.951Z] #20 17.34 debconf: delaying package configuration, since apt-utils is not installed 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.50 Fetched 15.0 MB in 1s (13.8 MB/s) 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.53 Selecting previously unselected package gcc-8-base:armhf. 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.57 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.58 Unpacking gcc-8-base:armhf (8.3.0-6) ... 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.64 Selecting previously unselected package gcc-8-base:ppc64el. 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.65 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.65 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.72 Selecting previously unselected package gcc-8-base:s390x. 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.72 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.72 Unpacking gcc-8-base:s390x (8.3.0-6) ... 09:04:02 [2021-08-10T09:04:02.208Z] #20 17.77 Selecting previously unselected package gcc-8-base:arm64. 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.78 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.78 Unpacking gcc-8-base:arm64 (8.3.0-6) ... 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.84 Selecting previously unselected package gcc-8-base:armel. 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.84 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.85 Unpacking gcc-8-base:armel (8.3.0-6) ... 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.90 Selecting previously unselected package libgcc1:arm64. 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.91 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.91 Unpacking libgcc1:arm64 (1:8.3.0-6) ... 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.98 Selecting previously unselected package libc6:arm64. 09:04:02 [2021-08-10T09:04:02.465Z] #20 17.99 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... 09:04:02 [2021-08-10T09:04:02.721Z] #20 18.18 Unpacking libc6:arm64 (2.28-10) ... 09:04:03 [2021-08-10T09:04:03.285Z] #20 18.61 Selecting previously unselected package libapparmor1:arm64. 09:04:03 [2021-08-10T09:04:03.285Z] #20 18.61 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... 09:04:03 [2021-08-10T09:04:03.285Z] #20 18.62 Unpacking libapparmor1:arm64 (2.13.2-10) ... 09:04:03 [2021-08-10T09:04:03.285Z] #20 18.66 Selecting previously unselected package libapparmor-dev:arm64. 09:04:03 [2021-08-10T09:04:03.285Z] #20 18.67 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... 09:04:03 [2021-08-10T09:04:03.285Z] #20 18.68 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... 09:04:03 [2021-08-10T09:04:03.285Z] #20 18.75 Selecting previously unselected package libgcc1:armel. 09:04:03 [2021-08-10T09:04:03.541Z] #20 18.75 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... 09:04:03 [2021-08-10T09:04:03.541Z] #20 18.76 Unpacking libgcc1:armel (1:8.3.0-6) ... 09:04:03 [2021-08-10T09:04:03.541Z] #20 18.82 Selecting previously unselected package libc6:armel. 09:04:03 [2021-08-10T09:04:03.541Z] #20 18.83 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... 09:04:03 [2021-08-10T09:04:03.798Z] #20 19.03 Unpacking libc6:armel (2.28-10) ... 09:04:04 [2021-08-10T09:04:04.054Z] #20 19.47 Selecting previously unselected package libapparmor1:armel. 09:04:04 [2021-08-10T09:04:04.055Z] #20 19.48 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... 09:04:04 [2021-08-10T09:04:04.055Z] #20 19.48 Unpacking libapparmor1:armel (2.13.2-10) ... 09:04:04 [2021-08-10T09:04:04.055Z] #20 19.53 Selecting previously unselected package libapparmor-dev:armel. 09:04:04 [2021-08-10T09:04:04.055Z] #20 19.54 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... 09:04:04 [2021-08-10T09:04:04.055Z] #20 19.54 Unpacking libapparmor-dev:armel (2.13.2-10) ... 09:04:04 [2021-08-10T09:04:04.311Z] #20 19.62 Selecting previously unselected package libgcc1:armhf. 09:04:04 [2021-08-10T09:04:04.311Z] #20 19.62 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... 09:04:04 [2021-08-10T09:04:04.311Z] #20 19.63 Unpacking libgcc1:armhf (1:8.3.0-6) ... 09:04:04 [2021-08-10T09:04:04.311Z] #20 19.70 Selecting previously unselected package libc6:armhf. 09:04:04 [2021-08-10T09:04:04.311Z] #20 19.70 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... 09:04:04 [2021-08-10T09:04:04.311Z] #20 19.88 Unpacking libc6:armhf (2.28-10) ... 09:04:04 [2021-08-10T09:04:04.434Z] . 09:04:04 [2021-08-10T09:04:04.434Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:04:04 [2021-08-10T09:04:04.435Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:04:04 [2021-08-10T09:04:04.435Z] Error: No such image: emptyfs 09:04:04 [2021-08-10T09:04:04.435Z] Running integration-test (iteration 1) 09:04:04 [2021-08-10T09:04:04.435Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 09:04:04 [2021-08-10T09:04:04.874Z] #20 20.32 Selecting previously unselected package libapparmor1:armhf. 09:04:04 [2021-08-10T09:04:04.874Z] #20 20.32 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... 09:04:04 [2021-08-10T09:04:04.874Z] #20 20.33 Unpacking libapparmor1:armhf (2.13.2-10) ... 09:04:04 [2021-08-10T09:04:04.874Z] #20 20.38 Selecting previously unselected package libapparmor-dev:armhf. 09:04:04 [2021-08-10T09:04:04.874Z] #20 20.38 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... 09:04:04 [2021-08-10T09:04:04.874Z] #20 20.39 Unpacking libapparmor-dev:armhf (2.13.2-10) ... 09:04:04 [2021-08-10T09:04:04.874Z] #20 20.45 Selecting previously unselected package libgcc1:ppc64el. 09:04:05 [2021-08-10T09:04:05.131Z] #20 20.45 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... 09:04:05 [2021-08-10T09:04:05.131Z] #20 20.46 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... 09:04:05 [2021-08-10T09:04:05.131Z] #20 20.53 Selecting previously unselected package libc6:ppc64el. 09:04:05 [2021-08-10T09:04:05.131Z] #20 20.53 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... 09:04:05 [2021-08-10T09:04:05.131Z] #20 20.74 Unpacking libc6:ppc64el (2.28-10) ... 09:04:05 [2021-08-10T09:04:05.960Z] #54 ... 09:04:05 [2021-08-10T09:04:05.960Z] 09:04:05 [2021-08-10T09:04:05.960Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:04:05 [2021-08-10T09:04:05.960Z] #57 sha256:c8e27a7e5d04b04e43f9742c08cf07dd7d10b15233e31c05f46a8faeb5c15afd 09:04:05 [2021-08-10T09:04:05.960Z] #57 179.1 + bin/containerd 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.35 Selecting previously unselected package libapparmor1:ppc64el. 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.35 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.36 Unpacking libapparmor1:ppc64el (2.13.2-10) ... 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.42 Selecting previously unselected package libapparmor-dev:ppc64el. 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.42 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.43 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.51 Selecting previously unselected package libgcc1:s390x. 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.51 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.52 Unpacking libgcc1:s390x (1:8.3.0-6) ... 09:04:06 [2021-08-10T09:04:06.061Z] #20 21.60 Selecting previously unselected package libc6:s390x. 09:04:06 [2021-08-10T09:04:06.218Z] #57 ... 09:04:06 [2021-08-10T09:04:06.218Z] 09:04:06 [2021-08-10T09:04:06.218Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 09:04:06 [2021-08-10T09:04:06.218Z] #54 sha256:5f150f38207694a77a427a7cffb90a86df45b9a13ee6b75c7793b24107e5cbff 09:04:06 [2021-08-10T09:04:06.218Z] #54 110.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 09:04:06 [2021-08-10T09:04:06.218Z] #54 111.4 + mkdir -p /build 09:04:06 [2021-08-10T09:04:06.218Z] #54 111.4 + cp runc /build/runc 09:04:06 [2021-08-10T09:04:06.218Z] #54 DONE 112.2s 09:04:06 [2021-08-10T09:04:06.218Z] 09:04:06 [2021-08-10T09:04:06.218Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:04:06 [2021-08-10T09:04:06.218Z] #57 sha256:c8e27a7e5d04b04e43f9742c08cf07dd7d10b15233e31c05f46a8faeb5c15afd 09:04:06 [2021-08-10T09:04:06.319Z] #20 21.61 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... 09:04:06 [2021-08-10T09:04:06.319Z] #20 21.82 Unpacking libc6:s390x (2.28-10) ... 09:04:06 [2021-08-10T09:04:06.577Z] #57 198.0 # github.com/containerd/containerd/cmd/containerd 09:04:06 [2021-08-10T09:04:06.577Z] #57 198.0 /usr/bin/ld: /tmp/go-link-245814707/000019.o: in function `New': 09:04:06 [2021-08-10T09:04:06.577Z] #57 198.0 /tmp/tmp.tSnjAOJ8LA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 09:04:06 [2021-08-10T09:04:06.577Z] #57 198.1 + bin/containerd-stress 09:04:06 [2021-08-10T09:04:06.883Z] #20 22.32 Selecting previously unselected package libapparmor1:s390x. 09:04:06 [2021-08-10T09:04:06.883Z] #20 22.33 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... 09:04:06 [2021-08-10T09:04:06.883Z] #20 22.34 Unpacking libapparmor1:s390x (2.13.2-10) ... 09:04:06 [2021-08-10T09:04:06.883Z] #20 22.39 Selecting previously unselected package libapparmor-dev:s390x. 09:04:06 [2021-08-10T09:04:06.883Z] #20 22.39 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... 09:04:06 [2021-08-10T09:04:06.883Z] #20 22.40 Unpacking libapparmor-dev:s390x (2.13.2-10) ... 09:04:07 [2021-08-10T09:04:07.139Z] #20 22.50 Setting up gcc-8-base:arm64 (8.3.0-6) ... 09:04:07 [2021-08-10T09:04:07.139Z] #20 22.52 Setting up gcc-8-base:armel (8.3.0-6) ... 09:04:07 [2021-08-10T09:04:07.139Z] #20 22.53 Setting up gcc-8-base:armhf (8.3.0-6) ... 09:04:07 [2021-08-10T09:04:07.139Z] #20 22.54 Setting up gcc-8-base:ppc64el (8.3.0-6) ... 09:04:07 [2021-08-10T09:04:07.139Z] #20 22.56 Setting up gcc-8-base:s390x (8.3.0-6) ... 09:04:07 [2021-08-10T09:04:07.139Z] #20 22.57 Setting up libc6:arm64 (2.28-10) ... 09:04:07 [2021-08-10T09:04:07.590Z] #57 ... 09:04:07 [2021-08-10T09:04:07.590Z] 09:04:07 [2021-08-10T09:04:07.590Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ 09:04:07 [2021-08-10T09:04:07.590Z] #55 sha256:336424785b876ea68221a6db683ecbdbecb96e406dc00901264f51640b94c3f9 09:04:07 [2021-08-10T09:04:07.590Z] #55 DONE 0.3s 09:04:07 [2021-08-10T09:04:07.590Z] 09:04:07 [2021-08-10T09:04:07.590Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 09:04:07 [2021-08-10T09:04:07.590Z] #57 sha256:c8e27a7e5d04b04e43f9742c08cf07dd7d10b15233e31c05f46a8faeb5c15afd 09:04:08 [2021-08-10T09:04:08.509Z] #20 23.81 Setting up libc6:armel (2.28-10) ... 09:04:09 [2021-08-10T09:04:09.134Z] #57 202.1 + bin/containerd-shim 09:04:09 [2021-08-10T09:04:09.171Z] 8f616e6e9eec: Verifying Checksum 09:04:09 [2021-08-10T09:04:09.171Z] 8f616e6e9eec: Download complete 09:04:09 [2021-08-10T09:04:09.877Z] #20 25.07 Setting up libc6:armhf (2.28-10) ... 09:04:10 [2021-08-10T09:04:10.806Z] #20 26.30 Setting up libc6:ppc64el (2.28-10) ... 09:04:10 [2021-08-10T09:04:10.812Z] INFO: Expanding compiler 1 of 3... 09:04:11 [2021-08-10T09:04:11.270Z] INFO: Expanding compiler 2 of 3... 09:04:12 [2021-08-10T09:04:12.174Z] #20 27.51 Setting up libc6:s390x (2.28-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.77 Setting up libapparmor1:arm64 (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.78 Setting up libapparmor1:armel (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.80 Setting up libapparmor1:armhf (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.81 Setting up libapparmor1:ppc64el (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.83 Setting up libapparmor1:s390x (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.84 Setting up libgcc1:arm64 (1:8.3.0-6) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.86 Setting up libgcc1:armel (1:8.3.0-6) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.87 Setting up libgcc1:armhf (1:8.3.0-6) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.88 Setting up libgcc1:ppc64el (1:8.3.0-6) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.90 Setting up libgcc1:s390x (1:8.3.0-6) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.92 Setting up libapparmor-dev:arm64 (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.96 Setting up libapparmor-dev:armel (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 28.98 Setting up libapparmor-dev:armhf (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 29.00 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 29.01 Setting up libapparmor-dev:s390x (2.13.2-10) ... 09:04:13 [2021-08-10T09:04:13.542Z] #20 29.03 Processing triggers for libc-bin (2.28-10) ... 09:04:14 [2021-08-10T09:04:14.106Z] #20 DONE 29.3s 09:04:14 [2021-08-10T09:04:14.106Z] 09:04:14 [2021-08-10T09:04:14.106Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker 09:04:14 [2021-08-10T09:04:14.106Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e 09:04:15 [2021-08-10T09:04:15.477Z] #21 DONE 1.5s 09:04:15 [2021-08-10T09:04:15.477Z] 09:04:15 [2021-08-10T09:04:15.477Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 09:04:15 [2021-08-10T09:04:15.477Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf 09:04:15 [2021-08-10T09:04:15.754Z] #57 208.2 + bin/containerd-shim-runc-v1 09:04:15 [2021-08-10T09:04:15.955Z] INFO: Expanding compiler 3 of 3... 09:04:15 [2021-08-10T09:04:15.955Z] INFO: Removing downloaded files... 09:04:15 [2021-08-10T09:04:15.955Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 09:04:15 [2021-08-10T09:04:15.955Z] INFO: Configuring git core.autocrlf... 09:04:16 [2021-08-10T09:04:16.408Z] #22 DONE 1.1s 09:04:16 [2021-08-10T09:04:16.408Z] 09:04:16 [2021-08-10T09:04:16.408Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:04:16 [2021-08-10T09:04:16.408Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 09:04:17 [2021-08-10T09:04:17.778Z] #23 1.009 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 09:04:17 [2021-08-10T09:04:17.778Z] #23 DONE 1.1s 09:04:17 [2021-08-10T09:04:17.778Z] 09:04:17 [2021-08-10T09:04:17.778Z] #61 [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 09:04:17 [2021-08-10T09:04:17.778Z] #61 sha256:fcd7557b303d46c70a4226387b2a94ee1252a3ea23a1e9c7181cf22a04043862 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.285 + RM_GOPATH=0 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.285 + TMP_GOPATH= 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.285 + : /build 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.285 + '[' -z '' ']' 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.285 ++ mktemp -d 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.287 + export GOPATH=/tmp/tmp.5pTMz7osbj 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.287 + GOPATH=/tmp/tmp.5pTMz7osbj 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.287 + RM_GOPATH=1 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.287 + case "$(go env GOARCH)" in 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.288 ++ go env GOARCH 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + export GO_BUILDMODE=-buildmode=pie 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + GO_BUILDMODE=-buildmode=pie 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 ++ dirname /tmp/install/install.sh 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + dir=/tmp/install 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + bin=runc 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + shift 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + '[' '!' -f /tmp/install/runc.installer ']' 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + . /tmp/install/runc.installer 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + install_runc 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.304 + grep -q '^3\.10\.0.*\.el7\.' 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.313 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.314 + uname -r 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.314 + RUNC_BUILDTAGS='seccomp ' 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.314 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.314 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5pTMz7osbj/src/github.com/opencontainers/runc 09:04:17 [2021-08-10T09:04:17.778Z] #61 1.314 Cloning into '/tmp/tmp.5pTMz7osbj/src/github.com/opencontainers/runc'... 09:04:18 [2021-08-10T09:04:18.708Z] #61 ... 09:04:18 [2021-08-10T09:04:18.708Z] 09:04:18 [2021-08-10T09:04:18.708Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:04:18 [2021-08-10T09:04:18.708Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 09:04:18 [2021-08-10T09:04:18.708Z] #24 DONE 1.1s 09:04:18 [2021-08-10T09:04:18.966Z] 09:04:18 [2021-08-10T09:04:18.966Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:04:18 [2021-08-10T09:04:18.966Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 09:04:19 [2021-08-10T09:04:19.894Z] #25 DONE 1.1s 09:04:19 [2021-08-10T09:04:19.894Z] 09:04:19 [2021-08-10T09:04:19.894Z] #61 [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 09:04:19 [2021-08-10T09:04:19.894Z] #61 sha256:fcd7557b303d46c70a4226387b2a94ee1252a3ea23a1e9c7181cf22a04043862 09:04:19 [2021-08-10T09:04:19.894Z] #61 5.096 + cd /tmp/tmp.5pTMz7osbj/src/github.com/opencontainers/runc 09:04:19 [2021-08-10T09:04:19.894Z] #61 5.096 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 09:04:19 [2021-08-10T09:04:19.894Z] #61 5.369 + '[' -z '' ']' 09:04:19 [2021-08-10T09:04:19.894Z] #61 5.369 + target=static 09:04:19 [2021-08-10T09:04:19.894Z] #61 5.369 + make 'BUILDTAGS=seccomp ' static 09:04:19 [2021-08-10T09:04:19.894Z] #61 5.462 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . 09:04:19 [2021-08-10T09:04:19.989Z] #57 212.7 + bin/containerd-shim-runc-v2 09:04:20 [2021-08-10T09:04:20.259Z] #57 213.6 + binaries 09:04:20 [2021-08-10T09:04:20.259Z] #57 213.6 + install -D bin/containerd /build/containerd 09:04:20 [2021-08-10T09:04:20.259Z] #57 213.7 + install -D bin/containerd-shim /build/containerd-shim 09:04:20 [2021-08-10T09:04:20.259Z] #57 213.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 09:04:20 [2021-08-10T09:04:20.259Z] #57 213.7 + install -D bin/ctr /build/ctr 09:04:20 [2021-08-10T09:04:20.822Z] #61 ... 09:04:20 [2021-08-10T09:04:20.822Z] 09:04:20 [2021-08-10T09:04:20.822Z] #26 [dev-systemd-false 6/25] RUN ldconfig 09:04:20 [2021-08-10T09:04:20.822Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d 09:04:20 [2021-08-10T09:04:20.822Z] #26 DONE 1.1s 09:04:21 [2021-08-10T09:04:21.078Z] 09:04:21 [2021-08-10T09:04:21.078Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:04:21 [2021-08-10T09:04:21.078Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 09:04:22 [2021-08-10T09:04:22.461Z] #27 1.336 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 09:04:22 [2021-08-10T09:04:22.461Z] #27 1.435 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 09:04:22 [2021-08-10T09:04:22.461Z] #27 1.530 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 09:04:22 [2021-08-10T09:04:22.461Z] #27 1.601 Get:4 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] 09:04:22 [2021-08-10T09:04:22.461Z] #27 1.637 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] 09:04:22 [2021-08-10T09:04:22.729Z] #27 1.658 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] 09:04:22 [2021-08-10T09:04:22.729Z] #27 1.698 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] 09:04:22 [2021-08-10T09:04:22.729Z] #27 1.719 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 09:04:22 [2021-08-10T09:04:22.729Z] #27 1.768 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] 09:04:22 [2021-08-10T09:04:22.729Z] #27 1.781 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] 09:04:22 [2021-08-10T09:04:22.813Z] #57 DONE 215.9s 09:04:23 [2021-08-10T09:04:23.301Z] #27 2.358 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] 09:04:23 [2021-08-10T09:04:23.873Z] #27 2.896 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] 09:04:24 [2021-08-10T09:04:24.206Z] 09:04:24 [2021-08-10T09:04:24.206Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ 09:04:24 [2021-08-10T09:04:24.206Z] #58 sha256:4604eaaa93c869b69d551a2f8186275038d741b40796b1c46c822154373a81c1 09:04:24 [2021-08-10T09:04:24.436Z] #27 3.395 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 09:04:24 [2021-08-10T09:04:24.780Z] #58 DONE 0.8s 09:04:24 [2021-08-10T09:04:24.780Z] 09:04:24 [2021-08-10T09:04:24.780Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:04:24 [2021-08-10T09:04:24.780Z] #62 sha256:7003762aa8aaacd0e26eafcff85e8886b960ec7c8d684038df67fce6e58a73ff 09:04:24 [2021-08-10T09:04:24.997Z] #27 3.903 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 09:04:25 [2021-08-10T09:04:25.043Z] #62 DONE 0.2s 09:04:25 [2021-08-10T09:04:25.255Z] #27 4.243 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 09:04:25 [2021-08-10T09:04:25.305Z] 09:04:25 [2021-08-10T09:04:25.305Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ 09:04:25 [2021-08-10T09:04:25.305Z] #67 sha256:0b176bdf7d7a30b68e2f532dad4f2742dcecebf0b843c60500d49ace75826795 09:04:25 [2021-08-10T09:04:25.512Z] #27 4.594 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] 09:04:25 [2021-08-10T09:04:25.768Z] #27 4.983 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] 09:04:25 [2021-08-10T09:04:25.768Z] #27 4.997 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.004 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [289 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.023 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [294 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.023 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [270 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.023 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [293 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.031 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.031 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.031 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.031 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.035 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 09:04:26 [2021-08-10T09:04:26.025Z] #27 5.035 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] 09:04:26 [2021-08-10T09:04:26.317Z] Loaded image: buildpack-deps:buster 09:04:26 [2021-08-10T09:04:26.317Z] Loaded image: busybox:latest 09:04:26 [2021-08-10T09:04:26.317Z] Loaded image: busybox:glibc 09:04:26 [2021-08-10T09:04:26.699Z] #67 DONE 1.2s 09:04:26 [2021-08-10T09:04:26.699Z] 09:04:26 [2021-08-10T09:04:26.699Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker 09:04:26 [2021-08-10T09:04:26.699Z] #68 sha256:02c4c8a0d7b03cebafaf6565ed6611f06574fcb72258e592caee6cca10d19d12 09:04:26 [2021-08-10T09:04:26.699Z] #68 DONE 0.0s 09:04:26 [2021-08-10T09:04:26.699Z] 09:04:26 [2021-08-10T09:04:26.699Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker 09:04:26 [2021-08-10T09:04:26.699Z] #69 sha256:ed7cad186410a197215340751266c536c7a4185040fcb3b84219ccb710a29b58 09:04:27 [2021-08-10T09:04:27.683Z] Loaded image: debian:bullseye 09:04:27 [2021-08-10T09:04:27.683Z] Loaded image: hello-world:latest 09:04:27 [2021-08-10T09:04:27.683Z] Loaded image: arm32v7/hello-world:latest 09:04:27 [2021-08-10T09:04:27.683Z] INFO: Testing against a local daemon 09:04:27 [2021-08-10T09:04:27.683Z] === RUN TestCgroupNamespacesBuild 09:04:28 [2021-08-10T09:04:28.622Z] #69 DONE 2.0s 09:04:28 [2021-08-10T09:04:28.622Z] 09:04:28 [2021-08-10T09:04:28.622Z] #70 exporting to image 09:04:28 [2021-08-10T09:04:28.622Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:04:28 [2021-08-10T09:04:28.622Z] #70 exporting layers 09:04:29 [2021-08-10T09:04:29.571Z] --- PASS: TestCgroupNamespacesBuild (1.55s) 09:04:29 [2021-08-10T09:04:29.571Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:04:30 [2021-08-10T09:04:30.198Z] #27 ... 09:04:30 [2021-08-10T09:04:30.198Z] 09:04:30 [2021-08-10T09:04:30.198Z] #64 [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 09:04:30 [2021-08-10T09:04:30.198Z] #64 sha256:0ac2f0b7ea685b32cbd7c8a05405cde0d85765f16899efeaa297e6f472d9c01b 09:04:30 [2021-08-10T09:04:30.198Z] #64 59.93 + bin/containerd 09:04:30 [2021-08-10T09:04:30.946Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) 09:04:30 [2021-08-10T09:04:30.946Z] === RUN TestBuildWithSession 09:04:30 [2021-08-10T09:04:30.946Z] build_session_test.go:25: TODO: BuildKit 09:04:30 [2021-08-10T09:04:30.946Z] --- SKIP: TestBuildWithSession (0.00s) 09:04:30 [2021-08-10T09:04:30.946Z] === RUN TestBuildSquashParent 09:04:32 [2021-08-10T09:04:32.851Z] #70 exporting layers 3.9s done 09:04:32 [2021-08-10T09:04:32.851Z] #70 writing image sha256:1da05979b839966453642a63ff0545ab1387f47aab7160bf13b94135e7aa0586 done 09:04:32 [2021-08-10T09:04:32.851Z] #70 naming to docker.io/library/docker:32702812913c222a3e1f4325898f5bd7cf7ed0aa done 09:04:32 [2021-08-10T09:04:32.851Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 09:04:33 [2021-08-10T09:04:33.200Z] + sudo modprobe ip6table_filter [Pipeline] sh 09:04:33 [2021-08-10T09:04:33.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32702812913c222a3e1f4325898f5bd7cf7ed0aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:32702812913c222a3e1f4325898f5bd7cf7ed0aa hack/test/unit 09:04:36 [2021-08-10T09:04:36.079Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') 09:04:36 [2021-08-10T09:04:36.079Z] + TESTFLAGS+=' -test.timeout=5m' 09:04:36 [2021-08-10T09:04:36.079Z] + TESTDIRS=./... 09:04:36 [2021-08-10T09:04:36.079Z] + exclude_paths='/vendor/|/integration' 09:04:36 [2021-08-10T09:04:36.079Z] ++ grep -vE '(/vendor/|/integration)' 09:04:36 [2021-08-10T09:04:36.079Z] ++ go list ./... 09:04:37 [2021-08-10T09:04:37.475Z] + pkg_list='github.com/docker/docker/api 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/backend/build 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/httputils 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/middleware 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/build 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/checkpoint 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/container 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/debug 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/distribution 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/grpc 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/image 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/network 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/plugin 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/session 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/swarm 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/system 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/server/router/volume 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/backend 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/blkiodev 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/container 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/events 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/filters 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/image 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/mount 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/network 09:04:37 [2021-08-10T09:04:37.475Z] github.com/docker/docker/api/types/plugins/logdriver 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/registry 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/strslice 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/swarm 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/swarm/runtime 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/time 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/versions 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/versions/v1p19 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/versions/v1p20 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/volume 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/exporter 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/worker 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/dockerfile 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/dockerignore 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/remotecontext 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/remotecontext/git 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cli 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cli/config 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cli/debug 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/client 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cmd/docker-proxy 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cmd/dockerd 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cmd/dockerd/trap 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/container 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/container/stream 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/contrib/apparmor 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/contrib/docker-device-tool 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/contrib/httpserver 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/convert 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/executor 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/executor/container 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/provider 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/config 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/discovery 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/events 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/events/testutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/exec 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/aufs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/copy 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/overlay 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/register 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/vfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/zfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/images 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/initlayer 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/links 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/listeners 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/awslogs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/fluentd 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/gcplogs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/gelf 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/journald 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/local 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/logentries 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/loggerutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/splunk 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/syslog 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/logger/templates 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/names 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/network 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/stats 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/distribution 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/distribution/metadata 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/distribution/utils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/distribution/xfer 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/dockerversion 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/errdefs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/image 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/image/cache 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/image/tarexport 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/image/v1 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/internal/test/suite 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/layer 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libcontainerd 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libcontainerd/queue 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libcontainerd/remote 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libcontainerd/supervisor 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libcontainerd/types 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/api 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/bitseq 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/cluster 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/config 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/datastore 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/diagnostic 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/discoverapi 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/driverapi 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/bridge 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/host 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/null 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/overlay 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/remote 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/windows 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/drvregistry 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/etchosts 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/hostdiscovery 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/idm 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/internal/caller 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ipam 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ipamapi 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ipams/builtin 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ipams/null 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ipams/remote 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ipamutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/iptables 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/netlabel 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/netutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/networkdb 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/ns 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/options 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/osl 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/osl/kernel 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/portallocator 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/portmapper 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/resolvconf 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/testutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/libnetwork/types 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/oci 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/oci/caps 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/opts 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/aaparser 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/archive 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/authorization 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/broadcaster 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/capabilities 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/chrootarchive 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/containerfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/devicemapper 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/directory 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/discovery 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/discovery/file 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/discovery/kv 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/discovery/memory 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/discovery/nodes 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/dmesg 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/filenotify 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/fileutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/fsutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/homedir 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/idtools 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/ioutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/jsonmessage 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/locker 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/longpath 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/loopback 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/mount 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/namesgenerator 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/parsers 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/parsers/kernel 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/pidfile 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/platform 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/plugingetter 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/plugins 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/plugins/transport 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/pools 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/progress 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/pubsub 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/reexec 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/signal 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/stack 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/stdcopy 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/streamformatter 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/stringid 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/symlink 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/sysinfo 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/system 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/tailfile 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/tarsum 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/term 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/term/windows 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/truncindex 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/urlutil 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/pkg/useragent 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/plugin 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/plugin/executor/containerd 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/plugin/v2 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/profiles/apparmor 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/profiles/seccomp 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/quota 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/reference 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/registry 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/registry/resumable 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/restartmanager 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/rootless 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/rootless/specconv 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/runconfig 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/runconfig/opts 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/daemon 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/environment 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/fakecontext 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/fakegit 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/fakestorage 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/fixtures/load 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/fixtures/plugin 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/registry 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/testutil/request 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/volume 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/volume/drivers 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/volume/local 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/volume/mounts 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/volume/service 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/volume/service/opts 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/volume/testutils' 09:04:37 [2021-08-10T09:04:37.476Z] ++ echo 'github.com/docker/docker/api 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/backend/build 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/httputils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/middleware 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/build 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/checkpoint 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/container 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/debug 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/distribution 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/grpc 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/image 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/network 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/plugin 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/session 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/swarm 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/system 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/server/router/volume 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/backend 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/blkiodev 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/container 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/events 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/filters 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/image 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/mount 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/network 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/plugins/logdriver 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/registry 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/strslice 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/swarm 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/swarm/runtime 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/time 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/versions 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/versions/v1p19 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/versions/v1p20 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/api/types/volume 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/exporter 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/builder-next/worker 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/dockerfile 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/dockerignore 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/remotecontext 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/builder/remotecontext/git 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cli 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cli/config 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cli/debug 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/client 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cmd/docker-proxy 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cmd/dockerd 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cmd/dockerd/trap 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/container 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/container/stream 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/contrib/apparmor 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/contrib/docker-device-tool 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/contrib/httpserver 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/convert 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/executor 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/executor/container 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/cluster/provider 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/config 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/discovery 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/events 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/events/testutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/exec 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/aufs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/copy 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/overlay 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/register 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/vfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/graphdriver/zfs 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/images 09:04:37 [2021-08-10T09:04:37.476Z] github.com/docker/docker/daemon/initlayer 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/links 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/listeners 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/awslogs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/fluentd 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/gcplogs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/gelf 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/journald 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/local 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/logentries 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/loggerutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/splunk 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/syslog 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/templates 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/names 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/network 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/stats 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/distribution 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/distribution/metadata 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/distribution/utils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/distribution/xfer 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/dockerversion 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/errdefs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/image 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/image/cache 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/image/tarexport 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/image/v1 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/internal/test/suite 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/layer 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd/queue 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd/remote 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd/supervisor 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd/types 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/api 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/bitseq 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/cluster 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/config 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/datastore 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/diagnostic 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/discoverapi 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/driverapi 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/bridge 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/host 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/null 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/overlay 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/remote 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/windows 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/drvregistry 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/etchosts 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/hostdiscovery 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/idm 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/internal/caller 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ipam 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ipamapi 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ipams/builtin 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ipams/null 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ipams/remote 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ipamutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/iptables 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/netlabel 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/netutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/networkdb 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/ns 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/options 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/osl 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/osl/kernel 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/portallocator 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/portmapper 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/resolvconf 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/testutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libnetwork/types 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/oci 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/oci/caps 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/opts 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/aaparser 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/archive 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/authorization 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/broadcaster 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/capabilities 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/chrootarchive 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/containerfs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/devicemapper 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/directory 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery/file 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery/kv 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery/memory 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery/nodes 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/dmesg 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/filenotify 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/fileutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/fsutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/homedir 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/idtools 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/ioutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/jsonmessage 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/locker 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/longpath 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/loopback 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/mount 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/namesgenerator 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/parsers 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/parsers/kernel 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/pidfile 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/platform 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/plugingetter 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/plugins 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/plugins/transport 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/pools 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/progress 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/pubsub 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/reexec 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/signal 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/stack 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/stdcopy 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/streamformatter 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/stringid 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/symlink 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/sysinfo 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/system 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/tailfile 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/tarsum 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/term 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/term/windows 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/truncindex 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/urlutil 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/useragent 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/plugin 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/plugin/executor/containerd 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/plugin/v2 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/profiles/apparmor 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/profiles/seccomp 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/quota 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/reference 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/registry 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/registry/resumable 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/restartmanager 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/rootless 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/rootless/specconv 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/runconfig 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/runconfig/opts 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/daemon 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/environment 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/fakecontext 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/fakegit 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/fakestorage 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/fixtures/load 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/fixtures/plugin 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/registry 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/testutil/request 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/volume 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/volume/drivers 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/volume/local 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/volume/mounts 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/volume/service 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/volume/service/opts 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/volume/testutils' 09:04:37 [2021-08-10T09:04:37.477Z] ++ grep --fixed-strings -v /libnetwork 09:04:37 [2021-08-10T09:04:37.477Z] + base_pkg_list='github.com/docker/docker/api 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/backend/build 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/httputils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/middleware 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/build 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/checkpoint 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/container 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/debug 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/distribution 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/grpc 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/image 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/network 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/plugin 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/session 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/swarm 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/system 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/server/router/volume 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/backend 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/blkiodev 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/container 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/events 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/filters 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/image 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/mount 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/network 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/plugins/logdriver 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/registry 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/strslice 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/swarm 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/swarm/runtime 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/time 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/versions 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/versions/v1p19 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/versions/v1p20 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/api/types/volume 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/builder-next 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/builder-next/exporter 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/builder-next/worker 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/dockerfile 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/dockerignore 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/remotecontext 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/builder/remotecontext/git 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/cli 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/cli/config 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/cli/debug 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/client 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/cmd/docker-proxy 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/cmd/dockerd 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/cmd/dockerd/trap 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/container 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/container/stream 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/contrib/apparmor 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/contrib/docker-device-tool 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/contrib/httpserver 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/cluster 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/cluster/convert 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/cluster/executor 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/cluster/executor/container 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/cluster/provider 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/config 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/discovery 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/events 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/events/testutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/exec 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/aufs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/copy 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/overlay 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/register 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/vfs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/graphdriver/zfs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/images 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/initlayer 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/links 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/listeners 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/awslogs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/fluentd 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/gcplogs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/gelf 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/journald 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/local 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/logentries 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/loggerutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/splunk 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/syslog 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/logger/templates 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/names 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/network 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/daemon/stats 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/distribution 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/distribution/metadata 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/distribution/utils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/distribution/xfer 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/dockerversion 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/errdefs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/image 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/image/cache 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/image/tarexport 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/image/v1 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/internal/test/suite 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/layer 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd/queue 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd/remote 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd/supervisor 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/libcontainerd/types 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/oci 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/oci/caps 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/opts 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/aaparser 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/archive 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/authorization 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/broadcaster 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/capabilities 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/chrootarchive 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/containerfs 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/devicemapper 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/directory 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery/file 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery/kv 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery/memory 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/discovery/nodes 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/dmesg 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/filenotify 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/fileutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/fsutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/homedir 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/idtools 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/ioutils 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/jsonmessage 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/locker 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/longpath 09:04:37 [2021-08-10T09:04:37.477Z] github.com/docker/docker/pkg/loopback 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/mount 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/namesgenerator 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/parsers 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/parsers/kernel 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/pidfile 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/platform 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugingetter 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins/transport 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/pools 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/progress 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/pubsub 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/reexec 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/signal 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/stack 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/stdcopy 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/streamformatter 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/stringid 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/symlink 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/sysinfo 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/system 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/tailfile 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/tarsum 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/term 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/term/windows 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/truncindex 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/urlutil 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/useragent 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/plugin 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/plugin/executor/containerd 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/plugin/v2 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/profiles/apparmor 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/profiles/seccomp 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/quota 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/reference 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/registry 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/registry/resumable 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/restartmanager 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/rootless 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/rootless/specconv 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/runconfig 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/runconfig/opts 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/daemon 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/environment 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/fakecontext 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/fakegit 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/fakestorage 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/fixtures/load 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/fixtures/plugin 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/registry 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/testutil/request 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/volume 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/volume/drivers 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/volume/local 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/volume/mounts 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/volume/service 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/volume/service/opts 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/volume/testutils' 09:04:37 [2021-08-10T09:04:37.478Z] ++ grep --fixed-strings /libnetwork 09:04:37 [2021-08-10T09:04:37.478Z] ++ echo 'github.com/docker/docker/api 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/backend/build 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/httputils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/middleware 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/build 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/checkpoint 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/container 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/debug 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/distribution 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/grpc 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/image 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/network 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/plugin 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/session 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/swarm 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/system 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/server/router/volume 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/backend 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/blkiodev 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/container 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/events 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/filters 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/image 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/mount 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/network 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/plugins/logdriver 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/registry 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/strslice 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/swarm 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/swarm/runtime 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/time 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/versions 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/versions/v1p19 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/versions/v1p20 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/api/types/volume 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/builder-next 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/builder-next/exporter 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/builder-next/worker 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/dockerfile 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/dockerignore 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/remotecontext 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/builder/remotecontext/git 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/cli 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/cli/config 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/cli/debug 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/client 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/cmd/docker-proxy 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/cmd/dockerd 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/cmd/dockerd/trap 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/container 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/container/stream 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/contrib/apparmor 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/contrib/docker-device-tool 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/contrib/httpserver 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/cluster 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/cluster/convert 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/cluster/executor 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/cluster/executor/container 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/cluster/provider 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/config 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/discovery 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/events 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/events/testutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/exec 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/aufs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/copy 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/overlay 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/register 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/vfs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/graphdriver/zfs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/images 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/initlayer 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/links 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/listeners 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/awslogs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/fluentd 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/gcplogs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/gelf 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/journald 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/local 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/logentries 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/loggerutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/splunk 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/syslog 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/logger/templates 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/names 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/network 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/daemon/stats 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/distribution 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/distribution/metadata 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/distribution/utils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/distribution/xfer 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/dockerversion 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/errdefs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/image 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/image/cache 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/image/tarexport 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/image/v1 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/internal/test/suite 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/layer 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libcontainerd 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libcontainerd/queue 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libcontainerd/remote 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libcontainerd/supervisor 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libcontainerd/types 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/api 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/bitseq 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/cluster 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/config 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/datastore 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/diagnostic 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/discoverapi 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/driverapi 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/bridge 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/host 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/null 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/overlay 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/remote 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/windows 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/drvregistry 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/etchosts 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/hostdiscovery 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/idm 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/internal/caller 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ipam 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ipamapi 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ipams/builtin 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ipams/null 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ipams/remote 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ipamutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/iptables 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/netlabel 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/netutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/networkdb 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/ns 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/options 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/osl 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/osl/kernel 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/portallocator 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/portmapper 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/resolvconf 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/testutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/libnetwork/types 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/oci 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/oci/caps 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/opts 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/aaparser 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/archive 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/authorization 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/broadcaster 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/capabilities 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/chrootarchive 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/containerfs 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/devicemapper 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/directory 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/discovery 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/discovery/file 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/discovery/kv 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/discovery/memory 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/discovery/nodes 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/dmesg 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/filenotify 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/fileutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/fsutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/homedir 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/idtools 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/ioutils 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/jsonmessage 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/locker 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/longpath 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/loopback 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/mount 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/namesgenerator 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/parsers 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/parsers/kernel 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/pidfile 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/platform 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugingetter 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/plugins/transport 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/pools 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/progress 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/pubsub 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/reexec 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/signal 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/stack 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/stdcopy 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/streamformatter 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/stringid 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/symlink 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/sysinfo 09:04:37 [2021-08-10T09:04:37.478Z] github.com/docker/docker/pkg/system 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/pkg/tailfile 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/pkg/tarsum 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/pkg/term 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/pkg/term/windows 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/pkg/truncindex 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/pkg/urlutil 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/pkg/useragent 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/plugin 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/plugin/executor/containerd 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/plugin/v2 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/profiles/apparmor 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/profiles/seccomp 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/quota 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/reference 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/registry 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/registry/resumable 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/restartmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/rootless 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/rootless/specconv 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/runconfig 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/runconfig/opts 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/daemon 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/environment 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/fakecontext 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/fakegit 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/fakestorage 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/fixtures/load 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/fixtures/plugin 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/registry 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/testutil/request 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/volume 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/volume/drivers 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/volume/local 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/volume/mounts 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/volume/service 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/volume/service/opts 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/volume/testutils' 09:04:37 [2021-08-10T09:04:37.479Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/api 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/bitseq 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cluster 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/config 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/datastore 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/diagnostic 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/discoverapi 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/driverapi 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/bridge 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/host 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/null 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/overlay 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/remote 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/windows 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drvregistry 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/etchosts 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/hostdiscovery 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/idm 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/internal/caller 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipam 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipamapi 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/builtin 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/null 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/remote 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipamutils 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/iptables 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/netlabel 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/netutils 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/networkdb 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ns 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/options 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/osl 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/osl/kernel 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/portallocator 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/portmapper 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/resolvconf 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/testutils 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/types' 09:04:37 [2021-08-10T09:04:37.479Z] + grep --fixed-strings libnetwork/drivers/bridge 09:04:37 [2021-08-10T09:04:37.479Z] + echo 'github.com/docker/docker/libnetwork 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/api 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/bitseq 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cluster 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/config 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/datastore 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/diagnostic 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/discoverapi 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/driverapi 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/bridge 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/host 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/null 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/overlay 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/remote 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/windows 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drvregistry 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/etchosts 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/hostdiscovery 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/idm 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/internal/caller 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipam 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipamapi 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/builtin 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/null 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/remote 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ipamutils 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/iptables 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/netlabel 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/netutils 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/networkdb 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/ns 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/options 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/osl 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/osl/kernel 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/portallocator 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/portmapper 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/resolvconf 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/testutils 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/types' 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/bridge 09:04:37 [2021-08-10T09:04:37.479Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:04:37 [2021-08-10T09:04:37.479Z] + type docker-proxy 09:04:37 [2021-08-10T09:04:37.479Z] hack/test/unit: line 25: type: docker-proxy: not found 09:04:37 [2021-08-10T09:04:37.479Z] + hack/make.sh binary-proxy install-proxy 09:04:37 [2021-08-10T09:04:37.479Z] 09:04:37 [2021-08-10T09:04:37.479Z] Removing bundles/ 09:04:37 [2021-08-10T09:04:37.479Z] 09:04:37 [2021-08-10T09:04:37.479Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 09:04:37 [2021-08-10T09:04:37.479Z] Building: bundles/binary-proxy/docker-proxy-dev 09:04:37 [2021-08-10T09:04:37.479Z] GOOS="" GOARCH="" GOARM="" 09:04:39 [2021-08-10T09:04:39.051Z] --- PASS: TestBuildSquashParent (8.10s) 09:04:39 [2021-08-10T09:04:39.051Z] === RUN TestBuildWithRemoveAndForceRemove 09:04:39 [2021-08-10T09:04:39.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:04:39 [2021-08-10T09:04:39.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:04:39 [2021-08-10T09:04:39.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:04:39 [2021-08-10T09:04:39.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:04:39 [2021-08-10T09:04:39.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:04:39 [2021-08-10T09:04:39.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:04:39 [2021-08-10T09:04:39.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:04:39 [2021-08-10T09:04:39.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:04:39 [2021-08-10T09:04:39.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:04:39 [2021-08-10T09:04:39.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:04:39 [2021-08-10T09:04:39.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:04:39 [2021-08-10T09:04:39.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:04:39 [2021-08-10T09:04:39.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:04:39 [2021-08-10T09:04:39.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:04:39 [2021-08-10T09:04:39.643Z] #57 210.6 # github.com/containerd/containerd/cmd/containerd 09:04:39 [2021-08-10T09:04:39.643Z] #57 210.6 /usr/bin/ld: /tmp/go-link-007031681/000019.o: in function `New': 09:04:39 [2021-08-10T09:04:39.643Z] #57 210.6 /tmp/tmp.RB4RanGxO2/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 09:04:39 [2021-08-10T09:04:39.643Z] #57 210.6 + bin/containerd-stress 09:04:39 [2021-08-10T09:04:39.643Z] #57 211.7 + bin/containerd-shim 09:04:40 [2021-08-10T09:04:40.147Z] #64 ... 09:04:40 [2021-08-10T09:04:40.147Z] 09:04:40 [2021-08-10T09:04:40.147Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 09:04:40 [2021-08-10T09:04:40.147Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 09:04:40 [2021-08-10T09:04:40.147Z] #27 18.08 Fetched 51.2 MB in 17s (3014 kB/s) 09:04:41 [2021-08-10T09:04:41.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:04:41 [2021-08-10T09:04:41.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:04:42 [2021-08-10T09:04:42.918Z] #57 218.5 + bin/containerd-shim-runc-v1 09:04:42 [2021-08-10T09:04:42.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:04:43 [2021-08-10T09:04:43.190Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:04:45 [2021-08-10T09:04:45.078Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 09:04:45 [2021-08-10T09:04:45.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.28s) 09:04:45 [2021-08-10T09:04:45.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.32s) 09:04:45 [2021-08-10T09:04:45.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) 09:04:45 [2021-08-10T09:04:45.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) 09:04:45 [2021-08-10T09:04:45.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) 09:04:45 [2021-08-10T09:04:45.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) 09:04:45 [2021-08-10T09:04:45.078Z] === RUN TestBuildMultiStageCopy 09:04:45 [2021-08-10T09:04:45.078Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:04:45 [2021-08-10T09:04:45.646Z] Created binary: bundles/binary-proxy/docker-proxy-dev 09:04:45 [2021-08-10T09:04:45.646Z] 09:04:45 [2021-08-10T09:04:45.646Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 09:04:45 [2021-08-10T09:04:45.910Z] Installing docker-proxy to /usr/local/bin/ 09:04:45 [2021-08-10T09:04:45.910Z] 09:04:45 [2021-08-10T09:04:45.910Z] + mkdir -p bundles 09:04:45 [2021-08-10T09:04:45.910Z] + '[' -n 'github.com/docker/docker/api 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/backend/build 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/httputils 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/middleware 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/build 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/checkpoint 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/container 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/debug 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/distribution 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/grpc 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/image 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/network 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/plugin 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/session 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/swarm 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/system 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/server/router/volume 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/backend 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/blkiodev 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/container 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/events 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/filters 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/image 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/mount 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/network 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/plugins/logdriver 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/registry 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/strslice 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/swarm 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/swarm/runtime 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/time 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/versions 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/versions/v1p19 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/versions/v1p20 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/api/types/volume 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/builder-next 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/builder-next/exporter 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/builder-next/worker 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/dockerfile 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/dockerignore 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/remotecontext 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/builder/remotecontext/git 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/cli 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/cli/config 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/cli/debug 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/client 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/cmd/docker-proxy 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/cmd/dockerd 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/cmd/dockerd/trap 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/container 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/container/stream 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/contrib/apparmor 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/contrib/docker-device-tool 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/contrib/httpserver 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/cluster 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/cluster/convert 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/cluster/executor 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/cluster/executor/container 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/cluster/provider 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/config 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/discovery 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/events 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/events/testutils 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/exec 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/aufs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/copy 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/overlay 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/register 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/vfs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/graphdriver/zfs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/images 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/initlayer 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/links 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/listeners 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/awslogs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/fluentd 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/gcplogs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/gelf 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/journald 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/local 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/logentries 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/loggerutils 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/splunk 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/syslog 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/logger/templates 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/names 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/network 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/daemon/stats 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/distribution 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/distribution/metadata 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/distribution/utils 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/distribution/xfer 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/dockerversion 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/errdefs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/image 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/image/cache 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/image/tarexport 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/image/v1 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/internal/test/suite 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/layer 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/libcontainerd 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/libcontainerd/queue 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/libcontainerd/remote 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/libcontainerd/supervisor 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/libcontainerd/types 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/oci 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/oci/caps 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/opts 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/aaparser 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/archive 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/authorization 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/broadcaster 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/capabilities 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/chrootarchive 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/containerfs 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/devicemapper 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/directory 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/discovery 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/discovery/file 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/discovery/kv 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/discovery/memory 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/discovery/nodes 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/dmesg 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/filenotify 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/fileutils 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/fsutils 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/homedir 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/idtools 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/ioutils 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/jsonmessage 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/locker 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/longpath 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/loopback 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/mount 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/namesgenerator 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/parsers 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/parsers/kernel 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/pidfile 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/platform 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/plugingetter 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/plugins 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/plugins/transport 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/pools 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/progress 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/pubsub 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/reexec 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/signal 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/stack 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/stdcopy 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/streamformatter 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/stringid 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/symlink 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/sysinfo 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/system 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/tailfile 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/tarsum 09:04:45 [2021-08-10T09:04:45.910Z] github.com/docker/docker/pkg/term 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/pkg/term/windows 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/pkg/truncindex 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/pkg/urlutil 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/pkg/useragent 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/plugin 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/plugin/executor/containerd 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/plugin/v2 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/profiles/apparmor 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/profiles/seccomp 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/quota 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/reference 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/registry 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/registry/resumable 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/restartmanager 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/rootless 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/rootless/specconv 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/runconfig 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/runconfig/opts 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/daemon 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/environment 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/fakecontext 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/fakegit 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/fakestorage 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/fixtures/load 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/fixtures/plugin 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/registry 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/testutil/request 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/volume 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/volume/drivers 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/volume/local 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/volume/mounts 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/volume/service 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/volume/service/opts 09:04:45 [2021-08-10T09:04:45.911Z] github.com/docker/docker/volume/testutils' ']' 09:04:45 [2021-08-10T09:04:45.911Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 09:04:46 [2021-08-10T09:04:46.692Z] #27 18.08 Reading package lists... 09:04:47 [2021-08-10T09:04:47.306Z] ? github.com/docker/docker/api [no test files] 09:04:48 [2021-08-10T09:04:48.196Z] #57 223.5 + bin/containerd-shim-runc-v2 09:04:48 [2021-08-10T09:04:48.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:04:48 [2021-08-10T09:04:48.465Z] #57 224.1 + binaries 09:04:48 [2021-08-10T09:04:48.465Z] #57 224.1 + install -D bin/containerd /build/containerd 09:04:48 [2021-08-10T09:04:48.465Z] #57 224.2 + install -D bin/containerd-shim /build/containerd-shim 09:04:48 [2021-08-10T09:04:48.465Z] #57 224.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 09:04:48 [2021-08-10T09:04:48.465Z] #57 224.2 + install -D bin/ctr /build/ctr 09:04:49 [2021-08-10T09:04:49.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:04:50 [2021-08-10T09:04:50.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:04:50 [2021-08-10T09:04:50.365Z] #57 DONE 225.9s 09:04:51 [2021-08-10T09:04:51.120Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:04:51 [2021-08-10T09:04:51.296Z] 09:04:51 [2021-08-10T09:04:51.296Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ 09:04:51 [2021-08-10T09:04:51.296Z] #58 sha256:092b0f4eec33e2dafae25cbab2db4cddb39fdfe10c7bfa8bc79056ea14dc3f29 09:04:52 [2021-08-10T09:04:52.045Z] --- PASS: TestBuildMultiStageCopy (6.97s) 09:04:52 [2021-08-10T09:04:52.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.97s) 09:04:52 [2021-08-10T09:04:52.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) 09:04:52 [2021-08-10T09:04:52.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 09:04:52 [2021-08-10T09:04:52.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 09:04:52 [2021-08-10T09:04:52.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 09:04:52 [2021-08-10T09:04:52.046Z] === RUN TestBuildMultiStageParentConfig 09:04:52 [2021-08-10T09:04:52.228Z] #58 DONE 0.8s 09:04:52 [2021-08-10T09:04:52.228Z] 09:04:52 [2021-08-10T09:04:52.228Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:04:52 [2021-08-10T09:04:52.228Z] #62 sha256:577c6da2b3e3db61e17bbb4e388ab3952ac86440e480ee0ecdc68ef23115298a 09:04:52 [2021-08-10T09:04:52.228Z] #62 DONE 0.2s 09:04:52 [2021-08-10T09:04:52.228Z] 09:04:52 [2021-08-10T09:04:52.228Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ 09:04:52 [2021-08-10T09:04:52.228Z] #67 sha256:92b509b192cbcfdfad07c1ca3ac9db6e15055d39e4e10558f48667171e727842 09:04:53 [2021-08-10T09:04:53.163Z] #67 DONE 0.8s 09:04:53 [2021-08-10T09:04:53.163Z] 09:04:53 [2021-08-10T09:04:53.163Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker 09:04:53 [2021-08-10T09:04:53.163Z] #68 sha256:74c885054888da7bf682adbce3f40471c3b1ba180c7cd904155636e85f6fe21f 09:04:53 [2021-08-10T09:04:53.163Z] #68 DONE 0.0s 09:04:53 [2021-08-10T09:04:53.163Z] 09:04:53 [2021-08-10T09:04:53.163Z] #69 [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 09:04:53 [2021-08-10T09:04:53.163Z] #69 sha256:39967c6872623d370a86412a8b108e0cd23c2db7a84c4887f882edfdcd9fb87b 09:04:53 [2021-08-10T09:04:53.730Z] #69 0.694 Hit:1 http://deb.debian.org/debian buster-backports InRelease 09:04:53 [2021-08-10T09:04:53.987Z] #69 0.694 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease 09:04:53 [2021-08-10T09:04:53.987Z] #69 0.694 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease 09:04:53 [2021-08-10T09:04:53.987Z] #69 0.783 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease 09:04:54 [2021-08-10T09:04:54.785Z] #27 25.85 Reading package lists... 09:04:54 [2021-08-10T09:04:54.811Z] #69 1.039 Reading package lists... 09:04:55 [2021-08-10T09:04:55.374Z] #69 1.657 Reading package lists... 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.276 Building dependency tree... 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.390 Reading state information... 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.497 The following additional packages will be installed: 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.497 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.497 libpam-systemd 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.498 Suggested packages: 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.498 systemd-container policykit-1 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.498 Recommended packages: 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.498 libnss-systemd 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.547 The following NEW packages will be installed: 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.547 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 09:04:55 [2021-08-10T09:04:55.631Z] #69 2.548 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv 09:04:55 [2021-08-10T09:04:55.727Z] #27 33.13 Building dependency tree... 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.814 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.814 Need to get 4759 kB of archives. 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.814 After this operation, 16.6 MB of additional disk space will be used. 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.814 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.816 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.821 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] 09:04:55 [2021-08-10T09:04:55.887Z] #69 2.857 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] 09:04:56 [2021-08-10T09:04:56.144Z] #69 2.967 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] 09:04:56 [2021-08-10T09:04:56.144Z] #69 2.969 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] 09:04:56 [2021-08-10T09:04:56.144Z] #69 3.009 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] 09:04:56 [2021-08-10T09:04:56.144Z] #69 3.019 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] 09:04:56 [2021-08-10T09:04:56.144Z] #69 3.022 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] 09:04:56 [2021-08-10T09:04:56.144Z] #69 3.166 debconf: delaying package configuration, since apt-utils is not installed 09:04:56 [2021-08-10T09:04:56.144Z] #69 3.189 Fetched 4759 kB in 0s (10.2 MB/s) 09:04:56 [2021-08-10T09:04:56.144Z] #69 3.217 Selecting previously unselected package libargon2-1:amd64. 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.217 (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 ... 28078 files and directories currently installed.) 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.230 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.239 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.276 Selecting previously unselected package libjson-c3:amd64. 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.278 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.283 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.319 Selecting previously unselected package libcryptsetup12:amd64. 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.322 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.326 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.377 Selecting previously unselected package libidn11:amd64. 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.379 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.384 Unpacking libidn11:amd64 (1.33-2.2) ... 09:04:56 [2021-08-10T09:04:56.401Z] #69 3.427 Selecting previously unselected package libkmod2:amd64. 09:04:56 [2021-08-10T09:04:56.658Z] #69 3.430 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... 09:04:56 [2021-08-10T09:04:56.658Z] #69 3.434 Unpacking libkmod2:amd64 (26-1) ... 09:04:56 [2021-08-10T09:04:56.658Z] #69 3.480 Selecting previously unselected package systemd. 09:04:56 [2021-08-10T09:04:56.658Z] #69 3.483 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... 09:04:56 [2021-08-10T09:04:56.658Z] #69 3.523 Unpacking systemd (241-7~deb10u8) ... 09:04:56 [2021-08-10T09:04:56.914Z] #69 3.941 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 09:04:56 [2021-08-10T09:04:56.914Z] #69 3.953 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... 09:04:56 [2021-08-10T09:04:56.914Z] #69 3.965 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... 09:04:56 [2021-08-10T09:04:56.914Z] #69 3.977 Setting up libidn11:amd64 (1.33-2.2) ... 09:04:56 [2021-08-10T09:04:56.914Z] #69 3.989 Setting up libkmod2:amd64 (26-1) ... 09:04:57 [2021-08-10T09:04:57.094Z] #27 36.08 bzip2 is already the newest version (1.0.6-9.2~deb10u1). 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.08 libcap2-bin is already the newest version (1:2.25-2). 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.08 patch is already the newest version (2.7.6-3+deb10u1). 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.08 xz-utils is already the newest version (5.2.4-1). 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.08 The following additional packages will be installed: 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.09 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.10 python3.7 python3.7-minimal vim-runtime xxd 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.12 Suggested packages: 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.12 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.12 python3-venv python-setuptools-doc python3.7-venv python3.7-doc 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.12 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.12 Recommended packages: 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.12 aufs-dkms nftables build-essential python3-dev python3-keyring 09:04:57 [2021-08-10T09:04:57.095Z] #27 36.12 python3-keyrings.alt python3-xdg unzip 09:04:57 [2021-08-10T09:04:57.171Z] #69 4.001 Setting up systemd (241-7~deb10u8) ... 09:04:57 [2021-08-10T09:04:57.171Z] #69 4.056 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 09:04:57 [2021-08-10T09:04:57.171Z] #69 4.058 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 09:04:57 [2021-08-10T09:04:57.171Z] #69 4.061 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 09:04:57 [2021-08-10T09:04:57.171Z] #69 4.061 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 09:04:57 [2021-08-10T09:04:57.283Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 09:04:57 [2021-08-10T09:04:57.283Z] === RUN TestBuildLabelWithTargets 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.529 Selecting previously unselected package systemd-sysv. 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.530 (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 ... 28875 files and directories currently installed.) 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.550 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.553 Unpacking systemd-sysv (241-7~deb10u8) ... 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.597 Selecting previously unselected package libdbus-1-3:amd64. 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.599 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.603 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.665 Selecting previously unselected package dbus. 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.667 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.679 Unpacking dbus (1.12.20-0+deb10u1) ... 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.745 Selecting previously unselected package libpam-systemd:amd64. 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.747 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.752 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... 09:04:57 [2021-08-10T09:04:57.734Z] #69 4.797 Selecting previously unselected package dbus-user-session. 09:04:57 [2021-08-10T09:04:57.991Z] #69 4.800 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... 09:04:57 [2021-08-10T09:04:57.991Z] #69 4.804 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... 09:04:57 [2021-08-10T09:04:57.991Z] #69 4.878 Setting up systemd-sysv (241-7~deb10u8) ... 09:04:57 [2021-08-10T09:04:57.991Z] #69 4.893 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... 09:04:57 [2021-08-10T09:04:57.991Z] #69 4.905 Setting up dbus (1.12.20-0+deb10u1) ... 09:04:57 [2021-08-10T09:04:57.991Z] #69 5.033 invoke-rc.d: could not determine current runlevel 09:04:58 [2021-08-10T09:04:58.248Z] #69 5.035 invoke-rc.d: policy-rc.d denied execution of start. 09:04:58 [2021-08-10T09:04:58.248Z] #69 5.040 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... 09:04:58 [2021-08-10T09:04:58.248Z] #69 5.191 Setting up dbus-user-session (1.12.20-0+deb10u1) ... 09:04:58 [2021-08-10T09:04:58.248Z] #69 5.209 Processing triggers for systemd (241-7~deb10u8) ... 09:04:58 [2021-08-10T09:04:58.248Z] #69 5.220 Processing triggers for libc-bin (2.28-10) ... 09:04:58 [2021-08-10T09:04:58.505Z] #69 DONE 5.4s 09:04:58 [2021-08-10T09:04:58.505Z] 09:04:58 [2021-08-10T09:04:58.505Z] #70 [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 09:04:58 [2021-08-10T09:04:58.505Z] #70 sha256:b1465a2c216a4e0cdc3283bcb8145b6773376ad961dd2f126a8a5fe42947d979 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.06 The following NEW packages will be installed: 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.07 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.07 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.07 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.08 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.08 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.08 python3-minimal python3-pip python3-pkg-resources python3-setuptools 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.08 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools 09:04:58 [2021-08-10T09:04:58.998Z] #27 38.08 uidmap vim vim-common vim-runtime xfsprogs xxd zip 09:04:59 [2021-08-10T09:04:59.069Z] #70 0.453 % Total % Received % Xferd Average Speed Time Time Time Current 09:04:59 [2021-08-10T09:04:59.069Z] #70 0.455 Dload Upload Total Spent Left Speed 09:04:59 [2021-08-10T09:04:59.069Z] #70 0.458 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14354 0 --:--:-- --:--:-- --:--:-- 14242 100 1823 100 1823 0 0 14242 0 --:--:-- --:--:-- --:--:-- 14242 09:04:59 [2021-08-10T09:04:59.069Z] #70 DONE 0.6s 09:04:59 [2021-08-10T09:04:59.069Z] 09:04:59 [2021-08-10T09:04:59.069Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker 09:04:59 [2021-08-10T09:04:59.069Z] #71 sha256:9a3ec0f980ec972a390d6d69b1a33058040f2d9816bad4e5e40ef5b8bb058391 09:04:59 [2021-08-10T09:04:59.257Z] #27 38.47 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. 09:04:59 [2021-08-10T09:04:59.257Z] #27 38.47 Need to get 20.0 MB of archives. 09:04:59 [2021-08-10T09:04:59.257Z] #27 38.47 After this operation, 82.5 MB of additional disk space will be used. 09:04:59 [2021-08-10T09:04:59.257Z] #27 38.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 09:04:59 [2021-08-10T09:04:59.514Z] #27 38.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 09:04:59 [2021-08-10T09:04:59.770Z] #27 38.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 09:05:00 [2021-08-10T09:05:00.001Z] #71 DONE 0.8s 09:05:00 [2021-08-10T09:05:00.001Z] 09:05:00 [2021-08-10T09:05:00.001Z] #72 exporting to image 09:05:00 [2021-08-10T09:05:00.001Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:05:00 [2021-08-10T09:05:00.001Z] #72 exporting layers 09:05:00 [2021-08-10T09:05:00.027Z] #27 38.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 09:05:00 [2021-08-10T09:05:00.027Z] #27 39.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 09:05:00 [2021-08-10T09:05:00.027Z] #27 39.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 09:05:00 [2021-08-10T09:05:00.589Z] #27 39.57 debconf: delaying package configuration, since apt-utils is not installed 09:05:00 [2021-08-10T09:05:00.589Z] #27 39.76 Fetched 20.0 MB in 1s (24.7 MB/s) 09:05:00 [2021-08-10T09:05:00.589Z] #27 39.81 Selecting previously unselected package pigz. 09:05:00 [2021-08-10T09:05:00.846Z] #27 39.81 (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 ... 39111 files and directories currently installed.) 09:05:00 [2021-08-10T09:05:00.846Z] #27 39.88 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 09:05:00 [2021-08-10T09:05:00.846Z] #27 39.89 Unpacking pigz (2.4-1) ... 09:05:00 [2021-08-10T09:05:00.846Z] #27 39.96 Selecting previously unselected package libpython3.7-minimal:amd64. 09:05:01 [2021-08-10T09:05:01.103Z] #27 39.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:05:01 [2021-08-10T09:05:01.103Z] #27 39.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:05:01 [2021-08-10T09:05:01.103Z] #27 40.23 Selecting previously unselected package python3.7-minimal. 09:05:01 [2021-08-10T09:05:01.359Z] #27 40.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 09:05:01 [2021-08-10T09:05:01.359Z] #27 40.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 09:05:01 [2021-08-10T09:05:01.616Z] #27 40.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 09:05:01 [2021-08-10T09:05:01.616Z] #27 40.74 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 09:05:02 [2021-08-10T09:05:02.985Z] #27 41.89 Selecting previously unselected package python3-minimal. 09:05:02 [2021-08-10T09:05:02.985Z] #27 41.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) 09:05:02 [2021-08-10T09:05:02.985Z] #27 41.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 09:05:02 [2021-08-10T09:05:02.985Z] #27 41.93 Unpacking python3-minimal (3.7.3-1) ... 09:05:02 [2021-08-10T09:05:02.985Z] #27 41.98 Selecting previously unselected package libmpdec2:amd64. 09:05:02 [2021-08-10T09:05:02.985Z] #27 41.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 09:05:02 [2021-08-10T09:05:02.985Z] #27 42.00 Unpacking libmpdec2:amd64 (2.4.2-2) ... 09:05:02 [2021-08-10T09:05:02.985Z] #27 42.05 Selecting previously unselected package libpython3.7-stdlib:amd64. 09:05:02 [2021-08-10T09:05:02.985Z] #27 42.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 09:05:02 [2021-08-10T09:05:02.985Z] #27 42.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:05:03 [2021-08-10T09:05:03.548Z] #27 42.57 Selecting previously unselected package python3.7. 09:05:03 [2021-08-10T09:05:03.548Z] #27 42.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 09:05:03 [2021-08-10T09:05:03.548Z] #27 42.59 Unpacking python3.7 (3.7.3-2+deb10u3) ... 09:05:03 [2021-08-10T09:05:03.548Z] #27 42.67 Selecting previously unselected package libpython3-stdlib:amd64. 09:05:03 [2021-08-10T09:05:03.805Z] #27 42.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 09:05:03 [2021-08-10T09:05:03.805Z] #27 42.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 09:05:03 [2021-08-10T09:05:03.805Z] #27 42.76 Setting up python3-minimal (3.7.3-1) ... 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.30 Selecting previously unselected package python3. 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.34 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.35 Unpacking python3 (3.7.3-1) ... 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.42 Selecting previously unselected package libip4tc0:amd64. 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.44 Unpacking libip4tc0:amd64 (1.8.2-4) ... 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.50 Selecting previously unselected package libip6tc0:amd64. 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 09:05:04 [2021-08-10T09:05:04.368Z] #27 43.52 Unpacking libip6tc0:amd64 (1.8.2-4) ... 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.59 Selecting previously unselected package libiptc0:amd64. 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.61 Unpacking libiptc0:amd64 (1.8.2-4) ... 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.67 Selecting previously unselected package libnfnetlink0:amd64. 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 09:05:04 [2021-08-10T09:05:04.625Z] #27 43.81 Selecting previously unselected package libnftnl11:amd64. 09:05:04 [2021-08-10T09:05:04.881Z] #27 43.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 09:05:04 [2021-08-10T09:05:04.881Z] #27 43.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... 09:05:04 [2021-08-10T09:05:04.881Z] #27 43.88 Selecting previously unselected package iptables. 09:05:04 [2021-08-10T09:05:04.881Z] #27 43.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 09:05:04 [2021-08-10T09:05:04.881Z] #27 43.90 Unpacking iptables (1.8.2-4) ... 09:05:04 [2021-08-10T09:05:04.881Z] #27 44.08 Selecting previously unselected package xxd. 09:05:05 [2021-08-10T09:05:05.141Z] #27 44.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 09:05:05 [2021-08-10T09:05:05.141Z] #27 44.10 Unpacking xxd (2:8.1.0875-5) ... 09:05:05 [2021-08-10T09:05:05.141Z] #27 44.20 Selecting previously unselected package vim-common. 09:05:05 [2021-08-10T09:05:05.141Z] #27 44.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 09:05:05 [2021-08-10T09:05:05.141Z] #27 44.23 Unpacking vim-common (2:8.1.0875-5) ... 09:05:05 [2021-08-10T09:05:05.141Z] #27 44.34 Selecting previously unselected package bash-completion. 09:05:05 [2021-08-10T09:05:05.360Z] --- PASS: TestBuildLabelWithTargets (8.00s) 09:05:05 [2021-08-10T09:05:05.360Z] === RUN TestBuildWithEmptyLayers 09:05:05 [2021-08-10T09:05:05.398Z] #27 44.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 09:05:05 [2021-08-10T09:05:05.474Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements 09:05:06 [2021-08-10T09:05:06.552Z] #72 exporting layers 6.7s done 09:05:06 [2021-08-10T09:05:06.552Z] #72 writing image sha256:8df1ce3b6355d890c5fdb2b147276ad65512829da5ec696bab5029a395560257 done 09:05:06 [2021-08-10T09:05:06.552Z] #72 naming to docker.io/library/docker:cc95f70de86f69a4680236a4f01beea3f628046e done 09:05:06 [2021-08-10T09:05:06.552Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:06 [2021-08-10T09:05:06.765Z] #27 45.92 Unpacking bash-completion (1:2.8-6) ... 09:05:06 [2021-08-10T09:05:06.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=cc95f70de86f69a4680236a4f01beea3f628046e -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:cc95f70de86f69a4680236a4f01beea3f628046e hack/make.sh dynbinary test-integration 09:05:07 [2021-08-10T09:05:07.328Z] #27 46.16 Selecting previously unselected package apparmor. 09:05:07 [2021-08-10T09:05:07.328Z] #27 46.16 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... 09:05:07 [2021-08-10T09:05:07.328Z] #27 46.23 Unpacking apparmor (2.13.2-10) ... 09:05:07 [2021-08-10T09:05:07.328Z] #27 46.46 Selecting previously unselected package aufs-tools. 09:05:07 [2021-08-10T09:05:07.328Z] #27 46.46 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 09:05:07 [2021-08-10T09:05:07.328Z] #27 46.48 Unpacking aufs-tools (1:4.14+20190211-1) ... 09:05:07 [2021-08-10T09:05:07.328Z] #27 46.58 Selecting previously unselected package libonig5:amd64. 09:05:07 [2021-08-10T09:05:07.584Z] #27 46.58 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... 09:05:07 [2021-08-10T09:05:07.584Z] #27 46.59 Unpacking libonig5:amd64 (6.9.1-1) ... 09:05:07 [2021-08-10T09:05:07.584Z] #27 46.69 Selecting previously unselected package libjq1:amd64. 09:05:07 [2021-08-10T09:05:07.584Z] #27 46.69 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... 09:05:07 [2021-08-10T09:05:07.584Z] #27 46.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 09:05:07 [2021-08-10T09:05:07.584Z] #27 46.76 Selecting previously unselected package jq. 09:05:07 [2021-08-10T09:05:07.584Z] #27 46.76 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... 09:05:07 [2021-08-10T09:05:07.584Z] #27 46.78 Unpacking jq (1.5+dfsg-2+b1) ... 09:05:07 [2021-08-10T09:05:07.841Z] #27 46.84 Selecting previously unselected package libaio1:amd64. 09:05:07 [2021-08-10T09:05:07.841Z] #27 46.86 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... 09:05:07 [2021-08-10T09:05:07.841Z] #27 46.86 Unpacking libaio1:amd64 (0.3.112-3) ... 09:05:07 [2021-08-10T09:05:07.841Z] #27 46.91 Selecting previously unselected package libgpm2:amd64. 09:05:07 [2021-08-10T09:05:07.841Z] #27 46.91 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... 09:05:07 [2021-08-10T09:05:07.841Z] #27 46.93 Unpacking libgpm2:amd64 (1.20.7-5) ... 09:05:08 [2021-08-10T09:05:08.097Z] #27 46.99 Selecting previously unselected package libnet1:amd64. 09:05:08 [2021-08-10T09:05:08.097Z] #27 46.99 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.07 Selecting previously unselected package libnl-3-200:amd64. 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.08 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.14 Selecting previously unselected package libprotobuf-c1:amd64. 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.15 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.20 Selecting previously unselected package libreadline5:amd64. 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.21 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 09:05:08 [2021-08-10T09:05:08.097Z] #27 47.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 09:05:08 [2021-08-10T09:05:08.354Z] #27 47.29 Selecting previously unselected package net-tools. 09:05:08 [2021-08-10T09:05:08.354Z] #27 47.30 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 09:05:08 [2021-08-10T09:05:08.354Z] #27 47.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 09:05:08 [2021-08-10T09:05:08.354Z] #27 47.46 Selecting previously unselected package python-pip-whl. 09:05:08 [2021-08-10T09:05:08.354Z] #27 47.47 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... 09:05:08 [2021-08-10T09:05:08.354Z] #27 47.48 Unpacking python-pip-whl (18.1-5) ... 09:05:08 [2021-08-10T09:05:08.611Z] #27 47.77 Selecting previously unselected package python3-lib2to3. 09:05:08 [2021-08-10T09:05:08.611Z] #27 47.77 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... 09:05:08 [2021-08-10T09:05:08.611Z] #27 47.78 Unpacking python3-lib2to3 (3.7.3-1) ... 09:05:08 [2021-08-10T09:05:08.611Z] #27 47.85 Selecting previously unselected package python3-distutils. 09:05:08 [2021-08-10T09:05:08.621Z] --- PASS: TestBuildWithEmptyLayers (2.99s) 09:05:08 [2021-08-10T09:05:08.621Z] === RUN TestBuildMultiStageOnBuild 09:05:08 [2021-08-10T09:05:08.805Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 09:05:08 [2021-08-10T09:05:08.805Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 09:05:08 [2021-08-10T09:05:08.805Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 09:05:08 [2021-08-10T09:05:08.805Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 09:05:08 [2021-08-10T09:05:08.805Z] 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) 09:05:08 [2021-08-10T09:05:08.805Z] Detected virtualization docker. 09:05:08 [2021-08-10T09:05:08.805Z] Detected architecture x86-64. 09:05:08 [2021-08-10T09:05:08.805Z] Set hostname to <1d9fc6950102>. 09:05:08 [2021-08-10T09:05:08.868Z] #27 47.86 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... 09:05:08 [2021-08-10T09:05:08.868Z] #27 47.87 Unpacking python3-distutils (3.7.3-1) ... 09:05:08 [2021-08-10T09:05:08.868Z] #27 47.97 Selecting previously unselected package python3-pip. 09:05:08 [2021-08-10T09:05:08.868Z] #27 47.97 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... 09:05:08 [2021-08-10T09:05:08.868Z] #27 47.97 Unpacking python3-pip (18.1-5) ... 09:05:08 [2021-08-10T09:05:08.868Z] #27 48.09 Selecting previously unselected package python3-pkg-resources. 09:05:09 [2021-08-10T09:05:09.125Z] #27 48.10 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... 09:05:09 [2021-08-10T09:05:09.125Z] #27 48.11 Unpacking python3-pkg-resources (40.8.0-1) ... 09:05:09 [2021-08-10T09:05:09.125Z] #27 48.19 Selecting previously unselected package python3-setuptools. 09:05:09 [2021-08-10T09:05:09.125Z] #27 48.20 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... 09:05:09 [2021-08-10T09:05:09.125Z] #27 48.21 Unpacking python3-setuptools (40.8.0-1) ... 09:05:09 [2021-08-10T09:05:09.369Z] + source /etc/docker-entrypoint-cmd 09:05:09 [2021-08-10T09:05:09.369Z] ++ hack/make.sh dynbinary test-integration 09:05:09 [2021-08-10T09:05:09.369Z] 09:05:09 [2021-08-10T09:05:09.369Z] Removing bundles/ 09:05:09 [2021-08-10T09:05:09.369Z] 09:05:09 [2021-08-10T09:05:09.369Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:05:09 [2021-08-10T09:05:09.369Z] Building: bundles/dynbinary-daemon/dockerd-dev 09:05:09 [2021-08-10T09:05:09.369Z] GOOS="" GOARCH="" GOARM="" 09:05:09 [2021-08-10T09:05:09.381Z] #27 48.35 Selecting previously unselected package python3-wheel. 09:05:09 [2021-08-10T09:05:09.381Z] #27 48.35 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... 09:05:09 [2021-08-10T09:05:09.381Z] #27 48.36 Unpacking python3-wheel (0.32.3-2) ... 09:05:09 [2021-08-10T09:05:09.381Z] #27 48.42 Selecting previously unselected package sudo. 09:05:09 [2021-08-10T09:05:09.381Z] #27 48.43 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... 09:05:09 [2021-08-10T09:05:09.381Z] #27 48.46 Unpacking sudo (1.8.27-1+deb10u3) ... 09:05:09 [2021-08-10T09:05:09.637Z] #27 48.74 Selecting previously unselected package thin-provisioning-tools. 09:05:09 [2021-08-10T09:05:09.637Z] #27 48.75 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 09:05:09 [2021-08-10T09:05:09.637Z] #27 48.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 09:05:09 [2021-08-10T09:05:09.894Z] #27 48.88 Selecting previously unselected package uidmap. 09:05:09 [2021-08-10T09:05:09.894Z] #27 48.90 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... 09:05:09 [2021-08-10T09:05:09.894Z] #27 48.91 Unpacking uidmap (1:4.5-1.1) ... 09:05:09 [2021-08-10T09:05:09.894Z] #27 48.99 Selecting previously unselected package vim-runtime. 09:05:09 [2021-08-10T09:05:09.894Z] #27 49.00 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... 09:05:09 [2021-08-10T09:05:09.894Z] #27 49.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 09:05:09 [2021-08-10T09:05:09.894Z] #27 49.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 09:05:09 [2021-08-10T09:05:09.894Z] #27 49.06 Unpacking vim-runtime (2:8.1.0875-5) ... 09:05:11 [2021-08-10T09:05:11.787Z] #27 50.71 Selecting previously unselected package vim. 09:05:11 [2021-08-10T09:05:11.787Z] #27 50.72 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... 09:05:11 [2021-08-10T09:05:11.787Z] #27 50.74 Unpacking vim (2:8.1.0875-5) ... 09:05:12 [2021-08-10T09:05:12.045Z] #27 51.05 Selecting previously unselected package xfsprogs. 09:05:12 [2021-08-10T09:05:12.045Z] #27 51.06 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... 09:05:12 [2021-08-10T09:05:12.045Z] #27 51.06 Unpacking xfsprogs (4.20.0-1) ... 09:05:12 [2021-08-10T09:05:12.302Z] #27 51.34 Selecting previously unselected package zip. 09:05:12 [2021-08-10T09:05:12.302Z] #27 51.35 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... 09:05:12 [2021-08-10T09:05:12.302Z] #27 51.35 Unpacking zip (3.0-11+b1) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.51 Setting up aufs-tools (1:4.14+20190211-1) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.54 Setting up libip6tc0:amd64 (1.8.2-4) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.57 Setting up libgpm2:amd64 (1.20.7-5) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.58 Setting up libip4tc0:amd64 (1.8.2-4) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.60 Setting up uidmap (1:4.5-1.1) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.61 Setting up libnftnl11:amd64 (1.1.2-2) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.64 Setting up xxd (2:8.1.0875-5) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.65 Setting up zip (3.0-11+b1) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.67 Setting up vim-common (2:8.1.0875-5) ... 09:05:12 [2021-08-10T09:05:12.559Z] #27 51.69 Setting up bash-completion (1:2.8-6) ... 09:05:13 [2021-08-10T09:05:13.860Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 09:05:13 [2021-08-10T09:05:13.860Z] === RUN TestBuildUncleanTarFilenames 09:05:13 [2021-08-10T09:05:13.860Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) 09:05:13 [2021-08-10T09:05:13.860Z] === RUN TestBuildMultiStageLayerLeak 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.34 Setting up libiptc0:amd64 (1.8.2-4) ... 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.36 Setting up sudo (1.8.27-1+deb10u3) ... 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.42 invoke-rc.d: could not determine current runlevel 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.42 invoke-rc.d: policy-rc.d denied execution of start. 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.43 Setting up pigz (2.4-1) ... 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.49 Setting up python-pip-whl (18.1-5) ... 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.50 Setting up libmpdec2:amd64 (2.4.2-2) ... 09:05:14 [2021-08-10T09:05:14.453Z] #27 53.51 Setting up vim-runtime (2:8.1.0875-5) ... 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.79 Setting up libaio1:amd64 (0.3.112-3) ... 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.81 Setting up libonig5:amd64 (6.9.1-1) ... 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.83 Setting up vim (2:8.1.0875-5) ... 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 09:05:14 [2021-08-10T09:05:14.720Z] #27 53.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 09:05:14 [2021-08-10T09:05:14.977Z] #27 53.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 09:05:14 [2021-08-10T09:05:14.977Z] #27 53.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... 09:05:14 [2021-08-10T09:05:14.977Z] #27 53.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 09:05:14 [2021-08-10T09:05:14.977Z] #27 53.94 Setting up jq (1.5+dfsg-2+b1) ... 09:05:14 [2021-08-10T09:05:14.977Z] #27 53.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 09:05:14 [2021-08-10T09:05:14.977Z] #27 53.99 Setting up python3.7 (3.7.3-2+deb10u3) ... 09:05:16 [2021-08-10T09:05:16.346Z] #27 55.41 Setting up iptables (1.8.2-4) ... 09:05:16 [2021-08-10T09:05:16.346Z] #27 55.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 09:05:16 [2021-08-10T09:05:16.346Z] #27 55.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:05:16 [2021-08-10T09:05:16.346Z] #27 55.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 09:05:16 [2021-08-10T09:05:16.346Z] #27 55.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:05:16 [2021-08-10T09:05:16.346Z] #27 55.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 09:05:16 [2021-08-10T09:05:16.346Z] #27 55.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 09:05:16 [2021-08-10T09:05:16.346Z] #27 55.47 Setting up python3 (3.7.3-1) ... 09:05:16 [2021-08-10T09:05:16.603Z] #27 55.68 Setting up python3-wheel (0.32.3-2) ... 09:05:17 [2021-08-10T09:05:17.166Z] #27 56.04 Setting up apparmor (2.13.2-10) ... 09:05:18 [2021-08-10T09:05:18.098Z] #27 57.20 Setting up xfsprogs (4.20.0-1) ... 09:05:18 [2021-08-10T09:05:18.098Z] #27 57.21 Setting up python3-lib2to3 (3.7.3-1) ... 09:05:18 [2021-08-10T09:05:18.354Z] #27 57.43 Setting up python3-pkg-resources (40.8.0-1) ... 09:05:18 [2021-08-10T09:05:18.917Z] #27 57.88 Setting up python3-distutils (3.7.3-1) ... 09:05:19 [2021-08-10T09:05:19.103Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) 09:05:19 [2021-08-10T09:05:19.103Z] === RUN TestBuildWithHugeFile 09:05:19 [2021-08-10T09:05:19.174Z] #27 58.13 Setting up python3-setuptools (40.8.0-1) ... 09:05:19 [2021-08-10T09:05:19.737Z] #27 58.72 Setting up python3-pip (18.1-5) ... 09:05:19 [2021-08-10T09:05:19.993Z] #27 59.21 Processing triggers for libc-bin (2.28-10) ... 09:05:20 [2021-08-10T09:05:20.250Z] #27 59.25 Processing triggers for mime-support (3.62) ... 09:05:20 [2021-08-10T09:05:20.814Z] #27 DONE 59.8s 09:05:20 [2021-08-10T09:05:20.814Z] 09:05:20 [2021-08-10T09:05:20.814Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 09:05:20 [2021-08-10T09:05:20.814Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 09:05:21 [2021-08-10T09:05:21.218Z] 8f616e6e9eec: Pull complete 09:05:21 [2021-08-10T09:05:21.218Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 09:05:21 [2021-08-10T09:05:21.218Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:05:21 [2021-08-10T09:05:21.218Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully 09:05:21 [2021-08-10T09:05:21.218Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test 09:05:21 [2021-08-10T09:05:21.218Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' 09:05:21 [2021-08-10T09:05:21.218Z] WARN: Skipping validation tests 09:05:21 [2021-08-10T09:05:21.218Z] INFO: Running unit tests at 08/10/2021 09:05:15... 09:05:21 [2021-08-10T09:05:21.218Z] INFO: make.ps1 starting at 08/10/2021 09:05:18 09:05:21 [2021-08-10T09:05:21.218Z] INFO: Git commit (dfb2adc171) assumed from DOCKER_GITCOMMIT environment variable 09:05:21 [2021-08-10T09:05:21.218Z] INFO: Invoking autogen... 09:05:21 [2021-08-10T09:05:21.218Z] INFO: Running unit tests... 09:05:22 [2021-08-10T09:05:22.182Z] #28 1.133 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 09:05:22 [2021-08-10T09:05:22.182Z] #28 1.137 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 09:05:22 [2021-08-10T09:05:22.182Z] #28 1.140 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 09:05:22 [2021-08-10T09:05:22.182Z] #28 DONE 1.2s 09:05:22 [2021-08-10T09:05:22.182Z] 09:05:22 [2021-08-10T09:05:22.182Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 09:05:22 [2021-08-10T09:05:22.182Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 09:05:24 [2021-08-10T09:05:24.703Z] #29 2.892 Collecting yamllint==1.26.1 09:05:24 [2021-08-10T09:05:24.942Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 09:05:28 [2021-08-10T09:05:28.038Z] Removing intermediate container 37c52f9da2ae 09:05:28 [2021-08-10T09:05:28.038Z] ---> 73705dcb4aa8 09:05:28 [2021-08-10T09:05:28.038Z] 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 09:05:28 [2021-08-10T09:05:28.038Z] ---> Running in b60a909c0b50 09:05:28 [2021-08-10T09:05:28.038Z] INFO: Building gotestsum version v0.5.3 in C:\gopath 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading gotest.tools/gotestsum v0.5.3 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading github.com/fatih/color v1.9.0 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading github.com/pkg/errors v0.9.1 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading github.com/spf13/pflag v1.0.3 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading github.com/mattn/go-colorable v0.1.6 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading github.com/mattn/go-isatty v0.0.12 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading github.com/jonboulle/clockwork v0.1.0 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 09:05:28 [2021-08-10T09:05:28.038Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 09:05:30 [2021-08-10T09:05:30.017Z] #29 8.168 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 09:05:30 [2021-08-10T09:05:30.215Z] INFO: Build done for gotestsum... 09:05:30 [2021-08-10T09:05:30.953Z] #29 8.877 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 09:05:30 [2021-08-10T09:05:30.953Z] #29 8.990 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 09:05:30 [2021-08-10T09:05:30.953Z] #29 9.104 Collecting pyyaml (from yamllint==1.26.1) 09:05:31 [2021-08-10T09:05:31.211Z] #29 9.324 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) 09:05:31 [2021-08-10T09:05:31.466Z] #29 9.511 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 09:05:31 [2021-08-10T09:05:31.466Z] #29 9.513 Building wheels for collected packages: yamllint 09:05:31 [2021-08-10T09:05:31.466Z] #29 9.514 Running setup.py bdist_wheel for yamllint: started 09:05:32 [2021-08-10T09:05:32.028Z] #29 10.03 Running setup.py bdist_wheel for yamllint: finished with status 'done' 09:05:32 [2021-08-10T09:05:32.028Z] #29 10.03 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 09:05:32 [2021-08-10T09:05:32.028Z] #29 10.07 Successfully built yamllint 09:05:32 [2021-08-10T09:05:32.028Z] #29 10.08 Installing collected packages: pathspec, pyyaml, yamllint 09:05:32 [2021-08-10T09:05:32.284Z] #29 10.26 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 09:05:32 [2021-08-10T09:05:32.544Z] #29 DONE 10.5s 09:05:32 [2021-08-10T09:05:32.544Z] 09:05:32 [2021-08-10T09:05:32.544Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli 09:05:32 [2021-08-10T09:05:32.544Z] #32 sha256:d463b81149f169c06ffaa2303cb18577cf880ada2d626a298766052d2e9663e8 09:05:32 [2021-08-10T09:05:32.544Z] #32 DONE 0.2s 09:05:32 [2021-08-10T09:05:32.544Z] 09:05:32 [2021-08-10T09:05:32.544Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images 09:05:32 [2021-08-10T09:05:32.544Z] #37 sha256:20c114badf9a2edf0518ee406e270488bd6c1d4e78087e529e1393def91ba548 09:05:33 [2021-08-10T09:05:33.655Z] ? github.com/docker/docker/api [no test files] 09:05:34 [2021-08-10T09:05:34.487Z] #37 DONE 1.6s 09:05:34 [2021-08-10T09:05:34.487Z] 09:05:34 [2021-08-10T09:05:34.487Z] #61 [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 09:05:34 [2021-08-10T09:05:34.487Z] #61 sha256:fcd7557b303d46c70a4226387b2a94ee1252a3ea23a1e9c7181cf22a04043862 09:05:34 [2021-08-10T09:05:34.487Z] #61 ... 09:05:34 [2021-08-10T09:05:34.487Z] 09:05:34 [2021-08-10T09:05:34.487Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ 09:05:34 [2021-08-10T09:05:34.487Z] #40 sha256:9695968eccc6ac144868f161d44dfd7203d6903a9be908ab9cacd47f829c3b9a 09:05:34 [2021-08-10T09:05:34.487Z] #40 DONE 0.1s 09:05:34 [2021-08-10T09:05:34.487Z] 09:05:34 [2021-08-10T09:05:34.488Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ 09:05:34 [2021-08-10T09:05:34.488Z] #42 sha256:6981c459b82e73f7c9c56dc972bcc1facd6a11a7c1a18276c4dd2c8abecd6b1c 09:05:34 [2021-08-10T09:05:34.488Z] #42 DONE 0.1s 09:05:34 [2021-08-10T09:05:34.488Z] 09:05:34 [2021-08-10T09:05:34.488Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ 09:05:34 [2021-08-10T09:05:34.488Z] #45 sha256:f56bfac47a91c2bdabef3316f5c7601ab7ada7b0cca71f71d4446a4624946d91 09:05:34 [2021-08-10T09:05:34.488Z] #45 DONE 0.1s 09:05:34 [2021-08-10T09:05:34.488Z] 09:05:34 [2021-08-10T09:05:34.488Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ 09:05:34 [2021-08-10T09:05:34.488Z] #48 sha256:72f9e8c4df3ddc963c98c94a037364fda6cb87a80dd24540e9801b0c934c6162 09:05:35 [2021-08-10T09:05:35.051Z] #48 DONE 0.5s 09:05:35 [2021-08-10T09:05:35.051Z] 09:05:35 [2021-08-10T09:05:35.051Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ 09:05:35 [2021-08-10T09:05:35.051Z] #52 sha256:ed6d388a68dd77b67ce641aa27ccbeeb25ecc96eaf84d7c952a02ddd98882700 09:05:35 [2021-08-10T09:05:35.051Z] #52 DONE 0.1s 09:05:35 [2021-08-10T09:05:35.051Z] 09:05:35 [2021-08-10T09:05:35.051Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ 09:05:35 [2021-08-10T09:05:35.051Z] #54 sha256:a4a75b19c1c9139ef3d11ebbdc020ecfcb55ca798dca383ac802a134186221f6 09:05:35 [2021-08-10T09:05:35.311Z] #54 DONE 0.2s 09:05:35 [2021-08-10T09:05:35.311Z] 09:05:35 [2021-08-10T09:05:35.311Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ 09:05:35 [2021-08-10T09:05:35.311Z] #56 sha256:4a8fd3de7327265bd7dff8055e2ac8e3cc7a89c24a5a3b6bf237ee259758d305 09:05:35 [2021-08-10T09:05:35.539Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 09:05:35 [2021-08-10T09:05:35.539Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 09:05:35 [2021-08-10T09:05:35.539Z] GOOS="" GOARCH="" GOARM="" 09:05:35 [2021-08-10T09:05:35.539Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 09:05:35 [2021-08-10T09:05:35.539Z] 09:05:35 [2021-08-10T09:05:35.539Z] + c=0 09:05:35 [2021-08-10T09:05:35.539Z] + TEST_INTEGRATION_DEST=1 09:05:35 [2021-08-10T09:05:35.539Z] + CONTAINER_NAME=docker-pr15-1 09:05:35 [2021-08-10T09:05:35.539Z] + TEST_SKIP_INTEGRATION_CLI=1 09:05:35 [2021-08-10T09:05:35.539Z] + run_tests test-integration-flaky 09:05:35 [2021-08-10T09:05:35.539Z] + '[' -n 0 ']' 09:05:35 [2021-08-10T09:05:35.539Z] + rm= 09:05:35 [2021-08-10T09:05:35.539Z] ++ jobs -p 09:05:35 [2021-08-10T09:05:35.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42715/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42715/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4615e732eae506a20b106fb101f901bba4ee45e0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4615e732eae506a20b106fb101f901bba4ee45e0 hack/make.sh test-integration-flaky test-integration 09:05:35 [2021-08-10T09:05:35.539Z] + for job in $(jobs -p) 09:05:35 [2021-08-10T09:05:35.539Z] + wait 14511 09:05:35 [2021-08-10T09:05:35.539Z] + TEST_INTEGRATION_DEST=3 09:05:35 [2021-08-10T09:05:35.539Z] + CONTAINER_NAME=docker-pr15-3 09:05:35 [2021-08-10T09:05:35.539Z] + TEST_SKIP_INTEGRATION=1 09:05:35 [2021-08-10T09:05:35.539Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 09:05:35 [2021-08-10T09:05:35.539Z] + run_tests 09:05:35 [2021-08-10T09:05:35.539Z] + '[' -n 0 ']' 09:05:35 [2021-08-10T09:05:35.539Z] + rm= 09:05:35 [2021-08-10T09:05:35.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42715/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42715/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4615e732eae506a20b106fb101f901bba4ee45e0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4615e732eae506a20b106fb101f901bba4ee45e0 hack/make.sh '' test-integration 09:05:35 [2021-08-10T09:05:35.539Z] + TEST_INTEGRATION_DEST=2 09:05:35 [2021-08-10T09:05:35.539Z] + CONTAINER_NAME=docker-pr15-2 09:05:35 [2021-08-10T09:05:35.539Z] + TEST_SKIP_INTEGRATION=1 09:05:35 [2021-08-10T09:05:35.539Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 09:05:35 [2021-08-10T09:05:35.539Z] + run_tests 09:05:35 [2021-08-10T09:05:35.539Z] + '[' -n 0 ']' 09:05:35 [2021-08-10T09:05:35.539Z] + rm= 09:05:35 [2021-08-10T09:05:35.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42715/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42715/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4615e732eae506a20b106fb101f901bba4ee45e0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4615e732eae506a20b106fb101f901bba4ee45e0 hack/make.sh '' test-integration 09:05:35 [2021-08-10T09:05:35.568Z] #56 DONE 0.1s 09:05:35 [2021-08-10T09:05:35.568Z] 09:05:35 [2021-08-10T09:05:35.568Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:05:35 [2021-08-10T09:05:35.568Z] #58 sha256:dd6bca5b403cd772ef43e68ce02421b6bd391586166348ccdd7ffbd7f7e5596b 09:05:35 [2021-08-10T09:05:35.568Z] #58 DONE 0.3s 09:05:35 [2021-08-10T09:05:35.568Z] 09:05:35 [2021-08-10T09:05:35.568Z] #61 [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 09:05:35 [2021-08-10T09:05:35.568Z] #61 sha256:fcd7557b303d46c70a4226387b2a94ee1252a3ea23a1e9c7181cf22a04043862 09:05:35 [2021-08-10T09:05:35.825Z] #61 ... 09:05:35 [2021-08-10T09:05:35.825Z] 09:05:35 [2021-08-10T09:05:35.825Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ 09:05:35 [2021-08-10T09:05:35.825Z] #60 sha256:326347ca2c1348ccfa4ff4dd2d67ef60408f2bf175c74f9b794283f7a97ed1a6 09:05:35 [2021-08-10T09:05:35.825Z] #60 DONE 0.1s 09:05:35 [2021-08-10T09:05:35.825Z] 09:05:35 [2021-08-10T09:05:35.825Z] #61 [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 09:05:35 [2021-08-10T09:05:35.825Z] #61 sha256:fcd7557b303d46c70a4226387b2a94ee1252a3ea23a1e9c7181cf22a04043862 09:05:36 [2021-08-10T09:05:36.107Z] 09:05:36 [2021-08-10T09:05:36.107Z] 09:05:36 [2021-08-10T09:05:36.366Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 09:05:36 [2021-08-10T09:05:36.366Z] 09:05:36 [2021-08-10T09:05:36.366Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:05:36 [2021-08-10T09:05:36.366Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:05:36 [2021-08-10T09:05:36.366Z] HOSTNAME=4641571377e7 09:05:36 [2021-08-10T09:05:36.366Z] TEST_SKIP_INTEGRATION=1 09:05:36 [2021-08-10T09:05:36.366Z] TESTDEBUG=0 09:05:36 [2021-08-10T09:05:36.366Z] DEST=bundles/test-integration 09:05:36 [2021-08-10T09:05:36.366Z] PWD=/go/src/github.com/docker/docker 09:05:36 [2021-08-10T09:05:36.366Z] KEEPBUNDLE=1 09:05:36 [2021-08-10T09:05:36.366Z] DOCKER_GITCOMMIT=4615e732eae506a20b106fb101f901bba4ee45e0 09:05:36 [2021-08-10T09:05:36.366Z] container=docker 09:05:36 [2021-08-10T09:05:36.366Z] HOME=/root 09:05:36 [2021-08-10T09:05:36.366Z] GOLANG_VERSION=1.16.6 09:05:36 [2021-08-10T09:05:36.366Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:05:36 [2021-08-10T09:05:36.366Z] VALIDATE_BRANCH=master 09:05:36 [2021-08-10T09:05:36.366Z] TERM=xterm 09:05:36 [2021-08-10T09:05:36.366Z] DOCKER_PKG=github.com/docker/docker 09:05:36 [2021-08-10T09:05:36.366Z] SHLVL=1 09:05:36 [2021-08-10T09:05:36.366Z] TIMEOUT=120m 09:05:36 [2021-08-10T09:05:36.366Z] DOCKER_BUILDTAGS=apparmor seccomp journald 09:05:36 [2021-08-10T09:05:36.366Z] DOCKER_GRAPHDRIVER=overlay2 09:05:36 [2021-08-10T09:05:36.366Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 09:05:36 [2021-08-10T09:05:36.366Z] GO111MODULE=off 09:05:36 [2021-08-10T09:05:36.366Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:05:36 [2021-08-10T09:05:36.366Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:05:36 [2021-08-10T09:05:36.366Z] GOPATH=/go 09:05:36 [2021-08-10T09:05:36.366Z] PKG_CONFIG=pkg-config 09:05:36 [2021-08-10T09:05:36.366Z] _=/usr/bin/env 09:05:36 [2021-08-10T09:05:36.366Z] Building test suite binary ./integration-cli/test.main 09:05:36 [2021-08-10T09:05:36.366Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:05:36 [2021-08-10T09:05:36.366Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:05:36 [2021-08-10T09:05:36.366Z] HOSTNAME=42265df442b6 09:05:36 [2021-08-10T09:05:36.366Z] TEST_SKIP_INTEGRATION=1 09:05:36 [2021-08-10T09:05:36.366Z] TESTDEBUG=0 09:05:36 [2021-08-10T09:05:36.366Z] DEST=bundles/test-integration 09:05:36 [2021-08-10T09:05:36.366Z] PWD=/go/src/github.com/docker/docker 09:05:36 [2021-08-10T09:05:36.366Z] KEEPBUNDLE=1 09:05:36 [2021-08-10T09:05:36.366Z] DOCKER_GITCOMMIT=4615e732eae506a20b106fb101f901bba4ee45e0 09:05:36 [2021-08-10T09:05:36.366Z] container=docker 09:05:36 [2021-08-10T09:05:36.366Z] HOME=/root 09:05:36 [2021-08-10T09:05:36.366Z] GOLANG_VERSION=1.16.6 09:05:36 [2021-08-10T09:05:36.366Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:05:36 [2021-08-10T09:05:36.366Z] VALIDATE_BRANCH=master 09:05:36 [2021-08-10T09:05:36.366Z] TERM=xterm 09:05:36 [2021-08-10T09:05:36.366Z] DOCKER_PKG=github.com/docker/docker 09:05:36 [2021-08-10T09:05:36.366Z] SHLVL=1 09:05:36 [2021-08-10T09:05:36.366Z] TIMEOUT=120m 09:05:36 [2021-08-10T09:05:36.367Z] DOCKER_BUILDTAGS=apparmor seccomp journald 09:05:36 [2021-08-10T09:05:36.367Z] DOCKER_GRAPHDRIVER=overlay2 09:05:36 [2021-08-10T09:05:36.367Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 09:05:36 [2021-08-10T09:05:36.367Z] GO111MODULE=off 09:05:36 [2021-08-10T09:05:36.367Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:05:36 [2021-08-10T09:05:36.367Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:05:36 [2021-08-10T09:05:36.367Z] GOPATH=/go 09:05:36 [2021-08-10T09:05:36.367Z] PKG_CONFIG=pkg-config 09:05:36 [2021-08-10T09:05:36.367Z] _=/usr/bin/env 09:05:36 [2021-08-10T09:05:36.367Z] Building test suite binary ./integration-cli/test.main 09:05:36 [2021-08-10T09:05:36.755Z] #61 82.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 09:05:36 [2021-08-10T09:05:36.935Z] No new tests added to integration. 09:05:36 [2021-08-10T09:05:36.935Z] 09:05:36 [2021-08-10T09:05:36.935Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:05:37 [2021-08-10T09:05:37.318Z] #61 83.50 + mkdir -p /build 09:05:37 [2021-08-10T09:05:37.575Z] #61 83.50 + cp runc /build/runc 09:05:37 [2021-08-10T09:05:37.832Z] #61 DONE 83.9s 09:05:37 [2021-08-10T09:05:37.832Z] 09:05:37 [2021-08-10T09:05:37.832Z] #64 [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 09:05:37 [2021-08-10T09:05:37.832Z] #64 sha256:0ac2f0b7ea685b32cbd7c8a05405cde0d85765f16899efeaa297e6f472d9c01b 09:05:38 [2021-08-10T09:05:38.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:05:38 [2021-08-10T09:05:38.318Z] HOSTNAME=249dfcac8b75 09:05:38 [2021-08-10T09:05:38.318Z] TESTDEBUG=0 09:05:38 [2021-08-10T09:05:38.318Z] DEST=bundles/test-integration 09:05:38 [2021-08-10T09:05:38.318Z] PWD=/go/src/github.com/docker/docker 09:05:38 [2021-08-10T09:05:38.318Z] KEEPBUNDLE=1 09:05:38 [2021-08-10T09:05:38.318Z] DOCKER_GITCOMMIT=4615e732eae506a20b106fb101f901bba4ee45e0 09:05:38 [2021-08-10T09:05:38.318Z] container=docker 09:05:38 [2021-08-10T09:05:38.318Z] HOME=/root 09:05:38 [2021-08-10T09:05:38.318Z] GOLANG_VERSION=1.16.6 09:05:38 [2021-08-10T09:05:38.318Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:05:38 [2021-08-10T09:05:38.318Z] VALIDATE_BRANCH=master 09:05:38 [2021-08-10T09:05:38.318Z] TERM=xterm 09:05:38 [2021-08-10T09:05:38.319Z] DOCKER_PKG=github.com/docker/docker 09:05:38 [2021-08-10T09:05:38.319Z] SHLVL=1 09:05:38 [2021-08-10T09:05:38.319Z] TIMEOUT=120m 09:05:38 [2021-08-10T09:05:38.319Z] DOCKER_BUILDTAGS=apparmor seccomp journald 09:05:38 [2021-08-10T09:05:38.319Z] DOCKER_GRAPHDRIVER=overlay2 09:05:38 [2021-08-10T09:05:38.319Z] GO111MODULE=off 09:05:38 [2021-08-10T09:05:38.319Z] TEST_SKIP_INTEGRATION_CLI=1 09:05:38 [2021-08-10T09:05:38.319Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:05:38 [2021-08-10T09:05:38.319Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:05:38 [2021-08-10T09:05:38.319Z] GOPATH=/go 09:05:38 [2021-08-10T09:05:38.319Z] PKG_CONFIG=pkg-config 09:05:38 [2021-08-10T09:05:38.319Z] _=/usr/bin/env 09:05:38 [2021-08-10T09:05:38.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:05:39 [2021-08-10T09:05:39.200Z] #64 ... 09:05:39 [2021-08-10T09:05:39.200Z] 09:05:39 [2021-08-10T09:05:39.200Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ 09:05:39 [2021-08-10T09:05:39.200Z] #62 sha256:6bc356d5abb3886600853b3ffe78ab3525dbd39e15d89d73d029be45b0d3ed3f 09:05:39 [2021-08-10T09:05:39.457Z] #62 DONE 0.1s 09:05:39 [2021-08-10T09:05:39.457Z] 09:05:39 [2021-08-10T09:05:39.457Z] #64 [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 09:05:39 [2021-08-10T09:05:39.457Z] #64 sha256:0ac2f0b7ea685b32cbd7c8a05405cde0d85765f16899efeaa297e6f472d9c01b 09:05:40 [2021-08-10T09:05:40.529Z] Removing intermediate container b60a909c0b50 09:05:40 [2021-08-10T09:05:40.529Z] ---> 8143b12d8645 09:05:40 [2021-08-10T09:05:40.529Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 09:05:40 [2021-08-10T09:05:40.529Z] ---> Running in b690e3c3156b 09:05:40 [2021-08-10T09:05:40.529Z] Removing intermediate container b690e3c3156b 09:05:40 [2021-08-10T09:05:40.529Z] ---> 32998533550c 09:05:40 [2021-08-10T09:05:40.529Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 09:05:40 [2021-08-10T09:05:40.529Z] ---> Running in 04f75a6a4d6c 09:05:40 [2021-08-10T09:05:40.990Z] Removing intermediate container 04f75a6a4d6c 09:05:40 [2021-08-10T09:05:40.990Z] ---> 26e93b8e6773 09:05:40 [2021-08-10T09:05:40.990Z] Step 10/10 : COPY . . 09:05:41 [2021-08-10T09:05:41.974Z] #64 142.0 # github.com/containerd/containerd/cmd/containerd 09:05:41 [2021-08-10T09:05:41.974Z] #64 142.0 /usr/bin/ld: /tmp/go-link-505187393/000019.o: in function `New': 09:05:41 [2021-08-10T09:05:41.974Z] #64 142.0 /tmp/tmp.jFUsrl7vdR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 09:05:41 [2021-08-10T09:05:41.974Z] #64 142.0 + bin/containerd-stress 09:05:42 [2021-08-10T09:05:42.901Z] #64 143.1 + bin/containerd-shim 09:05:48 [2021-08-10T09:05:48.440Z] === RUN TestMiddlewares 09:05:48 [2021-08-10T09:05:48.440Z] --- PASS: TestMiddlewares (0.00s) 09:05:48 [2021-08-10T09:05:48.440Z] PASS 09:05:48 [2021-08-10T09:05:48.440Z] coverage: 9.0% of statements 09:05:48 [2021-08-10T09:05:48.440Z] ok github.com/docker/docker/api/server 0.293s coverage: 9.0% of statements 09:05:50 [2021-08-10T09:05:50.990Z] #64 150.0 + bin/containerd-shim-runc-v1 09:05:55 [2021-08-10T09:05:55.156Z] #64 154.9 + bin/containerd-shim-runc-v2 09:05:55 [2021-08-10T09:05:55.411Z] #64 155.5 + binaries 09:05:55 [2021-08-10T09:05:55.411Z] #64 155.5 + install -D bin/containerd /build/containerd 09:05:55 [2021-08-10T09:05:55.411Z] #64 155.5 + install -D bin/containerd-shim /build/containerd-shim 09:05:55 [2021-08-10T09:05:55.411Z] #64 155.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 09:05:55 [2021-08-10T09:05:55.411Z] #64 155.6 + install -D bin/ctr /build/ctr 09:05:57 [2021-08-10T09:05:57.298Z] #64 DONE 157.3s 09:05:58 [2021-08-10T09:05:58.671Z] 09:05:58 [2021-08-10T09:05:58.671Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ 09:05:58 [2021-08-10T09:05:58.671Z] #65 sha256:d15793ecbcb1f2d19ef0cf59985f00e1607ea6bfaa1ccedd3697e46e10e5b1aa 09:05:59 [2021-08-10T09:05:59.232Z] #65 DONE 0.9s 09:05:59 [2021-08-10T09:05:59.487Z] 09:05:59 [2021-08-10T09:05:59.487Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:05:59 [2021-08-10T09:05:59.487Z] #69 sha256:14dbdc737dda90f99e779dd1119be2318a5e4e2036370058590437acb02f819e 09:05:59 [2021-08-10T09:05:59.487Z] #69 DONE 0.2s 09:05:59 [2021-08-10T09:05:59.487Z] 09:05:59 [2021-08-10T09:05:59.487Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ 09:05:59 [2021-08-10T09:05:59.487Z] #74 sha256:7ae8ad1ead41ebca241355d7df2c9232b0aa31ca2914a98d1f3c01fc38620c53 09:06:00 [2021-08-10T09:06:00.852Z] #74 DONE 1.2s 09:06:00 [2021-08-10T09:06:00.852Z] 09:06:00 [2021-08-10T09:06:00.852Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker 09:06:00 [2021-08-10T09:06:00.852Z] #75 sha256:e235194a35b3a9755ffb65b0b28b55b9a7fa34e3310a7fdd91a0373e1484f1b5 09:06:00 [2021-08-10T09:06:00.852Z] #75 DONE 0.0s 09:06:00 [2021-08-10T09:06:00.852Z] 09:06:00 [2021-08-10T09:06:00.852Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker 09:06:00 [2021-08-10T09:06:00.852Z] #76 sha256:f3c610471aab37b47d76ba9769aee230fc7e2f24ae08f269051bb12b872fade5 09:06:02 [2021-08-10T09:06:02.081Z] ---> 47b01294c3ba 09:06:02 [2021-08-10T09:06:02.081Z] Successfully built 47b01294c3ba 09:06:02 [2021-08-10T09:06:02.081Z] Successfully tagged docker:latest 09:06:02 [2021-08-10T09:06:02.081Z] INFO: Image build ended at 08/10/2021 09:06:00. Duration:00:02:43.5483273 09:06:02 [2021-08-10T09:06:02.081Z] 09:06:02 [2021-08-10T09:06:02.081Z] 09:06:02 [2021-08-10T09:06:02.081Z] INFO: Building the test binaries at 08/10/2021 09:06:00... 09:06:04 [2021-08-10T09:06:04.116Z] #76 DONE 3.4s 09:06:04 [2021-08-10T09:06:04.116Z] 09:06:04 [2021-08-10T09:06:04.116Z] #77 exporting to image 09:06:04 [2021-08-10T09:06:04.116Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:06:04 [2021-08-10T09:06:04.116Z] #77 exporting layers 09:06:05 [2021-08-10T09:06:05.031Z] INFO: make.ps1 starting at 08/10/2021 09:06:04 09:06:05 [2021-08-10T09:06:05.489Z] INFO: Git commit (3270281291) assumed from DOCKER_GITCOMMIT environment variable 09:06:05 [2021-08-10T09:06:05.489Z] INFO: Invoking autogen... 09:06:05 [2021-08-10T09:06:05.947Z] INFO: Building daemon... 09:06:15 [2021-08-10T09:06:15.274Z] --- PASS: TestBuildWithHugeFile (51.40s) 09:06:15 [2021-08-10T09:06:15.274Z] === RUN TestBuildWCOWSandboxSize 09:06:15 [2021-08-10T09:06:15.274Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 09:06:15 [2021-08-10T09:06:15.274Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) 09:06:15 [2021-08-10T09:06:15.274Z] === RUN TestBuildWithEmptyDockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:06:15 [2021-08-10T09:06:15.274Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) 09:06:15 [2021-08-10T09:06:15.274Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) 09:06:15 [2021-08-10T09:06:15.274Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) 09:06:15 [2021-08-10T09:06:15.274Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 09:06:15 [2021-08-10T09:06:15.274Z] === RUN TestBuildPreserveOwnership 09:06:15 [2021-08-10T09:06:15.274Z] === RUN TestBuildPreserveOwnership/copy_from 09:06:16 [2021-08-10T09:06:16.200Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:06:16 [2021-08-10T09:06:16.286Z] #77 exporting layers 11.9s done 09:06:16 [2021-08-10T09:06:16.286Z] #77 writing image sha256:75806c73e7318a3388def7b528024745335e8ebabc998d528c80e787cdf988ad 09:06:16 [2021-08-10T09:06:16.286Z] #77 writing image sha256:75806c73e7318a3388def7b528024745335e8ebabc998d528c80e787cdf988ad done 09:06:16 [2021-08-10T09:06:16.286Z] #77 naming to docker.io/library/docker:cc95f70de86f69a4680236a4f01beea3f628046e done 09:06:16 [2021-08-10T09:06:16.286Z] #77 DONE 12.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 09:06:16 [2021-08-10T09:06:16.615Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42715/.git:/go/src/github.com/docker/docker/.git --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cc95f70de86f69a4680236a4f01beea3f628046e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cc95f70de86f69a4680236a4f01beea3f628046e hack/validate/default 09:06:17 [2021-08-10T09:06:17.979Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 09:06:17 [2021-08-10T09:06:17.979Z] No api/types/ or api/swagger.yaml changes in diff. 09:06:17 [2021-08-10T09:06:17.979Z] Congratulations! All TOML source files changed here have valid syntax. 09:06:17 [2021-08-10T09:06:17.979Z] Congratulations! Changelog CHANGELOG.md is well-formed. 09:06:18 [2021-08-10T09:06:18.235Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 09:06:18 [2021-08-10T09:06:18.235Z] Congratulations! No new tests were added to integration-cli. 09:06:18 [2021-08-10T09:06:18.236Z] 09:06:18 [2021-08-10T09:06:18.236Z] INFO Start validation with golang-ci-lint 09:06:18 [2021-08-10T09:06:18.236Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 09:06:18 [2021-08-10T09:06:18.236Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 09:06:18 [2021-08-10T09:06:18.236Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 09:06:20 [2021-08-10T09:06:20.363Z] --- PASS: TestBuildPreserveOwnership (10.28s) 09:06:20 [2021-08-10T09:06:20.363Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) 09:06:20 [2021-08-10T09:06:20.363Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 09:06:20 [2021-08-10T09:06:20.363Z] === RUN TestBuildPlatformInvalid 09:06:20 [2021-08-10T09:06:20.363Z] --- PASS: TestBuildPlatformInvalid (0.07s) 09:06:20 [2021-08-10T09:06:20.363Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:06:20 [2021-08-10T09:06:20.363Z] build_userns_linux_test.go:32: testEnv.IsRootless() 09:06:20 [2021-08-10T09:06:20.363Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 09:06:20 [2021-08-10T09:06:20.363Z] PASS 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === Skipped 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 09:06:20 [2021-08-10T09:06:20.363Z] build_session_test.go:25: TODO: BuildKit 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 09:06:20 [2021-08-10T09:06:20.363Z] build_userns_linux_test.go:32: testEnv.IsRootless() 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] DONE 34 tests, 3 skipped in 135.714s 09:06:20 [2021-08-10T09:06:20.363Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 09:06:20 [2021-08-10T09:06:20.363Z] INFO: Testing against a local daemon 09:06:20 [2021-08-10T09:06:20.363Z] === RUN TestConfigInspect 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] --- SKIP: TestConfigInspect (0.02s) 09:06:20 [2021-08-10T09:06:20.363Z] === RUN TestConfigList 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] --- SKIP: TestConfigList (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] === RUN TestConfigsCreateAndDelete 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] === RUN TestConfigsUpdate 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] --- SKIP: TestConfigsUpdate (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] === RUN TestTemplatedConfig 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] --- SKIP: TestTemplatedConfig (0.00s) 09:06:20 [2021-08-10T09:06:20.363Z] === RUN TestConfigCreateResolve 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] --- SKIP: TestConfigCreateResolve (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] PASS 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === Skipped 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 09:06:20 [2021-08-10T09:06:20.363Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] 09:06:20 [2021-08-10T09:06:20.363Z] DONE 6 tests, 6 skipped in 0.189s 09:06:20 [2021-08-10T09:06:20.363Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 09:06:20 [2021-08-10T09:06:20.619Z] INFO: Testing against a local daemon 09:06:20 [2021-08-10T09:06:20.619Z] === RUN TestCheckpoint 09:06:20 [2021-08-10T09:06:20.619Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:06:20 [2021-08-10T09:06:20.619Z] --- SKIP: TestCheckpoint (0.00s) 09:06:20 [2021-08-10T09:06:20.619Z] === RUN TestContainerInvalidJSON 09:06:20 [2021-08-10T09:06:20.619Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 09:06:20 [2021-08-10T09:06:20.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 09:06:20 [2021-08-10T09:06:20.619Z] === RUN TestContainerInvalidJSON//exec/foobar/start 09:06:20 [2021-08-10T09:06:20.619Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 09:06:20 [2021-08-10T09:06:20.619Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 09:06:20 [2021-08-10T09:06:20.619Z] === CONT TestContainerInvalidJSON//exec/foobar/start 09:06:20 [2021-08-10T09:06:20.619Z] --- PASS: TestContainerInvalidJSON (0.01s) 09:06:20 [2021-08-10T09:06:20.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 09:06:20 [2021-08-10T09:06:20.619Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 09:06:20 [2021-08-10T09:06:20.619Z] === RUN TestCopyFromContainerPathDoesNotExist 09:06:20 [2021-08-10T09:06:20.874Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 09:06:20 [2021-08-10T09:06:20.874Z] === RUN TestCopyFromContainerPathIsNotDir 09:06:20 [2021-08-10T09:06:20.874Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) 09:06:20 [2021-08-10T09:06:20.874Z] === RUN TestCopyToContainerPathDoesNotExist 09:06:20 [2021-08-10T09:06:20.874Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 09:06:20 [2021-08-10T09:06:20.874Z] === RUN TestCopyToContainerPathIsNotDir 09:06:20 [2021-08-10T09:06:20.874Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 09:06:20 [2021-08-10T09:06:20.874Z] === RUN TestCopyFromContainer 09:06:24 [2021-08-10T09:06:24.139Z] === RUN TestCopyFromContainer// 09:06:24 [2021-08-10T09:06:24.139Z] === RUN TestCopyFromContainer//bar/root 09:06:24 [2021-08-10T09:06:24.394Z] === RUN TestCopyFromContainer//bar/root/ 09:06:24 [2021-08-10T09:06:24.394Z] === RUN TestCopyFromContainer/bar/quux 09:06:24 [2021-08-10T09:06:24.394Z] === RUN TestCopyFromContainer/bar/quux/ 09:06:24 [2021-08-10T09:06:24.394Z] === RUN TestCopyFromContainer/bar/quux/baz 09:06:24 [2021-08-10T09:06:24.394Z] === RUN TestCopyFromContainer/bar/filesymlink 09:06:24 [2021-08-10T09:06:24.650Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:06:24 [2021-08-10T09:06:24.650Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:06:24 [2021-08-10T09:06:24.650Z] === RUN TestCopyFromContainer/bar/notarget 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer (3.86s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer// (0.06s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:06:24 [2021-08-10T09:06:24.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:06:24 [2021-08-10T09:06:24.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:06:24 [2021-08-10T09:06:24.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:06:24 [2021-08-10T09:06:24.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:06:24 [2021-08-10T09:06:24.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:06:24 [2021-08-10T09:06:24.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateLinkToNonExistingContainer 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateWithInvalidEnv 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateWithInvalidEnv/0 09:06:24 [2021-08-10T09:06:24.906Z] === PAUSE TestCreateWithInvalidEnv/0 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateWithInvalidEnv/1 09:06:24 [2021-08-10T09:06:24.906Z] === PAUSE TestCreateWithInvalidEnv/1 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateWithInvalidEnv/2 09:06:24 [2021-08-10T09:06:24.906Z] === PAUSE TestCreateWithInvalidEnv/2 09:06:24 [2021-08-10T09:06:24.906Z] === CONT TestCreateWithInvalidEnv/0 09:06:24 [2021-08-10T09:06:24.906Z] === CONT TestCreateWithInvalidEnv/2 09:06:24 [2021-08-10T09:06:24.906Z] === CONT TestCreateWithInvalidEnv/1 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateTmpfsMountsTarget 09:06:24 [2021-08-10T09:06:24.906Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 09:06:24 [2021-08-10T09:06:24.906Z] === RUN TestCreateWithCustomMaskedPaths 09:06:26 [2021-08-10T09:06:26.794Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) 09:06:26 [2021-08-10T09:06:26.794Z] === RUN TestCreateWithCustomReadonlyPaths 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/backend/build [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/build [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/container [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/debug [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/image [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/network [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/session [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/system [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/server/router/volume [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/backend [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/container [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/events [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/image [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/mount [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/network [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/registry [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/swarm [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/api/types/volume [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder/builder-next [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/builder/remotecontext 0.163s coverage: 13.7% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/builder/dockerfile 0.325s coverage: 49.0% of statements 09:06:27 [2021-08-10T09:06:27.031Z] ? github.com/docker/docker/builder/dockerignore [no test files] 09:06:27 [2021-08-10T09:06:27.031Z] ok github.com/docker/docker/cmd/docker-proxy 0.248s coverage: 67.6% of statements 09:06:27 [2021-08-10T09:06:27.610Z] ok github.com/docker/docker/builder/remotecontext/git 4.964s coverage: 86.3% of statements 09:06:27 [2021-08-10T09:06:27.610Z] ? github.com/docker/docker/cli [no test files] 09:06:27 [2021-08-10T09:06:27.610Z] ? github.com/docker/docker/cli/config [no test files] 09:06:28 [2021-08-10T09:06:28.682Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s) 09:06:28 [2021-08-10T09:06:28.682Z] === RUN TestCreateWithInvalidHealthcheckParams 09:06:28 [2021-08-10T09:06:28.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:06:28 [2021-08-10T09:06:28.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:06:28 [2021-08-10T09:06:28.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:06:28 [2021-08-10T09:06:28.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:06:28 [2021-08-10T09:06:28.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:06:28 [2021-08-10T09:06:28.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:06:28 [2021-08-10T09:06:28.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:06:28 [2021-08-10T09:06:28.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 09:06:28 [2021-08-10T09:06:28.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 09:06:28 [2021-08-10T09:06:28.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 09:06:28 [2021-08-10T09:06:28.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 09:06:28 [2021-08-10T09:06:28.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 09:06:28 [2021-08-10T09:06:28.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 09:06:28 [2021-08-10T09:06:28.682Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:06:29 [2021-08-10T09:06:29.608Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestCreateDifferentPlatform 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestCreateDifferentPlatform/different_os 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:06:29 [2021-08-10T09:06:29.608Z] --- PASS: TestCreateDifferentPlatform (0.01s) 09:06:29 [2021-08-10T09:06:29.608Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:06:29 [2021-08-10T09:06:29.608Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestCreateVolumesFromNonExistingContainer 09:06:29 [2021-08-10T09:06:29.608Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:06:29 [2021-08-10T09:06:29.608Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestContainerStartOnDaemonRestart 09:06:29 [2021-08-10T09:06:29.608Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 09:06:29 [2021-08-10T09:06:29.608Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestDaemonRestartIpcMode 09:06:29 [2021-08-10T09:06:29.608Z] === PAUSE TestDaemonRestartIpcMode 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestDaemonHostGatewayIP 09:06:29 [2021-08-10T09:06:29.608Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 09:06:29 [2021-08-10T09:06:29.608Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestRestartDaemonWithRestartingContainer 09:06:29 [2021-08-10T09:06:29.608Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestContainerKillOnDaemonStart 09:06:29 [2021-08-10T09:06:29.608Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 09:06:29 [2021-08-10T09:06:29.608Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 09:06:29 [2021-08-10T09:06:29.608Z] === RUN TestDiff 09:06:30 [2021-08-10T09:06:30.169Z] --- PASS: TestDiff (0.65s) 09:06:30 [2021-08-10T09:06:30.169Z] === RUN TestExecWithCloseStdin 09:06:31 [2021-08-10T09:06:31.096Z] --- PASS: TestExecWithCloseStdin (0.91s) 09:06:31 [2021-08-10T09:06:31.096Z] === RUN TestExec 09:06:31 [2021-08-10T09:06:31.844Z] ok github.com/docker/docker/client 0.264s coverage: 75.4% of statements 09:06:32 [2021-08-10T09:06:32.023Z] --- PASS: TestExec (0.90s) 09:06:32 [2021-08-10T09:06:32.023Z] === RUN TestExecUser 09:06:32 [2021-08-10T09:06:32.977Z] --- PASS: TestExecUser (0.93s) 09:06:32 [2021-08-10T09:06:32.977Z] === RUN TestExportContainerAndImportImage 09:06:33 [2021-08-10T09:06:33.918Z] --- PASS: TestExportContainerAndImportImage (0.84s) 09:06:33 [2021-08-10T09:06:33.918Z] === RUN TestExportContainerAfterDaemonRestart 09:06:35 [2021-08-10T09:06:35.283Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) 09:06:35 [2021-08-10T09:06:35.283Z] === RUN TestHealthCheckWorkdir 09:06:36 [2021-08-10T09:06:36.646Z] --- PASS: TestHealthCheckWorkdir (1.30s) 09:06:36 [2021-08-10T09:06:36.646Z] === RUN TestHealthKillContainer 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestBoolValue 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestBoolValue (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestBoolValueOrDefault 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestBoolValueOrDefault (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestInt64ValueOrZero 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestInt64ValueOrZero (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestInt64ValueOrDefault 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestInt64ValueOrDefault (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestInt64ValueOrDefaultWithError 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestJsonContentType 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestJsonContentType (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] PASS 09:06:39 [2021-08-10T09:06:39.081Z] coverage: 14.7% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ok github.com/docker/docker/api/server/httputils 0.258s coverage: 14.7% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/backend/build [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestMaskSecretKeys 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestMaskSecretKeys (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestVersionMiddlewareVersion 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] PASS 09:06:39 [2021-08-10T09:06:39.081Z] coverage: 37.7% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ok github.com/docker/docker/api/server/middleware 0.240s coverage: 37.7% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/build [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/container [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/debug [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/image [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/network [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/session [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestAdjustForAPIVersion 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestAdjustForAPIVersion (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] PASS 09:06:39 [2021-08-10T09:06:39.081Z] coverage: 5.7% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ok github.com/docker/docker/api/server/router/swarm 0.236s coverage: 5.7% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/system [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/server/router/volume [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/backend [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/container [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/events [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestStrSliceMarshalJSON 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestStrSliceUnmarshalJSON 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestStrSliceUnmarshalString 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestStrSliceUnmarshalSlice 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] PASS 09:06:39 [2021-08-10T09:06:39.081Z] coverage: 90.0% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ok github.com/docker/docker/api/types/strslice 0.171s coverage: 90.0% of statements 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestToJSON 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestToJSON (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestToParamWithVersion 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestToParamWithVersion (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestFromJSON 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestFromJSON (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestEmpty 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestEmpty (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestArgsMatchKVListEmptySources 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestArgsMatchKVList 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestArgsMatchKVList (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestArgsMatch 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestArgsMatch (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestAdd 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestAdd (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestDel 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestDel (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestLen 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestLen (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestExactMatch 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestExactMatch (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestOnlyOneExactMatch 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestOnlyOneExactMatch (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestContains 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestContains (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestValidate 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestValidate (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestWalkValues 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestWalkValues (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestFuzzyMatch 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestFuzzyMatch (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestClone 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestClone (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] PASS 09:06:39 [2021-08-10T09:06:39.081Z] coverage: 92.2% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ok github.com/docker/docker/api/types/filters 0.267s coverage: 92.2% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/image [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/mount [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/network [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/registry [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/swarm [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestDurationToSecondsString 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestDurationToSecondsString (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestGetTimestamp 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestGetTimestamp (0.11s) 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestParseTimestamps 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestParseTimestamps (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] PASS 09:06:39 [2021-08-10T09:06:39.081Z] coverage: 100.0% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ok github.com/docker/docker/api/types/time 0.214s coverage: 100.0% of statements 09:06:39 [2021-08-10T09:06:39.081Z] === RUN TestCompareVersion 09:06:39 [2021-08-10T09:06:39.081Z] --- PASS: TestCompareVersion (0.00s) 09:06:39 [2021-08-10T09:06:39.081Z] PASS 09:06:39 [2021-08-10T09:06:39.081Z] coverage: 75.0% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ok github.com/docker/docker/api/types/versions 0.114s coverage: 75.0% of statements 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/api/types/volume [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/builder [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/builder/builder-next [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 09:06:39 [2021-08-10T09:06:39.081Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 09:06:39 [2021-08-10T09:06:39.909Z] --- PASS: TestHealthKillContainer (2.93s) 09:06:39 [2021-08-10T09:06:39.909Z] === RUN TestInspectCpusetInConfigPre120 09:06:39 [2021-08-10T09:06:39.909Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) 09:06:39 [2021-08-10T09:06:39.909Z] === RUN TestIpcModeNone 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestCloneArgsSmartHttp 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestCloneArgsSmartHttp (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestCloneArgsDumbHttp 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestCloneArgsGit 09:06:40 [2021-08-10T09:06:40.045Z] --- PASS: TestCloneArgsGit (0.00s) 09:06:40 [2021-08-10T09:06:40.045Z] === RUN TestCheckoutGit 09:06:40 [2021-08-10T09:06:40.836Z] --- PASS: TestIpcModeNone (0.91s) 09:06:40 [2021-08-10T09:06:40.836Z] === RUN TestIpcModePrivate 09:06:41 [2021-08-10T09:06:41.763Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false 09:06:41 [2021-08-10T09:06:41.763Z] --- PASS: TestIpcModePrivate (0.90s) 09:06:41 [2021-08-10T09:06:41.763Z] === RUN TestIpcModeShareable 09:06:41 [2021-08-10T09:06:41.763Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:06:41 [2021-08-10T09:06:41.763Z] --- SKIP: TestIpcModeShareable (0.00s) 09:06:41 [2021-08-10T09:06:41.763Z] === RUN TestAPIIpcModeShareableAndContainer 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestProcessNoDockerignore 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestProcessNoDockerignore (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestProcessShouldLeaveAllFiles 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDetectContentType 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDetectContentType (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestSelectAcceptableMIME 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestSelectAcceptableMIME (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestInspectEmptyResponse 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestInspectEmptyResponse (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestInspectResponseBinary 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestInspectResponseBinary (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestResponseUnsupportedContentType 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestInspectResponseTextSimple 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestInspectResponseTextSimple (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestInspectResponseEmptyContentType 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestUnknownContentLength 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestUnknownContentLength (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDownloadRemote 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDownloadRemote (0.06s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestGetWithStatusError 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestGetWithStatusError (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestCloseRootDirectory 09:06:42 [2021-08-10T09:06:42.215Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:06:42 [2021-08-10T09:06:42.215Z] --- SKIP: TestCloseRootDirectory (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestHashFile 09:06:42 [2021-08-10T09:06:42.215Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:06:42 [2021-08-10T09:06:42.215Z] --- SKIP: TestHashFile (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestHashSubdir 09:06:42 [2021-08-10T09:06:42.215Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:06:42 [2021-08-10T09:06:42.215Z] --- SKIP: TestHashSubdir (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestRemoveDirectory 09:06:42 [2021-08-10T09:06:42.215Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:06:42 [2021-08-10T09:06:42.215Z] --- SKIP: TestRemoveDirectory (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] PASS 09:06:42 [2021-08-10T09:06:42.215Z] coverage: 9.3% of statements 09:06:42 [2021-08-10T09:06:42.215Z] ok github.com/docker/docker/builder/remotecontext 0.603s coverage: 9.3% of statements 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestGetAllAllowed 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestGetAllAllowed (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestGetAllMeta 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestGetAllMeta (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestWarnOnUnusedBuildArgs 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestIsUnreferencedBuiltin 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestIsExistingDirectory 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestIsExistingDirectory (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestGetFilenameForDownload 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestGetFilenameForDownload (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestEnv2Variables 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestEnv2Variables (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestEnvValueWithExistingRunConfigEnv 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestMaintainer 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestMaintainer (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestLabel 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestLabel (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestFromScratch 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestFromScratch (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestFromWithArg 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestFromWithArg (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestFromWithArgButBuildArgsNotGiven 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestFromWithUndefinedArg 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestFromWithUndefinedArg (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestFromMultiStageWithNamedStage 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestOnbuild 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestOnbuild (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestWorkdir 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestWorkdir (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestCmd 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestCmd (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestHealthcheckNone 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestHealthcheckNone (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestHealthcheckCmd 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestHealthcheckCmd (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestEntrypoint 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestEntrypoint (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestExpose 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestExpose (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestUser 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestUser (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestVolume 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestVolume (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestStopSignal 09:06:42 [2021-08-10T09:06:42.215Z] dispatchers_test.go:377: Windows does not support stopsignal 09:06:42 [2021-08-10T09:06:42.215Z] --- SKIP: TestStopSignal (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestArg 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestArg (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestShell 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestShell (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestPrependEnvOnCmd 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestPrependEnvOnCmd (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestRunWithBuildArgs 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestRunWithBuildArgs (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestRunIgnoresHealthcheck 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatchUnsupportedOptions 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestNormalizeWorkdir 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestNormalizeWorkdir (0.00s) 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatch 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatch/ADD_multiple_files_to_file 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatch/COPY_multiple_files_to_file 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatch/COPY_wildcard_no_files 09:06:42 [2021-08-10T09:06:42.215Z] === RUN TestDispatch/COPY_url 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDispatch (0.06s) 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) 09:06:42 [2021-08-10T09:06:42.215Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestDispatch/COPY_url (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestAddScratchImageAddsToMounts 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestAddFromScratchPopulatesPlatform 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestImageSourceGetAddsToMounts 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestEmptyDockerfile 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestEmptyDockerfile (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestSymlinkDockerfile 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestSymlinkDockerfile (0.01s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestDockerfileOutsideTheBuildContext 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestNonExistingDockerfile 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestNonExistingDockerfile (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestCopyRunConfig 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestCopyRunConfig (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestDeepCopyRunConfig 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestDeepCopyRunConfig (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestExportImage 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestExportImage (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] === RUN TestNormalizeDest 09:06:42 [2021-08-10T09:06:42.216Z] --- PASS: TestNormalizeDest (0.00s) 09:06:42 [2021-08-10T09:06:42.216Z] PASS 09:06:42 [2021-08-10T09:06:42.216Z] coverage: 46.8% of statements 09:06:42 [2021-08-10T09:06:42.216Z] ok github.com/docker/docker/builder/dockerfile 0.810s coverage: 46.8% of statements 09:06:42 [2021-08-10T09:06:42.673Z] ? github.com/docker/docker/builder/dockerignore [no test files] 09:06:42 [2021-08-10T09:06:42.673Z] === RUN TestEnable 09:06:42 [2021-08-10T09:06:42.673Z] --- PASS: TestEnable (0.00s) 09:06:42 [2021-08-10T09:06:42.673Z] === RUN TestDisable 09:06:42 [2021-08-10T09:06:42.673Z] --- PASS: TestDisable (0.00s) 09:06:42 [2021-08-10T09:06:42.673Z] === RUN TestEnabled 09:06:42 [2021-08-10T09:06:42.673Z] --- PASS: TestEnabled (0.00s) 09:06:42 [2021-08-10T09:06:42.673Z] PASS 09:06:42 [2021-08-10T09:06:42.673Z] coverage: 100.0% of statements 09:06:42 [2021-08-10T09:06:42.673Z] ok github.com/docker/docker/cli/debug 0.105s coverage: 100.0% of statements 09:06:43 [2021-08-10T09:06:43.643Z] === RUN TestTCP4Proxy 09:06:43 [2021-08-10T09:06:43.644Z] --- PASS: TestTCP4Proxy (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] === RUN TestTCP4ProxyHalfClose 09:06:43 [2021-08-10T09:06:43.644Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] === RUN TestTCP6Proxy 09:06:43 [2021-08-10T09:06:43.644Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 09:06:43 [2021-08-10T09:06:43.644Z] --- SKIP: TestTCP6Proxy (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] === RUN TestTCPDualStackProxy 09:06:43 [2021-08-10T09:06:43.644Z] network_proxy_test.go:212: No support for dual stack yet 09:06:43 [2021-08-10T09:06:43.644Z] --- SKIP: TestTCPDualStackProxy (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] === RUN TestUDP4Proxy 09:06:43 [2021-08-10T09:06:43.644Z] --- PASS: TestUDP4Proxy (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] === RUN TestUDP6Proxy 09:06:43 [2021-08-10T09:06:43.644Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 09:06:43 [2021-08-10T09:06:43.644Z] --- SKIP: TestUDP6Proxy (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] === RUN TestUDPWriteError 09:06:43 [2021-08-10T09:06:43.644Z] --- PASS: TestUDPWriteError (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] === RUN TestSCTP4Proxy 09:06:43 [2021-08-10T09:06:43.644Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows 09:06:43 [2021-08-10T09:06:43.644Z] --- SKIP: TestSCTP4Proxy (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] === RUN TestSCTP6Proxy 09:06:43 [2021-08-10T09:06:43.644Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 09:06:43 [2021-08-10T09:06:43.644Z] --- SKIP: TestSCTP6Proxy (0.00s) 09:06:43 [2021-08-10T09:06:43.644Z] PASS 09:06:43 [2021-08-10T09:06:43.644Z] coverage: 49.4% of statements 09:06:43 [2021-08-10T09:06:43.644Z] ok github.com/docker/docker/cmd/docker-proxy 0.157s coverage: 49.4% of statements 09:06:44 [2021-08-10T09:06:44.279Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) 09:06:44 [2021-08-10T09:06:44.279Z] === RUN TestAPIIpcModeHost 09:06:44 [2021-08-10T09:06:44.279Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:06:44 [2021-08-10T09:06:44.279Z] --- SKIP: TestAPIIpcModeHost (0.00s) 09:06:44 [2021-08-10T09:06:44.279Z] === RUN TestDaemonIpcModeShareable 09:06:44 [2021-08-10T09:06:44.279Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:06:44 [2021-08-10T09:06:44.279Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 09:06:44 [2021-08-10T09:06:44.279Z] === RUN TestDaemonIpcModePrivate 09:06:45 [2021-08-10T09:06:45.783Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 09:06:45 [2021-08-10T09:06:45.783Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 09:06:45 [2021-08-10T09:06:45.783Z] GOOS="" GOARCH="" GOARM="" 09:06:45 [2021-08-10T09:06:45.783Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 09:06:45 [2021-08-10T09:06:45.783Z] 09:06:45 [2021-08-10T09:06:45.783Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:06:45 [2021-08-10T09:06:45.783Z] DOCKER_SYSTEMD=1 09:06:45 [2021-08-10T09:06:45.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:06:45 [2021-08-10T09:06:45.783Z] HOSTNAME=1d9fc6950102 09:06:45 [2021-08-10T09:06:45.783Z] DEST=bundles/test-integration 09:06:45 [2021-08-10T09:06:45.783Z] PWD=/go/src/github.com/docker/docker 09:06:45 [2021-08-10T09:06:45.783Z] DOCKER_GITCOMMIT=cc95f70de86f69a4680236a4f01beea3f628046e 09:06:45 [2021-08-10T09:06:45.783Z] container=docker 09:06:45 [2021-08-10T09:06:45.783Z] HOME=/root 09:06:45 [2021-08-10T09:06:45.783Z] LANG=C.UTF-8 09:06:45 [2021-08-10T09:06:45.783Z] INVOCATION_ID=0c436acf769047f49a16b62756f30d58 09:06:45 [2021-08-10T09:06:45.783Z] GOLANG_VERSION=1.16.6 09:06:45 [2021-08-10T09:06:45.783Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:06:45 [2021-08-10T09:06:45.783Z] VALIDATE_BRANCH=master 09:06:45 [2021-08-10T09:06:45.783Z] TERM=xterm 09:06:45 [2021-08-10T09:06:45.783Z] DOCKER_PKG=github.com/docker/docker 09:06:45 [2021-08-10T09:06:45.783Z] SHLVL=3 09:06:45 [2021-08-10T09:06:45.783Z] TIMEOUT=120m 09:06:45 [2021-08-10T09:06:45.783Z] DOCKER_BUILDTAGS=apparmor seccomp journald 09:06:45 [2021-08-10T09:06:45.783Z] DOCKER_GRAPHDRIVER=overlay2 09:06:45 [2021-08-10T09:06:45.783Z] GO111MODULE=off 09:06:45 [2021-08-10T09:06:45.783Z] DOCKER_EXPERIMENTAL=1 09:06:45 [2021-08-10T09:06:45.783Z] TEST_SKIP_INTEGRATION_CLI=1 09:06:45 [2021-08-10T09:06:45.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:06:45 [2021-08-10T09:06:45.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:06:45 [2021-08-10T09:06:45.783Z] GOPATH=/go 09:06:45 [2021-08-10T09:06:45.783Z] PKG_CONFIG=pkg-config 09:06:45 [2021-08-10T09:06:45.783Z] _=/usr/bin/env 09:06:45 [2021-08-10T09:06:45.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:06:46 [2021-08-10T09:06:46.168Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false 09:06:46 [2021-08-10T09:06:46.168Z] --- PASS: TestDaemonIpcModePrivate (1.67s) 09:06:46 [2021-08-10T09:06:46.168Z] === RUN TestDaemonIpcModePrivateFromConfig 09:06:46 [2021-08-10T09:06:46.168Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:06:46 [2021-08-10T09:06:46.168Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 09:06:46 [2021-08-10T09:06:46.168Z] === RUN TestDaemonIpcModeShareableFromConfig 09:06:46 [2021-08-10T09:06:46.168Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:06:46 [2021-08-10T09:06:46.168Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 09:06:46 [2021-08-10T09:06:46.168Z] === RUN TestIpcModeOlderClient 09:06:46 [2021-08-10T09:06:46.168Z] === PAUSE TestIpcModeOlderClient 09:06:46 [2021-08-10T09:06:46.168Z] === RUN TestKillContainerInvalidSignal 09:06:46 [2021-08-10T09:06:46.729Z] --- PASS: TestKillContainerInvalidSignal (0.66s) 09:06:46 [2021-08-10T09:06:46.729Z] === RUN TestKillContainer 09:06:46 [2021-08-10T09:06:46.729Z] === RUN TestKillContainer/no_signal 09:06:47 [2021-08-10T09:06:47.290Z] === RUN TestKillContainer/non_killing_signal 09:06:47 [2021-08-10T09:06:47.851Z] === RUN TestKillContainer/killing_signal 09:06:48 [2021-08-10T09:06:48.777Z] --- PASS: TestKillContainer (1.95s) 09:06:48 [2021-08-10T09:06:48.777Z] --- PASS: TestKillContainer/no_signal (0.62s) 09:06:48 [2021-08-10T09:06:48.777Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) 09:06:48 [2021-08-10T09:06:48.777Z] --- PASS: TestKillContainer/killing_signal (0.63s) 09:06:48 [2021-08-10T09:06:48.777Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:06:48 [2021-08-10T09:06:48.777Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:06:49 [2021-08-10T09:06:49.338Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:06:49 [2021-08-10T09:06:49.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) 09:06:49 [2021-08-10T09:06:49.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) 09:06:49 [2021-08-10T09:06:49.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) 09:06:49 [2021-08-10T09:06:49.901Z] === RUN TestKillStoppedContainer 09:06:49 [2021-08-10T09:06:49.901Z] --- PASS: TestKillStoppedContainer (0.04s) 09:06:49 [2021-08-10T09:06:49.901Z] === RUN TestKillStoppedContainerAPIPre120 09:06:50 [2021-08-10T09:06:50.157Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 09:06:50 [2021-08-10T09:06:50.157Z] === RUN TestKillDifferentUserContainer 09:06:50 [2021-08-10T09:06:50.720Z] --- PASS: TestKillDifferentUserContainer (0.65s) 09:06:50 [2021-08-10T09:06:50.720Z] === RUN TestInspectOomKilledTrue 09:06:50 [2021-08-10T09:06:50.720Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 09:06:50 [2021-08-10T09:06:50.720Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:06:50 [2021-08-10T09:06:50.720Z] === RUN TestInspectOomKilledFalse 09:06:50 [2021-08-10T09:06:50.720Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:06:50 [2021-08-10T09:06:50.720Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 09:06:50 [2021-08-10T09:06:50.720Z] === RUN TestLinksEtcHostsContentMatch 09:06:50 [2021-08-10T09:06:50.720Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 09:06:50 [2021-08-10T09:06:50.720Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 09:06:50 [2021-08-10T09:06:50.720Z] === RUN TestLinksContainerNames 09:06:52 [2021-08-10T09:06:52.092Z] --- PASS: TestLinksContainerNames (1.35s) 09:06:52 [2021-08-10T09:06:52.092Z] === RUN TestLogsFollowTailEmpty 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCheckpointCreateError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCheckpointCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCheckpointCreate 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCheckpointCreate (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCheckpointDeleteError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCheckpointDeleteError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCheckpointDelete 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCheckpointDelete (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCheckpointListError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCheckpointListError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCheckpointList 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCheckpointList (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCheckpointListContainerNotFound 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestNewClientWithOpsFromEnv 09:06:52 [2021-08-10T09:06:52.194Z] client_test.go:23: runtime.GOOS == "windows" 09:06:52 [2021-08-10T09:06:52.194Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestGetAPIPath 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestGetAPIPath (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestParseHostURL 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestParseHostURL (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestNegotiateAPIVersionEmpty 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestNegotiateAPIVersion 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestNegotiateAPIVersion (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestNegotiateAPVersionOverride 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestNegotiateAPIVersionAutomatic 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestNegotiateAPIVersionWithFixedVersion 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestClientRedirect 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestClientRedirect (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigCreateUnsupported 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigCreateUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigCreateError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigCreate 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigCreate (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigInspectNotFound 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigInspectNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigInspectUnsupported 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigInspectUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigInspectError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigInspectConfigNotFound 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigInspect 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigListUnsupported 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigListUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigListError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigListError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigList 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigList (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigRemoveUnsupported 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigRemoveError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigRemove 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigUpdateUnsupported 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigUpdateError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigUpdateError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestConfigUpdate 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestConfigUpdate (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerCommitError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerCommitError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerCommit 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerCommit (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerStatPathError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerStatPathError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerStatPathNotFoundError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerStatPathNoHeaderError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerStatPath 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerStatPath (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyToContainerError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyToContainerError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyToContainerNotFoundError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyToContainerNotStatusOKError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyToContainer 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyToContainer (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyFromContainerError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyFromContainerError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyFromContainerNotFoundError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyFromContainerNotStatusOKError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyFromContainerNoHeaderError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestCopyFromContainer 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestCopyFromContainer (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerCreateError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerCreateImageNotFound 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerCreateWithName 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerCreateWithName (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerCreateAutoRemove 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerDiffError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerDiffError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerDiff 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerDiff (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerExecCreateError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerExecCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerExecCreate 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerExecCreate (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerExecStartError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerExecStartError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerExecStart 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerExecStart (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerExecInspectError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerExecInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerExecInspect 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerExecInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerExportError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerExportError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerExport 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerExport (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerInspectError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerInspectContainerNotFound 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerInspect 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerInspectNode 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerInspectNode (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerKillError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerKillError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerKill 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerKill (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerListError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerListError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerList 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerList (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerLogsNotFoundError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerLogsError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerLogsError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerLogs 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerLogs (0.11s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerPauseError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerPauseError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerPause 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerPause (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainersPruneError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainersPruneError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainersPrune 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainersPrune (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerRemoveError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.194Z] === RUN TestContainerRemoveNotFoundError 09:06:52 [2021-08-10T09:06:52.194Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerRemove 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerRenameError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerRenameError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerRename 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerRename (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerResizeError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerResizeError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerExecResizeError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerExecResizeError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerResize 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerResize (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerExecResize 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerExecResize (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerRestartError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerRestartError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerRestart 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerRestart (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerStartError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerStartError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerStart 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerStart (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerStatsError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerStatsError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerStats 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerStats (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerStopError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerStopError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerStop 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerStop (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerTopError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerTopError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerTop 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerTop (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerUnpauseError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerUnpauseError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerUnpause 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerUnpause (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerUpdateError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerUpdateError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerUpdate 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerUpdate (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerWaitError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerWaitError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestContainerWait 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestContainerWait (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestDiskUsageError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestDiskUsageError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestDiskUsage 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestDiskUsage (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestDistributionInspectUnsupported 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestDistributionInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestEventsErrorInOptions 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestEventsErrorInOptions (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestEventsErrorFromServer 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestEventsErrorFromServer (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestEvents 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestEvents (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestTLSCloseWriter 09:06:52 [2021-08-10T09:06:52.195Z] === PAUSE TestTLSCloseWriter 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageBuildError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageBuildError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageBuild 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageBuild (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestGetDockerOS 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestGetDockerOS (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageCreateError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageCreate 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageCreate (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageHistoryError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageHistoryError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageHistory 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageHistory (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageImportError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageImportError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageImport 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageImport (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageInspectError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageInspectImageNotFound 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageInspectImageNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageInspect 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageListError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageListError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageList 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageList (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageListApiBefore125 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageListApiBefore125 (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageLoadError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageLoadError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageLoad 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageLoad (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagesPruneError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagesPruneError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagesPrune 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagesPrune (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePullReferenceParseError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePullReferenceParseError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePullAnyError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePullAnyError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePullStatusUnauthorizedError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePullWithPrivilegedFuncNoError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePullWithoutErrors 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePullWithoutErrors (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushReferenceError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushReferenceError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushAnyError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushAnyError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushStatusUnauthorizedError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushWithPrivilegedFuncNoError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushWithoutErrors 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushWithoutErrors (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageRemoveError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageRemoveImageNotFound 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageRemove 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageSaveError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageSaveError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageSave 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageSave (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageSearchAnyError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageSearchAnyError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageSearchStatusUnauthorizedError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageSearchWithPrivilegedFuncNoError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageSearchWithoutErrors 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageTagError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageTagError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageTagInvalidReference 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageTagInvalidReference (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageTagInvalidSourceImageName 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageTagHexSource 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageTagHexSource (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestImageTag 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestImageTag (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestInfoServerError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestInfoServerError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestInfoInvalidResponseJSONError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestInfo 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestInfo (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkConnectError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkConnectError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkConnect 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkConnect (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkCreateError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkCreate 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkCreate (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkDisconnectError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkDisconnectError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkDisconnect 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkDisconnect (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkInspectError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkInspectNotFoundError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkInspect 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkListError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkListError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkList 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkList (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworksPruneError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworksPruneError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworksPrune 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworksPrune (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkRemoveError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNetworkRemove 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNetworkRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeInspectError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeInspectNodeNotFound 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeInspect 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeListError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeListError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeList 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeList (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeRemoveError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeRemove 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeUpdateError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeUpdateError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestNodeUpdate 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestNodeUpdate (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestOptionWithTimeout 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestOptionWithTimeout (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPingFail 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPingFail (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPingWithError 09:06:52 [2021-08-10T09:06:52.195Z] 2021/08/10 09:06:51 RoundTripper returned a response & error; ignoring response 09:06:52 [2021-08-10T09:06:52.195Z] 2021/08/10 09:06:51 RoundTripper returned a response & error; ignoring response 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPingWithError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPingSuccess 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPingSuccess (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPingHeadFallback 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPingHeadFallback/OK 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPingHeadFallback/Internal_Server_Error 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPingHeadFallback/Not_Found 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPingHeadFallback/Method_Not_Allowed 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPingHeadFallback (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPingHeadFallback/OK (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginDisableError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginDisableError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginDisable 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginDisable (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginEnableError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginEnableError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginEnable 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginEnable (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginInspectError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginInspect 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginListError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginListError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginList 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginList (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginPushError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginPushError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginPush 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginPush (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginRemoveError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginRemove 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginSetError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginSetError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPluginSet 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPluginSet (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSetHostHeader 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSetHostHeader (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestPlainTextError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestPlainTextError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestInfiniteError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestInfiniteError (0.04s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestCanceledContext 09:06:52 [2021-08-10T09:06:52.195Z] 2021/08/10 09:06:51 RoundTripper returned a response & error; ignoring response 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestCanceledContext (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestDeadlineExceededContext 09:06:52 [2021-08-10T09:06:52.195Z] 2021/08/10 09:06:51 RoundTripper returned a response & error; ignoring response 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestDeadlineExceededContext (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretCreateUnsupported 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretCreateUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretCreateError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretCreate 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretCreate (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretInspectUnsupported 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretInspectUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretInspectError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretInspectSecretNotFound 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretInspect 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretListUnsupported 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretListUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretListError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretListError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretList 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretList (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretRemoveUnsupported 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretRemoveError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretRemove 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretUpdateUnsupported 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 09:06:52 [2021-08-10T09:06:52.195Z] === RUN TestSecretUpdateError 09:06:52 [2021-08-10T09:06:52.195Z] --- PASS: TestSecretUpdateError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSecretUpdate 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSecretUpdate (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceCreateError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceCreate 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceCreate (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceCreateCompatiblePlatforms 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceCreateDigestPinning 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceCreateDigestPinning (0.01s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceInspectError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceInspectServiceNotFound 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceInspect 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceListError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceListError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceList 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceList (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceLogsError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceLogsError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceLogs 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceLogs (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceRemoveError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceRemoveNotFoundError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceRemove 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceUpdateError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceUpdateError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestServiceUpdate 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestServiceUpdate (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmGetUnlockKeyError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmGetUnlockKey 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmInitError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmInitError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmInit 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmInit (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmInspectError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmInspect 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmJoinError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmJoinError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmJoin 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmJoin (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmLeaveError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmLeaveError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmLeave 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmLeave (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmUnlockError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmUnlockError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmUnlock 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmUnlock (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmUpdateError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmUpdateError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestSwarmUpdate 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestSwarmUpdate (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestTaskInspectError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestTaskInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestTaskInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestTaskInspect 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestTaskInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestTaskListError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestTaskListError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestTaskList 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestTaskList (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeCreateError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeCreateError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeCreate 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeCreate (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeInspectError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeInspectError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeInspectNotFound 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeInspectNotFound (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeInspectWithEmptyID 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeInspect 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeInspect (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeListError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeListError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeList 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeList (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeRemoveError 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeRemoveError (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === RUN TestVolumeRemove 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestVolumeRemove (0.00s) 09:06:52 [2021-08-10T09:06:52.196Z] === CONT TestTLSCloseWriter 09:06:52 [2021-08-10T09:06:52.196Z] --- PASS: TestTLSCloseWriter (0.01s) 09:06:52 [2021-08-10T09:06:52.196Z] PASS 09:06:52 [2021-08-10T09:06:52.196Z] coverage: 74.8% of statements 09:06:52 [2021-08-10T09:06:52.196Z] ok github.com/docker/docker/client 0.643s coverage: 74.8% of statements 09:06:52 [2021-08-10T09:06:52.653Z] --- PASS: TestLogsFollowTailEmpty (0.68s) 09:06:52 [2021-08-10T09:06:52.653Z] === RUN TestContainerNetworkMountsNoChown 09:06:53 [2021-08-10T09:06:53.581Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/default 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/default 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/private 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/private 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rprivate 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rprivate 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/slave 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/slave 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rslave 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rslave 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/shared 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/shared 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rshared 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rshared 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/default 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/default/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/default/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/default/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rshared 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/shared 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/shared/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/shared/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rslave 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/slave 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/slave/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/slave/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rprivate 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/private 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/private/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === RUN TestMountDaemonRoot/private/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/default/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/shared/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/shared/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/slave/bind_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:06:53 [2021-08-10T09:06:53.581Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/slave/mount_root 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/private/mount_root 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:06:53 [2021-08-10T09:06:53.837Z] === CONT TestMountDaemonRoot/private/bind_root 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 09:06:53 [2021-08-10T09:06:53.837Z] === RUN TestContainerBindMountNonRecursive 09:06:53 [2021-08-10T09:06:53.837Z] 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) 09:06:53 [2021-08-10T09:06:53.837Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) 09:06:53 [2021-08-10T09:06:53.837Z] === RUN TestContainerVolumesMountedAsShared 09:06:53 [2021-08-10T09:06:53.837Z] 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) 09:06:53 [2021-08-10T09:06:53.837Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] === RUN TestContainerVolumesMountedAsSlave 09:06:53 [2021-08-10T09:06:53.837Z] 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) 09:06:53 [2021-08-10T09:06:53.837Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 09:06:53 [2021-08-10T09:06:53.837Z] === RUN TestNetworkNat 09:06:54 [2021-08-10T09:06:54.764Z] --- PASS: TestNetworkNat (0.72s) 09:06:54 [2021-08-10T09:06:54.764Z] === RUN TestNetworkLocalhostTCPNat 09:06:55 [2021-08-10T09:06:55.326Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) 09:06:55 [2021-08-10T09:06:55.326Z] === RUN TestNetworkLoopbackNat 09:06:58 [2021-08-10T09:06:58.590Z] --- PASS: TestNetworkLoopbackNat (2.98s) 09:06:58 [2021-08-10T09:06:58.590Z] === RUN TestPause 09:06:58 [2021-08-10T09:06:58.590Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" 09:06:58 [2021-08-10T09:06:58.590Z] --- SKIP: TestPause (0.00s) 09:06:58 [2021-08-10T09:06:58.590Z] === RUN TestPauseFailsOnWindowsServerContainers 09:06:58 [2021-08-10T09:06:58.590Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:06:58 [2021-08-10T09:06:58.590Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:06:58 [2021-08-10T09:06:58.590Z] === RUN TestPauseStopPausedContainer 09:06:58 [2021-08-10T09:06:58.590Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" 09:06:58 [2021-08-10T09:06:58.590Z] --- SKIP: TestPauseStopPausedContainer (0.01s) 09:06:58 [2021-08-10T09:06:58.590Z] === RUN TestPidHost 09:06:59 [2021-08-10T09:06:59.955Z] --- PASS: TestPidHost (1.80s) 09:06:59 [2021-08-10T09:06:59.955Z] === RUN TestPsFilter 09:07:00 [2021-08-10T09:07:00.210Z] --- PASS: TestPsFilter (0.11s) 09:07:00 [2021-08-10T09:07:00.210Z] === RUN TestRemoveContainerWithRemovedVolume 09:07:00 [2021-08-10T09:07:00.773Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) 09:07:00 [2021-08-10T09:07:00.774Z] === RUN TestRemoveContainerWithVolume 09:07:01 [2021-08-10T09:07:01.335Z] --- PASS: TestRemoveContainerWithVolume (0.67s) 09:07:01 [2021-08-10T09:07:01.335Z] === RUN TestRemoveContainerRunning 09:07:02 [2021-08-10T09:07:02.264Z] --- PASS: TestRemoveContainerRunning (0.68s) 09:07:02 [2021-08-10T09:07:02.264Z] === RUN TestRemoveContainerForceRemoveRunning 09:07:02 [2021-08-10T09:07:02.824Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) 09:07:02 [2021-08-10T09:07:02.824Z] === RUN TestRemoveInvalidContainer 09:07:02 [2021-08-10T09:07:02.824Z] --- PASS: TestRemoveInvalidContainer (0.01s) 09:07:02 [2021-08-10T09:07:02.824Z] === RUN TestRenameLinkedContainer 09:07:04 [2021-08-10T09:07:04.563Z] --- PASS: TestCheckoutGit (22.93s) 09:07:04 [2021-08-10T09:07:04.563Z] === RUN TestValidGitTransport 09:07:04 [2021-08-10T09:07:04.563Z] --- PASS: TestValidGitTransport (0.00s) 09:07:04 [2021-08-10T09:07:04.563Z] === RUN TestGitInvalidRef 09:07:04 [2021-08-10T09:07:04.563Z] --- PASS: TestGitInvalidRef (0.16s) 09:07:04 [2021-08-10T09:07:04.563Z] PASS 09:07:04 [2021-08-10T09:07:04.563Z] coverage: 86.3% of statements 09:07:04 [2021-08-10T09:07:04.563Z] ok github.com/docker/docker/builder/remotecontext/git 23.418s coverage: 86.3% of statements 09:07:04 [2021-08-10T09:07:04.563Z] ? github.com/docker/docker/cli [no test files] 09:07:04 [2021-08-10T09:07:04.563Z] ? github.com/docker/docker/cli/config [no test files] 09:07:05 [2021-08-10T09:07:05.340Z] --- PASS: TestRenameLinkedContainer (2.56s) 09:07:05 [2021-08-10T09:07:05.340Z] === RUN TestRenameStoppedContainer 09:07:05 [2021-08-10T09:07:05.902Z] --- PASS: TestRenameStoppedContainer (0.68s) 09:07:05 [2021-08-10T09:07:05.902Z] === RUN TestRenameRunningContainerAndReuse 09:07:06 [2021-08-10T09:07:06.366Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 09:07:07 [2021-08-10T09:07:07.793Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) 09:07:07 [2021-08-10T09:07:07.793Z] === RUN TestRenameInvalidName 09:07:07 [2021-08-10T09:07:07.902Z] 09:07:07 [2021-08-10T09:07:07.902Z] ________ ____ __. 09:07:07 [2021-08-10T09:07:07.902Z] \_____ \ | |/ _| 09:07:07 [2021-08-10T09:07:07.902Z] / | \| < 09:07:07 [2021-08-10T09:07:07.902Z] / | \ | \ 09:07:07 [2021-08-10T09:07:07.902Z] \_______ /____|__ \ 09:07:07 [2021-08-10T09:07:07.902Z] \/ \/ 09:07:07 [2021-08-10T09:07:07.902Z] 09:07:07 [2021-08-10T09:07:07.902Z] INFO: make.ps1 ended at 08/10/2021 09:07:07 09:07:08 [2021-08-10T09:07:08.049Z] --- PASS: TestRenameInvalidName (0.64s) 09:07:08 [2021-08-10T09:07:08.049Z] === RUN TestRenameAnonymousContainer 09:07:09 [2021-08-10T09:07:09.435Z] INFO: Binaries build ended at 08/10/2021 09:07:09. Duration:00:01:08.5160984 09:07:10 [2021-08-10T09:07:10.403Z] INFO: Copying the built daemon binary to d:\CI\PR-42715\15\binary\dockerd-3270281291.exe... 09:07:10 [2021-08-10T09:07:10.403Z] INFO: Copying the built client binary to d:\CI\PR-42715\15\binary\docker-3270281291.exe... 09:07:10 [2021-08-10T09:07:10.403Z] INFO: Copying dockerversion from the container... 09:07:10 [2021-08-10T09:07:10.403Z] INFO: Copying the golang package from the container to d:\CI\PR-42715\15\installer\go.zip... 09:07:10 [2021-08-10T09:07:10.562Z] --- PASS: TestRenameAnonymousContainer (2.16s) 09:07:10 [2021-08-10T09:07:10.562Z] === RUN TestRenameContainerWithSameName 09:07:10 [2021-08-10T09:07:10.818Z] --- PASS: TestRenameContainerWithSameName (0.63s) 09:07:10 [2021-08-10T09:07:10.818Z] === RUN TestRenameContainerWithLinkedContainer 09:07:11 [2021-08-10T09:07:11.369Z] INFO: Extracting go.zip to d:\CI\PR-42715\15\go 09:07:12 [2021-08-10T09:07:12.181Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) 09:07:12 [2021-08-10T09:07:12.181Z] === RUN TestResize 09:07:12 [2021-08-10T09:07:12.743Z] --- PASS: TestResize (0.63s) 09:07:12 [2021-08-10T09:07:12.743Z] === RUN TestResizeWithInvalidSize 09:07:13 [2021-08-10T09:07:13.305Z] --- PASS: TestResizeWithInvalidSize (0.65s) 09:07:13 [2021-08-10T09:07:13.305Z] === RUN TestResizeWhenContainerNotStarted 09:07:14 [2021-08-10T09:07:14.231Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) 09:07:14 [2021-08-10T09:07:14.231Z] === RUN TestDaemonRestartKillContainers 09:07:14 [2021-08-10T09:07:14.231Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 09:07:14 [2021-08-10T09:07:14.231Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 09:07:14 [2021-08-10T09:07:14.231Z] === RUN TestCgroupNamespacesRun 09:07:15 [2021-08-10T09:07:15.596Z] --- PASS: TestCgroupNamespacesRun (1.58s) 09:07:15 [2021-08-10T09:07:15.596Z] === RUN TestCgroupNamespacesRunPrivileged 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestContainerStopSignal 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestContainerStopSignal (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestContainerStopTimeout 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestContainerStopTimeout (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestContainerSecretReferenceDestTarget 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestContainerLogPathSetForJSONFileLogger 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestContainerLogPathSetForRingLogger 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestReplaceAndAppendEnvVars 09:07:16 [2021-08-10T09:07:16.920Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestNewMemoryStore 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestNewMemoryStore (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestAddContainers 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestAddContainers (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestGetContainer 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestGetContainer (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestDeleteContainer 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestDeleteContainer (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestListContainers 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestListContainers (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestFirstContainer 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestFirstContainer (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestApplyAllContainer 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestApplyAllContainer (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestIsValidHealthString 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestIsValidHealthString (0.00s) 09:07:16 [2021-08-10T09:07:16.920Z] === RUN TestStateRunStop 09:07:16 [2021-08-10T09:07:16.920Z] --- PASS: TestStateRunStop (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestStateTimeoutWait 09:07:16 [2021-08-10T09:07:16.921Z] state_test.go:141: Stop callback fired 09:07:16 [2021-08-10T09:07:16.921Z] state_test.go:165: Stop callback fired 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestStateTimeoutWait (0.10s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestIsValidStateString 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestIsValidStateString (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestViewSaveDelete 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestViewSaveDelete (0.01s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestViewAll 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestViewAll (0.01s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestViewGet 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestViewGet (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestNames 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestNames (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestViewWithHealthCheck 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestViewWithHealthCheck (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] PASS 09:07:16 [2021-08-10T09:07:16.921Z] coverage: 41.5% of statements 09:07:16 [2021-08-10T09:07:16.921Z] ok github.com/docker/docker/container 0.581s coverage: 41.5% of statements 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliConfigWithTLS 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliConfigWithConflicts 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliWithConflictingLabels 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliWithDuplicateLabels 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonCliConfigWithLogLevel 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestLoadDaemonConfigWithRegistryOptions 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestConfigureDaemonLogs 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestConfigureDaemonLogs (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestCommonOptionsInstallFlags 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 09:07:16 [2021-08-10T09:07:16.921Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 09:07:16 [2021-08-10T09:07:16.921Z] PASS 09:07:16 [2021-08-10T09:07:16.921Z] coverage: 18.5% of statements 09:07:16 [2021-08-10T09:07:16.921Z] ok github.com/docker/docker/cmd/dockerd 1.175s coverage: 18.5% of statements 09:07:16 [2021-08-10T09:07:16.921Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] 09:07:16 [2021-08-10T09:07:16.921Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 09:07:16 [2021-08-10T09:07:16.921Z] ? github.com/docker/docker/container/stream [no test files] 09:07:16 [2021-08-10T09:07:16.921Z] ? github.com/docker/docker/contrib/apparmor [no test files] 09:07:16 [2021-08-10T09:07:16.921Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 09:07:16 [2021-08-10T09:07:16.921Z] ? github.com/docker/docker/contrib/httpserver [no test files] 09:07:16 [2021-08-10T09:07:16.962Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) 09:07:16 [2021-08-10T09:07:16.962Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:07:18 [2021-08-10T09:07:18.328Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) 09:07:18 [2021-08-10T09:07:18.328Z] === RUN TestCgroupNamespacesRunHostMode 09:07:18 [2021-08-10T09:07:18.624Z] ok github.com/docker/docker/cmd/dockerd/trap 3.245s coverage: 0.0% of statements 09:07:18 [2021-08-10T09:07:18.625Z] ok github.com/docker/docker/container 0.208s coverage: 34.8% of statements 09:07:18 [2021-08-10T09:07:18.625Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 29.1% of statements 09:07:18 [2021-08-10T09:07:18.625Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 09:07:18 [2021-08-10T09:07:18.625Z] ? github.com/docker/docker/container/stream [no test files] 09:07:18 [2021-08-10T09:07:18.625Z] ? github.com/docker/docker/contrib/apparmor [no test files] 09:07:18 [2021-08-10T09:07:18.625Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 09:07:18 [2021-08-10T09:07:18.625Z] ? github.com/docker/docker/contrib/httpserver [no test files] 09:07:18 [2021-08-10T09:07:18.625Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements 09:07:18 [2021-08-10T09:07:18.625Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.9% of statements 09:07:18 [2021-08-10T09:07:18.625Z] ok github.com/docker/docker/daemon/cluster 0.140s coverage: 0.5% of statements 09:07:19 [2021-08-10T09:07:19.093Z] === RUN TestPrepare 09:07:19 [2021-08-10T09:07:19.093Z] --- PASS: TestPrepare (0.00s) 09:07:19 [2021-08-10T09:07:19.093Z] === RUN TestStart 09:07:19 [2021-08-10T09:07:19.093Z] --- PASS: TestStart (0.00s) 09:07:19 [2021-08-10T09:07:19.093Z] === RUN TestWaitCancel 09:07:19 [2021-08-10T09:07:19.093Z] --- PASS: TestWaitCancel (0.00s) 09:07:19 [2021-08-10T09:07:19.093Z] === RUN TestWaitDisabled 09:07:19 [2021-08-10T09:07:19.093Z] --- PASS: TestWaitDisabled (0.00s) 09:07:19 [2021-08-10T09:07:19.093Z] === RUN TestWaitEnabled 09:07:19 [2021-08-10T09:07:19.093Z] --- PASS: TestWaitEnabled (0.00s) 09:07:19 [2021-08-10T09:07:19.093Z] === RUN TestRemove 09:07:19 [2021-08-10T09:07:19.093Z] --- PASS: TestRemove (0.00s) 09:07:19 [2021-08-10T09:07:19.093Z] PASS 09:07:19 [2021-08-10T09:07:19.093Z] coverage: 65.3% of statements 09:07:19 [2021-08-10T09:07:19.093Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.498s coverage: 65.3% of statements 09:07:20 [2021-08-10T09:07:20.056Z] === RUN TestNewListSecretsFilters 09:07:20 [2021-08-10T09:07:20.056Z] --- PASS: TestNewListSecretsFilters (0.00s) 09:07:20 [2021-08-10T09:07:20.056Z] === RUN TestNewListConfigsFilters 09:07:20 [2021-08-10T09:07:20.056Z] --- PASS: TestNewListConfigsFilters (0.00s) 09:07:20 [2021-08-10T09:07:20.056Z] PASS 09:07:20 [2021-08-10T09:07:20.056Z] coverage: 0.5% of statements 09:07:20 [2021-08-10T09:07:20.056Z] ok github.com/docker/docker/daemon/cluster 1.404s coverage: 0.5% of statements 09:07:20 [2021-08-10T09:07:20.215Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) 09:07:20 [2021-08-10T09:07:20.215Z] === RUN TestCgroupNamespacesRunPrivateMode 09:07:20 [2021-08-10T09:07:20.556Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.1% of statements 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCContainerRuntime 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCIsolation 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCIsolation/empty 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCIsolation/default 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCIsolation/process 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCIsolation/proCess 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertFromGRPCIsolation 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertFromGRPCIsolation/default 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertFromGRPCIsolation/process 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 09:07:21 [2021-08-10T09:07:21.021Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 09:07:21 [2021-08-10T09:07:21.021Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.135Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements 09:07:21 [2021-08-10T09:07:21.399Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements 09:07:21 [2021-08-10T09:07:21.479Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.479Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.479Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.479Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.479Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.479Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.479Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertFromGRPCConfigs 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertFromGRPCConfigs/file 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertToGRPCConfigs 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertToGRPCConfigs/file 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertToGRPCConfigs/runtime 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 09:07:21 [2021-08-10T09:07:21.480Z] === RUN TestServiceConvertToGRPCConfigs/none 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 09:07:21 [2021-08-10T09:07:21.480Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 09:07:21 [2021-08-10T09:07:21.579Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) 09:07:21 [2021-08-10T09:07:21.579Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:07:21 [2021-08-10T09:07:21.937Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 09:07:21 [2021-08-10T09:07:21.937Z] PASS 09:07:21 [2021-08-10T09:07:21.937Z] coverage: 35.9% of statements 09:07:21 [2021-08-10T09:07:21.937Z] ok github.com/docker/docker/daemon/cluster/convert 0.788s coverage: 35.9% of statements 09:07:22 [2021-08-10T09:07:22.350Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements 09:07:22 [2021-08-10T09:07:22.506Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) 09:07:22 [2021-08-10T09:07:22.506Z] === RUN TestCgroupNamespacesRunInvalidMode 09:07:23 [2021-08-10T09:07:23.432Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) 09:07:23 [2021-08-10T09:07:23.432Z] === RUN TestCgroupNamespacesRunOlderClient 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestBuilderGC 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestBuilderGC (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationNotFound 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonBrokenConfiguration 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestParseClusterAdvertiseSettings 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestFindConfigurationConflicts 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestFindConfigurationConflicts (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestFindConfigurationConflictsWithNamedOptions 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMergeConflicts 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMergeConcurrent 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMergeConcurrentError 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestFindConfigurationConflictsWithMergedValues 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/single_label_without_value 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration/with_label 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration/with_dns 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration/with_dns-search 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration/with_max-download-attempts 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestValidateConfiguration/with_node_generic_resources 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestModifiedDiscoverySettings 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestReloadSetConfigFileNotExist 09:07:24 [2021-08-10T09:07:24.109Z] time="2021-08-10T09:07:23Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestReloadDefaultConfigNotExist 09:07:24 [2021-08-10T09:07:24.109Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 09:07:24 [2021-08-10T09:07:24.109Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestReloadBadDefaultConfig 09:07:24 [2021-08-10T09:07:24.109Z] time="2021-08-10T09:07:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-583029015" 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestReloadWithConflictingLabels 09:07:24 [2021-08-10T09:07:24.109Z] time="2021-08-10T09:07:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-344696714" 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestReloadWithDuplicateLabels 09:07:24 [2021-08-10T09:07:24.109Z] time="2021-08-10T09:07:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-594670945" 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] === RUN TestDaemonConfigurationMerge 09:07:24 [2021-08-10T09:07:24.109Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 09:07:24 [2021-08-10T09:07:24.109Z] PASS 09:07:24 [2021-08-10T09:07:24.109Z] coverage: 80.4% of statements 09:07:24 [2021-08-10T09:07:24.109Z] ok github.com/docker/docker/daemon/config 1.018s coverage: 80.4% of statements 09:07:24 [2021-08-10T09:07:24.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:07:24 [2021-08-10T09:07:24.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:07:25 [2021-08-10T09:07:25.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) 09:07:25 [2021-08-10T09:07:25.320Z] === RUN TestNISDomainname 09:07:25 [2021-08-10T09:07:25.320Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 09:07:25 [2021-08-10T09:07:25.320Z] --- SKIP: TestNISDomainname (0.01s) 09:07:25 [2021-08-10T09:07:25.320Z] === RUN TestHostnameDnsResolution 09:07:25 [2021-08-10T09:07:25.640Z] === RUN TestWaitNodeAttachment 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestWaitNodeAttachment (0.40s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestIsolationConversion 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestIsolationConversion/default 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestIsolationConversion/process 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestIsolationConversion/hyperv 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestIsolationConversion (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestIsolationConversion/default (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestIsolationConversion/process (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestContainerLabels 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestContainerLabels (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestCredentialSpecConversion 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestCredentialSpecConversion/none 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestCredentialSpecConversion/config 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestCredentialSpecConversion/file 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestCredentialSpecConversion/registry 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestCredentialSpecConversion (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestControllerValidateMountBind 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestControllerValidateMountBind (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestControllerValidateMountVolume 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestControllerValidateMountVolume (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestControllerValidateMountTarget 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestControllerValidateMountTarget (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestControllerValidateMountTmpfs 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestControllerValidateMountInvalidType 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] === RUN TestControllerValidateMountNamedPipe 09:07:26 [2021-08-10T09:07:26.096Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 09:07:26 [2021-08-10T09:07:26.096Z] PASS 09:07:26 [2021-08-10T09:07:26.096Z] coverage: 11.0% of statements 09:07:26 [2021-08-10T09:07:26.096Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.470s coverage: 11.0% of statements 09:07:26 [2021-08-10T09:07:26.249Z] --- PASS: TestHostnameDnsResolution (1.10s) 09:07:26 [2021-08-10T09:07:26.249Z] === RUN TestStats 09:07:26 [2021-08-10T09:07:26.249Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:26 [2021-08-10T09:07:26.249Z] --- SKIP: TestStats (0.00s) 09:07:26 [2021-08-10T09:07:26.249Z] === RUN TestStopContainerWithTimeout 09:07:26 [2021-08-10T09:07:26.249Z] === RUN TestStopContainerWithTimeout/0 09:07:26 [2021-08-10T09:07:26.249Z] === PAUSE TestStopContainerWithTimeout/0 09:07:26 [2021-08-10T09:07:26.249Z] === RUN TestStopContainerWithTimeout/1 09:07:26 [2021-08-10T09:07:26.249Z] === PAUSE TestStopContainerWithTimeout/1 09:07:26 [2021-08-10T09:07:26.249Z] === RUN TestStopContainerWithTimeout/3 09:07:26 [2021-08-10T09:07:26.249Z] === PAUSE TestStopContainerWithTimeout/3 09:07:26 [2021-08-10T09:07:26.249Z] === RUN TestStopContainerWithTimeout/-1 09:07:26 [2021-08-10T09:07:26.249Z] === PAUSE TestStopContainerWithTimeout/-1 09:07:26 [2021-08-10T09:07:26.249Z] === CONT TestStopContainerWithTimeout/0 09:07:26 [2021-08-10T09:07:26.249Z] === CONT TestStopContainerWithTimeout/-1 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestVerifyNetworkingConfig 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestGetContainer 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestGetContainer (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestValidContainerNames 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestValidContainerNames (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestContainerInitDNS 09:07:26 [2021-08-10T09:07:26.554Z] daemon_test.go:147: root required 09:07:26 [2021-08-10T09:07:26.554Z] --- SKIP: TestContainerInitDNS (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestMerge 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestMerge (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestValidateContainerIsolation 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestValidateContainerIsolation (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestFindNetworkErrorType 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestFindNetworkErrorType (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestEnsureServicesExist 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestEnsureServicesExist (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestEnsureServicesExistErrors 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestContainerDelete 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestContainerDelete (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestContainerDoubleDelete 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestContainerDoubleDelete (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestLogContainerEventCopyLabels 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestLogContainerEventWithAttributes 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestNoneHealthcheck 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestNoneHealthcheck (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestHealthStates 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] time="2021-08-10T09:07:26Z" 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" 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestHealthStates (0.10s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestMaskURLCredentials 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestMaskURLCredentials (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestGetInspectData 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestGetInspectData (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestFillLicense 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestFillLicense (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestListInvalidFilter 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestListInvalidFilter (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestNameFilter 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestNameFilter (0.01s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestMergeAndVerifyLogConfigNilConfig 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 09:07:26 [2021-08-10T09:07:26.554Z] === 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 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- 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) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestDaemonReloadLabels 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestDaemonReloadLabels (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestDaemonReloadMirrors 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestDaemonReloadMirrors (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestDaemonReloadInsecureRegistries 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestDaemonReloadNotAffectOthers 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestDaemonDiscoveryReload 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestDiscoveryOptsErrors 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] === RUN TestDiscoveryOpts 09:07:26 [2021-08-10T09:07:26.554Z] --- PASS: TestDiscoveryOpts (0.00s) 09:07:26 [2021-08-10T09:07:26.554Z] PASS 09:07:26 [2021-08-10T09:07:26.554Z] coverage: 30.0% of statements 09:07:26 [2021-08-10T09:07:26.554Z] ok github.com/docker/docker/daemon/discovery 1.072s coverage: 30.0% of statements 09:07:26 [2021-08-10T09:07:26.576Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.744s coverage: 73.3% of statements 09:07:27 [2021-08-10T09:07:27.011Z] === RUN TestEventsLog 09:07:27 [2021-08-10T09:07:27.011Z] --- PASS: TestEventsLog (0.00s) 09:07:27 [2021-08-10T09:07:27.011Z] === RUN TestEventsLogTimeout 09:07:27 [2021-08-10T09:07:27.011Z] --- PASS: TestEventsLogTimeout (0.00s) 09:07:27 [2021-08-10T09:07:27.011Z] === RUN TestLogEvents 09:07:27 [2021-08-10T09:07:27.011Z] --- PASS: TestLogEvents (0.06s) 09:07:27 [2021-08-10T09:07:27.011Z] === RUN TestLoadBufferedEvents 09:07:27 [2021-08-10T09:07:27.011Z] --- PASS: TestLoadBufferedEvents (0.11s) 09:07:27 [2021-08-10T09:07:27.011Z] === RUN TestLoadBufferedEventsOnlyFromPast 09:07:27 [2021-08-10T09:07:27.011Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 09:07:27 [2021-08-10T09:07:27.011Z] === RUN TestIgnoreBufferedWhenNoTimes 09:07:27 [2021-08-10T09:07:27.011Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 09:07:27 [2021-08-10T09:07:27.011Z] PASS 09:07:27 [2021-08-10T09:07:27.011Z] coverage: 50.0% of statements 09:07:27 [2021-08-10T09:07:27.011Z] ok github.com/docker/docker/daemon/events 0.355s coverage: 50.0% of statements 09:07:27 [2021-08-10T09:07:27.177Z] === CONT TestStopContainerWithTimeout/3 09:07:27 [2021-08-10T09:07:27.469Z] --- PASS: TestDaemonDiscoveryReload (1.01s) 09:07:27 [2021-08-10T09:07:27.469Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 09:07:27 [2021-08-10T09:07:27.529Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 13.8% of statements 09:07:27 [2021-08-10T09:07:27.793Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.033s coverage: 3.1% of statements 09:07:27 [2021-08-10T09:07:27.793Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.659s coverage: 56.2% of statements 09:07:27 [2021-08-10T09:07:27.926Z] === RUN TestIsEmptyDir 09:07:27 [2021-08-10T09:07:27.926Z] --- PASS: TestIsEmptyDir (0.00s) 09:07:27 [2021-08-10T09:07:27.926Z] PASS 09:07:27 [2021-08-10T09:07:27.926Z] coverage: 2.3% of statements 09:07:27 [2021-08-10T09:07:27.926Z] ok github.com/docker/docker/daemon/graphdriver 0.193s coverage: 2.3% of statements 09:07:27 [2021-08-10T09:07:27.926Z] === RUN TestLinkNaming 09:07:27 [2021-08-10T09:07:27.926Z] --- PASS: TestLinkNaming (0.00s) 09:07:27 [2021-08-10T09:07:27.926Z] === RUN TestLinkNew 09:07:27 [2021-08-10T09:07:27.926Z] --- PASS: TestLinkNew (0.00s) 09:07:27 [2021-08-10T09:07:27.926Z] === RUN TestLinkEnv 09:07:27 [2021-08-10T09:07:27.926Z] --- PASS: TestLinkEnv (0.00s) 09:07:27 [2021-08-10T09:07:27.926Z] === RUN TestLinkMultipleEnv 09:07:27 [2021-08-10T09:07:27.926Z] --- PASS: TestLinkMultipleEnv (0.00s) 09:07:27 [2021-08-10T09:07:27.926Z] === RUN TestLinkPortRangeEnv 09:07:27 [2021-08-10T09:07:27.926Z] --- PASS: TestLinkPortRangeEnv (0.00s) 09:07:27 [2021-08-10T09:07:27.926Z] PASS 09:07:27 [2021-08-10T09:07:27.926Z] coverage: 93.0% of statements 09:07:27 [2021-08-10T09:07:27.926Z] ok github.com/docker/docker/daemon/links 0.100s coverage: 93.0% of statements 09:07:27 [2021-08-10T09:07:27.926Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) 09:07:27 [2021-08-10T09:07:27.926Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 09:07:28 [2021-08-10T09:07:28.384Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) 09:07:28 [2021-08-10T09:07:28.384Z] === RUN TestDaemonReloadNetworkDiagnosticPort 09:07:28 [2021-08-10T09:07:28.384Z] reload_test.go:520: root required 09:07:28 [2021-08-10T09:07:28.384Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 09:07:28 [2021-08-10T09:07:28.384Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 09:07:28 [2021-08-10T09:07:28.384Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 09:07:28 [2021-08-10T09:07:28.384Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 09:07:28 [2021-08-10T09:07:28.384Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) 09:07:28 [2021-08-10T09:07:28.841Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 09:07:28 [2021-08-10T09:07:28.841Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) 09:07:28 [2021-08-10T09:07:28.841Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 09:07:28 [2021-08-10T09:07:28.841Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) 09:07:28 [2021-08-10T09:07:28.841Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 09:07:28 [2021-08-10T09:07:28.841Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 09:07:28 [2021-08-10T09:07:28.841Z] === RUN TestParseVolumesFrom 09:07:28 [2021-08-10T09:07:28.841Z] --- PASS: TestParseVolumesFrom (0.00s) 09:07:28 [2021-08-10T09:07:28.841Z] PASS 09:07:28 [2021-08-10T09:07:28.841Z] coverage: 9.1% of statements 09:07:28 [2021-08-10T09:07:28.841Z] ok github.com/docker/docker/daemon 3.078s coverage: 9.1% of statements 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/exec [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 09:07:28 [2021-08-10T09:07:28.841Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 09:07:29 [2021-08-10T09:07:29.072Z] === CONT TestStopContainerWithTimeout/1 09:07:29 [2021-08-10T09:07:29.724Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.026s coverage: 1.9% of statements 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestAdapterReadLogs 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestAdapterReadLogs (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCopier 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCopier (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCopierLongLines 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCopierLongLines (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCopierSlow 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCopierSlow (0.20s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCopierWithSized 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCopierWithSized/as_is 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCopierWithSized/With_RingLogger 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCopierWithSized (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCopierWithSized/as_is (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCopierWithPartial 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCopierWithPartial (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestRingLogger 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestRingLogger (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestRingCap 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestRingCap (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestRingClose 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestRingClose (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestRingDrain 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestRingDrain (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] PASS 09:07:30 [2021-08-10T09:07:30.374Z] coverage: 43.8% of statements 09:07:30 [2021-08-10T09:07:30.374Z] ok github.com/docker/docker/daemon/logger 0.475s coverage: 43.8% of statements 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewStreamConfig 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewStreamConfig/defaults 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewStreamConfig/invalid_create_group 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewStreamConfig/invalid_flush_interval 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewStreamConfig/flush_interval_at_15 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewStreamConfig (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewAWSLogsClientUserAgentHandler 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestNewAWSLogsClientRegionDetect 09:07:30 [2021-08-10T09:07:30.374Z] time="2021-08-10T09:07:30Z" level=info msg="Trying to get region from EC2 Metadata" 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.07s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCreateSuccess 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCreateSuccess (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCreateStreamSkipped 09:07:30 [2021-08-10T09:07:30.374Z] time="2021-08-10T09:07:30Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCreateStreamSkipped (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCreateLogGroupSuccess 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCreateError 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCreateError (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCreateAlreadyExists 09:07:30 [2021-08-10T09:07:30.374Z] time="2021-08-10T09:07:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCreateAlreadyExists (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestLogClosed 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestLogClosed (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestLogBlocking 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestLogBlocking (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestLogNonBlockingBufferEmpty 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestLogNonBlockingBufferFull 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestPublishBatchSuccess 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestPublishBatchSuccess (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestPublishBatchError 09:07:30 [2021-08-10T09:07:30.374Z] time="2021-08-10T09:07:30Z" level=error msg=Error 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestPublishBatchError (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestPublishBatchInvalidSeqSuccess 09:07:30 [2021-08-10T09:07:30.374Z] time="2021-08-10T09:07:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestPublishBatchAlreadyAccepted 09:07:30 [2021-08-10T09:07:30.374Z] time="2021-08-10T09:07:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 09:07:30 [2021-08-10T09:07:30.374Z] time="2021-08-10T09:07:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchSimple 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchSimple (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchTicker 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchTicker (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchMultilinePattern 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchClose 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchClose (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestEffectiveLen 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestEffectiveLen/0/Hello 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestEffectiveLen/2/🙃 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestEffectiveLen/3/���� 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestEffectiveLen/4/He��o 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestEffectiveLen/5/ 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestEffectiveLen (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestEffectiveLen/5/ (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit/0/ 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1064: 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1065: 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit/1/Hello 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1064: Hello 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1065: 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit/2/Hello 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1064: He 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1065: llo 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit/3/Hello 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1064: 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1065: Hello 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit/4/🙃 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1064: 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1065: 🙃 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit/5/🙃 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1064: 🙃 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1065: 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit/6/a� 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1064: a 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1065: � 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestFindValidSplit/7/a� 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1064: a� 09:07:30 [2021-08-10T09:07:30.374Z] cloudwatchlogs_test.go:1065: 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit/0/ (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestProcessEventEmoji 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestProcessEventEmoji (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchLineSplit 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchLineSplit (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchLineSplitWithBinary 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchMaxEvents 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchMaxEvents (0.02s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchMaxTotalBytes 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 09:07:30 [2021-08-10T09:07:30.374Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) 09:07:30 [2021-08-10T09:07:30.374Z] === RUN TestCollectBatchWithDuplicateTimestamps 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsMultilinePattern 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsDatetimeFormat 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsMaxBufferedEvents 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestCreateTagSuccess 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestCreateTagSuccess (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestNewAWSLogsClientCredentialSharedFile 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] PASS 09:07:30 [2021-08-10T09:07:30.832Z] coverage: 77.0% of statements 09:07:30 [2021-08-10T09:07:30.832Z] ok github.com/docker/docker/daemon/logger/awslogs 0.722s coverage: 77.0% of statements 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestSearchRegistryForImagesErrors 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestSearchRegistryForImages 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestSearchRegistryForImages (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestOnlyPlatformWithFallback 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestImageDelete 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestImageDelete/no_lease 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestImageDelete/lease_exists 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestImageDelete (0.03s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestImageDelete/no_lease (0.00s) 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestImageDelete/lease_exists (0.01s) 09:07:30 [2021-08-10T09:07:30.832Z] === RUN TestContentStoreForPull 09:07:30 [2021-08-10T09:07:30.832Z] --- PASS: TestContentStoreForPull (0.13s) 09:07:30 [2021-08-10T09:07:30.832Z] PASS 09:07:30 [2021-08-10T09:07:30.832Z] coverage: 6.7% of statements 09:07:30 [2021-08-10T09:07:30.958Z] --- PASS: TestStopContainerWithTimeout (0.01s) 09:07:30 [2021-08-10T09:07:30.958Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) 09:07:30 [2021-08-10T09:07:30.958Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) 09:07:30 [2021-08-10T09:07:30.958Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) 09:07:30 [2021-08-10T09:07:30.958Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) 09:07:30 [2021-08-10T09:07:30.958Z] === RUN TestDeleteDevicemapper 09:07:30 [2021-08-10T09:07:30.958Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:07:30 [2021-08-10T09:07:30.958Z] --- SKIP: TestDeleteDevicemapper (0.00s) 09:07:30 [2021-08-10T09:07:30.958Z] === RUN TestStopContainerWithRestartPolicyAlways 09:07:31 [2021-08-10T09:07:31.124Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.895s coverage: 49.4% of statements 09:07:31 [2021-08-10T09:07:31.290Z] ok github.com/docker/docker/daemon/images 1.007s coverage: 6.7% of statements 09:07:31 [2021-08-10T09:07:31.290Z] ? github.com/docker/docker/daemon/initlayer [no test files] 09:07:31 [2021-08-10T09:07:31.290Z] ? github.com/docker/docker/daemon/listeners [no test files] 09:07:31 [2021-08-10T09:07:31.290Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 09:07:31 [2021-08-10T09:07:31.290Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 09:07:31 [2021-08-10T09:07:31.290Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 09:07:31 [2021-08-10T09:07:31.290Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 09:07:31 [2021-08-10T09:07:31.290Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 09:07:31 [2021-08-10T09:07:31.747Z] === RUN TestJSONLogsMarshalJSONBuf 09:07:31 [2021-08-10T09:07:31.747Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 09:07:31 [2021-08-10T09:07:31.747Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 09:07:31 [2021-08-10T09:07:31.747Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) 09:07:31 [2021-08-10T09:07:31.747Z] === RUN TestFastTimeMarshalJSON 09:07:31 [2021-08-10T09:07:31.747Z] --- PASS: TestFastTimeMarshalJSON (0.01s) 09:07:31 [2021-08-10T09:07:31.747Z] PASS 09:07:31 [2021-08-10T09:07:31.747Z] coverage: 87.2% of statements 09:07:31 [2021-08-10T09:07:31.747Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.299s coverage: 87.2% of statements 09:07:31 [2021-08-10T09:07:31.747Z] === RUN TestJSONFileLogger 09:07:31 [2021-08-10T09:07:31.747Z] --- PASS: TestJSONFileLogger (0.00s) 09:07:31 [2021-08-10T09:07:31.747Z] === RUN TestJSONFileLoggerWithTags 09:07:31 [2021-08-10T09:07:31.747Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 09:07:31 [2021-08-10T09:07:31.747Z] === RUN TestJSONFileLoggerWithOpts 09:07:31 [2021-08-10T09:07:31.747Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) 09:07:31 [2021-08-10T09:07:31.747Z] === RUN TestJSONFileLoggerWithLabelsEnv 09:07:31 [2021-08-10T09:07:31.747Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 09:07:31 [2021-08-10T09:07:31.747Z] === RUN TestEncodeDecode 09:07:31 [2021-08-10T09:07:31.748Z] === PAUSE TestEncodeDecode 09:07:31 [2021-08-10T09:07:31.748Z] === RUN TestUnexpectedEOF 09:07:32 [2021-08-10T09:07:32.206Z] time="2021-08-10T09:07:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 09:07:32 [2021-08-10T09:07:32.206Z] time="2021-08-10T09:07:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 09:07:32 [2021-08-10T09:07:32.206Z] --- PASS: TestUnexpectedEOF (0.12s) 09:07:32 [2021-08-10T09:07:32.206Z] === CONT TestEncodeDecode 09:07:32 [2021-08-10T09:07:32.206Z] --- PASS: TestEncodeDecode (0.00s) 09:07:32 [2021-08-10T09:07:32.206Z] PASS 09:07:32 [2021-08-10T09:07:32.206Z] coverage: 69.9% of statements 09:07:32 [2021-08-10T09:07:32.206Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.477s coverage: 69.9% of statements 09:07:32 [2021-08-10T09:07:32.456Z] INFO: Extraction ended at 08/10/2021 09:07:29. Duration:00:00:18.9852979 09:07:32 [2021-08-10T09:07:32.456Z] INFO: Updating the golang and path environment variables 09:07:32 [2021-08-10T09:07:32.456Z] INFO: GOPATH=d:\gopath 09:07:32 [2021-08-10T09:07:32.456Z] INFO: go version go1.16.6 windows/amd64 09:07:32 [2021-08-10T09:07:32.456Z] INFO: Running the daemon under test in debug mode 09:07:32 [2021-08-10T09:07:32.456Z] INFO: Starting a daemon under test... 09:07:32 [2021-08-10T09:07:32.456Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42715\15\daemon --pidfile d:\CI\PR-42715\15\docker.pid -D 09:07:32 [2021-08-10T09:07:32.456Z] INFO: Process started successfully. 09:07:32 [2021-08-10T09:07:32.456Z] INFO: Start tailing logs of the daemon under tests 09:07:32 [2021-08-10T09:07:32.456Z] INFO: Waiting for the daemon under test to start... 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestWriteLog 09:07:32 [2021-08-10T09:07:32.664Z] === PAUSE TestWriteLog 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestReadLog 09:07:32 [2021-08-10T09:07:32.664Z] === PAUSE TestReadLog 09:07:32 [2021-08-10T09:07:32.664Z] === CONT TestWriteLog 09:07:32 [2021-08-10T09:07:32.664Z] === CONT TestReadLog 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestReadLog/tail_exact 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestWriteLog (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestReadLog/tail_less_than_available 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestReadLog/tail_more_than_available 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestReadLog (0.11s) 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestReadLog/tail_exact (0.10s) 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] PASS 09:07:32 [2021-08-10T09:07:32.664Z] coverage: 75.2% of statements 09:07:32 [2021-08-10T09:07:32.664Z] ok github.com/docker/docker/daemon/logger/local 0.421s coverage: 75.2% of statements 09:07:32 [2021-08-10T09:07:32.664Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestOpenFileDelete 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestOpenFileDelete (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestOpenFileRename 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestOpenFileRename (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestParseLogTagDefaultTag 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestParseLogTag 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestParseLogTag (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestParseLogTagEmptyTag 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestTailFiles 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestTailFiles (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestFollowLogsConsumerGone 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestFollowLogsProducerGone 09:07:32 [2021-08-10T09:07:32.664Z] logfile_test.go:179: logDecode() closed after sending 245 messages 09:07:32 [2021-08-10T09:07:32.664Z] logfile_test.go:232: messages sent: 245, received: 245 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestFollowLogsProducerGone (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestCheckCapacityAndRotate 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestCheckCapacityAndRotate/closed_log_file 09:07:32 [2021-08-10T09:07:32.664Z] === RUN TestCheckCapacityAndRotate/with_log_reader 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestCheckCapacityAndRotate (0.03s) 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 09:07:32 [2021-08-10T09:07:32.664Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) 09:07:32 [2021-08-10T09:07:32.664Z] PASS 09:07:32 [2021-08-10T09:07:32.664Z] coverage: 50.9% of statements 09:07:32 [2021-08-10T09:07:32.664Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.287s coverage: 50.9% of statements 09:07:33 [2021-08-10T09:07:33.120Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 57.5% of statements 09:07:33 [2021-08-10T09:07:33.120Z] ok github.com/docker/docker/daemon 12.316s coverage: 17.5% of statements 09:07:33 [2021-08-10T09:07:33.386Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 09:07:33 [2021-08-10T09:07:33.386Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 09:07:33 [2021-08-10T09:07:33.386Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 09:07:33 [2021-08-10T09:07:33.386Z] ? github.com/docker/docker/daemon/exec [no test files] 09:07:33 [2021-08-10T09:07:33.386Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.546s coverage: 57.7% of statements 09:07:33 [2021-08-10T09:07:33.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.79s) 09:07:33 [2021-08-10T09:07:33.500Z] === RUN TestUpdateMemory 09:07:33 [2021-08-10T09:07:33.500Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:33 [2021-08-10T09:07:33.500Z] --- SKIP: TestUpdateMemory (0.00s) 09:07:33 [2021-08-10T09:07:33.500Z] === RUN TestUpdateCPUQuota 09:07:33 [2021-08-10T09:07:33.500Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:33 [2021-08-10T09:07:33.500Z] --- SKIP: TestUpdateCPUQuota (0.00s) 09:07:33 [2021-08-10T09:07:33.500Z] === RUN TestUpdatePidsLimit 09:07:33 [2021-08-10T09:07:33.500Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:33 [2021-08-10T09:07:33.500Z] --- SKIP: TestUpdatePidsLimit (0.00s) 09:07:33 [2021-08-10T09:07:33.500Z] === RUN TestUpdateRestartPolicy 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestLog 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestLog (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] PASS 09:07:34 [2021-08-10T09:07:34.194Z] coverage: 31.5% of statements 09:07:34 [2021-08-10T09:07:34.194Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.378s coverage: 31.5% of statements 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestParseLogFormat 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestParseLogFormat (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestValidateLogOptEmpty 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestValidateLogOptEmpty (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestValidateSyslogAddress 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestValidateSyslogAddress (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestParseAddressDefaultPort 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestParseAddressDefaultPort (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestValidateSyslogFacility 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestValidateSyslogFacility (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestValidateLogOptSyslogFormat 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestValidateLogOpt 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestValidateLogOpt (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] PASS 09:07:34 [2021-08-10T09:07:34.194Z] coverage: 46.8% of statements 09:07:34 [2021-08-10T09:07:34.194Z] ok github.com/docker/docker/daemon/logger/syslog 0.275s coverage: 46.8% of statements 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestValidateLogOpt 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestValidateLogOpt (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestNewMissedConfig 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestNewMissedConfig (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestNewMissedUrl 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestNewMissedUrl (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestNewMissedToken 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestNewMissedToken (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestNewWithProxy 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestNewWithProxy (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestDefault 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestDefault (0.01s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestInlineFormatWithNonDefaultOptions 09:07:34 [2021-08-10T09:07:34.194Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 09:07:34 [2021-08-10T09:07:34.194Z] === RUN TestJsonFormat 09:07:34 [2021-08-10T09:07:34.339Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements 09:07:34 [2021-08-10T09:07:34.339Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.096s coverage: 45.9% of statements 09:07:34 [2021-08-10T09:07:34.339Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 09:07:34 [2021-08-10T09:07:34.339Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 09:07:34 [2021-08-10T09:07:34.339Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 09:07:34 [2021-08-10T09:07:34.603Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestJsonFormat (0.01s) 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestRawFormat 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestRawFormat (0.00s) 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestRawFormatWithLabels 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestRawFormatWithLabels (0.00s) 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestRawFormatWithoutTag 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestRawFormatWithoutTag (0.00s) 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestBatching 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestNewParse 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestNewParse (0.00s) 09:07:34 [2021-08-10T09:07:34.651Z] PASS 09:07:34 [2021-08-10T09:07:34.651Z] coverage: 8.3% of statements 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestBatching (0.16s) 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestFrequency 09:07:34 [2021-08-10T09:07:34.651Z] ok github.com/docker/docker/daemon/logger/templates 0.231s coverage: 8.3% of statements 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestFrequency (0.16s) 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestOneMessagePerRequest 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestOneMessagePerRequest (0.00s) 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestVerify 09:07:34 [2021-08-10T09:07:34.651Z] --- PASS: TestVerify (0.00s) 09:07:34 [2021-08-10T09:07:34.651Z] === RUN TestSkipVerify 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] --- PASS: TestSkipVerify (0.41s) 09:07:35 [2021-08-10T09:07:35.108Z] === RUN TestBufferMaximum 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586454.901891\",\"host\":\"9d466be48041\"}'" 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586454.901891\",\"host\":\"9d466be48041\"}'" 09:07:35 [2021-08-10T09:07:35.108Z] --- PASS: TestBufferMaximum (0.00s) 09:07:35 [2021-08-10T09:07:35.108Z] === RUN TestServerAlwaysDown 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.108Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.564Z] time="2021-08-10T09:07:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586454.903889\",\"host\":\"9d466be48041\"}'" 09:07:35 [2021-08-10T09:07:35.564Z] time="2021-08-10T09:07:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586454.903889\",\"host\":\"9d466be48041\"}'" 09:07:35 [2021-08-10T09:07:35.564Z] time="2021-08-10T09:07:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:07:35 [2021-08-10T09:07:35.564Z] time="2021-08-10T09:07:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586454.903889\",\"host\":\"9d466be48041\"}'" 09:07:35 [2021-08-10T09:07:35.564Z] time="2021-08-10T09:07:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586454.903889\",\"host\":\"9d466be48041\"}'" 09:07:35 [2021-08-10T09:07:35.564Z] time="2021-08-10T09:07:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586454.903889\",\"host\":\"9d466be48041\"}'" 09:07:35 [2021-08-10T09:07:35.564Z] --- PASS: TestServerAlwaysDown (0.00s) 09:07:35 [2021-08-10T09:07:35.564Z] === RUN TestCannotSendAfterClose 09:07:35 [2021-08-10T09:07:35.564Z] --- PASS: TestCannotSendAfterClose (0.00s) 09:07:35 [2021-08-10T09:07:35.564Z] === RUN TestDeadlockOnBlockedEndpoint 09:07:35 [2021-08-10T09:07:35.564Z] === RUN TestV1IDService 09:07:35 [2021-08-10T09:07:35.564Z] --- PASS: TestV1IDService (0.01s) 09:07:35 [2021-08-10T09:07:35.564Z] === RUN TestV2MetadataService 09:07:36 [2021-08-10T09:07:36.021Z] time="2021-08-10T09:07:35Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk 09:07:36 [2021-08-10T09:07:36.021Z] time="2021-08-10T09:07:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9d466be48041\"}'" 09:07:36 [2021-08-10T09:07:36.021Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) 09:07:36 [2021-08-10T09:07:36.021Z] PASS 09:07:36 [2021-08-10T09:07:36.021Z] coverage: 82.5% of statements 09:07:36 [2021-08-10T09:07:36.021Z] ok github.com/docker/docker/daemon/logger/splunk 2.175s coverage: 82.5% of statements 09:07:36 [2021-08-10T09:07:36.021Z] ? github.com/docker/docker/daemon/names [no test files] 09:07:36 [2021-08-10T09:07:36.021Z] ? github.com/docker/docker/daemon/network [no test files] 09:07:36 [2021-08-10T09:07:36.021Z] ? github.com/docker/docker/daemon/stats [no test files] 09:07:36 [2021-08-10T09:07:36.479Z] --- PASS: TestV2MetadataService (0.59s) 09:07:36 [2021-08-10T09:07:36.479Z] PASS 09:07:36 [2021-08-10T09:07:36.479Z] coverage: 48.2% of statements 09:07:36 [2021-08-10T09:07:36.479Z] ok github.com/docker/docker/distribution/metadata 0.865s coverage: 48.2% of statements 09:07:36 [2021-08-10T09:07:36.479Z] === RUN TestSuccessfulDownload 09:07:36 [2021-08-10T09:07:36.479Z] download_test.go:268: Needs fixing on Windows 09:07:36 [2021-08-10T09:07:36.479Z] --- SKIP: TestSuccessfulDownload (0.00s) 09:07:36 [2021-08-10T09:07:36.479Z] === RUN TestCancelledDownload 09:07:36 [2021-08-10T09:07:36.479Z] --- PASS: TestCancelledDownload (0.00s) 09:07:36 [2021-08-10T09:07:36.479Z] === RUN TestMaxDownloadAttempts 09:07:36 [2021-08-10T09:07:36.479Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 09:07:36 [2021-08-10T09:07:36.479Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 09:07:36 [2021-08-10T09:07:36.533Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements 09:07:36 [2021-08-10T09:07:36.533Z] ? github.com/docker/docker/daemon/initlayer [no test files] 09:07:36 [2021-08-10T09:07:36.533Z] ? github.com/docker/docker/daemon/listeners [no test files] 09:07:36 [2021-08-10T09:07:36.533Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 43.5% of statements 09:07:36 [2021-08-10T09:07:36.796Z] ok github.com/docker/docker/daemon/logger/awslogs 0.268s coverage: 77.4% of statements 09:07:36 [2021-08-10T09:07:36.796Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 09:07:36 [2021-08-10T09:07:36.796Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestContinueOnError_NonMirrorEndpoint 09:07:36 [2021-08-10T09:07:36.936Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestContinueOnError_MirrorEndpoint 09:07:36 [2021-08-10T09:07:36.936Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestContinueOnError_NeverContinue 09:07:36 [2021-08-10T09:07:36.936Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore/no_remote_or_local 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 09:07:36 [2021-08-10T09:07:36.936Z] --- PASS: TestMaxDownloadAttempts (0.00s) 09:07:36 [2021-08-10T09:07:36.936Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) 09:07:36 [2021-08-10T09:07:36.936Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) 09:07:36 [2021-08-10T09:07:36.936Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) 09:07:36 [2021-08-10T09:07:36.936Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestTransfer 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local598402479\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore/no_local_cache 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore/with_local_cache 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore/unknown_media_type 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore/unknown_media_type/no_cache 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=warning msg="reference for unknown type: " 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=warning msg="reference for unknown type: " 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore/unknown_media_type/with_cache 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=warning msg="reference for unknown type: " 09:07:36 [2021-08-10T09:07:36.936Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 09:07:36 [2021-08-10T09:07:36.936Z] time="2021-08-10T09:07:36Z" level=warning msg="reference for unknown type: " 09:07:37 [2021-08-10T09:07:37.061Z] ok github.com/docker/docker/daemon/logger/gelf 0.056s coverage: 67.0% of statements 09:07:37 [2021-08-10T09:07:37.394Z] time="2021-08-10T09:07:36Z" level=warning msg="reference for unknown type: " 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestManifestStore/error_persisting_manifest 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 09:07:37 [2021-08-10T09:07:37.394Z] time="2021-08-10T09:07:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore (0.26s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/no_local_cache (0.01s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/with_local_cache (0.01s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestDetectManifestBlobMediaType 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestDetectManifestBlobMediaType/schema1 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestFixManifestLayers 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestFixManifestLayers (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestFixManifestLayersBaseLayerParent 09:07:37 [2021-08-10T09:07:37.394Z] pull_v2_test.go:73: Needs fixing on Windows 09:07:37 [2021-08-10T09:07:37.394Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestFixManifestLayersBadParent 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestValidateManifest 09:07:37 [2021-08-10T09:07:37.394Z] pull_v2_test.go:118: Needs fixing on Windows 09:07:37 [2021-08-10T09:07:37.394Z] --- SKIP: TestValidateManifest (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestFormatPlatform 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestFormatPlatform (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestGetRepositoryMountCandidates 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestLayerAlreadyExists 09:07:37 [2021-08-10T09:07:37.394Z] 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} 09:07:37 [2021-08-10T09:07:37.394Z] 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} 09:07:37 [2021-08-10T09:07:37.394Z] 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} 09:07:37 [2021-08-10T09:07:37.394Z] 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} 09:07:37 [2021-08-10T09:07:37.394Z] 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} 09:07:37 [2021-08-10T09:07:37.394Z] 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} 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestLayerAlreadyExists (0.01s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestWhenEmptyAuthConfig 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestTransfer (0.15s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestConcurrencyLimit 09:07:37 [2021-08-10T09:07:37.394Z] --- PASS: TestConcurrencyLimit (0.38s) 09:07:37 [2021-08-10T09:07:37.394Z] === RUN TestInactiveJobs 09:07:37 [2021-08-10T09:07:37.640Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements 09:07:37 [2021-08-10T09:07:37.850Z] === RUN TestNotFound 09:07:37 [2021-08-10T09:07:37.850Z] --- PASS: TestNotFound (0.00s) 09:07:37 [2021-08-10T09:07:37.850Z] === RUN TestConflict 09:07:37 [2021-08-10T09:07:37.850Z] --- PASS: TestConflict (0.00s) 09:07:37 [2021-08-10T09:07:37.850Z] === RUN TestForbidden 09:07:37 [2021-08-10T09:07:37.850Z] --- PASS: TestForbidden (0.00s) 09:07:37 [2021-08-10T09:07:37.850Z] === RUN TestInvalidParameter 09:07:37 [2021-08-10T09:07:37.850Z] --- PASS: TestInvalidParameter (0.00s) 09:07:37 [2021-08-10T09:07:37.850Z] === RUN TestNotImplemented 09:07:37 [2021-08-10T09:07:37.850Z] --- PASS: TestNotImplemented (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestNotModified 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestNotModified (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestUnauthorized 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestUnauthorized (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestUnknown 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestUnknown (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestCancelled 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestCancelled (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestDeadline 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestDeadline (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestDataLoss 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestDataLoss (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestUnavailable 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestUnavailable (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestSystem 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestSystem (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Not_Found 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Bad_Request 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Conflict 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Unauthorized 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Service_Unavailable 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Forbidden 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Not_Modified 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Not_Implemented 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Internal_Server_Error 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Internal_Server_Error#01 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Internal_Server_Error#02 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Internal_Server_Error#03 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFromStatusCode/Internal_Server_Error#04 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] PASS 09:07:37 [2021-08-10T09:07:37.851Z] coverage: 53.1% of statements 09:07:37 [2021-08-10T09:07:37.851Z] ok github.com/docker/docker/errdefs 0.180s coverage: 53.1% of statements 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestInactiveJobs (0.36s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestWatchRelease 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestWatchRelease (0.04s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestWatchFinishedTransfer 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestWatchFinishedTransfer (0.00s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestDuplicateTransfer 09:07:37 [2021-08-10T09:07:37.851Z] --- PASS: TestDuplicateTransfer (0.04s) 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestSuccessfulUpload 09:07:37 [2021-08-10T09:07:37.851Z] === RUN TestFSGetInvalidData 09:07:37 [2021-08-10T09:07:37.903Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements 09:07:38 [2021-08-10T09:07:38.168Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 69.9% of statements 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSGetInvalidData (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSInvalidSet 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSInvalidSet (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSInvalidRoot 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSInvalidRoot (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSMetadataGetSet 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSMetadataGetSet (0.02s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSInvalidWalker 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSInvalidWalker (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSGetSet 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSGetSet (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSGetUnsetKey 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSGetUnsetKey (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSGetEmptyData 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSGetEmptyData (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSDelete 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSDelete (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSWalker 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSWalker (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestFSWalkerStopOnError 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestFSWalkerStopOnError (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestNewFromJSON 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestNewFromJSON (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestNewFromJSONWithInvalidJSON 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestMarshalKeyOrder 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestMarshalKeyOrder (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestHistoryEqual 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestHistoryEqual (0.08s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestImage 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestImage (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestImageOSNotEmpty 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestImageOSNotEmpty (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestNewChildImageFromImageWithRootFS 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestCreate 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestCreate (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestRestore 09:07:38 [2021-08-10T09:07:38.307Z] time="2021-08-10T09:07:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 09:07:38 [2021-08-10T09:07:38.307Z] time="2021-08-10T09:07:37Z" level=error msg="Upload failed, retrying: simulating retry" 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestRestore (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestAddDelete 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestAddDelete (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestSearchAfterDelete 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestSearchAfterDelete (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestParentReset 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestPushRegistryWhenAuthInfoEmpty 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestTokenPassThru 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestTokenPassThru (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestTokenPassThruDifferentHost 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] PASS 09:07:38 [2021-08-10T09:07:38.307Z] coverage: 24.1% of statements 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestParentReset (0.02s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestGetAndSetLastUpdated 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestGetAndSetLastUpdated (0.01s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestStoreLen 09:07:38 [2021-08-10T09:07:38.307Z] ok github.com/docker/docker/distribution 1.690s coverage: 24.1% of statements 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestStoreLen (0.03s) 09:07:38 [2021-08-10T09:07:38.307Z] PASS 09:07:38 [2021-08-10T09:07:38.307Z] coverage: 86.6% of statements 09:07:38 [2021-08-10T09:07:38.307Z] ok github.com/docker/docker/image 0.461s coverage: 86.6% of statements 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestSuccessfulUpload (0.35s) 09:07:38 [2021-08-10T09:07:38.307Z] === RUN TestCancelledUpload 09:07:38 [2021-08-10T09:07:38.307Z] --- PASS: TestCancelledUpload (0.00s) 09:07:38 [2021-08-10T09:07:38.307Z] PASS 09:07:38 [2021-08-10T09:07:38.307Z] coverage: 76.8% of statements 09:07:38 [2021-08-10T09:07:38.307Z] ? github.com/docker/docker/distribution/utils [no test files] 09:07:38 [2021-08-10T09:07:38.307Z] ok github.com/docker/docker/distribution/xfer 1.998s coverage: 76.8% of statements 09:07:38 [2021-08-10T09:07:38.307Z] ? github.com/docker/docker/dockerversion [no test files] 09:07:38 [2021-08-10T09:07:38.433Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 75.2% of statements 09:07:38 [2021-08-10T09:07:38.433Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 09:07:38 [2021-08-10T09:07:38.764Z] === RUN TestCompare 09:07:38 [2021-08-10T09:07:38.764Z] --- PASS: TestCompare (0.00s) 09:07:38 [2021-08-10T09:07:38.764Z] PASS 09:07:38 [2021-08-10T09:07:38.764Z] coverage: 19.2% of statements 09:07:38 [2021-08-10T09:07:38.764Z] ok github.com/docker/docker/image/cache 0.212s coverage: 19.2% of statements 09:07:39 [2021-08-10T09:07:39.383Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements 09:07:39 [2021-08-10T09:07:39.383Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 58.6% of statements 09:07:39 [2021-08-10T09:07:39.729Z] === RUN TestMakeV1ConfigFromConfig 09:07:39 [2021-08-10T09:07:39.729Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 09:07:39 [2021-08-10T09:07:39.729Z] PASS 09:07:39 [2021-08-10T09:07:39.729Z] coverage: 25.0% of statements 09:07:39 [2021-08-10T09:07:39.729Z] ok github.com/docker/docker/image/v1 0.188s coverage: 25.0% of statements 09:07:39 [2021-08-10T09:07:39.729Z] === RUN TestValidateManifest 09:07:39 [2021-08-10T09:07:39.729Z] === RUN TestValidateManifest/nil 09:07:39 [2021-08-10T09:07:39.729Z] === RUN TestValidateManifest/non-nil 09:07:39 [2021-08-10T09:07:39.729Z] --- PASS: TestValidateManifest (0.00s) 09:07:39 [2021-08-10T09:07:39.729Z] --- PASS: TestValidateManifest/nil (0.00s) 09:07:39 [2021-08-10T09:07:39.729Z] --- PASS: TestValidateManifest/non-nil (0.00s) 09:07:39 [2021-08-10T09:07:39.729Z] PASS 09:07:39 [2021-08-10T09:07:39.729Z] coverage: 0.7% of statements 09:07:39 [2021-08-10T09:07:39.729Z] ok github.com/docker/docker/image/tarexport 0.416s coverage: 0.7% of statements 09:07:39 [2021-08-10T09:07:39.729Z] ? github.com/docker/docker/internal/test/suite [no test files] 09:07:39 [2021-08-10T09:07:39.960Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements 09:07:40 [2021-08-10T09:07:40.223Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements 09:07:40 [2021-08-10T09:07:40.693Z] === RUN TestSerialization 09:07:40 [2021-08-10T09:07:40.693Z] --- PASS: TestSerialization (0.02s) 09:07:40 [2021-08-10T09:07:40.693Z] PASS 09:07:40 [2021-08-10T09:07:40.693Z] coverage: 100.0% of statements 09:07:40 [2021-08-10T09:07:40.693Z] ok github.com/docker/docker/libcontainerd/queue 0.201s coverage: 100.0% of statements 09:07:40 [2021-08-10T09:07:40.802Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestEmptyLayer 09:07:41 [2021-08-10T09:07:41.150Z] --- PASS: TestEmptyLayer (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestCommitFailure 09:07:41 [2021-08-10T09:07:41.150Z] --- PASS: TestCommitFailure (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestStartTransactionFailure 09:07:41 [2021-08-10T09:07:41.150Z] --- PASS: TestStartTransactionFailure (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestGetOrphan 09:07:41 [2021-08-10T09:07:41.150Z] --- PASS: TestGetOrphan (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestMountAndRegister 09:07:41 [2021-08-10T09:07:41.150Z] layer_test.go:271: Layer size: 14 09:07:41 [2021-08-10T09:07:41.150Z] --- PASS: TestMountAndRegister (0.02s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestLayerRelease 09:07:41 [2021-08-10T09:07:41.150Z] layer_test.go:304: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestLayerRelease (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestStoreRestore 09:07:41 [2021-08-10T09:07:41.150Z] layer_test.go:353: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestStoreRestore (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestTarStreamStability 09:07:41 [2021-08-10T09:07:41.150Z] layer_test.go:468: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestTarStreamStability (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestRegisterExistingLayer 09:07:41 [2021-08-10T09:07:41.150Z] --- PASS: TestRegisterExistingLayer (0.05s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestTarStreamVerification 09:07:41 [2021-08-10T09:07:41.150Z] layer_test.go:697: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestTarStreamVerification (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestLayerMigration 09:07:41 [2021-08-10T09:07:41.150Z] migration_test.go:46: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestLayerMigration (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestLayerMigrationNoTarsplit 09:07:41 [2021-08-10T09:07:41.150Z] migration_test.go:182: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestMountInit 09:07:41 [2021-08-10T09:07:41.150Z] mount_test.go:17: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestMountInit (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestMountSize 09:07:41 [2021-08-10T09:07:41.150Z] mount_test.go:76: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestMountSize (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestMountChanges 09:07:41 [2021-08-10T09:07:41.150Z] mount_test.go:125: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestMountChanges (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] === RUN TestMountApply 09:07:41 [2021-08-10T09:07:41.150Z] mount_test.go:212: Failing on Windows 09:07:41 [2021-08-10T09:07:41.150Z] --- SKIP: TestMountApply (0.00s) 09:07:41 [2021-08-10T09:07:41.150Z] PASS 09:07:41 [2021-08-10T09:07:41.150Z] coverage: 30.1% of statements 09:07:41 [2021-08-10T09:07:41.150Z] ok github.com/docker/docker/layer 0.346s coverage: 30.1% of statements 09:07:41 [2021-08-10T09:07:41.150Z] ? github.com/docker/docker/libcontainerd [no test files] 09:07:41 [2021-08-10T09:07:41.607Z] === RUN TestEnvironmentParsing 09:07:41 [2021-08-10T09:07:41.607Z] --- PASS: TestEnvironmentParsing (0.00s) 09:07:41 [2021-08-10T09:07:41.607Z] PASS 09:07:41 [2021-08-10T09:07:41.607Z] coverage: 1.2% of statements 09:07:41 [2021-08-10T09:07:41.607Z] ok github.com/docker/docker/libcontainerd/local 0.508s coverage: 1.2% of statements 09:07:41 [2021-08-10T09:07:41.607Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 09:07:41 [2021-08-10T09:07:41.607Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 09:07:41 [2021-08-10T09:07:41.607Z] ? github.com/docker/docker/libcontainerd/types [no test files] 09:07:41 [2021-08-10T09:07:41.755Z] ok github.com/docker/docker/daemon/logger/splunk 1.873s coverage: 82.5% of statements 09:07:41 [2021-08-10T09:07:41.755Z] ? github.com/docker/docker/daemon/names [no test files] 09:07:41 [2021-08-10T09:07:41.755Z] ? github.com/docker/docker/daemon/stats [no test files] 09:07:41 [2021-08-10T09:07:41.755Z] ok github.com/docker/docker/distribution/metadata 0.100s coverage: 48.2% of statements 09:07:42 [2021-08-10T09:07:42.571Z] === RUN TestSequenceGetAvailableBit 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestSequenceGetAvailableBit (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestSequenceEqual 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestSequenceEqual (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestSequenceCopy 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestSequenceCopy (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestGetFirstAvailable 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestGetFirstAvailable (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestFindSequence 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestFindSequence (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestCheckIfAvailable 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestCheckIfAvailable (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestMergeSequences 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestMergeSequences (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestPushReservation 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestPushReservation (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestSerializeDeserialize 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestSerializeDeserialize (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestSet 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestSet (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestSetUnset 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestSetUnset (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestOffsetSetUnset 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestOffsetSetUnset (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestSetInRange 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestSetInRange (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestSetAnyInRange 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestSetAnyInRange (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestMethods 09:07:42 [2021-08-10T09:07:42.572Z] --- PASS: TestMethods (0.00s) 09:07:42 [2021-08-10T09:07:42.572Z] === RUN TestRandomAllocateDeallocate 09:07:42 [2021-08-10T09:07:42.705Z] ok github.com/docker/docker/distribution 0.262s coverage: 25.8% of statements 09:07:42 [2021-08-10T09:07:42.705Z] ? github.com/docker/docker/distribution/utils [no test files] 09:07:42 [2021-08-10T09:07:42.968Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements 09:07:43 [2021-08-10T09:07:43.535Z] === RUN TestInvalidConfig 09:07:43 [2021-08-10T09:07:43.535Z] --- PASS: TestInvalidConfig (0.00s) 09:07:43 [2021-08-10T09:07:43.535Z] === RUN TestConfig 09:07:43 [2021-08-10T09:07:43.535Z] --- PASS: TestConfig (0.00s) 09:07:43 [2021-08-10T09:07:43.535Z] === RUN TestOptionsLabels 09:07:43 [2021-08-10T09:07:43.535Z] --- PASS: TestOptionsLabels (0.00s) 09:07:43 [2021-08-10T09:07:43.535Z] === RUN TestValidName 09:07:43 [2021-08-10T09:07:43.535Z] --- PASS: TestValidName (0.00s) 09:07:43 [2021-08-10T09:07:43.535Z] === RUN TestTLSConfiguration 09:07:43 [2021-08-10T09:07:43.535Z] time="2021-08-10T09:07:43Z" level=info msg="Option Initializing KV with TLS" 09:07:43 [2021-08-10T09:07:43.535Z] --- PASS: TestTLSConfiguration (0.11s) 09:07:43 [2021-08-10T09:07:43.535Z] PASS 09:07:43 [2021-08-10T09:07:43.535Z] coverage: 24.0% of statements 09:07:43 [2021-08-10T09:07:43.535Z] ok github.com/docker/docker/libnetwork/config 0.308s coverage: 24.0% of statements 09:07:43 [2021-08-10T09:07:43.545Z] ok github.com/docker/docker/image 0.052s coverage: 86.6% of statements 09:07:43 [2021-08-10T09:07:43.809Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements 09:07:44 [2021-08-10T09:07:44.073Z] ok github.com/docker/docker/distribution/xfer 1.845s coverage: 85.1% of statements 09:07:44 [2021-08-10T09:07:44.073Z] ? github.com/docker/docker/dockerversion [no test files] 09:07:44 [2021-08-10T09:07:44.337Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements 09:07:44 [2021-08-10T09:07:44.499Z] === RUN TestKey 09:07:44 [2021-08-10T09:07:44.499Z] --- PASS: TestKey (0.00s) 09:07:44 [2021-08-10T09:07:44.499Z] === RUN TestParseKey 09:07:44 [2021-08-10T09:07:44.499Z] --- PASS: TestParseKey (0.00s) 09:07:44 [2021-08-10T09:07:44.499Z] === RUN TestInvalidDataStore 09:07:44 [2021-08-10T09:07:44.499Z] --- PASS: TestInvalidDataStore (0.00s) 09:07:44 [2021-08-10T09:07:44.499Z] === RUN TestKVObjectFlatKey 09:07:44 [2021-08-10T09:07:44.499Z] --- PASS: TestKVObjectFlatKey (0.00s) 09:07:44 [2021-08-10T09:07:44.499Z] === RUN TestAtomicKVObjectFlatKey 09:07:44 [2021-08-10T09:07:44.499Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) 09:07:44 [2021-08-10T09:07:44.499Z] PASS 09:07:44 [2021-08-10T09:07:44.499Z] coverage: 21.9% of statements 09:07:44 [2021-08-10T09:07:44.499Z] ok github.com/docker/docker/libnetwork/datastore 0.207s coverage: 21.9% of statements 09:07:44 [2021-08-10T09:07:44.600Z] ok github.com/docker/docker/image/tarexport 0.026s coverage: 0.7% of statements 09:07:44 [2021-08-10T09:07:44.600Z] ? github.com/docker/docker/internal/test/suite [no test files] 09:07:44 [2021-08-10T09:07:44.864Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestErrorInterfaces 09:07:45 [2021-08-10T09:07:45.462Z] --- PASS: TestErrorInterfaces (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestNetworkMarshalling 09:07:45 [2021-08-10T09:07:45.462Z] --- PASS: TestNetworkMarshalling (0.10s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestEndpointMarshalling 09:07:45 [2021-08-10T09:07:45.462Z] --- PASS: TestEndpointMarshalling (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestAuxAddresses 09:07:45 [2021-08-10T09:07:45.462Z] time="2021-08-10T09:07:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" 09:07:45 [2021-08-10T09:07:45.462Z] --- PASS: TestAuxAddresses (0.01s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestSRVServiceQuery 09:07:45 [2021-08-10T09:07:45.462Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestSRVServiceQuery (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestServiceVIPReuse 09:07:45 [2021-08-10T09:07:45.462Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestServiceVIPReuse (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestIpamReleaseOnNetDriverFailures 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestIPDataMarshalling 09:07:45 [2021-08-10T09:07:45.462Z] --- PASS: TestIPDataMarshalling (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestValidateAndIsV6 09:07:45 [2021-08-10T09:07:45.462Z] --- PASS: TestValidateAndIsV6 (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] PASS 09:07:45 [2021-08-10T09:07:45.462Z] coverage: 68.9% of statements 09:07:45 [2021-08-10T09:07:45.462Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestDNSIPQuery 09:07:45 [2021-08-10T09:07:45.462Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestDNSIPQuery (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestDNSProxyServFail 09:07:45 [2021-08-10T09:07:45.462Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestDNSProxyServFail (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestSandboxAddEmpty 09:07:45 [2021-08-10T09:07:45.462Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestSandboxAddEmpty (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestSandboxAddMultiPrio 09:07:45 [2021-08-10T09:07:45.462Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestSandboxAddSamePrio 09:07:45 [2021-08-10T09:07:45.462Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestSandboxAddSamePrio (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestCleanupServiceDiscovery 09:07:45 [2021-08-10T09:07:45.462Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestDNSOptions 09:07:45 [2021-08-10T09:07:45.462Z] ok github.com/docker/docker/libnetwork/driverapi 0.347s coverage: 68.9% of statements 09:07:45 [2021-08-10T09:07:45.462Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 09:07:45 [2021-08-10T09:07:45.462Z] --- SKIP: TestDNSOptions (0.00s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestMultipleControllersWithSameStore 09:07:45 [2021-08-10T09:07:45.462Z] time="2021-08-10T09:07:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" 09:07:45 [2021-08-10T09:07:45.462Z] time="2021-08-10T09:07:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" 09:07:45 [2021-08-10T09:07:45.462Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) 09:07:45 [2021-08-10T09:07:45.462Z] PASS 09:07:45 [2021-08-10T09:07:45.462Z] coverage: 8.6% of statements 09:07:45 [2021-08-10T09:07:45.462Z] ok github.com/docker/docker/libnetwork 0.592s coverage: 8.6% of statements 09:07:45 [2021-08-10T09:07:45.462Z] ? github.com/docker/docker/libnetwork/api [no test files] 09:07:45 [2021-08-10T09:07:45.462Z] --- PASS: TestRandomAllocateDeallocate (3.12s) 09:07:45 [2021-08-10T09:07:45.462Z] === RUN TestAllocateRandomDeallocate 09:07:45 [2021-08-10T09:07:45.671Z] --- PASS: TestUpdateRestartPolicy (12.28s) 09:07:45 [2021-08-10T09:07:45.671Z] === RUN TestUpdateRestartWithAutoRemove 09:07:45 [2021-08-10T09:07:45.815Z] ok github.com/docker/docker/oci 0.044s coverage: 43.3% of statements 09:07:45 [2021-08-10T09:07:45.815Z] ok github.com/docker/docker/opts 0.045s coverage: 67.1% of statements 09:07:45 [2021-08-10T09:07:45.919Z] === RUN TestDriver 09:07:45 [2021-08-10T09:07:45.919Z] --- PASS: TestDriver (0.00s) 09:07:45 [2021-08-10T09:07:45.919Z] PASS 09:07:45 [2021-08-10T09:07:45.919Z] coverage: 34.8% of statements 09:07:45 [2021-08-10T09:07:45.919Z] ok github.com/docker/docker/libnetwork/drivers/host 0.131s coverage: 34.8% of statements 09:07:45 [2021-08-10T09:07:45.919Z] --- PASS: TestAllocateRandomDeallocate (0.64s) 09:07:45 [2021-08-10T09:07:45.919Z] === RUN TestAllocateRandomDeallocateSerialize 09:07:46 [2021-08-10T09:07:46.079Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements 09:07:46 [2021-08-10T09:07:46.233Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) 09:07:46 [2021-08-10T09:07:46.233Z] === RUN TestWaitNonBlocked 09:07:46 [2021-08-10T09:07:46.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:07:46 [2021-08-10T09:07:46.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:07:46 [2021-08-10T09:07:46.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:07:46 [2021-08-10T09:07:46.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:07:46 [2021-08-10T09:07:46.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:07:46 [2021-08-10T09:07:46.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:07:46 [2021-08-10T09:07:46.378Z] === RUN TestDriver 09:07:46 [2021-08-10T09:07:46.378Z] --- PASS: TestDriver (0.00s) 09:07:46 [2021-08-10T09:07:46.378Z] PASS 09:07:46 [2021-08-10T09:07:46.378Z] coverage: 34.8% of statements 09:07:46 [2021-08-10T09:07:46.378Z] ok github.com/docker/docker/libnetwork/drivers/null 0.148s coverage: 34.8% of statements 09:07:46 [2021-08-10T09:07:46.378Z] === RUN TestNetworkAllocateFree 09:07:46 [2021-08-10T09:07:46.378Z] --- PASS: TestNetworkAllocateFree (0.00s) 09:07:46 [2021-08-10T09:07:46.378Z] === RUN TestNetworkAllocateUserDefinedVNIs 09:07:46 [2021-08-10T09:07:46.378Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) 09:07:46 [2021-08-10T09:07:46.378Z] PASS 09:07:46 [2021-08-10T09:07:46.378Z] coverage: 63.6% of statements 09:07:46 [2021-08-10T09:07:46.378Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.144s coverage: 63.6% of statements 09:07:46 [2021-08-10T09:07:46.835Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.54s) 09:07:46 [2021-08-10T09:07:46.835Z] === RUN TestRetrieveFromStore 09:07:47 [2021-08-10T09:07:47.159Z] --- PASS: TestWaitNonBlocked (0.01s) 09:07:47 [2021-08-10T09:07:47.159Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) 09:07:47 [2021-08-10T09:07:47.159Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) 09:07:47 [2021-08-10T09:07:47.159Z] === RUN TestWaitBlocked 09:07:47 [2021-08-10T09:07:47.159Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:07:47 [2021-08-10T09:07:47.159Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:07:47 [2021-08-10T09:07:47.159Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:07:47 [2021-08-10T09:07:47.159Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:07:47 [2021-08-10T09:07:47.159Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:07:47 [2021-08-10T09:07:47.159Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestRetrieveFromStore (0.44s) 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestIsCorrupted 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestIsCorrupted (0.01s) 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestSetRollover 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestGetEmptyCapabilities 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestGetEmptyCapabilities (0.01s) 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestGetExtraCapabilities 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestGetExtraCapabilities (0.00s) 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestGetInvalidCapabilities 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestGetInvalidCapabilities (0.01s) 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestRemoteDriver 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestRemoteDriver (0.01s) 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestDriverError 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestDriverError (0.00s) 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestMissingValues 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestMissingValues (0.00s) 09:07:47 [2021-08-10T09:07:47.291Z] === RUN TestRollback 09:07:47 [2021-08-10T09:07:47.291Z] --- PASS: TestRollback (0.00s) 09:07:47 [2021-08-10T09:07:47.291Z] PASS 09:07:47 [2021-08-10T09:07:47.291Z] coverage: 57.4% of statements 09:07:47 [2021-08-10T09:07:47.291Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.254s coverage: 57.4% of statements 09:07:47 [2021-08-10T09:07:47.477Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements 09:07:47 [2021-08-10T09:07:47.742Z] ok github.com/docker/docker/pkg/authorization 0.506s coverage: 68.3% of statements 09:07:47 [2021-08-10T09:07:47.742Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements 09:07:47 [2021-08-10T09:07:47.748Z] === RUN TestNAT 09:07:47 [2021-08-10T09:07:47.748Z] windows_test.go:57: Test does not work on CI and was never running to begin with 09:07:47 [2021-08-10T09:07:47.748Z] --- SKIP: TestNAT (0.00s) 09:07:47 [2021-08-10T09:07:47.748Z] === RUN TestTransparent 09:07:47 [2021-08-10T09:07:47.748Z] windows_test.go:62: Test does not work on CI and was never running to begin with 09:07:47 [2021-08-10T09:07:47.748Z] --- SKIP: TestTransparent (0.00s) 09:07:47 [2021-08-10T09:07:47.748Z] PASS 09:07:47 [2021-08-10T09:07:47.748Z] coverage: 0.0% of statements 09:07:47 [2021-08-10T09:07:47.748Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.247s coverage: 0.0% of statements 09:07:47 [2021-08-10T09:07:47.748Z] --- PASS: TestSetRollover (0.84s) 09:07:47 [2021-08-10T09:07:47.748Z] === RUN TestSetRolloverSerial 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestNew 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestNew (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestAddDriver 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestAddDriver (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestAddDuplicateDriver 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestAddDuplicateDriver (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestIPAMDefaultAddressSpaces 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestDriver 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestDriver (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestIPAM 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestIPAM (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestWalkIPAMs 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestWalkIPAMs (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestWalkDrivers 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestWalkDrivers (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] PASS 09:07:48 [2021-08-10T09:07:48.206Z] coverage: 82.4% of statements 09:07:48 [2021-08-10T09:07:48.206Z] ok github.com/docker/docker/libnetwork/drvregistry 0.266s coverage: 82.4% of statements 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestBuildDefault 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestBuildDefault (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestBuildHostnameDomainname 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestBuildHostnameDomainname (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestBuildHostname 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestBuildHostname (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestBuildHostnameFQDN 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestBuildHostnameFQDN (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestBuildNoIP 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestBuildNoIP (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestUpdate 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestUpdate (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestUpdateIgnoresPrefixedHostname 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestDeleteIgnoresPrefixedHostname 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestAddEmpty 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestAddEmpty (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestAdd 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestAdd (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestDeleteEmpty 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestDeleteEmpty (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestDeleteNewline 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestDeleteNewline (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestDelete 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestDelete (0.00s) 09:07:48 [2021-08-10T09:07:48.206Z] === RUN TestConcurrentWrites 09:07:48 [2021-08-10T09:07:48.206Z] --- PASS: TestConcurrentWrites (0.13s) 09:07:48 [2021-08-10T09:07:48.206Z] PASS 09:07:48 [2021-08-10T09:07:48.206Z] coverage: 81.2% of statements 09:07:48 [2021-08-10T09:07:48.206Z] ok github.com/docker/docker/libnetwork/etchosts 0.381s coverage: 81.2% of statements 09:07:48 [2021-08-10T09:07:48.522Z] --- PASS: TestWaitBlocked (0.01s) 09:07:48 [2021-08-10T09:07:48.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) 09:07:48 [2021-08-10T09:07:48.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) 09:07:48 [2021-08-10T09:07:48.522Z] === CONT TestDaemonRestartIpcMode 09:07:48 [2021-08-10T09:07:48.522Z] === CONT TestIpcModeOlderClient 09:07:48 [2021-08-10T09:07:48.522Z] --- PASS: TestIpcModeOlderClient (0.06s) 09:07:48 [2021-08-10T09:07:48.522Z] === CONT TestRestartDaemonWithRestartingContainer 09:07:48 [2021-08-10T09:07:48.663Z] --- PASS: TestSetRolloverSerial (0.87s) 09:07:48 [2021-08-10T09:07:48.663Z] === RUN TestGetFirstAvailableFromCurrent 09:07:48 [2021-08-10T09:07:48.663Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) 09:07:48 [2021-08-10T09:07:48.663Z] PASS 09:07:48 [2021-08-10T09:07:48.663Z] coverage: 84.4% of statements 09:07:48 [2021-08-10T09:07:48.663Z] ok github.com/docker/docker/libnetwork/bitseq 6.670s coverage: 84.4% of statements 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestDiff 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestDiff (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestAddedCallback 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestAddedCallback (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestRemovedCallback 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestRemovedCallback (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestNoCallback 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestNoCallback (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] PASS 09:07:49 [2021-08-10T09:07:49.121Z] coverage: 48.1% of statements 09:07:49 [2021-08-10T09:07:49.121Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.259s coverage: 48.1% of statements 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestNew 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestNew (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestAllocate 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestAllocate (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestUninitialized 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestUninitialized (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestAllocateInRange 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestAllocateInRange (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] === RUN TestAllocateSerial 09:07:49 [2021-08-10T09:07:49.121Z] --- PASS: TestAllocateSerial (0.00s) 09:07:49 [2021-08-10T09:07:49.121Z] PASS 09:07:49 [2021-08-10T09:07:49.121Z] coverage: 87.5% of statements 09:07:49 [2021-08-10T09:07:49.121Z] ok github.com/docker/docker/libnetwork/idm 0.138s coverage: 87.5% of statements 09:07:49 [2021-08-10T09:07:49.139Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements 09:07:49 [2021-08-10T09:07:49.578Z] === RUN TestCaller 09:07:49 [2021-08-10T09:07:49.578Z] --- PASS: TestCaller (0.00s) 09:07:49 [2021-08-10T09:07:49.578Z] PASS 09:07:49 [2021-08-10T09:07:49.578Z] coverage: 100.0% of statements 09:07:49 [2021-08-10T09:07:49.578Z] ok github.com/docker/docker/libnetwork/internal/caller 0.226s coverage: 100.0% of statements 09:07:49 [2021-08-10T09:07:49.716Z] ok github.com/docker/docker/pkg/archive 1.152s coverage: 82.0% of statements 09:07:50 [2021-08-10T09:07:50.035Z] === RUN TestSetSerialInsertDelete 09:07:50 [2021-08-10T09:07:50.035Z] --- PASS: TestSetSerialInsertDelete (0.00s) 09:07:50 [2021-08-10T09:07:50.035Z] === RUN TestSetParallelInsertDelete 09:07:50 [2021-08-10T09:07:50.134Z] .....INFO: Daemon under test started and replied! 09:07:50 [2021-08-10T09:07:50.134Z] INFO: Docker version of the daemon under test 09:07:50 [2021-08-10T09:07:50.134Z] 09:07:50 [2021-08-10T09:07:50.134Z] Client: 09:07:50 [2021-08-10T09:07:50.134Z] Version: 17.06.2-ce 09:07:50 [2021-08-10T09:07:50.135Z] API version: 1.30 09:07:50 [2021-08-10T09:07:50.135Z] Go version: go1.8.3 09:07:50 [2021-08-10T09:07:50.135Z] Git commit: cec0b72 09:07:50 [2021-08-10T09:07:50.135Z] Built: Tue Sep 5 19:57:19 2017 09:07:50 [2021-08-10T09:07:50.135Z] OS/Arch: windows/amd64 09:07:50 [2021-08-10T09:07:50.135Z] 09:07:50 [2021-08-10T09:07:50.135Z] Server: 09:07:50 [2021-08-10T09:07:50.135Z] Version: 0.0.0-dev 09:07:50 [2021-08-10T09:07:50.135Z] API version: 1.42 (minimum version 1.24) 09:07:50 [2021-08-10T09:07:50.135Z] Go version: go1.16.6 09:07:50 [2021-08-10T09:07:50.135Z] Git commit: 3270281291 09:07:50 [2021-08-10T09:07:50.135Z] Built: 08/10/2021 09:06:05 09:07:50 [2021-08-10T09:07:50.135Z] OS/Arch: windows/amd64 09:07:50 [2021-08-10T09:07:50.135Z] Experimental: false 09:07:50 [2021-08-10T09:07:50.135Z] 09:07:50 [2021-08-10T09:07:50.135Z] INFO: Docker info of the daemon under test 09:07:50 [2021-08-10T09:07:50.135Z] 09:07:50 [2021-08-10T09:07:50.135Z] Containers: 0 09:07:50 [2021-08-10T09:07:50.135Z] Running: 0 09:07:50 [2021-08-10T09:07:50.135Z] Paused: 0 09:07:50 [2021-08-10T09:07:50.135Z] Stopped: 0 09:07:50 [2021-08-10T09:07:50.135Z] Images: 0 09:07:50 [2021-08-10T09:07:50.135Z] Server Version: 0.0.0-dev 09:07:50 [2021-08-10T09:07:50.135Z] Storage Driver: windowsfilter 09:07:50 [2021-08-10T09:07:50.135Z] Windows: 09:07:50 [2021-08-10T09:07:50.135Z] Logging Driver: json-file 09:07:50 [2021-08-10T09:07:50.135Z] Plugins: 09:07:50 [2021-08-10T09:07:50.135Z] Volume: local 09:07:50 [2021-08-10T09:07:50.135Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 09:07:50 [2021-08-10T09:07:50.135Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 09:07:50 [2021-08-10T09:07:50.135Z] Swarm: inactive 09:07:50 [2021-08-10T09:07:50.135Z] Default Isolation: process 09:07:50 [2021-08-10T09:07:50.135Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 09:07:50 [2021-08-10T09:07:50.135Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) 09:07:50 [2021-08-10T09:07:50.135Z] OSType: windows 09:07:50 [2021-08-10T09:07:50.135Z] Architecture: x86_64 09:07:50 [2021-08-10T09:07:50.135Z] CPUs: 4 09:07:50 [2021-08-10T09:07:50.135Z] Total Memory: 32GiB 09:07:50 [2021-08-10T09:07:50.135Z] Name: azwin-2-028440 09:07:50 [2021-08-10T09:07:50.135Z] ID: AXRH:MKE4:7PPF:DT3Z:PS4B:7ASV:ZQSZ:ILM3:JHNW:PVIS:P4TI:RYC6 09:07:50 [2021-08-10T09:07:50.135Z] Docker Root Dir: D:\CI\PR-42715\15\daemon 09:07:50 [2021-08-10T09:07:50.135Z] Debug Mode (client): false 09:07:50 [2021-08-10T09:07:50.135Z] Debug Mode (server): true 09:07:50 [2021-08-10T09:07:50.135Z] File Descriptors: -1 09:07:50 [2021-08-10T09:07:50.135Z] Goroutines: 16 09:07:50 [2021-08-10T09:07:50.135Z] System Time: 2021-08-10T09:07:49.533287Z 09:07:50 [2021-08-10T09:07:50.135Z] EventsListeners: 0 09:07:50 [2021-08-10T09:07:50.135Z] Registry: https://index.docker.io/v1/ 09:07:50 [2021-08-10T09:07:50.135Z] Labels: 09:07:50 [2021-08-10T09:07:50.135Z] Experimental: false 09:07:50 [2021-08-10T09:07:50.135Z] Insecure Registries: 09:07:50 [2021-08-10T09:07:50.135Z] 127.0.0.0/8 09:07:50 [2021-08-10T09:07:50.135Z] Live Restore Enabled: false 09:07:50 [2021-08-10T09:07:50.135Z] 09:07:50 [2021-08-10T09:07:50.135Z] 09:07:50 [2021-08-10T09:07:50.135Z] INFO: Docker images of the daemon under test 09:07:50 [2021-08-10T09:07:50.135Z] 09:07:50 [2021-08-10T09:07:50.135Z] REPOSITORY TAG IMAGE ID CREATED SIZE 09:07:50 [2021-08-10T09:07:50.135Z] 09:07:50 [2021-08-10T09:07:50.135Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 09:07:50 [2021-08-10T09:07:50.135Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 09:07:50 [2021-08-10T09:07:50.135Z] ltsc2019: Pulling from windows/servercore 09:07:50 [2021-08-10T09:07:50.135Z] 4612f6d0b889: Pulling fs layer 09:07:50 [2021-08-10T09:07:50.135Z] f143c6fed32d: Pulling fs layer 09:07:50 [2021-08-10T09:07:50.294Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements 09:07:50 [2021-08-10T09:07:50.871Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements 09:07:51 [2021-08-10T09:07:51.000Z] === RUN TestInt2IP2IntConversion 09:07:51 [2021-08-10T09:07:51.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:07:51 [2021-08-10T09:07:51.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:07:51 [2021-08-10T09:07:51.449Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestInt2IP2IntConversion (0.51s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestGetAddressVersion 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestGetAddressVersion (0.00s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestKeyString 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestKeyString (0.00s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestPoolDataMarshal 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestPoolDataMarshal (0.00s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestSubnetsMarshal 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestPoolRequest 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestPoolRequest (0.00s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestOtherRequests 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestOtherRequests (0.00s) 09:07:51 [2021-08-10T09:07:51.459Z] PASS 09:07:51 [2021-08-10T09:07:51.459Z] coverage: 57.1% of statements 09:07:51 [2021-08-10T09:07:51.459Z] ok github.com/docker/docker/libnetwork/ipams/null 0.180s coverage: 57.1% of statements 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestSubnetsMarshal (0.03s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestAddSubnets 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestAddSubnets (0.05s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestDoublePoolRelease 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestDoublePoolRelease (0.06s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestAddReleasePoolID 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestAddReleasePoolID (0.06s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestPredefinedPool 09:07:51 [2021-08-10T09:07:51.459Z] --- PASS: TestPredefinedPool (0.02s) 09:07:51 [2021-08-10T09:07:51.459Z] === RUN TestRemoveSubnet 09:07:51 [2021-08-10T09:07:51.713Z] ok github.com/docker/docker/pkg/chrootarchive 2.982s coverage: 43.2% of statements 09:07:51 [2021-08-10T09:07:51.713Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements 09:07:51 [2021-08-10T09:07:51.788Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.98s) 09:07:51 [2021-08-10T09:07:51.788Z] --- PASS: TestDaemonRestartIpcMode (3.65s) 09:07:51 [2021-08-10T09:07:51.788Z] PASS 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === Skipped 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.788Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 09:07:51 [2021-08-10T09:07:51.788Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:51 [2021-08-10T09:07:51.788Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) 09:07:51 [2021-08-10T09:07:51.789Z] 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) 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] 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) 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] 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) 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestPause (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) 09:07:51 [2021-08-10T09:07:51.789Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) 09:07:51 [2021-08-10T09:07:51.789Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestStats (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 09:07:51 [2021-08-10T09:07:51.789Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] 09:07:51 [2021-08-10T09:07:51.789Z] DONE 176 tests, 25 skipped in 91.408s 09:07:51 [2021-08-10T09:07:51.789Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 09:07:51 [2021-08-10T09:07:51.918Z] --- PASS: TestRemoveSubnet (0.29s) 09:07:51 [2021-08-10T09:07:51.918Z] === RUN TestGetSameAddress 09:07:51 [2021-08-10T09:07:51.918Z] --- PASS: TestGetSameAddress (0.08s) 09:07:51 [2021-08-10T09:07:51.918Z] === RUN TestPoolAllocationReuse 09:07:52 [2021-08-10T09:07:52.046Z] === RUN TestConfigDaemonLibtrustID 09:07:52 [2021-08-10T09:07:52.291Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements 09:07:52 [2021-08-10T09:07:52.376Z] === RUN TestGetCapabilities 09:07:52 [2021-08-10T09:07:52.376Z] --- PASS: TestGetCapabilities (0.01s) 09:07:52 [2021-08-10T09:07:52.376Z] === RUN TestGetCapabilitiesFromLegacyDriver 09:07:52 [2021-08-10T09:07:52.376Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) 09:07:52 [2021-08-10T09:07:52.376Z] === RUN TestGetDefaultAddressSpaces 09:07:52 [2021-08-10T09:07:52.376Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) 09:07:52 [2021-08-10T09:07:52.376Z] === RUN TestRemoteDriver 09:07:52 [2021-08-10T09:07:52.376Z] --- PASS: TestRemoteDriver (0.00s) 09:07:52 [2021-08-10T09:07:52.376Z] PASS 09:07:52 [2021-08-10T09:07:52.376Z] coverage: 47.4% of statements 09:07:52 [2021-08-10T09:07:52.376Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.306s coverage: 47.4% of statements 09:07:52 [2021-08-10T09:07:52.376Z] === RUN TestWindowsIPAM 09:07:52 [2021-08-10T09:07:52.376Z] --- PASS: TestWindowsIPAM (0.00s) 09:07:52 [2021-08-10T09:07:52.376Z] PASS 09:07:52 [2021-08-10T09:07:52.376Z] coverage: 71.4% of statements 09:07:52 [2021-08-10T09:07:52.376Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.187s coverage: 71.4% of statements 09:07:52 [2021-08-10T09:07:52.607Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 09:07:52 [2021-08-10T09:07:52.607Z] === RUN TestDaemonConfigValidation 09:07:52 [2021-08-10T09:07:52.607Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:07:52 [2021-08-10T09:07:52.607Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:07:52 [2021-08-10T09:07:52.607Z] === RUN TestDaemonConfigValidation/config_with_{} 09:07:52 [2021-08-10T09:07:52.607Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:07:52 [2021-08-10T09:07:52.607Z] === RUN TestDaemonConfigValidation/invalid_config 09:07:52 [2021-08-10T09:07:52.607Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:07:52 [2021-08-10T09:07:52.607Z] === RUN TestDaemonConfigValidation/malformed_config 09:07:52 [2021-08-10T09:07:52.607Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:07:52 [2021-08-10T09:07:52.607Z] === RUN TestDaemonConfigValidation/valid_config 09:07:52 [2021-08-10T09:07:52.607Z] === PAUSE TestDaemonConfigValidation/valid_config 09:07:52 [2021-08-10T09:07:52.607Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:07:52 [2021-08-10T09:07:52.607Z] === CONT TestDaemonConfigValidation/malformed_config 09:07:52 [2021-08-10T09:07:52.607Z] === CONT TestDaemonConfigValidation/valid_config 09:07:52 [2021-08-10T09:07:52.607Z] === CONT TestDaemonConfigValidation/invalid_config 09:07:52 [2021-08-10T09:07:52.607Z] === CONT TestDaemonConfigValidation/config_with_{} 09:07:52 [2021-08-10T09:07:52.863Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:07:52 [2021-08-10T09:07:52.863Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) 09:07:52 [2021-08-10T09:07:52.863Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) 09:07:52 [2021-08-10T09:07:52.863Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) 09:07:52 [2021-08-10T09:07:52.863Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 09:07:52 [2021-08-10T09:07:52.863Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 09:07:52 [2021-08-10T09:07:52.863Z] PASS 09:07:52 [2021-08-10T09:07:52.863Z] 09:07:52 [2021-08-10T09:07:52.863Z] DONE 7 tests in 0.839s 09:07:52 [2021-08-10T09:07:52.863Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 09:07:52 [2021-08-10T09:07:52.863Z] INFO: Testing against a local daemon 09:07:52 [2021-08-10T09:07:52.863Z] === RUN TestCommitInheritsEnv 09:07:53 [2021-08-10T09:07:53.241Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements 09:07:53 [2021-08-10T09:07:53.341Z] === RUN TestDefaultNetwork 09:07:53 [2021-08-10T09:07:53.341Z] === RUN TestKeyValue 09:07:53 [2021-08-10T09:07:53.341Z] --- PASS: TestKeyValue (0.00s) 09:07:53 [2021-08-10T09:07:53.341Z] PASS 09:07:53 [2021-08-10T09:07:53.341Z] coverage: 60.0% of statements 09:07:53 [2021-08-10T09:07:53.341Z] ok github.com/docker/docker/libnetwork/netlabel 0.125s coverage: 60.0% of statements 09:07:53 [2021-08-10T09:07:53.341Z] --- PASS: TestPoolAllocationReuse (1.46s) 09:07:53 [2021-08-10T09:07:53.341Z] === RUN TestGetAddressSubPoolEqualPool 09:07:53 [2021-08-10T09:07:53.341Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) 09:07:53 [2021-08-10T09:07:53.341Z] === RUN TestRequestReleaseAddressFromSubPool 09:07:53 [2021-08-10T09:07:53.341Z] --- PASS: TestDefaultNetwork (0.23s) 09:07:53 [2021-08-10T09:07:53.341Z] === RUN TestConfigGlobalScopeDefaultNetworks 09:07:53 [2021-08-10T09:07:53.505Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.3% of statements 09:07:53 [2021-08-10T09:07:53.798Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) 09:07:53 [2021-08-10T09:07:53.798Z] === RUN TestInitAddressPools 09:07:53 [2021-08-10T09:07:53.798Z] --- PASS: TestInitAddressPools (0.00s) 09:07:53 [2021-08-10T09:07:53.798Z] PASS 09:07:53 [2021-08-10T09:07:53.798Z] coverage: 74.0% of statements 09:07:53 [2021-08-10T09:07:53.798Z] ok github.com/docker/docker/libnetwork/ipamutils 0.639s coverage: 74.0% of statements 09:07:54 [2021-08-10T09:07:54.082Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements 09:07:54 [2021-08-10T09:07:54.082Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements 09:07:54 [2021-08-10T09:07:54.082Z] ok github.com/docker/docker/pkg/fsutils 0.239s coverage: 85.1% of statements 09:07:54 [2021-08-10T09:07:54.082Z] ok github.com/docker/docker/layer 7.179s coverage: 68.8% of statements 09:07:54 [2021-08-10T09:07:54.082Z] ? github.com/docker/docker/libcontainerd [no test files] 09:07:54 [2021-08-10T09:07:54.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 09:07:54 [2021-08-10T09:07:54.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 09:07:54 [2021-08-10T09:07:54.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] 09:07:54 [2021-08-10T09:07:54.082Z] ? github.com/docker/docker/oci/caps [no test files] 09:07:54 [2021-08-10T09:07:54.082Z] ? github.com/docker/docker/pkg/containerfs [no test files] 09:07:54 [2021-08-10T09:07:54.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 09:07:54 [2021-08-10T09:07:54.226Z] --- PASS: TestCommitInheritsEnv (1.23s) 09:07:54 [2021-08-10T09:07:54.226Z] === RUN TestImportExtremelyLargeImageWorks 09:07:54 [2021-08-10T09:07:54.226Z] === PAUSE TestImportExtremelyLargeImageWorks 09:07:54 [2021-08-10T09:07:54.226Z] === RUN TestImagesFilterMultiReference 09:07:54 [2021-08-10T09:07:54.226Z] --- PASS: TestImagesFilterMultiReference (0.06s) 09:07:54 [2021-08-10T09:07:54.226Z] === RUN TestImagePullPlatformInvalid 09:07:54 [2021-08-10T09:07:54.226Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 09:07:54 [2021-08-10T09:07:54.226Z] === RUN TestRemoveImageOrphaning 09:07:54 [2021-08-10T09:07:54.254Z] === RUN TestGenerate 09:07:54 [2021-08-10T09:07:54.254Z] --- PASS: TestGenerate (0.00s) 09:07:54 [2021-08-10T09:07:54.254Z] === RUN TestGeneratePtr 09:07:54 [2021-08-10T09:07:54.254Z] --- PASS: TestGeneratePtr (0.00s) 09:07:54 [2021-08-10T09:07:54.254Z] === RUN TestGenerateMissingField 09:07:54 [2021-08-10T09:07:54.254Z] --- PASS: TestGenerateMissingField (0.00s) 09:07:54 [2021-08-10T09:07:54.254Z] === RUN TestFieldCannotBeSet 09:07:54 [2021-08-10T09:07:54.254Z] --- PASS: TestFieldCannotBeSet (0.00s) 09:07:54 [2021-08-10T09:07:54.254Z] === RUN TestTypeMismatchError 09:07:54 [2021-08-10T09:07:54.254Z] --- PASS: TestTypeMismatchError (0.00s) 09:07:54 [2021-08-10T09:07:54.254Z] PASS 09:07:54 [2021-08-10T09:07:54.254Z] coverage: 100.0% of statements 09:07:54 [2021-08-10T09:07:54.254Z] ok github.com/docker/docker/libnetwork/options 0.149s coverage: 100.0% of statements 09:07:54 [2021-08-10T09:07:54.660Z] ok github.com/docker/docker/pkg/jsonmessage 0.040s coverage: 91.7% of statements 09:07:55 [2021-08-10T09:07:55.237Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements 09:07:55 [2021-08-10T09:07:55.237Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements 09:07:55 [2021-08-10T09:07:55.500Z] ok github.com/docker/docker/pkg/idtools 0.613s coverage: 69.5% of statements 09:07:55 [2021-08-10T09:07:55.500Z] ok github.com/docker/docker/pkg/ioutils 0.625s coverage: 70.6% of statements 09:07:55 [2021-08-10T09:07:55.500Z] ? github.com/docker/docker/pkg/locker [no test files] 09:07:55 [2021-08-10T09:07:55.500Z] ? github.com/docker/docker/pkg/loopback [no test files] 09:07:55 [2021-08-10T09:07:55.500Z] ? github.com/docker/docker/pkg/mount [no test files] 09:07:55 [2021-08-10T09:07:55.500Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 09:07:55 [2021-08-10T09:07:55.500Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements 09:07:55 [2021-08-10T09:07:55.764Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements 09:07:55 [2021-08-10T09:07:55.784Z] === RUN TestNetworkDBSimple 09:07:55 [2021-08-10T09:07:55.784Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.36s) 09:07:55 [2021-08-10T09:07:55.784Z] === RUN TestSerializeRequestReleaseAddressFromSubPool 09:07:55 [2021-08-10T09:07:55.784Z] testing: warning: no tests to run 09:07:55 [2021-08-10T09:07:55.784Z] PASS 09:07:55 [2021-08-10T09:07:55.784Z] coverage: 0.0% of statements 09:07:55 [2021-08-10T09:07:55.784Z] ok github.com/docker/docker/libnetwork/osl 0.122s coverage: 0.0% of statements [no tests to run] 09:07:56 [2021-08-10T09:07:56.029Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 86.7% of statements 09:07:56 [2021-08-10T09:07:56.029Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.4% of statements 09:07:56 [2021-08-10T09:07:56.029Z] ? github.com/docker/docker/pkg/platform [no test files] 09:07:56 [2021-08-10T09:07:56.029Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 09:07:56 [2021-08-10T09:07:56.111Z] --- PASS: TestRemoveImageOrphaning (1.92s) 09:07:56 [2021-08-10T09:07:56.111Z] === RUN TestRemoveImageGarbageCollector 09:07:56 [2021-08-10T09:07:56.111Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 09:07:56 [2021-08-10T09:07:56.111Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 09:07:56 [2021-08-10T09:07:56.111Z] === RUN TestTagUnprefixedRepoByNameOrName 09:07:56 [2021-08-10T09:07:56.111Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 09:07:56 [2021-08-10T09:07:56.111Z] === RUN TestTagInvalidReference 09:07:56 [2021-08-10T09:07:56.111Z] --- PASS: TestTagInvalidReference (0.01s) 09:07:56 [2021-08-10T09:07:56.111Z] === RUN TestTagValidPrefixedRepo 09:07:56 [2021-08-10T09:07:56.371Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 09:07:56 [2021-08-10T09:07:56.371Z] === RUN TestTagExistedNameWithoutForce 09:07:56 [2021-08-10T09:07:56.371Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 09:07:56 [2021-08-10T09:07:56.371Z] === RUN TestTagOfficialNames 09:07:56 [2021-08-10T09:07:56.371Z] --- PASS: TestTagOfficialNames (0.06s) 09:07:56 [2021-08-10T09:07:56.371Z] === RUN TestTagMatchesDigest 09:07:56 [2021-08-10T09:07:56.371Z] --- PASS: TestTagMatchesDigest (0.02s) 09:07:56 [2021-08-10T09:07:56.371Z] === CONT TestImportExtremelyLargeImageWorks 09:07:56 [2021-08-10T09:07:56.607Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestRequestNewPort 09:07:56 [2021-08-10T09:07:56.750Z] 2021/08/10 09:07:56 Closing DB instances... 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestRequestNewPort (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestRequestSpecificPort 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestRequestSpecificPort (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestReleasePort 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestReleasePort (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestReuseReleasedPort 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestReuseReleasedPort (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestReleaseUnreadledPort 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestReleaseUnreadledPort (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestUnknowProtocol 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestUnknowProtocol (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestAllocateAllPorts 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestAllocateAllPorts (0.01s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestPortAllocation 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestPortAllocation (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestPortAllocationWithCustomRange 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestNoDuplicateBPR 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestNoDuplicateBPR (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestChangePortRange 09:07:56 [2021-08-10T09:07:56.750Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 09:07:56 [2021-08-10T09:07:56.750Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 09:07:56 [2021-08-10T09:07:56.750Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 09:07:56 [2021-08-10T09:07:56.750Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100 09:07:56 [2021-08-10T09:07:56.750Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000 09:07:56 [2021-08-10T09:07:56.750Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestChangePortRange (0.00s) 09:07:56 [2021-08-10T09:07:56.750Z] PASS 09:07:56 [2021-08-10T09:07:56.750Z] coverage: 88.6% of statements 09:07:56 [2021-08-10T09:07:56.750Z] ok github.com/docker/docker/libnetwork/portallocator 0.188s coverage: 88.6% of statements 09:07:56 [2021-08-10T09:07:56.750Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.21s) 09:07:56 [2021-08-10T09:07:56.750Z] === RUN TestGetAddress 09:07:56 [2021-08-10T09:07:56.872Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements 09:07:57 [2021-08-10T09:07:57.136Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements 09:07:57 [2021-08-10T09:07:57.399Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements 09:07:57 [2021-08-10T09:07:57.713Z] === RUN TestTransportPortConv 09:07:57 [2021-08-10T09:07:57.713Z] --- PASS: TestTransportPortConv (0.00s) 09:07:57 [2021-08-10T09:07:57.713Z] === RUN TestTransportPortBindingConv 09:07:57 [2021-08-10T09:07:57.713Z] --- PASS: TestTransportPortBindingConv (0.00s) 09:07:57 [2021-08-10T09:07:57.713Z] === RUN TestErrorConstructors 09:07:57 [2021-08-10T09:07:57.713Z] --- PASS: TestErrorConstructors (0.00s) 09:07:57 [2021-08-10T09:07:57.713Z] === RUN TestCompareIPMask 09:07:57 [2021-08-10T09:07:57.713Z] --- PASS: TestCompareIPMask (0.00s) 09:07:57 [2021-08-10T09:07:57.713Z] === RUN TestUtilGetHostPartIP 09:07:57 [2021-08-10T09:07:57.713Z] --- PASS: TestUtilGetHostPartIP (0.00s) 09:07:57 [2021-08-10T09:07:57.713Z] === RUN TestUtilGetBroadcastIP 09:07:57 [2021-08-10T09:07:57.713Z] --- PASS: TestUtilGetBroadcastIP (0.00s) 09:07:57 [2021-08-10T09:07:57.713Z] === RUN TestParseCIDR 09:07:57 [2021-08-10T09:07:57.713Z] --- PASS: TestParseCIDR (0.00s) 09:07:57 [2021-08-10T09:07:57.713Z] PASS 09:07:57 [2021-08-10T09:07:57.714Z] coverage: 47.9% of statements 09:07:57 [2021-08-10T09:07:57.714Z] ok github.com/docker/docker/libnetwork/types 0.221s coverage: 47.9% of statements 09:07:57 [2021-08-10T09:07:57.714Z] --- PASS: TestNetworkDBSimple (2.04s) 09:07:57 [2021-08-10T09:07:57.714Z] === RUN TestNetworkDBJoinLeaveNetwork 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 09:07:58 [2021-08-10T09:07:58.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 09:07:58 [2021-08-10T09:07:58.678Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 09:07:58 [2021-08-10T09:07:58.678Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 09:07:58 [2021-08-10T09:07:58.678Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 09:07:58 [2021-08-10T09:07:58.678Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 09:07:58 [2021-08-10T09:07:58.678Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 09:07:58 [2021-08-10T09:07:58.678Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 09:07:58 [2021-08-10T09:07:58.678Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 09:07:58 [2021-08-10T09:07:58.678Z] PASS 09:07:58 [2021-08-10T09:07:58.678Z] coverage: 50.0% of statements 09:07:58 [2021-08-10T09:07:58.678Z] ok github.com/docker/docker/oci 0.250s coverage: 50.0% of statements 09:07:58 [2021-08-10T09:07:58.678Z] 2021/08/10 09:07:58 Closing DB instances... 09:07:58 [2021-08-10T09:07:58.792Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements 09:07:58 [2021-08-10T09:07:58.792Z] ok github.com/docker/docker/pkg/stack 0.015s coverage: 90.9% of statements 09:07:58 [2021-08-10T09:07:58.792Z] ok github.com/docker/docker/pkg/reexec 0.030s coverage: 82.4% of statements 09:07:59 [2021-08-10T09:07:59.056Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements 09:07:59 [2021-08-10T09:07:59.056Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements 09:07:59 [2021-08-10T09:07:59.320Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements 09:07:59 [2021-08-10T09:07:59.646Z] --- PASS: TestSetParallelInsertDelete (10.00s) 09:07:59 [2021-08-10T09:07:59.646Z] PASS 09:07:59 [2021-08-10T09:07:59.646Z] coverage: 100.0% of statements 09:07:59 [2021-08-10T09:07:59.646Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.142s coverage: 100.0% of statements 09:07:59 [2021-08-10T09:07:59.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:07:59 [2021-08-10T09:07:59.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.45s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestNetworkDBJoinLeaveNetworks 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestAddressPoolOpt 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestAddressPoolOpt (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/a 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/something 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/_=a 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/env1=value1 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/_env1=value1 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/env2=value2=value3 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/env3=abc!qwe 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/env_4=value_4 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/PATH 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/=a 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/PATH= 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/PATH=something 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/asd!qwe 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/1asd 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/123 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/some_space 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/__some_space_before 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/some_space_after__ 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/= 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateEnv/PaTh 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/a (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/something (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/_=a (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/PATH (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/=a (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/PATH= (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/1asd (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/123 (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/some_space (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/= (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateEnv/PaTh (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestParseHost 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestParseHost (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestParseDockerDaemonHost 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestParseDockerDaemonHost (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestParseTCP 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestParseTCP (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestParseInvalidUnixAddrInvalid 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateExtraHosts 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateExtraHosts (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestIpOptString 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestIpOptString (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestNewIpOptInvalidDefaultVal 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestNewIpOptValidDefaultVal 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestIpOptSetInvalidVal 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateIPAddress 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateIPAddress (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestMapOpts 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestMapOpts (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestListOptsWithoutValidator 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestListOptsWithoutValidator (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestListOptsWithValidator 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestListOptsWithValidator (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateDNSSearch 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateDNSSearch (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_general_format 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_more_than_one_= 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_one_more 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestNamedListOpts 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestNamedListOpts (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestNamedMapOpts 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestNamedMapOpts (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestParseLink 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestParseLink (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestQuotedStringSetWithQuotes 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestQuotedStringSetWithMismatchedQuotes 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestQuotedStringSetWithNoQuotes 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] === RUN TestUlimitOpt 09:08:00 [2021-08-10T09:08:00.105Z] --- PASS: TestUlimitOpt (0.00s) 09:08:00 [2021-08-10T09:08:00.105Z] PASS 09:08:00 [2021-08-10T09:08:00.105Z] coverage: 67.1% of statements 09:08:00 [2021-08-10T09:08:00.105Z] ok github.com/docker/docker/opts 0.197s coverage: 67.1% of statements 09:08:00 [2021-08-10T09:08:00.272Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 52.1% of statements 09:08:00 [2021-08-10T09:08:00.536Z] ok github.com/docker/docker/pkg/tailfile 0.159s coverage: 88.6% of statements 09:08:00 [2021-08-10T09:08:00.536Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 40.1% of statements 09:08:00 [2021-08-10T09:08:00.563Z] === RUN TestParseVersion 09:08:00 [2021-08-10T09:08:00.563Z] --- PASS: TestParseVersion (0.00s) 09:08:00 [2021-08-10T09:08:00.563Z] PASS 09:08:00 [2021-08-10T09:08:00.563Z] coverage: 52.9% of statements 09:08:00 [2021-08-10T09:08:00.563Z] ok github.com/docker/docker/pkg/aaparser 0.102s coverage: 52.9% of statements 09:08:00 [2021-08-10T09:08:00.800Z] testing: warning: no tests to run 09:08:00 [2021-08-10T09:08:00.800Z] coverage: [no statements] 09:08:00 [2021-08-10T09:08:00.800Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] 09:08:01 [2021-08-10T09:08:01.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:08:01 [2021-08-10T09:08:01.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:08:01 [2021-08-10T09:08:01.377Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements 09:08:01 [2021-08-10T09:08:01.528Z] 2021/08/10 09:08:01 Closing DB instances... 09:08:01 [2021-08-10T09:08:01.641Z] ok github.com/docker/docker/pkg/urlutil 0.018s coverage: 100.0% of statements 09:08:01 [2021-08-10T09:08:01.905Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements 09:08:01 [2021-08-10T09:08:01.986Z] === RUN TestIsArchivePathDir 09:08:01 [2021-08-10T09:08:01.986Z] --- PASS: TestIsArchivePathDir (0.07s) 09:08:01 [2021-08-10T09:08:01.986Z] === RUN TestIsArchivePathInvalidFile 09:08:02 [2021-08-10T09:08:02.169Z] ok github.com/docker/docker/pkg/tarsum 0.185s coverage: 89.3% of statements 09:08:02 [2021-08-10T09:08:02.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:08:02 [2021-08-10T09:08:02.444Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) 09:08:02 [2021-08-10T09:08:02.444Z] === RUN TestIsArchivePathTar 09:08:02 [2021-08-10T09:08:02.444Z] === RUN TestPeerCertificateMarshalJSON 09:08:02 [2021-08-10T09:08:02.444Z] --- PASS: TestIsArchivePathTar (0.16s) 09:08:02 [2021-08-10T09:08:02.444Z] === RUN TestDecompressStreamGzip 09:08:02 [2021-08-10T09:08:02.444Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 09:08:02 [2021-08-10T09:08:02.444Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 09:08:02 [2021-08-10T09:08:02.444Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) 09:08:02 [2021-08-10T09:08:02.444Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 09:08:02 [2021-08-10T09:08:02.444Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 09:08:02 [2021-08-10T09:08:02.444Z] === RUN TestMiddleware 09:08:02 [2021-08-10T09:08:02.444Z] --- PASS: TestMiddleware (0.00s) 09:08:02 [2021-08-10T09:08:02.444Z] === RUN TestNewResponseModifier 09:08:02 [2021-08-10T09:08:02.444Z] --- PASS: TestNewResponseModifier (0.00s) 09:08:02 [2021-08-10T09:08:02.444Z] PASS 09:08:02 [2021-08-10T09:08:02.444Z] coverage: 26.8% of statements 09:08:02 [2021-08-10T09:08:02.444Z] ok github.com/docker/docker/pkg/authorization 0.569s coverage: 26.8% of statements 09:08:02 [2021-08-10T09:08:02.444Z] --- PASS: TestDecompressStreamGzip (0.18s) 09:08:02 [2021-08-10T09:08:02.444Z] === RUN TestDecompressStreamBzip2 09:08:02 [2021-08-10T09:08:02.733Z] f143c6fed32d: Verifying Checksum 09:08:02 [2021-08-10T09:08:02.733Z] f143c6fed32d: Download complete 09:08:02 [2021-08-10T09:08:02.747Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.4% of statements 09:08:02 [2021-08-10T09:08:02.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestDecompressStreamBzip2 (0.11s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestDecompressStreamXz 09:08:02 [2021-08-10T09:08:02.903Z] archive_test.go:134: Xz not present in msys2 09:08:02 [2021-08-10T09:08:02.903Z] --- SKIP: TestDecompressStreamXz (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCompressStreamXzUnsupported 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCompressStreamBzip2Unsupported 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCompressStreamInvalid 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCompressStreamInvalid (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestExtensionInvalid 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestExtensionInvalid (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestExtensionUncompressed 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestExtensionUncompressed (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestExtensionBzip2 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestExtensionBzip2 (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestExtensionGzip 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestExtensionGzip (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestExtensionXz 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestExtensionXz (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCmdStreamLargeStderr 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCmdStreamLargeStderr (0.06s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCmdStreamBad 09:08:02 [2021-08-10T09:08:02.903Z] archive_test.go:239: Failing on Windows CI machines 09:08:02 [2021-08-10T09:08:02.903Z] --- SKIP: TestCmdStreamBad (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCmdStreamGood 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCmdStreamGood (0.03s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestUntarPathWithInvalidDest 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestUntarPathWithInvalidSrc 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestUntarPath 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestUntarPath (0.05s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestUntarPathWithDestinationFile 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestNetworkDBCRUDTableEntry 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.04s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCopyWithTarInvalidSrc 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCopyWithTarSrcFile 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCopyWithTarSrcFolder 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCopyFileWithTarInvalidSrc 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCopyFileWithTarSrcFolder 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestCopyFileWithTarSrcFile 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestTarFiles 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestUnbuffered 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestUnbuffered (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] === RUN TestRaceUnbuffered 09:08:02 [2021-08-10T09:08:02.903Z] --- PASS: TestRaceUnbuffered (0.00s) 09:08:02 [2021-08-10T09:08:02.903Z] PASS 09:08:02 [2021-08-10T09:08:02.903Z] coverage: 100.0% of statements 09:08:02 [2021-08-10T09:08:02.903Z] ok github.com/docker/docker/pkg/broadcaster 0.115s coverage: 100.0% of statements 09:08:03 [2021-08-10T09:08:03.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:08:03 [2021-08-10T09:08:03.698Z] ok github.com/docker/docker/plugin 0.552s coverage: 23.2% of statements 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[foo]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[bar]_[foo]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[foo_bar]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[qux]_[foo]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[]#01 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[qux]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[foo_bar_qux]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[qux]_[baz]] 09:08:03 [2021-08-10T09:08:03.869Z] === RUN TestMatch/[[foo_baz]] 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[foo]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[]#01 (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[qux]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 09:08:03 [2021-08-10T09:08:03.869Z] PASS 09:08:03 [2021-08-10T09:08:03.869Z] coverage: 87.5% of statements 09:08:03 [2021-08-10T09:08:03.869Z] ok github.com/docker/docker/pkg/capabilities 0.121s coverage: 87.5% of statements 09:08:04 [2021-08-10T09:08:04.277Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 86.0% of statements 09:08:04 [2021-08-10T09:08:04.277Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements 09:08:04 [2021-08-10T09:08:04.278Z] 4612f6d0b889: Verifying Checksum 09:08:04 [2021-08-10T09:08:04.278Z] 4612f6d0b889: Download complete 09:08:04 [2021-08-10T09:08:04.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootTarUntar 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootTarUntar (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootUntarWithHugeExcludesList 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootUntarEmptyArchive 09:08:04 [2021-08-10T09:08:04.835Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootTarUntarWithSymlink 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootCopyWithTar 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootCopyWithTar (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootCopyFileWithTar 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootUntarPath 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootUntarPath (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] === RUN TestChrootApplyDotDotFile 09:08:04 [2021-08-10T09:08:04.835Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 09:08:04 [2021-08-10T09:08:04.835Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 09:08:04 [2021-08-10T09:08:04.835Z] PASS 09:08:04 [2021-08-10T09:08:04.835Z] coverage: 15.4% of statements 09:08:04 [2021-08-10T09:08:04.835Z] ok github.com/docker/docker/pkg/chrootarchive 0.184s coverage: 15.4% of statements 09:08:04 [2021-08-10T09:08:04.835Z] 2021/08/10 09:08:04 Closing DB instances... 09:08:05 [2021-08-10T09:08:05.292Z] === RUN TestSizeEmpty 09:08:05 [2021-08-10T09:08:05.292Z] --- PASS: TestSizeEmpty (0.00s) 09:08:05 [2021-08-10T09:08:05.292Z] === RUN TestSizeEmptyFile 09:08:05 [2021-08-10T09:08:05.292Z] --- PASS: TestSizeEmptyFile (0.00s) 09:08:05 [2021-08-10T09:08:05.292Z] === RUN TestSizeNonemptyFile 09:08:05 [2021-08-10T09:08:05.292Z] --- PASS: TestSizeNonemptyFile (0.00s) 09:08:05 [2021-08-10T09:08:05.292Z] === RUN TestSizeNestedDirectoryEmpty 09:08:05 [2021-08-10T09:08:05.292Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 09:08:05 [2021-08-10T09:08:05.292Z] === RUN TestSizeFileAndNestedDirectoryEmpty 09:08:05 [2021-08-10T09:08:05.292Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 09:08:05 [2021-08-10T09:08:05.292Z] === RUN TestSizeFileAndNestedDirectoryNonempty 09:08:05 [2021-08-10T09:08:05.292Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 09:08:05 [2021-08-10T09:08:05.292Z] === RUN TestMoveToSubdir 09:08:05 [2021-08-10T09:08:05.292Z] --- PASS: TestMoveToSubdir (0.00s) 09:08:05 [2021-08-10T09:08:05.292Z] === RUN TestSizeNonExistingDirectory 09:08:05 [2021-08-10T09:08:05.292Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 09:08:05 [2021-08-10T09:08:05.292Z] PASS 09:08:05 [2021-08-10T09:08:05.292Z] coverage: 80.0% of statements 09:08:05 [2021-08-10T09:08:05.292Z] ok github.com/docker/docker/pkg/directory 0.150s coverage: 80.0% of statements 09:08:05 [2021-08-10T09:08:05.674Z] ok github.com/docker/docker/quota 0.532s coverage: 71.4% of statements 09:08:05 [2021-08-10T09:08:05.750Z] --- PASS: TestTarFiles (3.00s) 09:08:05 [2021-08-10T09:08:05.750Z] === RUN TestTarUntar 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestTarUntar (0.02s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestTarWithOptions 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestTarWithOptions (0.02s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestTypeXGlobalHeaderDoesNotFail 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestUntarUstarGnuConflict 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestUntarUstarGnuConflict (0.00s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestUntarInvalidFilenames 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames742281234\\dest" 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestUntarInvalidFilenames (0.10s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestUntarHardlinkToSymlink 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestUntarInvalidHardlink 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink609502563\\victim\\hello" -> "../victim/hello" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink862724454\\victim\\hello" -> "/../victim/hello" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink659814285\\victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink083483016\\victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink417751367\\victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink776871418\\victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestUntarInvalidHardlink (0.02s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestUntarInvalidSymlink 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink121439505\\dest\\dotdot" -> "../victim/hello" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink139179324\\dest\\slash-dotdot" -> "/../victim/hello" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink071706987\\dest\\loophole-victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink693352398\\dest\\loophole-victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752077013\\dest\\loophole-victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink555204144\\dest\\loophole-victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink618148815\\dest\\dir\\loophole" -> "../../victim" 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestUntarInvalidSymlink (0.02s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestTempArchiveCloseMultipleTimes 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestXGlobalNoParent 09:08:06 [2021-08-10T09:08:06.207Z] --- PASS: TestXGlobalNoParent (0.00s) 09:08:06 [2021-08-10T09:08:06.207Z] === RUN TestReplaceFileTarWrapper 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestContainsEntry 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestCreateEntries 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestEntriesDiff 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestEntriesEquality 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestGeneratorNotGenerate 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestGeneratorWithPort 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestGeneratorWithPortNotGenerate 09:08:06 [2021-08-10T09:08:06.207Z] === RUN Test/TestNewEntry 09:08:06 [2021-08-10T09:08:06.208Z] === RUN Test/TestParse 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestContainsEntry (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestCreateEntries (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestEntriesDiff (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestEntriesEquality (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestNewEntry (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: Test/TestParse (0.00s) 09:08:06 [2021-08-10T09:08:06.208Z] PASS 09:08:06 [2021-08-10T09:08:06.208Z] coverage: 58.3% of statements 09:08:06 [2021-08-10T09:08:06.208Z] ok github.com/docker/docker/pkg/discovery 0.187s coverage: 58.3% of statements 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: TestReplaceFileTarWrapper (0.14s) 09:08:06 [2021-08-10T09:08:06.208Z] === RUN TestPrefixHeaderReadable 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: TestPrefixHeaderReadable (0.02s) 09:08:06 [2021-08-10T09:08:06.208Z] === RUN TestDisablePigz 09:08:06 [2021-08-10T09:08:06.208Z] archive_test.go:1331: Test will not check full path when Pigz not installed 09:08:06 [2021-08-10T09:08:06.208Z] --- PASS: TestDisablePigz (0.09s) 09:08:06 [2021-08-10T09:08:06.208Z] === RUN TestPigz 09:08:06 [2021-08-10T09:08:06.251Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements 09:08:06 [2021-08-10T09:08:06.251Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements 09:08:06 [2021-08-10T09:08:06.251Z] ok github.com/docker/docker/registry 0.145s coverage: 58.8% of statements 09:08:06 [2021-08-10T09:08:06.664Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed 09:08:06 [2021-08-10T09:08:06.664Z] --- PASS: TestPigz (0.10s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestCopyFileWithInvalidDest 09:08:06 [2021-08-10T09:08:06.664Z] archive_windows_test.go:16: Currently fails 09:08:06 [2021-08-10T09:08:06.664Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestCanonicalTarNameForPath 09:08:06 [2021-08-10T09:08:06.664Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestCanonicalTarName 09:08:06 [2021-08-10T09:08:06.664Z] --- PASS: TestCanonicalTarName (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChmodTarEntry 09:08:06 [2021-08-10T09:08:06.664Z] --- PASS: TestChmodTarEntry (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestHardLinkOrder 09:08:06 [2021-08-10T09:08:06.664Z] --- PASS: TestHardLinkOrder (0.05s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChangeString 09:08:06 [2021-08-10T09:08:06.664Z] --- PASS: TestChangeString (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChangesWithNoChanges 09:08:06 [2021-08-10T09:08:06.664Z] --- PASS: TestChangesWithNoChanges (0.02s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChangesWithChanges 09:08:06 [2021-08-10T09:08:06.664Z] --- PASS: TestChangesWithChanges (0.03s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChangesWithChangesGH13590 09:08:06 [2021-08-10T09:08:06.664Z] changes_test.go:196: needs more investigation 09:08:06 [2021-08-10T09:08:06.664Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChangesDirsEmpty 09:08:06 [2021-08-10T09:08:06.664Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 09:08:06 [2021-08-10T09:08:06.664Z] --- SKIP: TestChangesDirsEmpty (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChangesDirsMutated 09:08:06 [2021-08-10T09:08:06.664Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 09:08:06 [2021-08-10T09:08:06.664Z] --- SKIP: TestChangesDirsMutated (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestApplyLayer 09:08:06 [2021-08-10T09:08:06.664Z] changes_test.go:433: needs further investigation 09:08:06 [2021-08-10T09:08:06.664Z] --- SKIP: TestApplyLayer (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChangesSizeWithHardlinks 09:08:06 [2021-08-10T09:08:06.664Z] changes_test.go:469: needs further investigation 09:08:06 [2021-08-10T09:08:06.664Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 09:08:06 [2021-08-10T09:08:06.664Z] === RUN TestChangesSizeWithNoChanges 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 09:08:06 [2021-08-10T09:08:06.665Z] === RUN TestChangesSizeWithOnlyDeleteChanges 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 09:08:06 [2021-08-10T09:08:06.665Z] === RUN TestChangesSize 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestChangesSize (0.00s) 09:08:06 [2021-08-10T09:08:06.665Z] === RUN TestApplyLayerInvalidFilenames 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames038801332\\dest" 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) 09:08:06 [2021-08-10T09:08:06.665Z] === RUN TestApplyLayerInvalidHardlink 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink193484550\\victim\\hello" -> "../victim/hello" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink135836333\\victim\\hello" -> "/../victim/hello" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink396761640\\victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink950023015\\victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink668537242\\victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink839522353\\victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) 09:08:06 [2021-08-10T09:08:06.665Z] === RUN TestApplyLayerInvalidSymlink 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink902606812\\dest\\dotdot" -> "../victim/hello" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink532269963\\dest\\slash-dotdot" -> "/../victim/hello" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink230313326\\dest\\loophole-victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink025525237\\dest\\loophole-victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink592529616\\dest\\loophole-victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink637026287\\dest\\loophole-victim" -> "../victim" 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) 09:08:06 [2021-08-10T09:08:06.665Z] === RUN TestApplyLayerWhiteouts 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestApplyLayerWhiteouts (0.04s) 09:08:06 [2021-08-10T09:08:06.665Z] === RUN TestGenerateEmptyFile 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestGenerateEmptyFile (0.00s) 09:08:06 [2021-08-10T09:08:06.665Z] === RUN TestGenerateWithContent 09:08:06 [2021-08-10T09:08:06.665Z] --- PASS: TestGenerateWithContent (0.00s) 09:08:06 [2021-08-10T09:08:06.665Z] PASS 09:08:06 [2021-08-10T09:08:06.665Z] coverage: 61.5% of statements 09:08:06 [2021-08-10T09:08:06.665Z] ok github.com/docker/docker/pkg/archive 4.893s coverage: 61.5% of statements 09:08:06 [2021-08-10T09:08:06.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:08:07 [2021-08-10T09:08:07.121Z] === RUN Test 09:08:07 [2021-08-10T09:08:07.121Z] === RUN Test/TestContent 09:08:07 [2021-08-10T09:08:07.121Z] === RUN Test/TestInitialize 09:08:07 [2021-08-10T09:08:07.121Z] === RUN Test/TestNew 09:08:07 [2021-08-10T09:08:07.121Z] === RUN Test/TestParsingContentsWithComments 09:08:07 [2021-08-10T09:08:07.121Z] === RUN Test/TestRegister 09:08:07 [2021-08-10T09:08:07.121Z] === RUN Test/TestWatch 09:08:07 [2021-08-10T09:08:07.121Z] --- PASS: Test (0.00s) 09:08:07 [2021-08-10T09:08:07.121Z] --- PASS: Test/TestContent (0.00s) 09:08:07 [2021-08-10T09:08:07.121Z] --- PASS: Test/TestInitialize (0.00s) 09:08:07 [2021-08-10T09:08:07.121Z] --- PASS: Test/TestNew (0.00s) 09:08:07 [2021-08-10T09:08:07.121Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 09:08:07 [2021-08-10T09:08:07.121Z] --- PASS: Test/TestRegister (0.00s) 09:08:07 [2021-08-10T09:08:07.121Z] --- PASS: Test/TestWatch (0.00s) 09:08:07 [2021-08-10T09:08:07.121Z] PASS 09:08:07 [2021-08-10T09:08:07.121Z] coverage: 97.6% of statements 09:08:07 [2021-08-10T09:08:07.121Z] ok github.com/docker/docker/pkg/discovery/file 0.158s coverage: 97.6% of statements 09:08:07 [2021-08-10T09:08:07.121Z] --- PASS: TestNetworkDBCRUDTableEntry (4.04s) 09:08:07 [2021-08-10T09:08:07.121Z] === RUN TestNetworkDBCRUDTableEntries 09:08:07 [2021-08-10T09:08:07.208Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements 09:08:07 [2021-08-10T09:08:07.208Z] ok github.com/docker/docker/runconfig 0.026s coverage: 66.1% of statements 09:08:08 [2021-08-10T09:08:08.084Z] === RUN Test 09:08:08 [2021-08-10T09:08:08.084Z] === RUN Test/TestInitialize 09:08:08 [2021-08-10T09:08:08.084Z] time="2021-08-10T09:08:07Z" level=info msg="Initializing discovery without TLS" 09:08:08 [2021-08-10T09:08:08.084Z] time="2021-08-10T09:08:07Z" level=info msg="Initializing discovery without TLS" 09:08:08 [2021-08-10T09:08:08.084Z] time="2021-08-10T09:08:07Z" level=info msg="Initializing discovery without TLS" 09:08:08 [2021-08-10T09:08:08.084Z] === RUN Test/TestInitializeWithCerts 09:08:08 [2021-08-10T09:08:08.084Z] time="2021-08-10T09:08:07Z" level=info msg="Initializing discovery with TLS" 09:08:08 [2021-08-10T09:08:08.084Z] === RUN Test/TestWatch 09:08:08 [2021-08-10T09:08:08.084Z] time="2021-08-10T09:08:07Z" level=info msg="Initializing discovery without TLS" 09:08:08 [2021-08-10T09:08:08.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:08:09 [2021-08-10T09:08:09.047Z] 2021/08/10 09:08:08 Closing DB instances... 09:08:09 [2021-08-10T09:08:09.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:08:09 [2021-08-10T09:08:09.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:08:09 [2021-08-10T09:08:09.771Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements 09:08:10 [2021-08-10T09:08:10.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:08:10 [2021-08-10T09:08:10.576Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) 09:08:10 [2021-08-10T09:08:10.576Z] === RUN TestNetworkDBNodeLeave 09:08:10 [2021-08-10T09:08:10.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:08:11 [2021-08-10T09:08:11.033Z] --- PASS: Test (3.10s) 09:08:11 [2021-08-10T09:08:11.033Z] --- PASS: Test/TestInitialize (0.10s) 09:08:11 [2021-08-10T09:08:11.033Z] --- PASS: Test/TestInitializeWithCerts (0.00s) 09:08:11 [2021-08-10T09:08:11.033Z] --- PASS: Test/TestWatch (3.00s) 09:08:11 [2021-08-10T09:08:11.033Z] PASS 09:08:11 [2021-08-10T09:08:11.033Z] coverage: 84.1% of statements 09:08:11 [2021-08-10T09:08:11.033Z] ok github.com/docker/docker/pkg/discovery/kv 3.450s coverage: 84.1% of statements 09:08:11 [2021-08-10T09:08:11.167Z] ok github.com/docker/docker/volume/local 0.274s coverage: 76.4% of statements 09:08:11 [2021-08-10T09:08:11.167Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.8% of statements 09:08:11 [2021-08-10T09:08:11.996Z] === RUN Test 09:08:11 [2021-08-10T09:08:11.996Z] === RUN Test/TestWatch 09:08:11 [2021-08-10T09:08:11.996Z] --- PASS: Test (0.00s) 09:08:11 [2021-08-10T09:08:11.996Z] --- PASS: Test/TestWatch (0.00s) 09:08:11 [2021-08-10T09:08:11.996Z] PASS 09:08:11 [2021-08-10T09:08:11.996Z] coverage: 92.3% of statements 09:08:11 [2021-08-10T09:08:11.996Z] ok github.com/docker/docker/pkg/discovery/memory 0.160s coverage: 92.3% of statements 09:08:12 [2021-08-10T09:08:12.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:08:12 [2021-08-10T09:08:12.453Z] === RUN Test 09:08:12 [2021-08-10T09:08:12.453Z] === RUN Test/TestInitialize 09:08:12 [2021-08-10T09:08:12.453Z] === RUN Test/TestInitializeWithPattern 09:08:12 [2021-08-10T09:08:12.453Z] === RUN Test/TestRegister 09:08:12 [2021-08-10T09:08:12.453Z] === RUN Test/TestWatch 09:08:12 [2021-08-10T09:08:12.453Z] --- PASS: Test (0.00s) 09:08:12 [2021-08-10T09:08:12.453Z] --- PASS: Test/TestInitialize (0.00s) 09:08:12 [2021-08-10T09:08:12.453Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 09:08:12 [2021-08-10T09:08:12.453Z] --- PASS: Test/TestRegister (0.00s) 09:08:12 [2021-08-10T09:08:12.453Z] --- PASS: Test/TestWatch (0.00s) 09:08:12 [2021-08-10T09:08:12.453Z] PASS 09:08:12 [2021-08-10T09:08:12.453Z] coverage: 93.8% of statements 09:08:12 [2021-08-10T09:08:12.453Z] ok github.com/docker/docker/pkg/discovery/nodes 0.157s coverage: 93.8% of statements 09:08:12 [2021-08-10T09:08:12.597Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements 09:08:12 [2021-08-10T09:08:12.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:08:13 [2021-08-10T09:08:13.418Z] --- PASS: TestNetworkDBNodeLeave (2.82s) 09:08:13 [2021-08-10T09:08:13.418Z] === RUN TestNetworkDBWatch 09:08:13 [2021-08-10T09:08:13.418Z] === RUN TestPollerAddRemove 09:08:13 [2021-08-10T09:08:13.418Z] --- PASS: TestPollerAddRemove (0.00s) 09:08:13 [2021-08-10T09:08:13.418Z] === RUN TestPollerEvent 09:08:13 [2021-08-10T09:08:13.418Z] poller_test.go:41: No chmod on Windows 09:08:13 [2021-08-10T09:08:13.418Z] --- SKIP: TestPollerEvent (0.00s) 09:08:13 [2021-08-10T09:08:13.418Z] === RUN TestPollerClose 09:08:13 [2021-08-10T09:08:13.418Z] --- PASS: TestPollerClose (0.00s) 09:08:13 [2021-08-10T09:08:13.418Z] PASS 09:08:13 [2021-08-10T09:08:13.418Z] coverage: 45.7% of statements 09:08:13 [2021-08-10T09:08:13.418Z] ok github.com/docker/docker/pkg/filenotify 0.205s coverage: 45.7% of statements 09:08:13 [2021-08-10T09:08:13.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCopyFileWithInvalidSrc 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCopyFileWithInvalidDest 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCopyFileWithSameSrcAndDest 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCopyFile 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCopyFile (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 09:08:14 [2021-08-10T09:08:14.383Z] fileutils_test.go:134: Needs porting to Windows 09:08:14 [2021-08-10T09:08:14.383Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestReadSymlinkedDirectoryToFile 09:08:14 [2021-08-10T09:08:14.383Z] fileutils_test.go:180: Needs porting to Windows 09:08:14 [2021-08-10T09:08:14.383Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestWildcardMatches 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestWildcardMatches (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestPatternMatches 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestPatternMatches (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestExclusionPatternMatchesPatternBefore 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestPatternMatchesFolderExclusions 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestPatternMatchesFolderWithSlashExclusions 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestPatternMatchesFolderWildcardExclusions 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestExclusionPatternMatchesPatternAfter 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestExclusionPatternMatchesWholeDirectory 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestSingleExclamationError 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestSingleExclamationError (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestMatchesWithNoPatterns 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestMatchesWithMalformedPatterns 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestMatches 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestMatches (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCleanPatterns 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCleanPatterns (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCleanPatternsStripEmptyPatterns 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCleanPatternsExceptionFlag 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCleanPatternsErrorSingleException 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCreateIfNotExistsDir 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestCreateIfNotExistsFile 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestCreateIfNotExistsFile (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] === RUN TestMatch 09:08:14 [2021-08-10T09:08:14.383Z] --- PASS: TestMatch (0.00s) 09:08:14 [2021-08-10T09:08:14.383Z] PASS 09:08:14 [2021-08-10T09:08:14.383Z] coverage: 85.2% of statements 09:08:14 [2021-08-10T09:08:14.384Z] ok github.com/docker/docker/pkg/fileutils 0.189s coverage: 85.2% of statements 09:08:14 [2021-08-10T09:08:14.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:08:14 [2021-08-10T09:08:14.423Z] Using test binary docker 09:08:14 [2021-08-10T09:08:14.423Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:08:14 [2021-08-10T09:08:14.680Z] Starting apparmor (via systemctl): apparmor.service. 09:08:14 [2021-08-10T09:08:14.680Z] Starting dockerd 09:08:14 [2021-08-10T09:08:14.680Z] INFO: Waiting for daemon to start... 09:08:14 [2021-08-10T09:08:14.841Z] --- PASS: TestGetAddress (17.80s) 09:08:14 [2021-08-10T09:08:14.841Z] === RUN TestRequestSyntaxCheck 09:08:14 [2021-08-10T09:08:14.841Z] --- PASS: TestRequestSyntaxCheck (0.01s) 09:08:14 [2021-08-10T09:08:14.841Z] === RUN TestRequest 09:08:14 [2021-08-10T09:08:14.841Z] 2021/08/10 09:08:14 Closing DB instances... 09:08:14 [2021-08-10T09:08:14.841Z] === RUN TestGet 09:08:14 [2021-08-10T09:08:14.841Z] --- PASS: TestGet (0.00s) 09:08:14 [2021-08-10T09:08:14.841Z] === RUN TestGetShortcutString 09:08:14 [2021-08-10T09:08:14.841Z] --- PASS: TestGetShortcutString (0.00s) 09:08:14 [2021-08-10T09:08:14.841Z] PASS 09:08:14 [2021-08-10T09:08:14.841Z] coverage: 42.9% of statements 09:08:14 [2021-08-10T09:08:14.841Z] ok github.com/docker/docker/pkg/homedir 0.103s coverage: 42.9% of statements 09:08:15 [2021-08-10T09:08:15.804Z] === RUN TestCreateIDMapOrder 09:08:15 [2021-08-10T09:08:15.804Z] --- PASS: TestCreateIDMapOrder (0.00s) 09:08:15 [2021-08-10T09:08:15.804Z] PASS 09:08:15 [2021-08-10T09:08:15.804Z] coverage: 7.2% of statements 09:08:15 [2021-08-10T09:08:15.804Z] ok github.com/docker/docker/pkg/idtools 0.215s coverage: 7.2% of statements 09:08:16 [2021-08-10T09:08:16.261Z] --- PASS: TestNetworkDBWatch (3.22s) 09:08:16 [2021-08-10T09:08:16.261Z] === RUN TestNetworkDBBulkSync 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestFixedBufferCap 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestFixedBufferCap (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestFixedBufferLen 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestFixedBufferLen (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestFixedBufferString 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestFixedBufferString (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestFixedBufferWrite 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestFixedBufferWrite (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestFixedBufferRead 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestFixedBufferRead (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestBytesPipeRead 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestBytesPipeRead (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestBytesPipeWrite 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestBytesPipeWrite (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestBytesPipeWriteRandomChunks 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestAtomicWriteToFile 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestAtomicWriteToFile (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestAtomicWriteSetCommit 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestAtomicWriteSetCommit (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestAtomicWriteSetCancel 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestAtomicWriteSetCancel (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestReadCloserWrapperClose 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestReadCloserWrapperClose (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestReaderErrWrapperReadOnError 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestReaderErrWrapperRead 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestReaderErrWrapperRead (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestHashData 09:08:16 [2021-08-10T09:08:16.717Z] --- PASS: TestHashData (0.00s) 09:08:16 [2021-08-10T09:08:16.717Z] === RUN TestCancelReadCloser 09:08:17 [2021-08-10T09:08:17.174Z] --- PASS: TestCancelReadCloser (0.10s) 09:08:17 [2021-08-10T09:08:17.174Z] === RUN TestWriteCloserWrapperClose 09:08:17 [2021-08-10T09:08:17.174Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 09:08:17 [2021-08-10T09:08:17.174Z] === RUN TestNopWriteCloser 09:08:17 [2021-08-10T09:08:17.174Z] --- PASS: TestNopWriteCloser (0.00s) 09:08:17 [2021-08-10T09:08:17.174Z] === RUN TestNopWriter 09:08:17 [2021-08-10T09:08:17.174Z] --- PASS: TestNopWriter (0.00s) 09:08:17 [2021-08-10T09:08:17.174Z] === RUN TestWriteCounter 09:08:17 [2021-08-10T09:08:17.174Z] --- PASS: TestWriteCounter (0.00s) 09:08:17 [2021-08-10T09:08:17.174Z] PASS 09:08:17 [2021-08-10T09:08:17.174Z] coverage: 68.4% of statements 09:08:17 [2021-08-10T09:08:17.174Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 68.4% of statements 09:08:17 [2021-08-10T09:08:17.203Z] . 09:08:17 [2021-08-10T09:08:17.203Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:08:17 [2021-08-10T09:08:17.203Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:08:17 [2021-08-10T09:08:17.203Z] Error: No such image: emptyfs 09:08:17 [2021-08-10T09:08:17.203Z] Running integration-test (iteration 1) 09:08:17 [2021-08-10T09:08:17.203Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 09:08:17 [2021-08-10T09:08:17.631Z] 2021/08/10 09:08:17 Closing DB instances... 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestError 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestError (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString/no_progress 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString/progress_1 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString/some_progress_with_a_start_time 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString/some_progress_without_a_start_time 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString/with_units 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestProgressString/hide_counts 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString/no_progress (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString/progress_1 (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString/with_units (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestProgressString/hide_counts (0.00s) 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestJSONMessageDisplay 09:08:17 [2021-08-10T09:08:17.631Z] --- PASS: TestJSONMessageDisplay (0.10s) 09:08:17 [2021-08-10T09:08:17.631Z] === RUN TestJSONMessageDisplayWithJSONError 09:08:18 [2021-08-10T09:08:18.087Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 09:08:18 [2021-08-10T09:08:18.087Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 09:08:18 [2021-08-10T09:08:18.087Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 09:08:18 [2021-08-10T09:08:18.087Z] === RUN TestDisplayJSONMessagesStream 09:08:18 [2021-08-10T09:08:18.087Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 09:08:18 [2021-08-10T09:08:18.087Z] PASS 09:08:18 [2021-08-10T09:08:18.087Z] coverage: 91.7% of statements 09:08:18 [2021-08-10T09:08:18.087Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements 09:08:18 [2021-08-10T09:08:18.544Z] === RUN TestStandardLongPath 09:08:18 [2021-08-10T09:08:18.544Z] --- PASS: TestStandardLongPath (0.00s) 09:08:18 [2021-08-10T09:08:18.544Z] === RUN TestUNCLongPath 09:08:18 [2021-08-10T09:08:18.544Z] --- PASS: TestUNCLongPath (0.00s) 09:08:18 [2021-08-10T09:08:18.544Z] PASS 09:08:18 [2021-08-10T09:08:18.544Z] coverage: 100.0% of statements 09:08:18 [2021-08-10T09:08:18.544Z] ok github.com/docker/docker/pkg/longpath 0.109s coverage: 100.0% of statements 09:08:19 [2021-08-10T09:08:19.001Z] === RUN TestNameFormat 09:08:19 [2021-08-10T09:08:19.001Z] --- PASS: TestNameFormat (0.00s) 09:08:19 [2021-08-10T09:08:19.001Z] === RUN TestNameRetries 09:08:19 [2021-08-10T09:08:19.001Z] --- PASS: TestNameRetries (0.00s) 09:08:19 [2021-08-10T09:08:19.001Z] PASS 09:08:19 [2021-08-10T09:08:19.001Z] coverage: 85.7% of statements 09:08:19 [2021-08-10T09:08:19.001Z] ok github.com/docker/docker/pkg/namesgenerator 0.137s coverage: 85.7% of statements 09:08:19 [2021-08-10T09:08:19.001Z] --- PASS: TestNetworkDBBulkSync (2.82s) 09:08:19 [2021-08-10T09:08:19.001Z] === RUN TestNetworkDBCRUDMediumCluster 09:08:19 [2021-08-10T09:08:19.457Z] --- PASS: TestRequest (4.58s) 09:08:19 [2021-08-10T09:08:19.457Z] === RUN TestOverlappingRequests 09:08:19 [2021-08-10T09:08:19.457Z] === RUN TestParseKeyValueOpt 09:08:19 [2021-08-10T09:08:19.457Z] --- PASS: TestParseKeyValueOpt (0.00s) 09:08:19 [2021-08-10T09:08:19.457Z] === RUN TestParseUintList 09:08:19 [2021-08-10T09:08:19.457Z] --- PASS: TestParseUintList (0.00s) 09:08:19 [2021-08-10T09:08:19.457Z] === RUN TestParseUintListMaximumLimits 09:08:19 [2021-08-10T09:08:19.457Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 09:08:19 [2021-08-10T09:08:19.457Z] PASS 09:08:19 [2021-08-10T09:08:19.457Z] coverage: 97.0% of statements 09:08:19 [2021-08-10T09:08:19.457Z] ok github.com/docker/docker/pkg/parsers 0.115s coverage: 97.0% of statements 09:08:19 [2021-08-10T09:08:19.457Z] --- PASS: TestOverlappingRequests (0.23s) 09:08:19 [2021-08-10T09:08:19.457Z] === RUN TestRelease 09:08:19 [2021-08-10T09:08:19.457Z] === RUN TestNewAndRemove 09:08:19 [2021-08-10T09:08:19.457Z] --- PASS: TestNewAndRemove (0.00s) 09:08:19 [2021-08-10T09:08:19.457Z] === RUN TestRemoveInvalidPath 09:08:19 [2021-08-10T09:08:19.457Z] --- PASS: TestRemoveInvalidPath (0.00s) 09:08:19 [2021-08-10T09:08:19.457Z] PASS 09:08:19 [2021-08-10T09:08:19.457Z] coverage: 82.6% of statements 09:08:19 [2021-08-10T09:08:19.457Z] ok github.com/docker/docker/pkg/pidfile 0.106s coverage: 82.6% of statements 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestParseEmptyInterface 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestParseEmptyInterface (0.00s) 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestParseNonInterfaceType 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestParseNonInterfaceType (0.00s) 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestParseWithOneFunction 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestParseWithOneFunction (0.00s) 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestParseWithMultipleFuncs 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestParseWithUnnamedReturn 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestEmbeddedInterface 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestEmbeddedInterface (0.00s) 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestParsedImports 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestParsedImports (0.00s) 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestAliasedImports 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestAliasedImports (0.00s) 09:08:20 [2021-08-10T09:08:20.421Z] PASS 09:08:20 [2021-08-10T09:08:20.421Z] coverage: 56.8% of statements 09:08:20 [2021-08-10T09:08:20.421Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.120s coverage: 56.8% of statements 09:08:20 [2021-08-10T09:08:20.421Z] --- PASS: TestRelease (1.06s) 09:08:20 [2021-08-10T09:08:20.421Z] === RUN TestAllocateRandomDeallocate 09:08:20 [2021-08-10T09:08:20.877Z] === RUN TestFailedConnection 09:08:21 [2021-08-10T09:08:21.841Z] === RUN TestHTTPTransport 09:08:21 [2021-08-10T09:08:21.841Z] --- PASS: TestHTTPTransport (0.00s) 09:08:21 [2021-08-10T09:08:21.841Z] PASS 09:08:21 [2021-08-10T09:08:21.841Z] coverage: 85.7% of statements 09:08:21 [2021-08-10T09:08:21.841Z] ok github.com/docker/docker/pkg/plugins/transport 0.170s coverage: 85.7% of statements 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestBufioReaderPoolPutAndGet 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestNewReadCloserWrapperWithAReadCloser 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestBufioWriterPoolPutAndGet 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestBufferPoolPutAndGet 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] PASS 09:08:22 [2021-08-10T09:08:22.298Z] coverage: 88.2% of statements 09:08:22 [2021-08-10T09:08:22.298Z] ok github.com/docker/docker/pkg/pools 0.110s coverage: 88.2% of statements 09:08:22 [2021-08-10T09:08:22.298Z] 2021/08/10 09:08:22 Closing DB instances... 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestOutputOnPrematureClose 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestOutputOnPrematureClose (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] === RUN TestCompleteSilently 09:08:22 [2021-08-10T09:08:22.298Z] --- PASS: TestCompleteSilently (0.00s) 09:08:22 [2021-08-10T09:08:22.298Z] PASS 09:08:22 [2021-08-10T09:08:22.298Z] coverage: 75.9% of statements 09:08:22 [2021-08-10T09:08:22.298Z] ok github.com/docker/docker/pkg/progress 0.088s coverage: 75.9% of statements 09:08:22 [2021-08-10T09:08:22.755Z] --- PASS: TestFailedConnection (2.00s) 09:08:22 [2021-08-10T09:08:22.755Z] === RUN TestFailOnce 09:08:22 [2021-08-10T09:08:22.755Z] --- PASS: TestAllocateRandomDeallocate (2.28s) 09:08:22 [2021-08-10T09:08:22.755Z] === RUN TestRetrieveFromStore 09:08:22 [2021-08-10T09:08:22.755Z] 2021/08/10 09:08:22 http: panic serving 127.0.0.1:49284: Plugin not ready 09:08:22 [2021-08-10T09:08:22.755Z] goroutine 38 [running]: 09:08:22 [2021-08-10T09:08:22.755Z] net/http.(*conn).serve.func1(0xc0000c6000) 09:08:22 [2021-08-10T09:08:22.755Z] c:/go/src/net/http/server.go:1804 +0x153 09:08:22 [2021-08-10T09:08:22.755Z] panic(0xc45280, 0xd5c6d0) 09:08:22 [2021-08-10T09:08:22.755Z] c:/go/src/runtime/panic.go:971 +0x49a 09:08:22 [2021-08-10T09:08:22.755Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xd6cd90, 0xc00021a000, 0xc0000ba200) 09:08:22 [2021-08-10T09:08:22.755Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 09:08:22 [2021-08-10T09:08:22.755Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0xd6cd90, 0xc00021a000, 0xc0000ba200) 09:08:22 [2021-08-10T09:08:22.755Z] c:/go/src/net/http/server.go:2049 +0x4b 09:08:22 [2021-08-10T09:08:22.755Z] net/http.(*ServeMux).ServeHTTP(0xc0000a6000, 0xd6cd90, 0xc00021a000, 0xc0000ba200) 09:08:22 [2021-08-10T09:08:22.755Z] c:/go/src/net/http/server.go:2428 +0x1b7 09:08:22 [2021-08-10T09:08:22.755Z] net/http.serverHandler.ServeHTTP(0xc0000ae000, 0xd6cd90, 0xc00021a000, 0xc0000ba200) 09:08:22 [2021-08-10T09:08:22.755Z] c:/go/src/net/http/server.go:2867 +0xaa 09:08:22 [2021-08-10T09:08:22.755Z] net/http.(*conn).serve(0xc0000c6000, 0xd6d980, 0xc0000a6080) 09:08:22 [2021-08-10T09:08:22.755Z] c:/go/src/net/http/server.go:1932 +0x8cd 09:08:22 [2021-08-10T09:08:22.755Z] created by net/http.(*Server).Serve 09:08:22 [2021-08-10T09:08:22.755Z] c:/go/src/net/http/server.go:2993 +0x3b8 09:08:22 [2021-08-10T09:08:22.755Z] time="2021-08-10T09:08:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" 09:08:23 [2021-08-10T09:08:23.211Z] === RUN TestSendToOneSub 09:08:23 [2021-08-10T09:08:23.211Z] --- PASS: TestSendToOneSub (0.00s) 09:08:23 [2021-08-10T09:08:23.211Z] === RUN TestSendToMultipleSubs 09:08:23 [2021-08-10T09:08:23.211Z] --- PASS: TestSendToMultipleSubs (0.00s) 09:08:23 [2021-08-10T09:08:23.211Z] === RUN TestEvictOneSub 09:08:23 [2021-08-10T09:08:23.211Z] --- PASS: TestEvictOneSub (0.00s) 09:08:23 [2021-08-10T09:08:23.211Z] === RUN TestClosePublisher 09:08:23 [2021-08-10T09:08:23.211Z] --- PASS: TestClosePublisher (0.00s) 09:08:23 [2021-08-10T09:08:23.211Z] === RUN TestPubSubRace 09:08:23 [2021-08-10T09:08:23.669Z] --- PASS: TestRetrieveFromStore (0.68s) 09:08:23 [2021-08-10T09:08:23.669Z] === RUN TestRequestReleaseAddressDuplicate 09:08:23 [2021-08-10T09:08:23.669Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) 09:08:23 [2021-08-10T09:08:23.669Z] === RUN TestParallelPredefinedRequest1 09:08:23 [2021-08-10T09:08:23.669Z] === PAUSE TestParallelPredefinedRequest1 09:08:23 [2021-08-10T09:08:23.669Z] === RUN TestParallelPredefinedRequest2 09:08:23 [2021-08-10T09:08:23.669Z] === PAUSE TestParallelPredefinedRequest2 09:08:23 [2021-08-10T09:08:23.669Z] === RUN TestParallelPredefinedRequest3 09:08:23 [2021-08-10T09:08:23.669Z] === PAUSE TestParallelPredefinedRequest3 09:08:23 [2021-08-10T09:08:23.669Z] === RUN TestParallelPredefinedRequest4 09:08:23 [2021-08-10T09:08:23.669Z] === PAUSE TestParallelPredefinedRequest4 09:08:23 [2021-08-10T09:08:23.669Z] === RUN TestParallelPredefinedRequest5 09:08:23 [2021-08-10T09:08:23.669Z] === PAUSE TestParallelPredefinedRequest5 09:08:23 [2021-08-10T09:08:23.669Z] === RUN TestDebug 09:08:23 [2021-08-10T09:08:23.669Z] --- PASS: TestDebug (0.00s) 09:08:23 [2021-08-10T09:08:23.669Z] === RUN TestRequestPoolParallel 09:08:24 [2021-08-10T09:08:24.126Z] --- PASS: TestFailOnce (1.11s) 09:08:24 [2021-08-10T09:08:24.126Z] === RUN TestEchoInputOutput 09:08:24 [2021-08-10T09:08:24.126Z] --- PASS: TestEchoInputOutput (0.00s) 09:08:24 [2021-08-10T09:08:24.126Z] === RUN TestBackoff 09:08:24 [2021-08-10T09:08:24.126Z] --- PASS: TestBackoff (0.00s) 09:08:24 [2021-08-10T09:08:24.126Z] === RUN TestAbortRetry 09:08:24 [2021-08-10T09:08:24.126Z] --- PASS: TestAbortRetry (0.00s) 09:08:24 [2021-08-10T09:08:24.126Z] === RUN TestClientScheme 09:08:24 [2021-08-10T09:08:24.126Z] --- PASS: TestClientScheme (0.00s) 09:08:24 [2021-08-10T09:08:24.126Z] === RUN TestNewClientWithTimeout 09:08:24 [2021-08-10T09:08:24.126Z] --- PASS: TestRequestPoolParallel (0.33s) 09:08:24 [2021-08-10T09:08:24.126Z] === RUN TestFullAllocateRelease 09:08:24 [2021-08-10T09:08:24.126Z] --- PASS: TestPubSubRace (1.03s) 09:08:24 [2021-08-10T09:08:24.126Z] PASS 09:08:24 [2021-08-10T09:08:24.126Z] coverage: 75.0% of statements 09:08:24 [2021-08-10T09:08:24.126Z] ok github.com/docker/docker/pkg/pubsub 1.156s coverage: 75.0% of statements 09:08:24 [2021-08-10T09:08:24.126Z] --- PASS: TestFullAllocateRelease (0.35s) 09:08:24 [2021-08-10T09:08:24.126Z] === RUN TestOddAllocateRelease 09:08:24 [2021-08-10T09:08:24.584Z] time="2021-08-10T09:08:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 09:08:24 [2021-08-10T09:08:24.584Z] --- PASS: TestOddAllocateRelease (0.21s) 09:08:24 [2021-08-10T09:08:24.584Z] === RUN TestFullAllocateSerialReleaseParallel 09:08:24 [2021-08-10T09:08:24.584Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) 09:08:24 [2021-08-10T09:08:24.584Z] === RUN TestOddAllocateSerialReleaseParallel 09:08:24 [2021-08-10T09:08:24.584Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) 09:08:24 [2021-08-10T09:08:24.584Z] === RUN TestEvenAllocateSerialReleaseParallel 09:08:24 [2021-08-10T09:08:24.584Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest1 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest4 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest5 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest3 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest1 09:08:24 [2021-08-10T09:08:24.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest3 09:08:24 [2021-08-10T09:08:24.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest4 09:08:24 [2021-08-10T09:08:24.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:08:24 [2021-08-10T09:08:24.584Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest2 09:08:24 [2021-08-10T09:08:24.584Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest2 09:08:24 [2021-08-10T09:08:24.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:08:24 [2021-08-10T09:08:24.584Z] === CONT TestParallelPredefinedRequest5 09:08:24 [2021-08-10T09:08:24.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:08:24 [2021-08-10T09:08:24.584Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) 09:08:24 [2021-08-10T09:08:24.584Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) 09:08:24 [2021-08-10T09:08:24.584Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) 09:08:24 [2021-08-10T09:08:24.584Z] PASS 09:08:24 [2021-08-10T09:08:24.584Z] coverage: 85.3% of statements 09:08:24 [2021-08-10T09:08:24.584Z] ok github.com/docker/docker/libnetwork/ipam 34.226s coverage: 85.3% of statements 09:08:24 [2021-08-10T09:08:24.584Z] === RUN TestRegister 09:08:24 [2021-08-10T09:08:24.584Z] --- PASS: TestRegister (0.00s) 09:08:24 [2021-08-10T09:08:24.584Z] === RUN TestCommand 09:08:24 [2021-08-10T09:08:24.584Z] --- PASS: TestCommand (0.02s) 09:08:24 [2021-08-10T09:08:24.584Z] === RUN TestNaiveSelf 09:08:24 [2021-08-10T09:08:24.584Z] --- PASS: TestNaiveSelf (0.02s) 09:08:24 [2021-08-10T09:08:24.584Z] PASS 09:08:24 [2021-08-10T09:08:24.584Z] coverage: 82.4% of statements 09:08:24 [2021-08-10T09:08:24.584Z] ok github.com/docker/docker/pkg/reexec 0.175s coverage: 82.4% of statements 09:08:25 [2021-08-10T09:08:25.041Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) 09:08:25 [2021-08-10T09:08:25.041Z] === RUN TestNetworkDBNodeJoinLeaveIteration 09:08:25 [2021-08-10T09:08:25.041Z] === RUN TestDump 09:08:25 [2021-08-10T09:08:25.041Z] goroutine 6 [running]: 09:08:25 [2021-08-10T09:08:25.041Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x39bfabec, 0xdddd29136c) 09:08:25 [2021-08-10T09:08:25.041Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f 09:08:25 [2021-08-10T09:08:25.041Z] github.com/docker/docker/pkg/stack.Dump(...) 09:08:25 [2021-08-10T09:08:25.041Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 09:08:25 [2021-08-10T09:08:25.041Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) 09:08:25 [2021-08-10T09:08:25.041Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e 09:08:25 [2021-08-10T09:08:25.041Z] testing.tRunner(0xc000029080, 0x345ee0) 09:08:25 [2021-08-10T09:08:25.041Z] c:/go/src/testing/testing.go:1193 +0xef 09:08:25 [2021-08-10T09:08:25.041Z] created by testing.(*T).Run 09:08:25 [2021-08-10T09:08:25.041Z] c:/go/src/testing/testing.go:1238 +0x2b3 09:08:25 [2021-08-10T09:08:25.041Z] 09:08:25 [2021-08-10T09:08:25.041Z] goroutine 1 [chan receive]: 09:08:25 [2021-08-10T09:08:25.041Z] testing.(*T).Run(0xc000029080, 0x338618, 0x8, 0x345ee0, 0x1aa2cd) 09:08:25 [2021-08-10T09:08:25.041Z] c:/go/src/testing/testing.go:1239 +0x2da 09:08:25 [2021-08-10T09:08:25.041Z] testing.runTests.func1(0xc000028f00) 09:08:25 [2021-08-10T09:08:25.041Z] c:/go/src/testing/testing.go:1511 +0x7f 09:08:25 [2021-08-10T09:08:25.041Z] testing.tRunner(0xc000028f00, 0xc000075da8) 09:08:25 [2021-08-10T09:08:25.041Z] c:/go/src/testing/testing.go:1193 +0xef 09:08:25 [2021-08-10T09:08:25.041Z] testing.runTests(0xc000004078, 0x48b220, 0x3, 0x3, 0xc03caef839bfabec, 0x8bb3067af5, 0x48fc80, 0x339e68) 09:08:25 [2021-08-10T09:08:25.041Z] c:/go/src/testing/testing.go:1509 +0x310 09:08:25 [2021-08-10T09:08:25.041Z] testing.(*M).Run(0xc00007a080, 0x0) 09:08:25 [2021-08-10T09:08:25.041Z] c:/go/src/testing/testing.go:1417 +0x1f5 09:08:25 [2021-08-10T09:08:25.041Z] main.main() 09:08:25 [2021-08-10T09:08:25.041Z] _testmain.go:95 +0x1c8 09:08:25 [2021-08-10T09:08:25.041Z] --- PASS: TestDump (0.00s) 09:08:25 [2021-08-10T09:08:25.041Z] === RUN TestDumpToFile 09:08:25 [2021-08-10T09:08:25.498Z] --- PASS: TestDumpToFile (0.09s) 09:08:25 [2021-08-10T09:08:25.498Z] === RUN TestDumpToFileWithEmptyInput 09:08:25 [2021-08-10T09:08:25.498Z] goroutine 8 [running]: 09:08:25 [2021-08-10T09:08:25.498Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x224500) 09:08:25 [2021-08-10T09:08:25.498Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f 09:08:25 [2021-08-10T09:08:25.498Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 09:08:25 [2021-08-10T09:08:25.498Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 09:08:25 [2021-08-10T09:08:25.498Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) 09:08:25 [2021-08-10T09:08:25.498Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 09:08:25 [2021-08-10T09:08:25.498Z] testing.tRunner(0xc000029500, 0x345ed0) 09:08:25 [2021-08-10T09:08:25.498Z] c:/go/src/testing/testing.go:1193 +0xef 09:08:25 [2021-08-10T09:08:25.498Z] created by testing.(*T).Run 09:08:25 [2021-08-10T09:08:25.498Z] c:/go/src/testing/testing.go:1238 +0x2b3 09:08:25 [2021-08-10T09:08:25.498Z] 09:08:25 [2021-08-10T09:08:25.498Z] goroutine 1 [chan receive]: 09:08:25 [2021-08-10T09:08:25.498Z] testing.(*T).Run(0xc000029500, 0x33f0cc, 0x1c, 0x345ed0, 0x1aa201) 09:08:25 [2021-08-10T09:08:25.498Z] c:/go/src/testing/testing.go:1239 +0x2da 09:08:25 [2021-08-10T09:08:25.498Z] testing.runTests.func1(0xc000028f00) 09:08:25 [2021-08-10T09:08:25.498Z] c:/go/src/testing/testing.go:1511 +0x7f 09:08:25 [2021-08-10T09:08:25.498Z] testing.tRunner(0xc000028f00, 0xc000075da8) 09:08:25 [2021-08-10T09:08:25.498Z] c:/go/src/testing/testing.go:1193 +0xef 09:08:25 [2021-08-10T09:08:25.498Z] testing.runTests(0xc000004078, 0x48b220, 0x3, 0x3, 0xc03caef839bfabec, 0x8bb3067af5, 0x48fc80, 0x339e68) 09:08:25 [2021-08-10T09:08:25.498Z] c:/go/src/testing/testing.go:1509 +0x310 09:08:25 [2021-08-10T09:08:25.498Z] testing.(*M).Run(0xc00007a080, 0x0) 09:08:25 [2021-08-10T09:08:25.498Z] c:/go/src/testing/testing.go:1417 +0x1f5 09:08:25 [2021-08-10T09:08:25.498Z] main.main() 09:08:25 [2021-08-10T09:08:25.498Z] _testmain.go:95 +0x1c8 09:08:25 [2021-08-10T09:08:25.498Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) 09:08:25 [2021-08-10T09:08:25.498Z] PASS 09:08:25 [2021-08-10T09:08:25.498Z] coverage: 90.9% of statements 09:08:25 [2021-08-10T09:08:25.498Z] ok github.com/docker/docker/pkg/stack 0.201s coverage: 90.9% of statements 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestNewStdWriter 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestNewStdWriter (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestWriteWithUninitializedStdWriter 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestWriteWithNilBytes 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestWriteWithNilBytes (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestWrite 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestWrite (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestWriteWithWriterError 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestWriteWithWriterError (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyWriteAndRead 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyReturnsErrorReadingHeader 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyReturnsErrorReadingFrame 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyDetectsCorruptedFrame 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyWithInvalidInputHeader 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyWithCorruptedPrefix 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyReturnsWriteErrors 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] === RUN TestStdCopyReturnsErrorFromSystem 09:08:25 [2021-08-10T09:08:25.955Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 09:08:25 [2021-08-10T09:08:25.955Z] PASS 09:08:25 [2021-08-10T09:08:25.955Z] coverage: 100.0% of statements 09:08:25 [2021-08-10T09:08:25.955Z] ok github.com/docker/docker/pkg/stdcopy 0.110s coverage: 100.0% of statements 09:08:25 [2021-08-10T09:08:25.955Z] time="2021-08-10T09:08:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 09:08:25 [2021-08-10T09:08:25.955Z] 2021/08/10 09:08:25 Closing DB instances... 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestRawProgressFormatterFormatStatus 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestRawProgressFormatterFormatProgress 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestFormatStatus 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestFormatStatus (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestFormatError 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestFormatError (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestFormatJSONError 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestFormatJSONError (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestJsonProgressFormatterFormatProgress 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestJsonProgressFormatterFormatStatus 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestNewJSONProgressOutput 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestNewJSONProgressOutput (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestAuxFormatterEmit 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestAuxFormatterEmit (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestStreamWriterStdout 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestStreamWriterStdout (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] === RUN TestStreamWriterStderr 09:08:26 [2021-08-10T09:08:26.412Z] --- PASS: TestStreamWriterStderr (0.00s) 09:08:26 [2021-08-10T09:08:26.412Z] PASS 09:08:26 [2021-08-10T09:08:26.412Z] coverage: 66.2% of statements 09:08:26 [2021-08-10T09:08:26.412Z] ok github.com/docker/docker/pkg/streamformatter 0.108s coverage: 66.2% of statements 09:08:26 [2021-08-10T09:08:26.869Z] === RUN TestGenerateRandomID 09:08:26 [2021-08-10T09:08:26.869Z] --- PASS: TestGenerateRandomID (0.00s) 09:08:26 [2021-08-10T09:08:26.869Z] === RUN TestShortenId 09:08:26 [2021-08-10T09:08:26.869Z] --- PASS: TestShortenId (0.00s) 09:08:26 [2021-08-10T09:08:26.869Z] === RUN TestShortenSha256Id 09:08:26 [2021-08-10T09:08:26.869Z] --- PASS: TestShortenSha256Id (0.00s) 09:08:26 [2021-08-10T09:08:26.869Z] === RUN TestShortenIdEmpty 09:08:26 [2021-08-10T09:08:26.869Z] --- PASS: TestShortenIdEmpty (0.00s) 09:08:26 [2021-08-10T09:08:26.869Z] === RUN TestShortenIdInvalid 09:08:26 [2021-08-10T09:08:26.869Z] --- PASS: TestShortenIdInvalid (0.00s) 09:08:26 [2021-08-10T09:08:26.869Z] === RUN TestIsShortIDNonHex 09:08:26 [2021-08-10T09:08:26.869Z] --- PASS: TestIsShortIDNonHex (0.00s) 09:08:26 [2021-08-10T09:08:26.869Z] === RUN TestIsShortIDNotCorrectSize 09:08:26 [2021-08-10T09:08:26.869Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 09:08:26 [2021-08-10T09:08:26.869Z] PASS 09:08:26 [2021-08-10T09:08:26.869Z] coverage: 70.6% of statements 09:08:26 [2021-08-10T09:08:26.869Z] ok github.com/docker/docker/pkg/stringid 0.107s coverage: 70.6% of statements 09:08:27 [2021-08-10T09:08:27.325Z] === RUN TestIsCpusetListAvailable 09:08:27 [2021-08-10T09:08:27.325Z] --- PASS: TestIsCpusetListAvailable (0.00s) 09:08:27 [2021-08-10T09:08:27.325Z] PASS 09:08:27 [2021-08-10T09:08:27.326Z] coverage: 39.4% of statements 09:08:27 [2021-08-10T09:08:27.326Z] ok github.com/docker/docker/pkg/sysinfo 0.103s coverage: 39.4% of statements 09:08:27 [2021-08-10T09:08:27.326Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) 09:08:27 [2021-08-10T09:08:27.326Z] === RUN TestNetworkDBGarbageCollection 09:08:28 [2021-08-10T09:08:28.289Z] time="2021-08-10T09:08:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 09:08:28 [2021-08-10T09:08:28.747Z] === RUN TestChtimes 09:08:28 [2021-08-10T09:08:28.747Z] --- PASS: TestChtimes (0.00s) 09:08:28 [2021-08-10T09:08:28.747Z] === RUN TestChtimesWindows 09:08:28 [2021-08-10T09:08:28.747Z] --- PASS: TestChtimesWindows (0.00s) 09:08:28 [2021-08-10T09:08:28.747Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 09:08:28 [2021-08-10T09:08:28.747Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 09:08:28 [2021-08-10T09:08:28.747Z] === RUN TestEnsureRemoveAllNotExist 09:08:28 [2021-08-10T09:08:28.747Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 09:08:28 [2021-08-10T09:08:28.747Z] === RUN TestEnsureRemoveAllWithDir 09:08:28 [2021-08-10T09:08:28.747Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 09:08:28 [2021-08-10T09:08:28.747Z] === RUN TestEnsureRemoveAllWithFile 09:08:28 [2021-08-10T09:08:28.747Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 09:08:28 [2021-08-10T09:08:28.747Z] === RUN TestHasWin32KSupport 09:08:28 [2021-08-10T09:08:28.747Z] syscall_windows_test.go:8: win32k: true 09:08:28 [2021-08-10T09:08:28.747Z] --- PASS: TestHasWin32KSupport (0.00s) 09:08:28 [2021-08-10T09:08:28.747Z] PASS 09:08:28 [2021-08-10T09:08:28.747Z] coverage: 12.9% of statements 09:08:28 [2021-08-10T09:08:28.747Z] ok github.com/docker/docker/pkg/system 0.108s coverage: 12.9% of statements 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestTailFile 09:08:29 [2021-08-10T09:08:29.206Z] --- PASS: TestTailFile (0.00s) 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestTailFileManyLines 09:08:29 [2021-08-10T09:08:29.206Z] --- PASS: TestTailFileManyLines (0.00s) 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestTailEmptyFile 09:08:29 [2021-08-10T09:08:29.206Z] --- PASS: TestTailEmptyFile (0.00s) 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestTailNegativeN 09:08:29 [2021-08-10T09:08:29.206Z] --- PASS: TestTailNegativeN (0.00s) 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader 09:08:29 [2021-08-10T09:08:29.206Z] === CONT TestNewTailReader 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/single_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/single_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/2_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/2_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/8_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/8_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/12_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/12_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/truncated_last_line 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/truncated_last_line#01 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/truncated_last_line#01/exact 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/truncated_last_line#02 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 09:08:29 [2021-08-10T09:08:29.206Z] === CONT TestNewTailReader/no_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.206Z] === CONT TestNewTailReader/8_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.206Z] === CONT TestNewTailReader/4_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === CONT TestNewTailReader/single_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.206Z] === CONT TestNewTailReader/2_byte_delimiter 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/12_byte_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.207Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.207Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.208Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.210Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 09:08:29 [2021-08-10T09:08:29.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.728Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:08:29 [2021-08-10T09:08:29.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.01s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.731Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:08:29 [2021-08-10T09:08:29.732Z] PASS 09:08:29 [2021-08-10T09:08:29.732Z] coverage: 88.6% of statements 09:08:29 [2021-08-10T09:08:29.732Z] ok github.com/docker/docker/pkg/tailfile 0.185s coverage: 88.6% of statements 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestTarSumRemoveNonExistent 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestTarSumRemove 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestTarSumRemove (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestSortFileInfoSums 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestSortFileInfoSums (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestNewTarSumForLabelInvalid 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestNewTarSumForLabel 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestNewTarSumForLabel (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestEmptyTar 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestEmptyTar (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestTarSumsReadSize 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestTarSumsReadSize (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestTarSums 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestTarSums (0.04s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestIteration 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestIteration (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestVersionLabelForChecksum 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestVersionLabelForChecksum (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestVersion 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestVersion (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestGetVersion 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestGetVersion (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] === RUN TestGetVersions 09:08:30 [2021-08-10T09:08:30.188Z] --- PASS: TestGetVersions (0.00s) 09:08:30 [2021-08-10T09:08:30.188Z] PASS 09:08:30 [2021-08-10T09:08:30.188Z] coverage: 89.3% of statements 09:08:30 [2021-08-10T09:08:30.188Z] ok github.com/docker/docker/pkg/tarsum 0.178s coverage: 89.3% of statements 09:08:30 [2021-08-10T09:08:30.188Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 09:08:30 [2021-08-10T09:08:30.188Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 09:08:30 [2021-08-10T09:08:30.188Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 09:08:30 [2021-08-10T09:08:30.188Z] ? github.com/docker/docker/libnetwork/netutils [no test files] 09:08:30 [2021-08-10T09:08:30.644Z] testing: warning: no tests to run 09:08:30 [2021-08-10T09:08:30.644Z] PASS 09:08:30 [2021-08-10T09:08:30.644Z] coverage: [no statements] 09:08:30 [2021-08-10T09:08:30.644Z] ok github.com/docker/docker/pkg/term/windows 0.099s coverage: [no statements] [no tests to run] 09:08:30 [2021-08-10T09:08:30.644Z] === RUN TestTruncIndex 09:08:30 [2021-08-10T09:08:30.735Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/pkg/signal [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/pkg/symlink [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/pkg/term [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/profiles/apparmor [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/rootless [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/rootless/specconv [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/runconfig/opts [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/daemon [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/environment [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/fakegit [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/registry [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/testutil/request [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/volume [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/volume/service/opts [no test files] 09:08:30 [2021-08-10T09:08:30.735Z] ? github.com/docker/docker/volume/testutils [no test files] 09:08:30 [2021-08-10T09:08:30.998Z] 09:08:30 [2021-08-10T09:08:30.998Z] === Skipped 09:08:30 [2021-08-10T09:08:30.998Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 09:08:30 [2021-08-10T09:08:30.998Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 09:08:30 [2021-08-10T09:08:30.998Z] 09:08:30 [2021-08-10T09:08:30.998Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 09:08:30 [2021-08-10T09:08:30.998Z] network_proxy_test.go:212: No support for dual stack yet 09:08:30 [2021-08-10T09:08:30.998Z] 09:08:30 [2021-08-10T09:08:30.998Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 09:08:30 [2021-08-10T09:08:30.998Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 09:08:30 [2021-08-10T09:08:30.998Z] 09:08:30 [2021-08-10T09:08:30.998Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 09:08:30 [2021-08-10T09:08:30.998Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 09:08:30 [2021-08-10T09:08:30.998Z] 09:08:30 [2021-08-10T09:08:30.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 09:08:30 [2021-08-10T09:08:30.998Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.998Z] graphtest_unix.go:44: Driver btrfs not supported 09:08:30 [2021-08-10T09:08:30.998Z] 09:08:30 [2021-08-10T09:08:30.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 09:08:30 [2021-08-10T09:08:30.998Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.998Z] graphtest_unix.go:44: Driver btrfs not supported 09:08:30 [2021-08-10T09:08:30.998Z] 09:08:30 [2021-08-10T09:08:30.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 09:08:30 [2021-08-10T09:08:30.998Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.998Z] graphtest_unix.go:44: Driver btrfs not supported 09:08:30 [2021-08-10T09:08:30.998Z] 09:08:30 [2021-08-10T09:08:30.998Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver btrfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver btrfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:71: No driver to put! 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] time="2021-08-10T09:07:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: driver not supported 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] time="2021-08-10T09:07:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: driver not supported 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] time="2021-08-10T09:07:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: driver not supported 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] time="2021-08-10T09:07:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: driver not supported 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] time="2021-08-10T09:07:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: driver not supported 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:71: No driver to put! 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] overlay_test.go:44: Fails to compute changes after apply intermittently 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] overlay_test.go:49: Fails to compute changes intermittently 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] overlay_test.go:65: Cannot run test with naive change algorithm 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver zfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver zfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver zfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver zfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:44: Driver zfs not supported 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] graphtest_unix.go:71: No driver to put! 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 09:08:30 [2021-08-10T09:08:30.999Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] 09:08:30 [2021-08-10T09:08:30.999Z] DONE 2308 tests, 28 skipped in 225.229s 09:08:30 [2021-08-10T09:08:30.999Z] + '[' -n 'github.com/docker/docker/libnetwork 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/api 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/bitseq 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/cluster 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/config 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/datastore 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/diagnostic 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/discoverapi 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/driverapi 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/bridge 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/host 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/null 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/overlay 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/remote 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/windows 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/drvregistry 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/etchosts 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/hostdiscovery 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/idm 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/internal/caller 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ipam 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ipamapi 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ipams/builtin 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ipams/null 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ipams/remote 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ipamutils 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/iptables 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/netlabel 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/netutils 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/networkdb 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/ns 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/options 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/osl 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/osl/kernel 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/portallocator 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/portmapper 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/resolvconf 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/testutils 09:08:30 [2021-08-10T09:08:30.999Z] github.com/docker/docker/libnetwork/types' ']' 09:08:30 [2021-08-10T09:08:30.999Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 09:08:31 [2021-08-10T09:08:31.101Z] --- PASS: TestTruncIndex (0.10s) 09:08:31 [2021-08-10T09:08:31.101Z] PASS 09:08:31 [2021-08-10T09:08:31.101Z] coverage: 91.5% of statements 09:08:31 [2021-08-10T09:08:31.101Z] ok github.com/docker/docker/pkg/truncindex 0.209s coverage: 91.5% of statements 09:08:31 [2021-08-10T09:08:31.101Z] === RUN TestIsGIT 09:08:31 [2021-08-10T09:08:31.101Z] --- PASS: TestIsGIT (0.00s) 09:08:31 [2021-08-10T09:08:31.101Z] === RUN TestIsTransport 09:08:31 [2021-08-10T09:08:31.101Z] --- PASS: TestIsTransport (0.00s) 09:08:31 [2021-08-10T09:08:31.101Z] PASS 09:08:31 [2021-08-10T09:08:31.101Z] coverage: 100.0% of statements 09:08:31 [2021-08-10T09:08:31.101Z] ok github.com/docker/docker/pkg/urlutil 0.104s coverage: 100.0% of statements 09:08:31 [2021-08-10T09:08:31.558Z] === RUN TestVersionInfo 09:08:31 [2021-08-10T09:08:31.558Z] --- PASS: TestVersionInfo (0.00s) 09:08:31 [2021-08-10T09:08:31.558Z] === RUN TestAppendVersions 09:08:31 [2021-08-10T09:08:31.558Z] --- PASS: TestAppendVersions (0.00s) 09:08:31 [2021-08-10T09:08:31.558Z] PASS 09:08:31 [2021-08-10T09:08:31.558Z] coverage: 88.9% of statements 09:08:31 [2021-08-10T09:08:31.558Z] ok github.com/docker/docker/pkg/useragent 0.086s coverage: 88.9% of statements 09:08:32 [2021-08-10T09:08:32.058Z] Loaded image: buildpack-deps:buster 09:08:32 [2021-08-10T09:08:32.058Z] Loaded image: busybox:latest 09:08:32 [2021-08-10T09:08:32.058Z] Loaded image: busybox:glibc 09:08:32 [2021-08-10T09:08:32.522Z] === RUN TestValidatePrivileges 09:08:32 [2021-08-10T09:08:32.522Z] --- PASS: TestValidatePrivileges (0.00s) 09:08:32 [2021-08-10T09:08:32.522Z] === RUN TestFilterByCapNeg 09:08:32 [2021-08-10T09:08:32.522Z] --- PASS: TestFilterByCapNeg (0.00s) 09:08:32 [2021-08-10T09:08:32.522Z] === RUN TestFilterByCapPos 09:08:32 [2021-08-10T09:08:32.522Z] --- PASS: TestFilterByCapPos (0.00s) 09:08:32 [2021-08-10T09:08:32.522Z] === RUN TestStoreGetPluginNotMatchCapRefs 09:08:32 [2021-08-10T09:08:32.522Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 09:08:32 [2021-08-10T09:08:32.522Z] PASS 09:08:32 [2021-08-10T09:08:32.522Z] coverage: 12.0% of statements 09:08:32 [2021-08-10T09:08:32.522Z] ok github.com/docker/docker/plugin 0.220s coverage: 12.0% of statements 09:08:32 [2021-08-10T09:08:32.522Z] === RUN TestNewSettable 09:08:32 [2021-08-10T09:08:32.522Z] --- PASS: TestNewSettable (0.00s) 09:08:32 [2021-08-10T09:08:32.522Z] === RUN TestIsSettable 09:08:32 [2021-08-10T09:08:32.522Z] --- PASS: TestIsSettable (0.00s) 09:08:32 [2021-08-10T09:08:32.522Z] === RUN TestUpdateSettingsEnv 09:08:32 [2021-08-10T09:08:32.522Z] --- PASS: TestUpdateSettingsEnv (0.00s) 09:08:32 [2021-08-10T09:08:32.522Z] PASS 09:08:32 [2021-08-10T09:08:32.522Z] coverage: 20.0% of statements 09:08:32 [2021-08-10T09:08:32.522Z] ok github.com/docker/docker/plugin/v2 0.291s coverage: 20.0% of statements 09:08:32 [2021-08-10T09:08:32.982Z] time="2021-08-10T09:08:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 09:08:33 [2021-08-10T09:08:33.439Z] === RUN TestLoad 09:08:33 [2021-08-10T09:08:33.439Z] --- PASS: TestLoad (0.00s) 09:08:33 [2021-08-10T09:08:33.439Z] === RUN TestSave 09:08:33 [2021-08-10T09:08:33.439Z] --- PASS: TestSave (0.01s) 09:08:33 [2021-08-10T09:08:33.439Z] === RUN TestAddDeleteGet 09:08:33 [2021-08-10T09:08:33.439Z] --- PASS: TestAddDeleteGet (0.02s) 09:08:33 [2021-08-10T09:08:33.439Z] === RUN TestInvalidTags 09:08:33 [2021-08-10T09:08:33.439Z] --- PASS: TestInvalidTags (0.00s) 09:08:33 [2021-08-10T09:08:33.439Z] PASS 09:08:33 [2021-08-10T09:08:33.439Z] coverage: 84.4% of statements 09:08:33 [2021-08-10T09:08:33.439Z] ok github.com/docker/docker/reference 0.163s coverage: 84.4% of statements 09:08:33 [2021-08-10T09:08:33.952Z] Loaded image: debian:bullseye 09:08:33 [2021-08-10T09:08:33.952Z] Loaded image: hello-world:latest 09:08:33 [2021-08-10T09:08:33.952Z] Loaded image: arm32v7/hello-world:latest 09:08:33 [2021-08-10T09:08:33.952Z] INFO: Testing against a local daemon 09:08:33 [2021-08-10T09:08:33.952Z] === RUN TestCgroupNamespacesBuild 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestResolveAuthConfigIndexServer 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestResolveAuthConfigFullURL 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestLoadAllowNondistributableArtifacts 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestValidateMirror 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestValidateMirror (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestLoadInsecureRegistries 09:08:34 [2021-08-10T09:08:34.402Z] time="2021-08-10T09:08:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 09:08:34 [2021-08-10T09:08:34.402Z] time="2021-08-10T09:08:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 09:08:34 [2021-08-10T09:08:34.402Z] time="2021-08-10T09:08:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestLoadInsecureRegistries (0.08s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestNewServiceConfig 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestNewServiceConfig (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestValidateIndexName 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestValidateIndexName (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestValidateIndexNameWithError 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestValidateIndexNameWithError (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestEndpointParse 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestEndpointParse (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestEndpointParseInvalid 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestEndpointParseInvalid (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestValidateEndpoint 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestValidateEndpoint (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestPing 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestPing (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestPingRegistryEndpoint 09:08:34 [2021-08-10T09:08:34.402Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 09:08:34 [2021-08-10T09:08:34.402Z] --- SKIP: TestPingRegistryEndpoint (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestEndpoint 09:08:34 [2021-08-10T09:08:34.402Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 09:08:34 [2021-08-10T09:08:34.402Z] --- SKIP: TestEndpoint (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestParseRepositoryInfo 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestParseRepositoryInfo (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestNewIndexInfo 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestNewIndexInfo (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestMirrorEndpointLookup 09:08:34 [2021-08-10T09:08:34.402Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 09:08:34 [2021-08-10T09:08:34.402Z] --- SKIP: TestMirrorEndpointLookup (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestSearchRepositories 09:08:34 [2021-08-10T09:08:34.402Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 09:08:34 [2021-08-10T09:08:34.402Z] Host: 127.0.0.1:49301 09:08:34 [2021-08-10T09:08:34.402Z] User-Agent: docker test client 09:08:34 [2021-08-10T09:08:34.402Z] Authorization: Token fake-token 09:08:34 [2021-08-10T09:08:34.402Z] X-Docker-Token: true 09:08:34 [2021-08-10T09:08:34.402Z] Accept-Encoding: gzip 09:08:34 [2021-08-10T09:08:34.402Z] 09:08:34 [2021-08-10T09:08:34.402Z] 09:08:34 [2021-08-10T09:08:34.402Z] registry_test.go:730: HTTP/1.1 200 OK 09:08:34 [2021-08-10T09:08:34.402Z] Connection: close 09:08:34 [2021-08-10T09:08:34.402Z] Content-Length: 144 09:08:34 [2021-08-10T09:08:34.402Z] Cache-Control: no-cache 09:08:34 [2021-08-10T09:08:34.402Z] Content-Type: application/json 09:08:34 [2021-08-10T09:08:34.402Z] Date: Tue, 10 Aug 2021 09:08:34 GMT 09:08:34 [2021-08-10T09:08:34.402Z] Expires: -1 09:08:34 [2021-08-10T09:08:34.402Z] Pragma: no-cache 09:08:34 [2021-08-10T09:08:34.402Z] Server: docker-tests/mock 09:08:34 [2021-08-10T09:08:34.402Z] X-Docker-Registry-Config: mock 09:08:34 [2021-08-10T09:08:34.402Z] X-Docker-Registry-Version: 0.0.0 09:08:34 [2021-08-10T09:08:34.402Z] 09:08:34 [2021-08-10T09:08:34.402Z] 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestSearchRepositories (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestTrustedLocation 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestTrustedLocation (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestAddRequiredHeadersToRedirectedRequests 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestAllowNondistributableArtifacts 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] === RUN TestIsSecureIndex 09:08:34 [2021-08-10T09:08:34.402Z] --- PASS: TestIsSecureIndex (0.00s) 09:08:34 [2021-08-10T09:08:34.402Z] PASS 09:08:34 [2021-08-10T09:08:34.402Z] coverage: 51.7% of statements 09:08:34 [2021-08-10T09:08:34.403Z] ok github.com/docker/docker/registry 0.368s coverage: 51.7% of statements 09:08:34 [2021-08-10T09:08:34.403Z] === RUN TestResumableRequestHeaderSimpleErrors 09:08:34 [2021-08-10T09:08:34.403Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) 09:08:34 [2021-08-10T09:08:34.403Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 09:08:34 [2021-08-10T09:08:34.403Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 09:08:34 [2021-08-10T09:08:34.403Z] === RUN TestResumableRequestHeaderTooMuchFailures 09:08:34 [2021-08-10T09:08:34.403Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 09:08:34 [2021-08-10T09:08:34.403Z] === RUN TestResumableRequestReaderWithReadError 09:08:34 [2021-08-10T09:08:34.859Z] time="2021-08-10T09:08:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 09:08:34 [2021-08-10T09:08:34.859Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) 09:08:34 [2021-08-10T09:08:34.859Z] === RUN TestResumableRequestReaderWithEOFWith416Response 09:08:34 [2021-08-10T09:08:34.859Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 09:08:34 [2021-08-10T09:08:34.859Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 09:08:34 [2021-08-10T09:08:34.859Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 09:08:34 [2021-08-10T09:08:34.859Z] === RUN TestResumableRequestReaderWithZeroTotalSize 09:08:34 [2021-08-10T09:08:34.859Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 09:08:34 [2021-08-10T09:08:34.859Z] === RUN TestResumableRequestReader 09:08:34 [2021-08-10T09:08:34.859Z] --- PASS: TestResumableRequestReader (0.00s) 09:08:34 [2021-08-10T09:08:34.859Z] === RUN TestResumableRequestReaderWithInitialResponse 09:08:34 [2021-08-10T09:08:34.859Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 09:08:34 [2021-08-10T09:08:34.859Z] PASS 09:08:34 [2021-08-10T09:08:34.859Z] coverage: 100.0% of statements 09:08:34 [2021-08-10T09:08:34.859Z] ok github.com/docker/docker/registry/resumable 0.295s coverage: 100.0% of statements 09:08:34 [2021-08-10T09:08:34.859Z] === RUN TestRestartManagerTimeout 09:08:34 [2021-08-10T09:08:34.859Z] --- PASS: TestRestartManagerTimeout (0.00s) 09:08:34 [2021-08-10T09:08:34.859Z] === RUN TestRestartManagerTimeoutReset 09:08:34 [2021-08-10T09:08:34.859Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 09:08:34 [2021-08-10T09:08:34.859Z] PASS 09:08:34 [2021-08-10T09:08:34.859Z] coverage: 50.9% of statements 09:08:34 [2021-08-10T09:08:34.859Z] ok github.com/docker/docker/restartmanager 0.105s coverage: 50.9% of statements 09:08:35 [2021-08-10T09:08:35.317Z] === RUN TestDecodeContainerConfig 09:08:35 [2021-08-10T09:08:35.317Z] --- PASS: TestDecodeContainerConfig (0.00s) 09:08:35 [2021-08-10T09:08:35.317Z] === RUN TestDecodeContainerConfigIsolation 09:08:35 [2021-08-10T09:08:35.317Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 09:08:35 [2021-08-10T09:08:35.317Z] === RUN TestValidatePrivileged 09:08:35 [2021-08-10T09:08:35.317Z] --- PASS: TestValidatePrivileged (0.00s) 09:08:35 [2021-08-10T09:08:35.317Z] PASS 09:08:35 [2021-08-10T09:08:35.317Z] coverage: 52.2% of statements 09:08:35 [2021-08-10T09:08:35.317Z] ok github.com/docker/docker/runconfig 0.123s coverage: 52.2% of statements 09:08:35 [2021-08-10T09:08:35.774Z] === RUN TestGenerateRandomAlphaOnlyStringLength 09:08:35 [2021-08-10T09:08:35.774Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 09:08:35 [2021-08-10T09:08:35.774Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 09:08:35 [2021-08-10T09:08:35.774Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 09:08:35 [2021-08-10T09:08:35.774Z] PASS 09:08:35 [2021-08-10T09:08:35.774Z] coverage: 62.5% of statements 09:08:35 [2021-08-10T09:08:35.774Z] ok github.com/docker/docker/testutil 0.255s coverage: 62.5% of statements 09:08:35 [2021-08-10T09:08:35.846Z] --- PASS: TestCgroupNamespacesBuild (1.83s) 09:08:35 [2021-08-10T09:08:35.846Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:08:37 [2021-08-10T09:08:37.215Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) 09:08:37 [2021-08-10T09:08:37.215Z] === RUN TestBuildWithSession 09:08:37 [2021-08-10T09:08:37.215Z] build_session_test.go:25: TODO: BuildKit 09:08:37 [2021-08-10T09:08:37.215Z] --- SKIP: TestBuildWithSession (0.00s) 09:08:37 [2021-08-10T09:08:37.215Z] === RUN TestBuildSquashParent 09:08:37 [2021-08-10T09:08:37.943Z] === RUN TestGetDriver 09:08:37 [2021-08-10T09:08:37.943Z] --- PASS: TestGetDriver (0.00s) 09:08:37 [2021-08-10T09:08:37.943Z] === RUN TestVolumeRequestError 09:08:37 [2021-08-10T09:08:37.943Z] --- PASS: TestVolumeRequestError (0.01s) 09:08:37 [2021-08-10T09:08:37.943Z] PASS 09:08:37 [2021-08-10T09:08:37.943Z] coverage: 36.1% of statements 09:08:37 [2021-08-10T09:08:37.943Z] ok github.com/docker/docker/volume/drivers 0.289s coverage: 36.1% of statements 09:08:38 [2021-08-10T09:08:38.400Z] === RUN TestGetAddress 09:08:38 [2021-08-10T09:08:38.400Z] --- PASS: TestGetAddress (0.00s) 09:08:38 [2021-08-10T09:08:38.400Z] === RUN TestRemove 09:08:38 [2021-08-10T09:08:38.400Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 09:08:38 [2021-08-10T09:08:38.400Z] --- SKIP: TestRemove (0.00s) 09:08:38 [2021-08-10T09:08:38.400Z] === RUN TestInitializeWithVolumes 09:08:38 [2021-08-10T09:08:38.400Z] --- PASS: TestInitializeWithVolumes (0.00s) 09:08:38 [2021-08-10T09:08:38.400Z] === RUN TestCreate 09:08:38 [2021-08-10T09:08:38.400Z] --- PASS: TestCreate (0.01s) 09:08:38 [2021-08-10T09:08:38.400Z] === RUN TestValidateName 09:08:38 [2021-08-10T09:08:38.400Z] --- PASS: TestValidateName (0.00s) 09:08:38 [2021-08-10T09:08:38.400Z] === RUN TestCreateWithOpts 09:08:38 [2021-08-10T09:08:38.400Z] local_test.go:181: runtime.GOOS == "windows" 09:08:38 [2021-08-10T09:08:38.400Z] --- SKIP: TestCreateWithOpts (0.00s) 09:08:38 [2021-08-10T09:08:38.400Z] === RUN TestRelaodNoOpts 09:08:38 [2021-08-10T09:08:38.400Z] --- PASS: TestRelaodNoOpts (0.01s) 09:08:38 [2021-08-10T09:08:38.400Z] PASS 09:08:38 [2021-08-10T09:08:38.400Z] coverage: 41.5% of statements 09:08:38 [2021-08-10T09:08:38.400Z] ok github.com/docker/docker/volume/local 0.200s coverage: 41.5% of statements 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRaw 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRaw (0.01s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/7_name:/ 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRaw 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRaw (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestConvertTmpfsOptions 09:08:39 [2021-08-10T09:08:39.363Z] linux_parser_test.go:209: data="mode=700,size=1m" 09:08:39 [2021-08-10T09:08:39.363Z] linux_parser_test.go:209: data="ro" 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestConvertTmpfsOptions (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestParseMountSpec 09:08:39 [2021-08-10T09:08:39.363Z] parser_test.go:63: case 0 09:08:39 [2021-08-10T09:08:39.363Z] parser_test.go:63: case 1 09:08:39 [2021-08-10T09:08:39.363Z] parser_test.go:63: case 2 09:08:39 [2021-08-10T09:08:39.363Z] parser_test.go:63: case 3 09:08:39 [2021-08-10T09:08:39.363Z] parser_test.go:63: case 4 09:08:39 [2021-08-10T09:08:39.363Z] parser_test.go:63: case 5 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestParseMountSpec (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestValidateMount 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestValidateMount (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRaw 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRaw (0.01s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/6_name:d: 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/8_name:c: 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError 09:08:39 [2021-08-10T09:08:39.363Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) 09:08:39 [2021-08-10T09:08:39.363Z] PASS 09:08:39 [2021-08-10T09:08:39.363Z] coverage: 67.7% of statements 09:08:39 [2021-08-10T09:08:39.363Z] ok github.com/docker/docker/volume/mounts 0.160s coverage: 67.7% of statements 09:08:39 [2021-08-10T09:08:39.645Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m13.551230014s 09:08:39 [2021-08-10T09:08:39.645Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 523.975207ms 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestSetGetMeta 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestSetGetMeta 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestRestore 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestRestore 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestServiceCreate 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestServiceCreate 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestServiceList 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestServiceList 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestServiceRemove 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestServiceRemove 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestServiceGet 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestServiceGet 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestServicePrune 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestServicePrune 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestCreate 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestCreate 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestRemove 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestRemove 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestList 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestList 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFindByDriver 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFindByDriver 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFindByReferenced 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFindByReferenced 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestDerefMultipleOfSameRef 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestDerefMultipleOfSameRef 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestDefererencePluginOnCreateError 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestDefererencePluginOnCreateError 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestRefDerefRemove 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestRefDerefRemove 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestGet 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestGet 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestGetWithReference 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestGetWithReference 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc/test_nil_list 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFilterFunc/test_nil_list 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc/test_empty_list 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFilterFunc/test_empty_list 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc/test_filter_some 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFilterFunc/test_filter_some 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc/test_filter_middle 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFilterFunc/test_filter_middle 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc/test_filter_middle_and_last 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 09:08:39 [2021-08-10T09:08:39.820Z] === RUN TestFilterFunc/test_filter_first_and_last 09:08:39 [2021-08-10T09:08:39.820Z] === PAUSE TestFilterFunc/test_filter_first_and_last 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFilterFunc/test_nil_list 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFilterFunc/test_filter_some 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFilterFunc/test_filter_first_and_last 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFilterFunc/test_filter_middle_and_last 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFilterFunc/test_filter_middle 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFilterFunc/test_empty_list 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestSetGetMeta 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFindByDriver 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestServiceGet 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestServiceList 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestSetGetMeta (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestServiceCreate 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFindByDriver (0.02s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestRestore 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestRestore (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestList 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestList (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestRemove 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestRemove (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestCreate 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestCreate (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestServicePrune 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestServiceGet (0.09s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestServiceRemove 09:08:39 [2021-08-10T09:08:39.820Z] time="2021-08-10T09:08:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestServiceList (0.10s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestRefDerefRemove 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestServiceCreate (0.09s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestGetWithReference 09:08:39 [2021-08-10T09:08:39.820Z] time="2021-08-10T09:08:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 09:08:39 [2021-08-10T09:08:39.820Z] time="2021-08-10T09:08:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestServiceRemove (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestGet 09:08:39 [2021-08-10T09:08:39.820Z] time="2021-08-10T09:08:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestRefDerefRemove (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 09:08:39 [2021-08-10T09:08:39.820Z] time="2021-08-10T09:08:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestGetWithReference (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestDefererencePluginOnCreateError 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestServicePrune (0.06s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestDerefMultipleOfSameRef 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] === CONT TestFindByReferenced 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestGet (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] --- PASS: TestFindByReferenced (0.01s) 09:08:39 [2021-08-10T09:08:39.820Z] PASS 09:08:39 [2021-08-10T09:08:39.820Z] coverage: 69.0% of statements 09:08:39 [2021-08-10T09:08:39.820Z] ok github.com/docker/docker/volume/service 0.369s coverage: 69.0% of statements 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestNewClientWithTimeout (17.61s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestClientStream 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestClientStream (0.00s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestClientSendFile 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestClientSendFile (0.00s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestClientWithRequestTimeout 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestClientWithRequestTimeout (0.01s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestFileSpecPlugin 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestFileSpecPlugin (0.00s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestFileJSONSpecPlugin 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestPluginAddHandler 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestPluginAddHandler (0.00s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestPluginWaitBadPlugin 09:08:41 [2021-08-10T09:08:41.349Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 09:08:41 [2021-08-10T09:08:41.349Z] === RUN TestGet 09:08:41 [2021-08-10T09:08:41.349Z] time="2021-08-10T09:08:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 09:08:42 [2021-08-10T09:08:42.313Z] time="2021-08-10T09:08:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 09:08:43 [2021-08-10T09:08:43.761Z] --- PASS: TestBuildSquashParent (5.52s) 09:08:43 [2021-08-10T09:08:43.761Z] === RUN TestBuildWithRemoveAndForceRemove 09:08:43 [2021-08-10T09:08:43.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:08:43 [2021-08-10T09:08:43.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:08:43 [2021-08-10T09:08:43.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:08:43 [2021-08-10T09:08:43.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:08:43 [2021-08-10T09:08:43.761Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:08:43 [2021-08-10T09:08:43.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:08:43 [2021-08-10T09:08:43.761Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:08:43 [2021-08-10T09:08:43.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:08:43 [2021-08-10T09:08:43.761Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:08:43 [2021-08-10T09:08:43.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:08:43 [2021-08-10T09:08:43.761Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:08:43 [2021-08-10T09:08:43.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:08:43 [2021-08-10T09:08:43.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:08:43 [2021-08-10T09:08:43.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:08:44 [2021-08-10T09:08:44.483Z] time="2021-08-10T09:08:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 09:08:45 [2021-08-10T09:08:45.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:08:45 [2021-08-10T09:08:45.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:08:47 [2021-08-10T09:08:47.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:08:47 [2021-08-10T09:08:47.542Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:08:49 [2021-08-10T09:08:49.157Z] time="2021-08-10T09:08:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 09:08:49 [2021-08-10T09:08:49.437Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 09:08:49 [2021-08-10T09:08:49.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.22s) 09:08:49 [2021-08-10T09:08:49.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) 09:08:49 [2021-08-10T09:08:49.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) 09:08:49 [2021-08-10T09:08:49.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) 09:08:49 [2021-08-10T09:08:49.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) 09:08:49 [2021-08-10T09:08:49.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) 09:08:49 [2021-08-10T09:08:49.437Z] === RUN TestBuildMultiStageCopy 09:08:49 [2021-08-10T09:08:49.437Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:08:51 [2021-08-10T09:08:51.339Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:08:51 [2021-08-10T09:08:51.597Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:08:51 [2021-08-10T09:08:51.853Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:08:51 [2021-08-10T09:08:51.853Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:08:52 [2021-08-10T09:08:52.110Z] --- PASS: TestBuildMultiStageCopy (2.73s) 09:08:52 [2021-08-10T09:08:52.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) 09:08:52 [2021-08-10T09:08:52.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) 09:08:52 [2021-08-10T09:08:52.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) 09:08:52 [2021-08-10T09:08:52.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) 09:08:52 [2021-08-10T09:08:52.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) 09:08:52 [2021-08-10T09:08:52.110Z] === RUN TestBuildMultiStageParentConfig 09:08:52 [2021-08-10T09:08:52.673Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) 09:08:52 [2021-08-10T09:08:52.673Z] === RUN TestBuildLabelWithTargets 09:08:54 [2021-08-10T09:08:54.042Z] --- PASS: TestBuildLabelWithTargets (1.00s) 09:08:54 [2021-08-10T09:08:54.042Z] === RUN TestBuildWithEmptyLayers 09:08:54 [2021-08-10T09:08:54.299Z] --- PASS: TestBuildWithEmptyLayers (0.43s) 09:08:54 [2021-08-10T09:08:54.299Z] === RUN TestBuildMultiStageOnBuild 09:08:56 [2021-08-10T09:08:56.822Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) 09:08:56 [2021-08-10T09:08:56.822Z] === RUN TestBuildUncleanTarFilenames 09:08:56 [2021-08-10T09:08:56.822Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) 09:08:56 [2021-08-10T09:08:56.822Z] === RUN TestBuildMultiStageLayerLeak 09:08:57 [2021-08-10T09:08:57.689Z] INFO [runner/unused/goanalysis] analyzers took 31.359571242s with top 10 stages: buildssa: 27.203230777s, U1000: 4.156340465s 09:08:57 [2021-08-10T09:08:57.700Z] --- PASS: TestGet (15.01s) 09:08:57 [2021-08-10T09:08:57.700Z] === RUN TestPluginWithNoManifest 09:08:57 [2021-08-10T09:08:57.700Z] --- PASS: TestPluginWithNoManifest (0.00s) 09:08:57 [2021-08-10T09:08:57.700Z] === RUN TestGetAll 09:08:57 [2021-08-10T09:08:57.700Z] --- PASS: TestGetAll (0.00s) 09:08:57 [2021-08-10T09:08:57.700Z] PASS 09:08:57 [2021-08-10T09:08:57.700Z] coverage: 73.4% of statements 09:08:57 [2021-08-10T09:08:57.700Z] ok github.com/docker/docker/pkg/plugins 36.070s coverage: 73.4% of statements 09:08:59 [2021-08-10T09:08:59.345Z] --- PASS: TestBuildMultiStageLayerLeak (2.16s) 09:08:59 [2021-08-10T09:08:59.345Z] === RUN TestBuildWithHugeFile 09:09:07 [2021-08-10T09:09:07.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:09:08 [2021-08-10T09:09:08.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:09:22 [2021-08-10T09:09:22.799Z] 2021/08/10 09:09:19 Closing DB instances... 09:09:22 [2021-08-10T09:09:22.799Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) 09:09:22 [2021-08-10T09:09:22.799Z] === RUN TestFindNode 09:09:22 [2021-08-10T09:09:22.799Z] 2021/08/10 09:09:21 Closing DB instances... 09:09:22 [2021-08-10T09:09:22.799Z] --- PASS: TestFindNode (0.01s) 09:09:22 [2021-08-10T09:09:22.799Z] === RUN TestChangeNodeState 09:09:22 [2021-08-10T09:09:22.799Z] 2021/08/10 09:09:21 Closing DB instances... 09:09:22 [2021-08-10T09:09:22.799Z] --- PASS: TestChangeNodeState (0.01s) 09:09:22 [2021-08-10T09:09:22.799Z] === RUN TestNodeReincarnation 09:09:22 [2021-08-10T09:09:22.799Z] 2021/08/10 09:09:21 Closing DB instances... 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" 09:09:27 [2021-08-10T09:09:27.470Z] --- PASS: TestNodeReincarnation (5.01s) 09:09:27 [2021-08-10T09:09:27.470Z] === RUN TestParallelCreate 09:09:27 [2021-08-10T09:09:27.470Z] 2021/08/10 09:09:26 Closing DB instances... 09:09:27 [2021-08-10T09:09:27.470Z] --- PASS: TestParallelCreate (0.01s) 09:09:27 [2021-08-10T09:09:27.470Z] === RUN TestParallelDelete 09:09:27 [2021-08-10T09:09:27.470Z] 2021/08/10 09:09:26 Closing DB instances... 09:09:27 [2021-08-10T09:09:27.470Z] --- PASS: TestParallelDelete (0.01s) 09:09:27 [2021-08-10T09:09:27.470Z] === RUN TestNetworkDBIslands 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3a5f33eb20cc with config:&{NodeID:3a5f33eb20cc Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:328c0758ec0b with config:&{NodeID:328c0758ec0b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="Node 328c0758ec0b/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="Node 328c0758ec0b/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="Node 328c0758ec0b/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="Node 328c0758ec0b/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ba592715efc3 with config:&{NodeID:ba592715efc3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="Node ba592715efc3/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="Node ba592715efc3/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="Node ba592715efc3/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="Node ba592715efc3/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="Node 328c0758ec0b/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=info msg="Node 328c0758ec0b/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" 09:09:27 [2021-08-10T09:09:27.470Z] time="2021-08-10T09:09:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node ba592715efc3/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node ba592715efc3/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:aeaf2df7973a with config:&{NodeID:aeaf2df7973a Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node aeaf2df7973a/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node aeaf2df7973a/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node aeaf2df7973a/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node aeaf2df7973a/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node 328c0758ec0b/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node 328c0758ec0b/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node ba592715efc3/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node ba592715efc3/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, joined gossip cluster" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, added to nodes list" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" 09:09:27 [2021-08-10T09:09:27.926Z] time="2021-08-10T09:09:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" 09:09:28 [2021-08-10T09:09:28.382Z] time="2021-08-10T09:09:27Z" level=info msg="Node aeaf2df7973a/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.382Z] time="2021-08-10T09:09:27Z" level=info msg="Node aeaf2df7973a/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.382Z] time="2021-08-10T09:09:27Z" level=info msg="Node aeaf2df7973a/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.382Z] time="2021-08-10T09:09:27Z" level=info msg="Node aeaf2df7973a/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.382Z] time="2021-08-10T09:09:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9d2a7747b76b with config:&{NodeID:9d2a7747b76b Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:09:28 [2021-08-10T09:09:28.382Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.382Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node ba592715efc3/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node ba592715efc3/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node aeaf2df7973a/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node aeaf2df7973a/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node 328c0758ec0b/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=info msg="Node 328c0758ec0b/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" 09:09:28 [2021-08-10T09:09:28.383Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, joined gossip cluster" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to nodes list" 09:09:28 [2021-08-10T09:09:28.839Z] networkdb_test.go:839: Re-joining: 3 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="The new bootstrap node list is:[172.24.252.226:10033 172.24.252.226:10034 172.24.252.226:10035]" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10033" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49352" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49353" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10034" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10035" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49354" 09:09:28 [2021-08-10T09:09:28.839Z] networkdb_test.go:839: Re-joining: 4 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="The new bootstrap node list is:[172.24.252.226:10033 172.24.252.226:10034 172.24.252.226:10035]" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10033" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49355" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10034" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49356" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10035" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49357" 09:09:28 [2021-08-10T09:09:28.839Z] time="2021-08-10T09:09:28Z" level=info msg="node 0 leaving" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="Node 3a5f33eb20cc change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="node4(aeaf2df7973a): Node leave event for 3a5f33eb20cc/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="Node 3a5f33eb20cc change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="node5(9d2a7747b76b): Node leave event for 3a5f33eb20cc/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="Node 3a5f33eb20cc change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="node2(328c0758ec0b): Node leave event for 3a5f33eb20cc/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="Node 3a5f33eb20cc change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="node3(ba592715efc3): Node leave event for 3a5f33eb20cc/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="Node 3a5f33eb20cc change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:28Z" level=info msg="node1(3a5f33eb20cc): Node leave event for 3a5f33eb20cc/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:29Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, left gossip cluster" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:29Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, left gossip cluster" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:29Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, left gossip cluster" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:29Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, left gossip cluster" 09:09:29 [2021-08-10T09:09:29.295Z] time="2021-08-10T09:09:29Z" level=info msg="Node 3a5f33eb20cc/172.24.252.226, left gossip cluster" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="node 1 leaving" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="Node 328c0758ec0b change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="node4(aeaf2df7973a): Node leave event for 328c0758ec0b/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="Node 328c0758ec0b change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="node3(ba592715efc3): Node leave event for 328c0758ec0b/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="Node 328c0758ec0b change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="node5(9d2a7747b76b): Node leave event for 328c0758ec0b/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="Node 328c0758ec0b change state NodeActive --> NodeLeft" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="node2(328c0758ec0b): Node leave event for 328c0758ec0b/172.24.252.226" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="Node 328c0758ec0b/172.24.252.226, left gossip cluster" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="Node 328c0758ec0b/172.24.252.226, left gossip cluster" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="Node 328c0758ec0b/172.24.252.226, left gossip cluster" 09:09:29 [2021-08-10T09:09:29.752Z] time="2021-08-10T09:09:29Z" level=info msg="Node 328c0758ec0b/172.24.252.226, left gossip cluster" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="node 2 leaving" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="Node ba592715efc3 change state NodeActive --> NodeLeft" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="node4(aeaf2df7973a): Node leave event for ba592715efc3/172.24.252.226" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="Node ba592715efc3 change state NodeActive --> NodeLeft" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="node5(9d2a7747b76b): Node leave event for ba592715efc3/172.24.252.226" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="Node ba592715efc3 change state NodeActive --> NodeLeft" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="node3(ba592715efc3): Node leave event for ba592715efc3/172.24.252.226" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="Node ba592715efc3/172.24.252.226, left gossip cluster" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="Node ba592715efc3/172.24.252.226, left gossip cluster" 09:09:30 [2021-08-10T09:09:30.208Z] time="2021-08-10T09:09:29Z" level=info msg="Node ba592715efc3/172.24.252.226, left gossip cluster" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.24.252.226:10036: use of closed network connection" 09:09:30 [2021-08-10T09:09:30.664Z] networkdb_test.go:871: node4: OK 09:09:30 [2021-08-10T09:09:30.664Z] networkdb_test.go:871: node5: OK 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="node 0 coming back" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d3ed58a36c91 with config:&{NodeID:d3ed58a36c91 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="Node d3ed58a36c91/172.24.252.226, joined gossip cluster" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="Node d3ed58a36c91/172.24.252.226, added to nodes list" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="node 1 coming back" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3cc60519e183 with config:&{NodeID:3cc60519e183 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="Node 3cc60519e183/172.24.252.226, joined gossip cluster" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="Node 3cc60519e183/172.24.252.226, added to nodes list" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="node 2 coming back" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:09bb21bee84e with config:&{NodeID:09bb21bee84e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="Node 09bb21bee84e/172.24.252.226, joined gossip cluster" 09:09:30 [2021-08-10T09:09:30.664Z] time="2021-08-10T09:09:30Z" level=info msg="Node 09bb21bee84e/172.24.252.226, added to nodes list" 09:09:32 [2021-08-10T09:09:32.743Z] --- PASS: TestImportExtremelyLargeImageWorks (90.47s) 09:09:32 [2021-08-10T09:09:32.743Z] PASS 09:09:32 [2021-08-10T09:09:32.743Z] 09:09:32 [2021-08-10T09:09:32.743Z] === Skipped 09:09:32 [2021-08-10T09:09:32.743Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 09:09:32 [2021-08-10T09:09:32.743Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 09:09:32 [2021-08-10T09:09:32.743Z] 09:09:32 [2021-08-10T09:09:32.743Z] 09:09:32 [2021-08-10T09:09:32.743Z] DONE 12 tests, 1 skipped in 94.074s 09:09:32 [2021-08-10T09:09:32.743Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 09:09:32 [2021-08-10T09:09:32.743Z] INFO: Testing against a local daemon 09:09:32 [2021-08-10T09:09:32.743Z] === RUN TestNetworkCreateDelete 09:09:32 [2021-08-10T09:09:32.743Z] --- PASS: TestNetworkCreateDelete (0.14s) 09:09:32 [2021-08-10T09:09:32.743Z] === RUN TestDockerNetworkDeletePreferID 09:09:32 [2021-08-10T09:09:32.743Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 09:09:32 [2021-08-10T09:09:32.743Z] === RUN TestDaemonDNSFallback 09:09:34 [2021-08-10T09:09:34.119Z] --- PASS: TestDaemonDNSFallback (6.56s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestInspectNetwork 09:09:34 [2021-08-10T09:09:34.119Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestInspectNetwork (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestRunContainerWithBridgeNone 09:09:34 [2021-08-10T09:09:34.119Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestNetworkInvalidJSON 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestNetworkInvalidJSON//networks/create 09:09:34 [2021-08-10T09:09:34.119Z] === PAUSE TestNetworkInvalidJSON//networks/create 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 09:09:34 [2021-08-10T09:09:34.119Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 09:09:34 [2021-08-10T09:09:34.119Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 09:09:34 [2021-08-10T09:09:34.119Z] === CONT TestNetworkInvalidJSON//networks/create 09:09:34 [2021-08-10T09:09:34.119Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 09:09:34 [2021-08-10T09:09:34.119Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 09:09:34 [2021-08-10T09:09:34.119Z] --- PASS: TestNetworkInvalidJSON (0.02s) 09:09:34 [2021-08-10T09:09:34.119Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestNetworkList 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestNetworkList//networks 09:09:34 [2021-08-10T09:09:34.119Z] === PAUSE TestNetworkList//networks 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestNetworkList//networks/ 09:09:34 [2021-08-10T09:09:34.119Z] === PAUSE TestNetworkList//networks/ 09:09:34 [2021-08-10T09:09:34.119Z] === CONT TestNetworkList//networks 09:09:34 [2021-08-10T09:09:34.119Z] === CONT TestNetworkList//networks/ 09:09:34 [2021-08-10T09:09:34.119Z] --- PASS: TestNetworkList (0.01s) 09:09:34 [2021-08-10T09:09:34.119Z] --- PASS: TestNetworkList//networks (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestHostIPv4BridgeLabel 09:09:34 [2021-08-10T09:09:34.119Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestDaemonRestartWithLiveRestore 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestDaemonDefaultNetworkPools 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestDaemonRestartWithExistingNetwork 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestServiceWithPredefinedNetwork 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:242: FLAKY_TEST 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestServiceWithDataPathPortInit 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestServiceWithDefaultAddressPoolInit 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] PASS 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === Skipped 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:242: FLAKY_TEST 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] DONE 22 tests, 12 skipped in 7.257s 09:09:34 [2021-08-10T09:09:34.119Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:09:34 [2021-08-10T09:09:34.119Z] INFO: Testing against a local daemon 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestDockerNetworkIpvlanPersistance 09:09:34 [2021-08-10T09:09:34.119Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] === RUN TestDockerNetworkIpvlan 09:09:34 [2021-08-10T09:09:34.119Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:09:34 [2021-08-10T09:09:34.119Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] PASS 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === Skipped 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:09:34 [2021-08-10T09:09:34.119Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] 09:09:34 [2021-08-10T09:09:34.119Z] DONE 2 tests, 2 skipped in 0.111s 09:09:34 [2021-08-10T09:09:34.119Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:09:34 [2021-08-10T09:09:34.375Z] INFO: Testing against a local daemon 09:09:34 [2021-08-10T09:09:34.375Z] === RUN TestDockerNetworkMacvlanPersistance 09:09:34 [2021-08-10T09:09:34.375Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.375Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 09:09:34 [2021-08-10T09:09:34.375Z] === RUN TestDockerNetworkMacvlan 09:09:34 [2021-08-10T09:09:34.375Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.375Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 09:09:34 [2021-08-10T09:09:34.375Z] PASS 09:09:34 [2021-08-10T09:09:34.375Z] 09:09:34 [2021-08-10T09:09:34.375Z] === Skipped 09:09:34 [2021-08-10T09:09:34.375Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 09:09:34 [2021-08-10T09:09:34.375Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.375Z] 09:09:34 [2021-08-10T09:09:34.375Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 09:09:34 [2021-08-10T09:09:34.375Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:34 [2021-08-10T09:09:34.375Z] 09:09:34 [2021-08-10T09:09:34.375Z] 09:09:34 [2021-08-10T09:09:34.375Z] DONE 2 tests, 2 skipped in 0.111s 09:09:34 [2021-08-10T09:09:34.375Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 09:09:34 [2021-08-10T09:09:34.375Z] testing: warning: no tests to run 09:09:34 [2021-08-10T09:09:34.375Z] PASS 09:09:34 [2021-08-10T09:09:34.375Z] 09:09:34 [2021-08-10T09:09:34.375Z] DONE 0 tests in 0.028s 09:09:34 [2021-08-10T09:09:34.375Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:09:34 [2021-08-10T09:09:34.384Z] time="2021-08-10T09:09:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.252.226:10033 172.24.252.226:10034 172.24.252.226:10035]" 09:09:34 [2021-08-10T09:09:34.384Z] time="2021-08-10T09:09:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.252.226:10033 172.24.252.226:10034 172.24.252.226:10035]" 09:09:34 [2021-08-10T09:09:34.631Z] INFO: Testing against a local daemon 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginAllowRequest 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginTLS 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginTLS (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginDenyRequest 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginAPIDenyResponse 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginDenyResponse 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginAllowEventStream 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginErrorResponse 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginErrorRequest 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginHeader 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginHeader (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginV2Disable 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 09:09:34 [2021-08-10T09:09:34.631Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) 09:09:34 [2021-08-10T09:09:34.631Z] PASS 09:09:34 [2021-08-10T09:09:34.631Z] 09:09:34 [2021-08-10T09:09:34.631Z] === Skipped 09:09:34 [2021-08-10T09:09:34.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] 09:09:34 [2021-08-10T09:09:34.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] 09:09:34 [2021-08-10T09:09:34.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] 09:09:34 [2021-08-10T09:09:34.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] 09:09:34 [2021-08-10T09:09:34.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 09:09:34 [2021-08-10T09:09:34.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.631Z] 09:09:34 [2021-08-10T09:09:34.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) 09:09:34 [2021-08-10T09:09:34.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] 09:09:34 [2021-08-10T09:09:34.632Z] DONE 17 tests, 17 skipped in 0.349s 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10033" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49358" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node aeaf2df7973a/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node aeaf2df7973a/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, is the new incarnation of the shutdown node 3a5f33eb20cc/172.24.252.226" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10034" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49359" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node aeaf2df7973a/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node aeaf2df7973a/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, is the new incarnation of the shutdown node 328c0758ec0b/172.24.252.226" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10035" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49360" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node aeaf2df7973a/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node aeaf2df7973a/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, is the new incarnation of the shutdown node ba592715efc3/172.24.252.226" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, is the new incarnation of the shutdown node 328c0758ec0b/172.24.252.226" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, is the new incarnation of the shutdown node 3a5f33eb20cc/172.24.252.226" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node d3ed58a36c91/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 3cc60519e183/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, joined gossip cluster" 09:09:34 [2021-08-10T09:09:34.841Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, added to nodes list" 09:09:34 [2021-08-10T09:09:34.888Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:09:34 [2021-08-10T09:09:34.888Z] INFO: Testing against a local daemon 09:09:34 [2021-08-10T09:09:34.888Z] === RUN TestPluginInvalidJSON 09:09:34 [2021-08-10T09:09:34.888Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 09:09:34 [2021-08-10T09:09:34.888Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 09:09:34 [2021-08-10T09:09:34.888Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 09:09:34 [2021-08-10T09:09:34.888Z] --- PASS: TestPluginInvalidJSON (0.01s) 09:09:34 [2021-08-10T09:09:34.888Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 09:09:34 [2021-08-10T09:09:34.888Z] === RUN TestPluginInstall 09:09:34 [2021-08-10T09:09:34.888Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.888Z] --- SKIP: TestPluginInstall (0.00s) 09:09:34 [2021-08-10T09:09:34.888Z] === RUN TestPluginsWithRuntimes 09:09:34 [2021-08-10T09:09:34.888Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 09:09:34 [2021-08-10T09:09:34.888Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 09:09:34 [2021-08-10T09:09:34.888Z] === RUN TestPluginBackCompatMediaTypes 09:09:34 [2021-08-10T09:09:34.888Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 09:09:34 [2021-08-10T09:09:34.888Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 09:09:34 [2021-08-10T09:09:34.888Z] PASS 09:09:34 [2021-08-10T09:09:34.888Z] 09:09:34 [2021-08-10T09:09:34.888Z] === Skipped 09:09:34 [2021-08-10T09:09:34.888Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 09:09:34 [2021-08-10T09:09:34.888Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:09:34 [2021-08-10T09:09:34.888Z] 09:09:34 [2021-08-10T09:09:34.888Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 09:09:34 [2021-08-10T09:09:34.888Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 09:09:34 [2021-08-10T09:09:34.888Z] 09:09:34 [2021-08-10T09:09:34.888Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) 09:09:34 [2021-08-10T09:09:34.888Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 09:09:34 [2021-08-10T09:09:34.888Z] 09:09:34 [2021-08-10T09:09:34.888Z] 09:09:34 [2021-08-10T09:09:34.888Z] DONE 5 tests, 3 skipped in 0.145s 09:09:34 [2021-08-10T09:09:34.888Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:09:35 [2021-08-10T09:09:35.143Z] INFO: Testing against a local daemon 09:09:35 [2021-08-10T09:09:35.143Z] === RUN TestExternalGraphDriver 09:09:35 [2021-08-10T09:09:35.143Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 09:09:35 [2021-08-10T09:09:35.143Z] --- SKIP: TestExternalGraphDriver (0.07s) 09:09:35 [2021-08-10T09:09:35.143Z] === RUN TestGraphdriverPluginV2 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, joined gossip cluster" 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, is the new incarnation of the shutdown node ba592715efc3/172.24.252.226" 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:34Z" level=info msg="Node 09bb21bee84e/172.24.252.226, added to nodes list" 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10033" 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:35Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49361" 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10034" 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:35Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49362" 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.226:10035" 09:09:35 [2021-08-10T09:09:35.298Z] time="2021-08-10T09:09:35Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49363" 09:09:35 [2021-08-10T09:09:35.754Z] 2021/08/10 09:09:35 Closing DB instances... 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91 change state NodeActive --> NodeLeft" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="node4(aeaf2df7973a): Node leave event for d3ed58a36c91/172.24.252.226" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91 change state NodeActive --> NodeLeft" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="node5(9d2a7747b76b): Node leave event for d3ed58a36c91/172.24.252.226" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91 change state NodeActive --> NodeLeft" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="node3(09bb21bee84e): Node leave event for d3ed58a36c91/172.24.252.226" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91 change state NodeActive --> NodeLeft" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="node1(d3ed58a36c91): Node leave event for d3ed58a36c91/172.24.252.226" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91 change state NodeActive --> NodeLeft" 09:09:35 [2021-08-10T09:09:35.754Z] time="2021-08-10T09:09:35Z" level=info msg="node2(3cc60519e183): Node leave event for d3ed58a36c91/172.24.252.226" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node d3ed58a36c91/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node 3cc60519e183 change state NodeActive --> NodeLeft" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="node5(9d2a7747b76b): Node leave event for 3cc60519e183/172.24.252.226" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node 3cc60519e183 change state NodeActive --> NodeLeft" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="node3(09bb21bee84e): Node leave event for 3cc60519e183/172.24.252.226" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node 3cc60519e183 change state NodeActive --> NodeLeft" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="node4(aeaf2df7973a): Node leave event for 3cc60519e183/172.24.252.226" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="Node 3cc60519e183 change state NodeActive --> NodeLeft" 09:09:36 [2021-08-10T09:09:36.211Z] time="2021-08-10T09:09:35Z" level=info msg="node2(3cc60519e183): Node leave event for 3cc60519e183/172.24.252.226" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 3cc60519e183/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 3cc60519e183/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 3cc60519e183/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 3cc60519e183/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 09bb21bee84e change state NodeActive --> NodeLeft" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="node5(9d2a7747b76b): Node leave event for 09bb21bee84e/172.24.252.226" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 09bb21bee84e change state NodeActive --> NodeLeft" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="node4(aeaf2df7973a): Node leave event for 09bb21bee84e/172.24.252.226" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 09bb21bee84e change state NodeActive --> NodeLeft" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="node3(09bb21bee84e): Node leave event for 09bb21bee84e/172.24.252.226" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 09bb21bee84e/172.24.252.226, left gossip cluster" 09:09:36 [2021-08-10T09:09:36.667Z] time="2021-08-10T09:09:36Z" level=info msg="Node 09bb21bee84e/172.24.252.226, left gossip cluster" 09:09:37 [2021-08-10T09:09:37.124Z] time="2021-08-10T09:09:36Z" level=info msg="Node 09bb21bee84e/172.24.252.226, left gossip cluster" 09:09:37 [2021-08-10T09:09:37.124Z] time="2021-08-10T09:09:36Z" level=debug msg="memberlist: Failed ping: 09bb21bee84e (timeout reached)" 09:09:37 [2021-08-10T09:09:37.124Z] time="2021-08-10T09:09:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.252.226:10036: use of closed network connection" 09:09:37 [2021-08-10T09:09:37.124Z] time="2021-08-10T09:09:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.252.226:10037: use of closed network connection" 09:09:37 [2021-08-10T09:09:37.124Z] time="2021-08-10T09:09:36Z" level=debug msg="memberlist: Stream connection from=172.24.252.226:49364" 09:09:37 [2021-08-10T09:09:37.581Z] time="2021-08-10T09:09:37Z" level=info msg="Node aeaf2df7973a change state NodeActive --> NodeLeft" 09:09:37 [2021-08-10T09:09:37.581Z] time="2021-08-10T09:09:37Z" level=info msg="node5(9d2a7747b76b): Node leave event for aeaf2df7973a/172.24.252.226" 09:09:37 [2021-08-10T09:09:37.581Z] time="2021-08-10T09:09:37Z" level=info msg="Node aeaf2df7973a change state NodeActive --> NodeLeft" 09:09:37 [2021-08-10T09:09:37.581Z] time="2021-08-10T09:09:37Z" level=info msg="node4(aeaf2df7973a): Node leave event for aeaf2df7973a/172.24.252.226" 09:09:37 [2021-08-10T09:09:37.581Z] time="2021-08-10T09:09:37Z" level=warning msg="memberlist: Was able to connect to 09bb21bee84e but other probes failed, network may be misconfigured" 09:09:38 [2021-08-10T09:09:38.037Z] time="2021-08-10T09:09:37Z" level=info msg="Node aeaf2df7973a/172.24.252.226, left gossip cluster" 09:09:38 [2021-08-10T09:09:38.037Z] time="2021-08-10T09:09:37Z" level=info msg="Node aeaf2df7973a/172.24.252.226, left gossip cluster" 09:09:38 [2021-08-10T09:09:38.494Z] time="2021-08-10T09:09:38Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, left gossip cluster" 09:09:38 [2021-08-10T09:09:38.494Z] time="2021-08-10T09:09:38Z" level=info msg="Node 9d2a7747b76b change state NodeActive --> NodeFailed" 09:09:38 [2021-08-10T09:09:38.494Z] time="2021-08-10T09:09:38Z" level=info msg="Node 9d2a7747b76b/172.24.252.226, added to failed nodes list" 09:09:38 [2021-08-10T09:09:38.494Z] --- PASS: TestNetworkDBIslands (11.65s) 09:09:38 [2021-08-10T09:09:38.494Z] PASS 09:09:38 [2021-08-10T09:09:38.494Z] coverage: 60.0% of statements 09:09:38 [2021-08-10T09:09:38.494Z] ok github.com/docker/docker/libnetwork/networkdb 103.226s coverage: 60.0% of statements 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/libnetwork/ns [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/oci/caps [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/containerfs [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/locker [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/mount [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/platform [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/signal [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/symlink [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/pkg/term [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/profiles/seccomp [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/quota [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/rootless [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/runconfig/opts [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/daemon [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/environment [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/fakegit [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/registry [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/testutil/request [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/volume [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/volume/service/opts [no test files] 09:09:38 [2021-08-10T09:09:38.494Z] ? github.com/docker/docker/volume/testutils [no test files] 09:09:39 [2021-08-10T09:09:39.305Z] --- PASS: TestGraphdriverPluginV2 (3.74s) 09:09:39 [2021-08-10T09:09:39.305Z] PASS 09:09:39 [2021-08-10T09:09:39.305Z] 09:09:39 [2021-08-10T09:09:39.305Z] === Skipped 09:09:39 [2021-08-10T09:09:39.305Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) 09:09:39 [2021-08-10T09:09:39.305Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 09:09:39 [2021-08-10T09:09:39.305Z] 09:09:39 [2021-08-10T09:09:39.305Z] 09:09:39 [2021-08-10T09:09:39.305Z] DONE 2 tests, 1 skipped in 3.924s 09:09:39 [2021-08-10T09:09:39.305Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:09:39 [2021-08-10T09:09:39.305Z] INFO: Testing against a local daemon 09:09:39 [2021-08-10T09:09:39.305Z] === RUN TestContinueAfterPluginCrash 09:09:39 [2021-08-10T09:09:39.305Z] === PAUSE TestContinueAfterPluginCrash 09:09:39 [2021-08-10T09:09:39.305Z] === RUN TestReadPluginNoRead 09:09:39 [2021-08-10T09:09:39.305Z] === PAUSE TestReadPluginNoRead 09:09:39 [2021-08-10T09:09:39.305Z] === RUN TestDaemonStartWithLogOpt 09:09:39 [2021-08-10T09:09:39.305Z] === PAUSE TestDaemonStartWithLogOpt 09:09:39 [2021-08-10T09:09:39.305Z] === CONT TestContinueAfterPluginCrash 09:09:39 [2021-08-10T09:09:39.305Z] === CONT TestDaemonStartWithLogOpt 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === Skipped 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] dispatchers_test.go:377: Windows does not support stopsignal 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] client_test.go:23: runtime.GOOS == "windows" 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] network_proxy_test.go:212: No support for dual stack yet 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] daemon_test.go:147: root required 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] reload_test.go:520: root required 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) 09:09:40 [2021-08-10T09:09:40.023Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] pull_v2_test.go:73: Needs fixing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] pull_v2_test.go:118: Needs fixing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] download_test.go:268: Needs fixing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] layer_test.go:304: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] layer_test.go:353: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] layer_test.go:468: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] layer_test.go:697: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] migration_test.go:46: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] migration_test.go:182: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] mount_test.go:17: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] mount_test.go:76: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] mount_test.go:125: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] mount_test.go:212: Failing on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] windows_test.go:57: Test does not work on CI and was never running to begin with 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] windows_test.go:62: Test does not work on CI and was never running to begin with 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:134: Xz not present in msys2 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:239: Failing on Windows CI machines 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_windows_test.go:16: Currently fails 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] changes_test.go:196: needs more investigation 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] changes_test.go:433: needs further investigation 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] changes_test.go:469: needs further investigation 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] poller_test.go:41: No chmod on Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] fileutils_test.go:134: Needs porting to Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] fileutils_test.go:180: Needs porting to Windows 09:09:40 [2021-08-10T09:09:40.023Z] 09:09:40 [2021-08-10T09:09:40.023Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) 09:09:40 [2021-08-10T09:09:40.023Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.024Z] 09:09:40 [2021-08-10T09:09:40.024Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 09:09:40 [2021-08-10T09:09:40.024Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.024Z] 09:09:40 [2021-08-10T09:09:40.024Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 09:09:40 [2021-08-10T09:09:40.024Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 09:09:40 [2021-08-10T09:09:40.024Z] 09:09:40 [2021-08-10T09:09:40.024Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 09:09:40 [2021-08-10T09:09:40.024Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 09:09:40 [2021-08-10T09:09:40.024Z] 09:09:40 [2021-08-10T09:09:40.024Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 09:09:40 [2021-08-10T09:09:40.024Z] local_test.go:181: runtime.GOOS == "windows" 09:09:40 [2021-08-10T09:09:40.024Z] 09:09:40 [2021-08-10T09:09:40.024Z] 09:09:40 [2021-08-10T09:09:40.024Z] DONE 2068 tests, 69 skipped in 255.002s 09:09:40 [2021-08-10T09:09:40.024Z] INFO: make.ps1 ended at 08/10/2021 09:09:39 09:09:41 [2021-08-10T09:09:41.554Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 09:09:41 [2021-08-10T09:09:41.554Z] INFO: Unit tests ended at 08/10/2021 09:09:41. Duration:00:04:25.2337871 09:09:41 [2021-08-10T09:09:41.554Z] INFO: Building busybox 09:09:41 [2021-08-10T09:09:41.554Z] Sending build context to Docker daemon 5.12kB 09:09:41 [2021-08-10T09:09:41.554Z] 09:09:41 [2021-08-10T09:09:41.554Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 09:09:41 [2021-08-10T09:09:41.554Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 09:09:41 [2021-08-10T09:09:41.554Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 09:09:41 [2021-08-10T09:09:41.554Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 09:09:41 [2021-08-10T09:09:41.554Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 09:09:41 [2021-08-10T09:09:41.554Z] ---> a4938fe7222f 09:09:41 [2021-08-10T09:09:41.554Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 09:09:41 [2021-08-10T09:09:41.554Z] ---> Running in 2dda0143d277 09:09:43 [2021-08-10T09:09:43.469Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) 09:09:43 [2021-08-10T09:09:43.469Z] === CONT TestReadPluginNoRead 09:09:45 [2021-08-10T09:09:45.984Z] === RUN TestReadPluginNoRead/default 09:09:46 [2021-08-10T09:09:46.233Z] Removing intermediate container 2dda0143d277 09:09:46 [2021-08-10T09:09:46.233Z] ---> f902d3a512cf 09:09:46 [2021-08-10T09:09:46.233Z] Step 7/13 : ARG BUSYBOX_VERSION 09:09:46 [2021-08-10T09:09:46.233Z] ---> Running in c432fb6eea09 09:09:46 [2021-08-10T09:09:46.233Z] Removing intermediate container c432fb6eea09 09:09:46 [2021-08-10T09:09:46.233Z] ---> e28e63b31c4a 09:09:46 [2021-08-10T09:09:46.233Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 09:09:46 [2021-08-10T09:09:46.233Z] ---> Running in 9baec23352ef 09:09:46 [2021-08-10T09:09:46.233Z] Removing intermediate container 9baec23352ef 09:09:46 [2021-08-10T09:09:46.233Z] ---> 9f545dc36baf 09:09:46 [2021-08-10T09:09:46.233Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 09:09:46 [2021-08-10T09:09:46.910Z] === RUN TestReadPluginNoRead/disabled_caching 09:09:47 [2021-08-10T09:09:47.761Z] 09:09:48 [2021-08-10T09:09:48.218Z] ---> d21283bd3b08 09:09:48 [2021-08-10T09:09:48.218Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 09:09:48 [2021-08-10T09:09:48.218Z] ---> Running in 74b7fc4d30cf 09:09:48 [2021-08-10T09:09:48.274Z] --- PASS: TestContinueAfterPluginCrash (9.26s) 09:09:48 [2021-08-10T09:09:48.835Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:09:50 [2021-08-10T09:09:50.202Z] === CONT TestReadPluginNoRead 09:09:50 [2021-08-10T09:09:50.202Z] read_test.go:92: [d70a3c6b33e86] daemon is not started 09:09:50 [2021-08-10T09:09:50.202Z] --- PASS: TestReadPluginNoRead (6.94s) 09:09:50 [2021-08-10T09:09:50.202Z] --- PASS: TestReadPluginNoRead/default (1.49s) 09:09:50 [2021-08-10T09:09:50.202Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) 09:09:50 [2021-08-10T09:09:50.202Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) 09:09:50 [2021-08-10T09:09:50.202Z] PASS 09:09:50 [2021-08-10T09:09:50.202Z] 09:09:50 [2021-08-10T09:09:50.202Z] DONE 6 tests in 11.373s 09:09:50 [2021-08-10T09:09:50.202Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:09:50 [2021-08-10T09:09:50.202Z] testing: warning: no tests to run 09:09:50 [2021-08-10T09:09:50.202Z] PASS 09:09:50 [2021-08-10T09:09:50.202Z] 09:09:50 [2021-08-10T09:09:50.202Z] DONE 0 tests in 0.035s 09:09:50 [2021-08-10T09:09:50.202Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:09:50 [2021-08-10T09:09:50.458Z] INFO: Testing against a local daemon 09:09:50 [2021-08-10T09:09:50.458Z] === RUN TestPluginWithDevMounts 09:09:50 [2021-08-10T09:09:50.458Z] mounts_test.go:21: (*Execution).IsRootless-fm 09:09:50 [2021-08-10T09:09:50.458Z] --- SKIP: TestPluginWithDevMounts (0.00s) 09:09:50 [2021-08-10T09:09:50.458Z] PASS 09:09:50 [2021-08-10T09:09:50.458Z] 09:09:50 [2021-08-10T09:09:50.458Z] === Skipped 09:09:50 [2021-08-10T09:09:50.458Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 09:09:50 [2021-08-10T09:09:50.458Z] mounts_test.go:21: (*Execution).IsRootless-fm 09:09:50 [2021-08-10T09:09:50.458Z] 09:09:50 [2021-08-10T09:09:50.458Z] 09:09:50 [2021-08-10T09:09:50.458Z] DONE 1 tests, 1 skipped in 0.122s 09:09:50 [2021-08-10T09:09:50.458Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 09:09:50 [2021-08-10T09:09:50.458Z] INFO: Testing against a local daemon 09:09:50 [2021-08-10T09:09:50.458Z] === RUN TestSecretInspect 09:09:50 [2021-08-10T09:09:50.458Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.458Z] --- SKIP: TestSecretInspect (0.02s) 09:09:50 [2021-08-10T09:09:50.458Z] === RUN TestSecretList 09:09:50 [2021-08-10T09:09:50.458Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.458Z] --- SKIP: TestSecretList (0.02s) 09:09:50 [2021-08-10T09:09:50.458Z] === RUN TestSecretsCreateAndDelete 09:09:50 [2021-08-10T09:09:50.458Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.458Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 09:09:50 [2021-08-10T09:09:50.458Z] === RUN TestSecretsUpdate 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestSecretsUpdate (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestTemplatedSecret 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestTemplatedSecret (0.00s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestSecretCreateResolve 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestSecretCreateResolve (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] PASS 09:09:50 [2021-08-10T09:09:50.713Z] 09:09:50 [2021-08-10T09:09:50.713Z] === Skipped 09:09:50 [2021-08-10T09:09:50.713Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] 09:09:50 [2021-08-10T09:09:50.713Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] 09:09:50 [2021-08-10T09:09:50.713Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] 09:09:50 [2021-08-10T09:09:50.713Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] 09:09:50 [2021-08-10T09:09:50.713Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] 09:09:50 [2021-08-10T09:09:50.713Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] 09:09:50 [2021-08-10T09:09:50.713Z] 09:09:50 [2021-08-10T09:09:50.713Z] DONE 6 tests, 6 skipped in 0.185s 09:09:50 [2021-08-10T09:09:50.713Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 09:09:50 [2021-08-10T09:09:50.713Z] INFO: Testing against a local daemon 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestServiceCreateInit 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:09:50 [2021-08-10T09:09:50.713Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:09:50 [2021-08-10T09:09:50.713Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- PASS: TestServiceCreateInit (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestCreateServiceMultipleTimes 09:09:50 [2021-08-10T09:09:50.713Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestCreateServiceConflict 09:09:50 [2021-08-10T09:09:50.713Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestCreateServiceConflict (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestCreateServiceMaxReplicas 09:09:50 [2021-08-10T09:09:50.713Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestCreateWithDuplicateNetworkNames 09:09:50 [2021-08-10T09:09:50.713Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestCreateServiceSecretFileMode 09:09:50 [2021-08-10T09:09:50.713Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestCreateServiceConfigFileMode 09:09:50 [2021-08-10T09:09:50.713Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.713Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 09:09:50 [2021-08-10T09:09:50.713Z] === RUN TestCreateServiceSysctls 09:09:50 [2021-08-10T09:09:50.969Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestCreateServiceSysctls (0.02s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestCreateServiceCapabilities 09:09:50 [2021-08-10T09:09:50.969Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestCreateServiceCapabilities (0.02s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestInspect 09:09:50 [2021-08-10T09:09:50.969Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestInspect (0.01s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestCreateJob 09:09:50 [2021-08-10T09:09:50.969Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestCreateJob (0.01s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestReplicatedJob 09:09:50 [2021-08-10T09:09:50.969Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestReplicatedJob (0.01s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestUpdateReplicatedJob 09:09:50 [2021-08-10T09:09:50.969Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestUpdateReplicatedJob (0.02s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestServiceListWithStatuses 09:09:50 [2021-08-10T09:09:50.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestDockerNetworkConnectAlias 09:09:50 [2021-08-10T09:09:50.969Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestDockerNetworkReConnect 09:09:50 [2021-08-10T09:09:50.969Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:50 [2021-08-10T09:09:50.969Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 09:09:50 [2021-08-10T09:09:50.969Z] === RUN TestServicePlugin 09:09:52 [2021-08-10T09:09:52.860Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:52 [2021-08-10T09:09:52.860Z] --- SKIP: TestServicePlugin (1.99s) 09:09:52 [2021-08-10T09:09:52.860Z] === RUN TestServiceUpdateLabel 09:09:52 [2021-08-10T09:09:52.860Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:52 [2021-08-10T09:09:52.860Z] --- SKIP: TestServiceUpdateLabel (0.01s) 09:09:52 [2021-08-10T09:09:52.860Z] === RUN TestServiceUpdateSecrets 09:09:52 [2021-08-10T09:09:52.860Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:52 [2021-08-10T09:09:52.860Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 09:09:52 [2021-08-10T09:09:52.860Z] === RUN TestServiceUpdateConfigs 09:09:52 [2021-08-10T09:09:52.860Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:52 [2021-08-10T09:09:52.860Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 09:09:52 [2021-08-10T09:09:52.860Z] === RUN TestServiceUpdateNetwork 09:09:52 [2021-08-10T09:09:52.860Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:52 [2021-08-10T09:09:52.860Z] --- SKIP: TestServiceUpdateNetwork (0.02s) 09:09:52 [2021-08-10T09:09:52.860Z] === RUN TestServiceUpdatePidsLimit 09:09:53 [2021-08-10T09:09:53.116Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] PASS 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === Skipped 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestInspect (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 09:09:53 [2021-08-10T09:09:53.116Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) 09:09:53 [2021-08-10T09:09:53.116Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 09:09:53 [2021-08-10T09:09:53.116Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] DONE 24 tests, 23 skipped in 2.385s 09:09:53 [2021-08-10T09:09:53.116Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 09:09:53 [2021-08-10T09:09:53.116Z] INFO: Testing against a local daemon 09:09:53 [2021-08-10T09:09:53.116Z] === RUN TestSessionCreate 09:09:53 [2021-08-10T09:09:53.116Z] --- PASS: TestSessionCreate (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] === RUN TestSessionCreateWithBadUpgrade 09:09:53 [2021-08-10T09:09:53.116Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 09:09:53 [2021-08-10T09:09:53.116Z] PASS 09:09:53 [2021-08-10T09:09:53.116Z] 09:09:53 [2021-08-10T09:09:53.116Z] DONE 2 tests in 0.154s 09:09:53 [2021-08-10T09:09:53.116Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 09:09:53 [2021-08-10T09:09:53.371Z] INFO: Testing against a local daemon 09:09:53 [2021-08-10T09:09:53.371Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:09:53 [2021-08-10T09:09:53.371Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:09:53 [2021-08-10T09:09:53.371Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:09:53 [2021-08-10T09:09:53.371Z] === RUN TestDiskUsage 09:09:53 [2021-08-10T09:09:53.371Z] === PAUSE TestDiskUsage 09:09:53 [2021-08-10T09:09:53.371Z] === RUN TestEventsExecDie 09:09:54 [2021-08-10T09:09:54.299Z] --- PASS: TestEventsExecDie (0.95s) 09:09:54 [2021-08-10T09:09:54.299Z] === RUN TestEventsBackwardsCompatible 09:09:54 [2021-08-10T09:09:54.299Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 09:09:54 [2021-08-10T09:09:54.299Z] === RUN TestEventsVolumeCreate 09:09:54 [2021-08-10T09:09:54.299Z] --- PASS: TestEventsVolumeCreate (0.05s) 09:09:54 [2021-08-10T09:09:54.299Z] === RUN TestInfoBinaryCommits 09:09:54 [2021-08-10T09:09:54.299Z] --- PASS: TestInfoBinaryCommits (0.02s) 09:09:54 [2021-08-10T09:09:54.299Z] === RUN TestInfoAPIVersioned 09:09:54 [2021-08-10T09:09:54.299Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:09:54 [2021-08-10T09:09:54.299Z] === RUN TestInfoDiscoveryBackend 09:09:54 [2021-08-10T09:09:54.860Z] --- PASS: TestInfoDiscoveryBackend (0.54s) 09:09:54 [2021-08-10T09:09:54.860Z] === RUN TestInfoDiscoveryInvalidAdvertise 09:09:55 [2021-08-10T09:09:55.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:09:55 [2021-08-10T09:09:55.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:09:55 [2021-08-10T09:09:55.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:09:55 [2021-08-10T09:09:55.284Z] Removing intermediate container 74b7fc4d30cf 09:09:55 [2021-08-10T09:09:55.284Z] ---> 6d3c0b79796e 09:09:55 [2021-08-10T09:09:55.284Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 09:09:55 [2021-08-10T09:09:55.284Z] ---> Running in 975c696d69ad 09:09:55 [2021-08-10T09:09:55.581Z] --- PASS: TestBuildWithHugeFile (52.21s) 09:09:55 [2021-08-10T09:09:55.581Z] === RUN TestBuildWCOWSandboxSize 09:09:55 [2021-08-10T09:09:55.581Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 09:09:55 [2021-08-10T09:09:55.581Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 09:09:55 [2021-08-10T09:09:55.581Z] === RUN TestBuildWithEmptyDockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:09:55 [2021-08-10T09:09:55.581Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) 09:09:55 [2021-08-10T09:09:55.581Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 09:09:55 [2021-08-10T09:09:55.581Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 09:09:55 [2021-08-10T09:09:55.581Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 09:09:55 [2021-08-10T09:09:55.581Z] === RUN TestBuildPreserveOwnership 09:09:55 [2021-08-10T09:09:55.581Z] === RUN TestBuildPreserveOwnership/copy_from 09:09:55 [2021-08-10T09:09:55.581Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:09:56 [2021-08-10T09:09:56.147Z] --- PASS: TestBuildPreserveOwnership (4.48s) 09:09:56 [2021-08-10T09:09:56.147Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) 09:09:56 [2021-08-10T09:09:56.147Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) 09:09:56 [2021-08-10T09:09:56.147Z] === RUN TestBuildPlatformInvalid 09:09:56 [2021-08-10T09:09:56.147Z] --- PASS: TestBuildPlatformInvalid (0.07s) 09:09:56 [2021-08-10T09:09:56.147Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:09:56 [2021-08-10T09:09:56.248Z] 09:09:56 [2021-08-10T09:09:56.248Z] SUCCESS: Specified value was saved. 09:09:57 [2021-08-10T09:09:57.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:09:57 [2021-08-10T09:09:57.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:09:58 [2021-08-10T09:09:58.420Z] Removing intermediate container 975c696d69ad 09:09:58 [2021-08-10T09:09:58.420Z] ---> 38ca8585fd96 09:09:58 [2021-08-10T09:09:58.420Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 09:09:58 [2021-08-10T09:09:58.420Z] ---> Running in ba3373449a50 09:09:59 [2021-08-10T09:09:59.021Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) 09:09:59 [2021-08-10T09:09:59.021Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 09:09:59 [2021-08-10T09:09:59.021Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 09:09:59 [2021-08-10T09:09:59.021Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 09:09:59 [2021-08-10T09:09:59.021Z] === RUN TestInfoAPI 09:09:59 [2021-08-10T09:09:59.021Z] --- PASS: TestInfoAPI (0.02s) 09:09:59 [2021-08-10T09:09:59.021Z] === RUN TestInfoAPIWarnings 09:10:00 [2021-08-10T09:10:00.778Z] 4612f6d0b889: Pull complete 09:10:01 [2021-08-10T09:10:01.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:10:02 [2021-08-10T09:10:02.159Z] Cannot create a file when that file already exists. 09:10:05 [2021-08-10T09:10:05.882Z] Removing intermediate container ba3373449a50 09:10:05 [2021-08-10T09:10:05.882Z] ---> 228ad2d194b6 09:10:05 [2021-08-10T09:10:05.882Z] Step 13/13 : CMD ["sh"] 09:10:05 [2021-08-10T09:10:05.882Z] ---> Running in 2e37bfda5202 09:10:06 [2021-08-10T09:10:06.339Z] Removing intermediate container 2e37bfda5202 09:10:06 [2021-08-10T09:10:06.339Z] ---> 23c954089a97 09:10:06 [2021-08-10T09:10:06.339Z] Successfully built 23c954089a97 09:10:06 [2021-08-10T09:10:06.339Z] Successfully tagged busybox:latest 09:10:06 [2021-08-10T09:10:06.339Z] INFO: Docker images of the daemon under test 09:10:06 [2021-08-10T09:10:06.339Z] 09:10:06 [2021-08-10T09:10:06.339Z] REPOSITORY TAG IMAGE ID CREATED SIZE 09:10:06 [2021-08-10T09:10:06.339Z] busybox latest 23c954089a97 Less than a second ago 2.8GB 09:10:06 [2021-08-10T09:10:06.339Z] microsoft/windowsservercore latest a4938fe7222f 12 days ago 2.76GB 09:10:06 [2021-08-10T09:10:06.339Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 12 days ago 2.76GB 09:10:06 [2021-08-10T09:10:06.339Z] 09:10:06 [2021-08-10T09:10:06.339Z] INFO: Running integration tests at 08/10/2021 09:10:06... 09:10:06 [2021-08-10T09:10:06.339Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 09:10:06 [2021-08-10T09:10:06.339Z] INFO: Integration API tests being run from the host: 09:10:06 [2021-08-10T09:10:06.339Z] INFO: make.ps1 starting at 08/10/2021 09:10:06 09:10:07 [2021-08-10T09:10:07.302Z] Running D:\gopath\src\github.com\docker\docker\integration\build 09:10:09 [2021-08-10T09:10:09.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:10:11 [2021-08-10T09:10:11.001Z] Loaded image: buildpack-deps:buster 09:10:11 [2021-08-10T09:10:11.001Z] Loaded image: busybox:latest 09:10:11 [2021-08-10T09:10:11.001Z] Loaded image: busybox:glibc 09:10:13 [2021-08-10T09:10:13.527Z] Loaded image: debian:bullseye 09:10:13 [2021-08-10T09:10:13.527Z] Loaded image: hello-world:latest 09:10:13 [2021-08-10T09:10:13.527Z] Loaded image: arm32v7/hello-world:latest 09:10:13 [2021-08-10T09:10:13.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:10:16 [2021-08-10T09:10:16.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestInfoAPIWarnings (16.36s) 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestInfoDebug 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestInfoDebug (0.56s) 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestInfoInsecureRegistries 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestInfoInsecureRegistries (0.55s) 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestInfoRegistryMirrors 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestInfoRegistryMirrors (0.54s) 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestLoginFailsWithBadCredentials 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestPingCacheHeaders 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestPingCacheHeaders (0.02s) 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestPingGet 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestPingGet (0.01s) 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestPingHead 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestPingHead (0.02s) 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestVersion 09:10:17 [2021-08-10T09:10:17.053Z] --- PASS: TestVersion (0.02s) 09:10:17 [2021-08-10T09:10:17.053Z] === CONT TestDiskUsage 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/container_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/image_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/volume_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/build-cache_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/container,_volume_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.053Z] === RUN TestDiskUsage/after_LoadBusybox 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.309Z] === RUN TestDiskUsage/after_container.Run 09:10:17 [2021-08-10T09:10:17.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/container_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/image_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:10:17 [2021-08-10T09:10:17.870Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage (1.47s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty (0.01s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run (0.59s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) 09:10:17 [2021-08-10T09:10:17.870Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) 09:10:17 [2021-08-10T09:10:17.870Z] PASS 09:10:17 [2021-08-10T09:10:17.870Z] 09:10:17 [2021-08-10T09:10:17.870Z] === Skipped 09:10:17 [2021-08-10T09:10:17.870Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:10:17 [2021-08-10T09:10:17.870Z] 09:10:17 [2021-08-10T09:10:17.870Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 09:10:17 [2021-08-10T09:10:17.870Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 09:10:17 [2021-08-10T09:10:17.870Z] 09:10:17 [2021-08-10T09:10:17.870Z] 09:10:17 [2021-08-10T09:10:17.870Z] DONE 53 tests, 2 skipped in 24.786s 09:10:17 [2021-08-10T09:10:17.870Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 09:10:18 [2021-08-10T09:10:18.126Z] INFO: Testing against a local daemon 09:10:18 [2021-08-10T09:10:18.126Z] === RUN TestVolumesCreateAndList 09:10:18 [2021-08-10T09:10:18.126Z] --- PASS: TestVolumesCreateAndList (0.02s) 09:10:18 [2021-08-10T09:10:18.126Z] === RUN TestVolumesRemove 09:10:18 [2021-08-10T09:10:18.126Z] --- PASS: TestVolumesRemove (0.05s) 09:10:18 [2021-08-10T09:10:18.126Z] === RUN TestVolumesInspect 09:10:18 [2021-08-10T09:10:18.126Z] --- PASS: TestVolumesInspect (0.02s) 09:10:18 [2021-08-10T09:10:18.126Z] === RUN TestVolumesInvalidJSON 09:10:18 [2021-08-10T09:10:18.126Z] === RUN TestVolumesInvalidJSON//volumes/create 09:10:18 [2021-08-10T09:10:18.126Z] === PAUSE TestVolumesInvalidJSON//volumes/create 09:10:18 [2021-08-10T09:10:18.126Z] === CONT TestVolumesInvalidJSON//volumes/create 09:10:18 [2021-08-10T09:10:18.126Z] --- PASS: TestVolumesInvalidJSON (0.01s) 09:10:18 [2021-08-10T09:10:18.126Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 09:10:18 [2021-08-10T09:10:18.126Z] PASS 09:10:18 [2021-08-10T09:10:18.126Z] 09:10:18 [2021-08-10T09:10:18.126Z] DONE 5 tests in 0.216s 09:10:18 [2021-08-10T09:10:18.126Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:10:18 [2021-08-10T09:10:18.382Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12570 is not a child of this shell 09:10:18 [2021-08-10T09:10:18.382Z] warning: PID 12570 from bundles/test-integration/docker.pid had a nonzero exit code 09:10:18 [2021-08-10T09:10:18.382Z] Leaving: AppArmorNo profiles have been unloaded. 09:10:18 [2021-08-10T09:10:18.382Z] 09:10:18 [2021-08-10T09:10:18.382Z] Unloading profiles will leave already running processes permanently 09:10:18 [2021-08-10T09:10:18.382Z] unconfined, which can lead to unexpected situations. 09:10:18 [2021-08-10T09:10:18.382Z] 09:10:18 [2021-08-10T09:10:18.382Z] To set a process to complain mode, use the command line tool 09:10:18 [2021-08-10T09:10:18.382Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:10:18 [2021-08-10T09:10:18.382Z] Removing test suite binaries 09:10:18 [2021-08-10T09:10:18.382Z] exiting test-integration 09:10:18 [2021-08-10T09:10:18.382Z] ++ exit 0 09:10:18 [2021-08-10T09:10:18.382Z] 09:10:20 [2021-08-10T09:10:20.072Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.74s) 09:10:20 [2021-08-10T09:10:20.072Z] PASS 09:10:20 [2021-08-10T09:10:20.072Z] 09:10:20 [2021-08-10T09:10:20.072Z] === Skipped 09:10:20 [2021-08-10T09:10:20.072Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 09:10:20 [2021-08-10T09:10:20.072Z] build_session_test.go:25: TODO: BuildKit 09:10:20 [2021-08-10T09:10:20.072Z] 09:10:20 [2021-08-10T09:10:20.072Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 09:10:20 [2021-08-10T09:10:20.072Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 09:10:20 [2021-08-10T09:10:20.072Z] 09:10:20 [2021-08-10T09:10:20.072Z] 09:10:20 [2021-08-10T09:10:20.072Z] DONE 34 tests, 2 skipped in 122.662s 09:10:20 [2021-08-10T09:10:20.072Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 09:10:20 [2021-08-10T09:10:20.072Z] INFO: Testing against a local daemon 09:10:20 [2021-08-10T09:10:20.072Z] === RUN TestConfigInspect Post stage [Pipeline] junit 09:10:20 [2021-08-10T09:10:20.280Z] Recording test results 09:10:20 [2021-08-10T09:10:20.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:10:21 [2021-08-10T09:10:21.833Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:10:22 [2021-08-10T09:10:22.179Z] + echo Ensuring container killed. 09:10:22 [2021-08-10T09:10:22.179Z] Ensuring container killed. 09:10:22 [2021-08-10T09:10:22.179Z] + docker rm -vf docker-pr15 09:10:22 [2021-08-10T09:10:22.179Z] Error: No such container: docker-pr15 [Pipeline] sh 09:10:22 [2021-08-10T09:10:22.496Z] + echo Chowning /workspace to jenkins user 09:10:22 [2021-08-10T09:10:22.496Z] Chowning /workspace to jenkins user 09:10:22 [2021-08-10T09:10:22.496Z] + id -u 09:10:22 [2021-08-10T09:10:22.496Z] + id -g 09:10:22 [2021-08-10T09:10:22.496Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42715:/workspace busybox chown -R 1000:1000 /workspace 09:10:22 [2021-08-10T09:10:22.592Z] --- PASS: TestConfigInspect (2.35s) 09:10:22 [2021-08-10T09:10:22.592Z] === RUN TestConfigList 09:10:22 [2021-08-10T09:10:22.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:10:24 [2021-08-10T09:10:24.192Z] + bundleName=amd64-rootless 09:10:24 [2021-08-10T09:10:24.192Z] + echo Creating amd64-rootless-bundles.tar.gz 09:10:24 [2021-08-10T09:10:24.192Z] Creating amd64-rootless-bundles.tar.gz 09:10:24 [2021-08-10T09:10:24.192Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 09:10:24 [2021-08-10T09:10:24.192Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts 09:10:24 [2021-08-10T09:10:24.201Z] Archiving artifacts 09:10:24 [2021-08-10T09:10:24.486Z] --- PASS: TestConfigList (2.18s) 09:10:24 [2021-08-10T09:10:24.486Z] === RUN TestConfigsCreateAndDelete 09:10:26 [2021-08-10T09:10:26.021Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42715/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:10:26 [2021-08-10T09:10:26.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:10:26 [2021-08-10T09:10:26.326Z] + make clean 09:10:26 [2021-08-10T09:10:26.581Z] docker volume rm -f docker-dev-cache 09:10:26 [2021-08-10T09:10:26.581Z] docker-dev-cache [Pipeline] deleteDir 09:10:27 [2021-08-10T09:10:27.006Z] --- PASS: TestConfigsCreateAndDelete (2.18s) 09:10:27 [2021-08-10T09:10:27.006Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:10:28 [2021-08-10T09:10:28.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:10:28 [2021-08-10T09:10:28.901Z] --- PASS: TestConfigsUpdate (2.18s) 09:10:28 [2021-08-10T09:10:28.901Z] === RUN TestTemplatedConfig 09:10:31 [2021-08-10T09:10:31.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:10:32 [2021-08-10T09:10:32.176Z] --- PASS: TestTemplatedConfig (3.32s) 09:10:32 [2021-08-10T09:10:32.176Z] === RUN TestConfigCreateResolve 09:10:33 [2021-08-10T09:10:33.866Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:10:33 [2021-08-10T09:10:33.866Z] Using test binary docker 09:10:34 [2021-08-10T09:10:34.175Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m21.241422671s with top 10 stages: buildssa: 1m46.446463377s, goimports: 22.034084591s, unconvert: 14.320735481s, gosec: 9.1644258s, golint: 5.968991442s, ineffassign: 4.508646936s, misspell: 4.334028704s, inspect: 4.036053715s, vrp: 3.56343567s, printf: 2.025060814s 09:10:34 [2021-08-10T09:10:34.175Z] INFO [runner] Issues before processing: 2856, after processing: 0 09:10:34 [2021-08-10T09:10:34.175Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2281/2281, exclude: 1892/1892, filename_unadjuster: 2281/2281, identifier_marker: 1892/1892, cgo: 2281/2856, autogenerated_exclude: 1892/2281, exclude-rules: 78/1892, nolint: 0/78, skip_files: 2281/2281, skip_dirs: 2281/2281 09:10:34 [2021-08-10T09:10:34.175Z] INFO [runner] processing took 69.594081ms with stages: nolint: 27.695606ms, identifier_marker: 18.504184ms, path_prettifier: 11.990138ms, autogenerated_exclude: 5.10285ms, exclude-rules: 3.703763ms, skip_dirs: 2.065943ms, cgo: 317.932µs, filename_unadjuster: 209.088µs, max_same_issues: 1.063µs, exclude: 717ns, uniq_by_line: 575ns, max_from_linter: 471ns, diff: 400ns, skip_files: 381ns, max_per_file_from_linter: 354ns, path_shortener: 323ns, source_code: 293ns 09:10:34 [2021-08-10T09:10:34.175Z] INFO [runner] linters took 1m49.670566929s with stages: goanalysis_metalinter: 1m26.11042359s, unused: 23.490425467s 09:10:34 [2021-08-10T09:10:34.175Z] INFO File cache stats: 1687 entries of total size 8.5MiB 09:10:34 [2021-08-10T09:10:34.175Z] INFO Memory: 2439 samples, avg is 1737.5MB, max is 4305.0MB 09:10:34 [2021-08-10T09:10:34.175Z] INFO Execution took 4m3.757794702s 09:10:34 [2021-08-10T09:10:34.175Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 09:10:34 [2021-08-10T09:10:34.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cc95f70de86f69a4680236a4f01beea3f628046e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cc95f70de86f69a4680236a4f01beea3f628046e hack/make.sh dynbinary test-docker-py 09:10:34 [2021-08-10T09:10:34.696Z] --- PASS: TestConfigCreateResolve (2.20s) 09:10:34 [2021-08-10T09:10:34.696Z] PASS 09:10:34 [2021-08-10T09:10:34.696Z] 09:10:34 [2021-08-10T09:10:34.696Z] DONE 6 tests in 14.444s 09:10:34 [2021-08-10T09:10:34.696Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 09:10:34 [2021-08-10T09:10:34.696Z] INFO: Testing against a local daemon 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestCheckpoint 09:10:34 [2021-08-10T09:10:34.696Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:10:34 [2021-08-10T09:10:34.696Z] --- SKIP: TestCheckpoint (0.00s) 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestContainerInvalidJSON 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 09:10:34 [2021-08-10T09:10:34.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestContainerInvalidJSON//exec/foobar/start 09:10:34 [2021-08-10T09:10:34.696Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 09:10:34 [2021-08-10T09:10:34.696Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 09:10:34 [2021-08-10T09:10:34.696Z] === CONT TestContainerInvalidJSON//exec/foobar/start 09:10:34 [2021-08-10T09:10:34.696Z] --- PASS: TestContainerInvalidJSON (0.01s) 09:10:34 [2021-08-10T09:10:34.696Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 09:10:34 [2021-08-10T09:10:34.696Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestCopyFromContainerPathDoesNotExist 09:10:34 [2021-08-10T09:10:34.696Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestCopyFromContainerPathIsNotDir 09:10:34 [2021-08-10T09:10:34.696Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestCopyToContainerPathDoesNotExist 09:10:34 [2021-08-10T09:10:34.696Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestCopyToContainerPathIsNotDir 09:10:34 [2021-08-10T09:10:34.696Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 09:10:34 [2021-08-10T09:10:34.696Z] === RUN TestCopyFromContainer 09:10:34 [2021-08-10T09:10:34.800Z] +++ /etc/init.d/apparmor start 09:10:35 [2021-08-10T09:10:35.058Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:10:35 [2021-08-10T09:10:35.058Z] INFO: Waiting for daemon to start... 09:10:35 [2021-08-10T09:10:35.058Z] Starting dockerd 09:10:35 [2021-08-10T09:10:35.058Z] +++ 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 09:10:35 [2021-08-10T09:10:35.427Z] 09:10:35 [2021-08-10T09:10:35.427Z] Removing bundles/ 09:10:35 [2021-08-10T09:10:35.427Z] 09:10:35 [2021-08-10T09:10:35.427Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:10:35 [2021-08-10T09:10:35.427Z] Building: bundles/dynbinary-daemon/dockerd-dev 09:10:35 [2021-08-10T09:10:35.427Z] GOOS="" GOARCH="" GOARM="" 09:10:36 [2021-08-10T09:10:36.065Z] === RUN TestCopyFromContainer// 09:10:36 [2021-08-10T09:10:36.065Z] === RUN TestCopyFromContainer//bar/root 09:10:36 [2021-08-10T09:10:36.065Z] === RUN TestCopyFromContainer//bar/root/ 09:10:36 [2021-08-10T09:10:36.065Z] === RUN TestCopyFromContainer/bar/quux 09:10:36 [2021-08-10T09:10:36.322Z] === RUN TestCopyFromContainer/bar/quux/ 09:10:36 [2021-08-10T09:10:36.322Z] === RUN TestCopyFromContainer/bar/quux/baz 09:10:36 [2021-08-10T09:10:36.322Z] === RUN TestCopyFromContainer/bar/filesymlink 09:10:36 [2021-08-10T09:10:36.322Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:10:36 [2021-08-10T09:10:36.322Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCopyFromContainer/bar/notarget 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer (1.86s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer// (0.06s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:10:36 [2021-08-10T09:10:36.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:10:36 [2021-08-10T09:10:36.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:10:36 [2021-08-10T09:10:36.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:10:36 [2021-08-10T09:10:36.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:10:36 [2021-08-10T09:10:36.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:10:36 [2021-08-10T09:10:36.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateLinkToNonExistingContainer 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateWithInvalidEnv 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateWithInvalidEnv/0 09:10:36 [2021-08-10T09:10:36.579Z] === PAUSE TestCreateWithInvalidEnv/0 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateWithInvalidEnv/1 09:10:36 [2021-08-10T09:10:36.579Z] === PAUSE TestCreateWithInvalidEnv/1 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateWithInvalidEnv/2 09:10:36 [2021-08-10T09:10:36.579Z] === PAUSE TestCreateWithInvalidEnv/2 09:10:36 [2021-08-10T09:10:36.579Z] === CONT TestCreateWithInvalidEnv/0 09:10:36 [2021-08-10T09:10:36.579Z] === CONT TestCreateWithInvalidEnv/2 09:10:36 [2021-08-10T09:10:36.579Z] === CONT TestCreateWithInvalidEnv/1 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateTmpfsMountsTarget 09:10:36 [2021-08-10T09:10:36.579Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 09:10:36 [2021-08-10T09:10:36.579Z] === RUN TestCreateWithCustomMaskedPaths 09:10:37 [2021-08-10T09:10:37.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:10:37 [2021-08-10T09:10:37.252Z] INFO: Testing against a local daemon 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildWithSession 09:10:37 [2021-08-10T09:10:37.252Z] build_session_test.go:25: TODO: BuildKit 09:10:37 [2021-08-10T09:10:37.252Z] --- SKIP: TestBuildWithSession (0.00s) 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildSquashParent 09:10:37 [2021-08-10T09:10:37.252Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 09:10:37 [2021-08-10T09:10:37.252Z] --- SKIP: TestBuildSquashParent (0.00s) 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildWithRemoveAndForceRemove 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:10:37 [2021-08-10T09:10:37.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:10:37 [2021-08-10T09:10:37.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:10:37 [2021-08-10T09:10:37.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:10:37 [2021-08-10T09:10:37.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:10:37 [2021-08-10T09:10:37.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:10:37 [2021-08-10T09:10:37.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:10:37 [2021-08-10T09:10:37.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:10:37 [2021-08-10T09:10:37.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:10:37 [2021-08-10T09:10:37.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:10:37 [2021-08-10T09:10:37.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:10:37 [2021-08-10T09:10:37.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:10:37 [2021-08-10T09:10:37.561Z] ok github.com/docker/docker/libnetwork 46.834s coverage: 41.0% of statements 09:10:38 [2021-08-10T09:10:38.344Z] . 09:10:38 [2021-08-10T09:10:38.344Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:10:38 [2021-08-10T09:10:38.344Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:10:38 [2021-08-10T09:10:38.604Z] Error: No such image: emptyfs 09:10:38 [2021-08-10T09:10:38.604Z] ++++ docker load 09:10:38 [2021-08-10T09:10:38.604Z] ++++ tar -cC bundles/test-integration/emptyfs . 09:10:39 [2021-08-10T09:10:39.108Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) 09:10:39 [2021-08-10T09:10:39.108Z] === RUN TestCreateWithCustomReadonlyPaths 09:10:39 [2021-08-10T09:10:39.172Z] Running integration-test (iteration 1) 09:10:39 [2021-08-10T09:10:39.172Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 09:10:39 [2021-08-10T09:10:39.172Z] ++ 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 09:10:39 [2021-08-10T09:10:39.172Z] ++ set -e 09:10:39 [2021-08-10T09:10:39.172Z] ++ '[' -n 0 ']' 09:10:39 [2021-08-10T09:10:39.172Z] ++ set -x 09:10:39 [2021-08-10T09:10:39.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 09:10:41 [2021-08-10T09:10:41.630Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) 09:10:41 [2021-08-10T09:10:41.630Z] === RUN TestCreateWithInvalidHealthcheckParams 09:10:41 [2021-08-10T09:10:41.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:10:41 [2021-08-10T09:10:41.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:10:41 [2021-08-10T09:10:41.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:10:41 [2021-08-10T09:10:41.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:10:41 [2021-08-10T09:10:41.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:10:41 [2021-08-10T09:10:41.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:10:41 [2021-08-10T09:10:41.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:10:41 [2021-08-10T09:10:41.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 09:10:41 [2021-08-10T09:10:41.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 09:10:41 [2021-08-10T09:10:41.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 09:10:41 [2021-08-10T09:10:41.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 09:10:41 [2021-08-10T09:10:41.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 09:10:41 [2021-08-10T09:10:41.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 09:10:41 [2021-08-10T09:10:41.630Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:10:42 [2021-08-10T09:10:42.196Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestCreateDifferentPlatform 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestCreateDifferentPlatform/different_os 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:10:42 [2021-08-10T09:10:42.196Z] --- PASS: TestCreateDifferentPlatform (0.01s) 09:10:42 [2021-08-10T09:10:42.196Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:10:42 [2021-08-10T09:10:42.196Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestCreateVolumesFromNonExistingContainer 09:10:42 [2021-08-10T09:10:42.196Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:10:42 [2021-08-10T09:10:42.196Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestContainerStartOnDaemonRestart 09:10:42 [2021-08-10T09:10:42.196Z] === PAUSE TestContainerStartOnDaemonRestart 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestDaemonRestartIpcMode 09:10:42 [2021-08-10T09:10:42.196Z] === PAUSE TestDaemonRestartIpcMode 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestDaemonHostGatewayIP 09:10:42 [2021-08-10T09:10:42.196Z] === PAUSE TestDaemonHostGatewayIP 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestRestartDaemonWithRestartingContainer 09:10:42 [2021-08-10T09:10:42.196Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestContainerKillOnDaemonStart 09:10:42 [2021-08-10T09:10:42.196Z] === PAUSE TestContainerKillOnDaemonStart 09:10:42 [2021-08-10T09:10:42.196Z] === RUN TestDiff 09:10:43 [2021-08-10T09:10:43.126Z] --- PASS: TestDiff (0.76s) 09:10:43 [2021-08-10T09:10:43.126Z] === RUN TestExecWithCloseStdin 09:10:44 [2021-08-10T09:10:44.057Z] --- PASS: TestExecWithCloseStdin (1.06s) 09:10:44 [2021-08-10T09:10:44.057Z] === RUN TestExec 09:10:45 [2021-08-10T09:10:45.426Z] --- PASS: TestExec (1.07s) 09:10:45 [2021-08-10T09:10:45.426Z] === RUN TestExecUser 09:10:46 [2021-08-10T09:10:46.356Z] --- PASS: TestExecUser (1.08s) 09:10:46 [2021-08-10T09:10:46.356Z] === RUN TestExportContainerAndImportImage 09:10:47 [2021-08-10T09:10:47.287Z] --- PASS: TestExportContainerAndImportImage (1.00s) 09:10:47 [2021-08-10T09:10:47.287Z] === RUN TestExportContainerAfterDaemonRestart 09:10:47 [2021-08-10T09:10:47.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:10:47 [2021-08-10T09:10:47.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:10:48 [2021-08-10T09:10:48.657Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) 09:10:48 [2021-08-10T09:10:48.657Z] === RUN TestHealthCheckWorkdir 09:10:50 [2021-08-10T09:10:50.027Z] --- PASS: TestHealthCheckWorkdir (1.48s) 09:10:50 [2021-08-10T09:10:50.028Z] === RUN TestHealthKillContainer 09:10:52 [2021-08-10T09:10:52.231Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 09:10:52 [2021-08-10T09:10:52.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.85s) 09:10:52 [2021-08-10T09:10:52.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.99s) 09:10:52 [2021-08-10T09:10:52.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.11s) 09:10:52 [2021-08-10T09:10:52.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.20s) 09:10:52 [2021-08-10T09:10:52.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.85s) 09:10:52 [2021-08-10T09:10:52.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.79s) 09:10:52 [2021-08-10T09:10:52.231Z] === RUN TestBuildMultiStageCopy 09:10:52 [2021-08-10T09:10:52.231Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:10:53 [2021-08-10T09:10:53.300Z] --- PASS: TestHealthKillContainer (3.09s) 09:10:53 [2021-08-10T09:10:53.300Z] === RUN TestInspectCpusetInConfigPre120 09:10:53 [2021-08-10T09:10:53.863Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) 09:10:53 [2021-08-10T09:10:53.863Z] === RUN TestIpcModeNone 09:10:55 [2021-08-10T09:10:55.276Z] --- PASS: TestIpcModeNone (1.11s) 09:10:55 [2021-08-10T09:10:55.276Z] === RUN TestIpcModePrivate 09:10:55 [2021-08-10T09:10:55.852Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false 09:10:56 [2021-08-10T09:10:56.108Z] --- PASS: TestIpcModePrivate (1.11s) 09:10:56 [2021-08-10T09:10:56.108Z] === RUN TestIpcModeShareable 09:10:57 [2021-08-10T09:10:57.037Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true 09:10:57 [2021-08-10T09:10:57.294Z] --- PASS: TestIpcModeShareable (1.09s) 09:10:57 [2021-08-10T09:10:57.294Z] === RUN TestAPIIpcModeShareableAndContainer 09:10:59 [2021-08-10T09:10:59.286Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:10:59 [2021-08-10T09:10:59.286Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:10:59 [2021-08-10T09:10:59.743Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:11:00 [2021-08-10T09:11:00.565Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) 09:11:00 [2021-08-10T09:11:00.565Z] === RUN TestAPIIpcModeHost 09:11:01 [2021-08-10T09:11:01.128Z] --- PASS: TestAPIIpcModeHost (1.10s) 09:11:01 [2021-08-10T09:11:01.128Z] === RUN TestDaemonIpcModeShareable 09:11:01 [2021-08-10T09:11:01.273Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:11:02 [2021-08-10T09:11:02.240Z] --- PASS: TestBuildMultiStageCopy (9.87s) 09:11:02 [2021-08-10T09:11:02.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.14s) 09:11:02 [2021-08-10T09:11:02.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) 09:11:02 [2021-08-10T09:11:02.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) 09:11:02 [2021-08-10T09:11:02.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) 09:11:02 [2021-08-10T09:11:02.240Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) 09:11:02 [2021-08-10T09:11:02.240Z] === RUN TestBuildMultiStageParentConfig 09:11:03 [2021-08-10T09:11:03.023Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 09:11:03 [2021-08-10T09:11:03.023Z] --- PASS: TestDaemonIpcModeShareable (1.68s) 09:11:03 [2021-08-10T09:11:03.023Z] === RUN TestDaemonIpcModePrivate 09:11:04 [2021-08-10T09:11:04.169Z] ok github.com/docker/docker/libnetwork/api 1.356s coverage: 83.2% of statements 09:11:04 [2021-08-10T09:11:04.393Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false 09:11:04 [2021-08-10T09:11:04.410Z] --- PASS: TestBuildMultiStageParentConfig (2.06s) 09:11:04 [2021-08-10T09:11:04.410Z] === RUN TestBuildLabelWithTargets 09:11:04 [2021-08-10T09:11:04.410Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 09:11:04 [2021-08-10T09:11:04.410Z] --- SKIP: TestBuildLabelWithTargets (0.00s) 09:11:04 [2021-08-10T09:11:04.410Z] === RUN TestBuildWithEmptyLayers 09:11:04 [2021-08-10T09:11:04.649Z] --- PASS: TestDaemonIpcModePrivate (1.65s) 09:11:04 [2021-08-10T09:11:04.649Z] === RUN TestDaemonIpcModePrivateFromConfig 09:11:05 [2021-08-10T09:11:05.117Z] ok github.com/docker/docker/libnetwork/bitseq 0.316s coverage: 84.4% of statements 09:11:05 [2021-08-10T09:11:05.117Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 09:11:05 [2021-08-10T09:11:05.373Z] --- PASS: TestBuildWithEmptyLayers (1.15s) 09:11:05 [2021-08-10T09:11:05.373Z] === RUN TestBuildMultiStageOnBuild 09:11:06 [2021-08-10T09:11:06.017Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false 09:11:06 [2021-08-10T09:11:06.274Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) 09:11:06 [2021-08-10T09:11:06.274Z] === RUN TestDaemonIpcModeShareableFromConfig 09:11:08 [2021-08-10T09:11:08.167Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 09:11:08 [2021-08-10T09:11:08.167Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) 09:11:08 [2021-08-10T09:11:08.167Z] === RUN TestIpcModeOlderClient 09:11:08 [2021-08-10T09:11:08.167Z] === PAUSE TestIpcModeOlderClient 09:11:08 [2021-08-10T09:11:08.167Z] === RUN TestKillContainerInvalidSignal 09:11:08 [2021-08-10T09:11:08.731Z] --- PASS: TestKillContainerInvalidSignal (0.69s) 09:11:08 [2021-08-10T09:11:08.731Z] === RUN TestKillContainer 09:11:08 [2021-08-10T09:11:08.731Z] === RUN TestKillContainer/no_signal 09:11:09 [2021-08-10T09:11:09.295Z] === RUN TestKillContainer/non_killing_signal 09:11:09 [2021-08-10T09:11:09.859Z] === RUN TestKillContainer/killing_signal 09:11:10 [2021-08-10T09:11:10.790Z] --- PASS: TestKillContainer (2.07s) 09:11:10 [2021-08-10T09:11:10.790Z] --- PASS: TestKillContainer/no_signal (0.67s) 09:11:10 [2021-08-10T09:11:10.790Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) 09:11:10 [2021-08-10T09:11:10.790Z] --- PASS: TestKillContainer/killing_signal (0.68s) 09:11:10 [2021-08-10T09:11:10.790Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:11:10 [2021-08-10T09:11:10.790Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:11:11 [2021-08-10T09:11:11.354Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:11:12 [2021-08-10T09:11:12.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) 09:11:12 [2021-08-10T09:11:12.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) 09:11:12 [2021-08-10T09:11:12.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) 09:11:12 [2021-08-10T09:11:12.284Z] === RUN TestKillStoppedContainer 09:11:12 [2021-08-10T09:11:12.284Z] --- PASS: TestKillStoppedContainer (0.05s) 09:11:12 [2021-08-10T09:11:12.284Z] === RUN TestKillStoppedContainerAPIPre120 09:11:12 [2021-08-10T09:11:12.284Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 09:11:12 [2021-08-10T09:11:12.284Z] === RUN TestKillDifferentUserContainer 09:11:12 [2021-08-10T09:11:12.849Z] --- PASS: TestKillDifferentUserContainer (0.70s) 09:11:12 [2021-08-10T09:11:12.849Z] === RUN TestInspectOomKilledTrue 09:11:12 [2021-08-10T09:11:12.849Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 09:11:12 [2021-08-10T09:11:12.849Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:11:12 [2021-08-10T09:11:12.849Z] === RUN TestInspectOomKilledFalse 09:11:13 [2021-08-10T09:11:13.780Z] --- PASS: TestInspectOomKilledFalse (0.67s) 09:11:13 [2021-08-10T09:11:13.780Z] === RUN TestLinksEtcHostsContentMatch 09:11:14 [2021-08-10T09:11:14.345Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) 09:11:14 [2021-08-10T09:11:14.345Z] === RUN TestLinksContainerNames 09:11:15 [2021-08-10T09:11:15.673Z] --- PASS: TestBuildMultiStageOnBuild (9.87s) 09:11:15 [2021-08-10T09:11:15.673Z] === RUN TestBuildUncleanTarFilenames 09:11:15 [2021-08-10T09:11:15.673Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 09:11:15 [2021-08-10T09:11:15.673Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 09:11:15 [2021-08-10T09:11:15.673Z] === RUN TestBuildMultiStageLayerLeak 09:11:15 [2021-08-10T09:11:15.717Z] --- PASS: TestLinksContainerNames (1.37s) 09:11:15 [2021-08-10T09:11:15.717Z] === RUN TestLogsFollowTailEmpty 09:11:16 [2021-08-10T09:11:16.648Z] --- PASS: TestLogsFollowTailEmpty (0.69s) 09:11:16 [2021-08-10T09:11:16.648Z] === RUN TestContainerNetworkMountsNoChown 09:11:17 [2021-08-10T09:11:17.212Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/default 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/default 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/private 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/private 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rprivate 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rprivate 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/slave 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/slave 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rslave 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rslave 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/shared 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/shared 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rshared 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rshared 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/default 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/default/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/default/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/rslave 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/rshared 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/shared 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/shared/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/shared/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/rprivate 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/slave 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/slave/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/slave/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/private 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/private/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/private/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/default/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/default/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/shared/bind_root 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:11:17 [2021-08-10T09:11:17.212Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:11:17 [2021-08-10T09:11:17.371Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/slave/bind_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/shared/mount_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/private/mount_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/slave/mount_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/private/bind_root 09:11:17 [2021-08-10T09:11:17.469Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 09:11:17 [2021-08-10T09:11:17.469Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 09:11:17 [2021-08-10T09:11:17.469Z] === RUN TestContainerBindMountNonRecursive 09:11:19 [2021-08-10T09:11:19.991Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) 09:11:19 [2021-08-10T09:11:19.991Z] === RUN TestContainerVolumesMountedAsShared 09:11:19 [2021-08-10T09:11:19.991Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) 09:11:19 [2021-08-10T09:11:19.991Z] === RUN TestContainerVolumesMountedAsSlave 09:11:20 [2021-08-10T09:11:20.922Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) 09:11:20 [2021-08-10T09:11:20.922Z] === RUN TestNetworkNat 09:11:21 [2021-08-10T09:11:21.486Z] --- PASS: TestNetworkNat (0.73s) 09:11:21 [2021-08-10T09:11:21.486Z] === RUN TestNetworkLocalhostTCPNat 09:11:22 [2021-08-10T09:11:22.415Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) 09:11:22 [2021-08-10T09:11:22.415Z] === RUN TestNetworkLoopbackNat 09:11:24 [2021-08-10T09:11:24.221Z] --- PASS: TestBuildMultiStageLayerLeak (9.18s) 09:11:24 [2021-08-10T09:11:24.221Z] === RUN TestBuildWithHugeFile 09:11:25 [2021-08-10T09:11:25.687Z] --- PASS: TestNetworkLoopbackNat (3.13s) 09:11:25 [2021-08-10T09:11:25.687Z] === RUN TestPause 09:11:25 [2021-08-10T09:11:25.885Z] Loaded image: buildpack-deps:buster 09:11:25 [2021-08-10T09:11:25.885Z] Loaded image: busybox:latest 09:11:25 [2021-08-10T09:11:25.885Z] Loaded image: busybox:glibc 09:11:26 [2021-08-10T09:11:26.252Z] --- PASS: TestPause (0.83s) 09:11:26 [2021-08-10T09:11:26.252Z] === RUN TestPauseFailsOnWindowsServerContainers 09:11:26 [2021-08-10T09:11:26.252Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:11:26 [2021-08-10T09:11:26.252Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:11:26 [2021-08-10T09:11:26.252Z] === RUN TestPauseStopPausedContainer 09:11:26 [2021-08-10T09:11:26.816Z] --- PASS: TestPauseStopPausedContainer (0.72s) 09:11:26 [2021-08-10T09:11:26.816Z] === RUN TestPidHost 09:11:29 [2021-08-10T09:11:29.338Z] --- PASS: TestPidHost (1.96s) 09:11:29 [2021-08-10T09:11:29.338Z] === RUN TestPsFilter 09:11:29 [2021-08-10T09:11:29.338Z] --- PASS: TestPsFilter (0.11s) 09:11:29 [2021-08-10T09:11:29.338Z] === RUN TestRemoveContainerWithRemovedVolume 09:11:29 [2021-08-10T09:11:29.595Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) 09:11:29 [2021-08-10T09:11:29.595Z] === RUN TestRemoveContainerWithVolume 09:11:30 [2021-08-10T09:11:30.526Z] --- PASS: TestRemoveContainerWithVolume (0.67s) 09:11:30 [2021-08-10T09:11:30.526Z] === RUN TestRemoveContainerRunning 09:11:31 [2021-08-10T09:11:31.090Z] --- PASS: TestRemoveContainerRunning (0.70s) 09:11:31 [2021-08-10T09:11:31.090Z] === RUN TestRemoveContainerForceRemoveRunning 09:11:31 [2021-08-10T09:11:31.654Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) 09:11:31 [2021-08-10T09:11:31.654Z] === RUN TestRemoveInvalidContainer 09:11:31 [2021-08-10T09:11:31.654Z] --- PASS: TestRemoveInvalidContainer (0.01s) 09:11:31 [2021-08-10T09:11:31.654Z] === RUN TestRenameLinkedContainer 09:11:32 [2021-08-10T09:11:32.448Z] Loaded image: debian:bullseye 09:11:32 [2021-08-10T09:11:32.448Z] Loaded image: hello-world:latest 09:11:32 [2021-08-10T09:11:32.448Z] Loaded image: arm32v7/hello-world:latest 09:11:32 [2021-08-10T09:11:32.448Z] INFO: Testing against a local daemon 09:11:32 [2021-08-10T09:11:32.448Z] === RUN TestCgroupNamespacesBuild 09:11:34 [2021-08-10T09:11:34.929Z] --- PASS: TestRenameLinkedContainer (2.81s) 09:11:34 [2021-08-10T09:11:34.929Z] === RUN TestRenameStoppedContainer 09:11:35 [2021-08-10T09:11:35.187Z] --- PASS: TestRenameStoppedContainer (0.69s) 09:11:35 [2021-08-10T09:11:35.187Z] === RUN TestRenameRunningContainerAndReuse 09:11:35 [2021-08-10T09:11:35.733Z] --- PASS: TestCgroupNamespacesBuild (3.35s) 09:11:35 [2021-08-10T09:11:35.733Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:11:36 [2021-08-10T09:11:36.557Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) 09:11:36 [2021-08-10T09:11:36.557Z] === RUN TestRenameInvalidName 09:11:37 [2021-08-10T09:11:37.487Z] --- PASS: TestRenameInvalidName (0.69s) 09:11:37 [2021-08-10T09:11:37.487Z] === RUN TestRenameAnonymousContainer 09:11:38 [2021-08-10T09:11:38.265Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.61s) 09:11:38 [2021-08-10T09:11:38.265Z] === RUN TestBuildWithSession 09:11:38 [2021-08-10T09:11:38.265Z] build_session_test.go:25: TODO: BuildKit 09:11:38 [2021-08-10T09:11:38.265Z] --- SKIP: TestBuildWithSession (0.00s) 09:11:38 [2021-08-10T09:11:38.265Z] === RUN TestBuildSquashParent 09:11:40 [2021-08-10T09:11:40.010Z] --- PASS: TestRenameAnonymousContainer (2.34s) 09:11:40 [2021-08-10T09:11:40.010Z] === RUN TestRenameContainerWithSameName 09:11:40 [2021-08-10T09:11:40.267Z] --- PASS: TestRenameContainerWithSameName (0.68s) 09:11:40 [2021-08-10T09:11:40.267Z] === RUN TestRenameContainerWithLinkedContainer 09:11:41 [2021-08-10T09:11:41.637Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) 09:11:41 [2021-08-10T09:11:41.637Z] === RUN TestResize 09:11:42 [2021-08-10T09:11:42.606Z] --- PASS: TestResize (0.71s) 09:11:42 [2021-08-10T09:11:42.606Z] === RUN TestResizeWithInvalidSize 09:11:43 [2021-08-10T09:11:43.171Z] --- PASS: TestResizeWithInvalidSize (0.76s) 09:11:43 [2021-08-10T09:11:43.171Z] === RUN TestResizeWhenContainerNotStarted 09:11:43 [2021-08-10T09:11:43.734Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:11:43 [2021-08-10T09:11:43.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:11:46 [2021-08-10T09:11:46.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:11:46 [2021-08-10T09:11:46.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:11:47 [2021-08-10T09:11:47.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:11:47 [2021-08-10T09:11:47.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:11:48 [2021-08-10T09:11:48.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:11:48 [2021-08-10T09:11:48.814Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:11:49 [2021-08-10T09:11:49.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 09:11:49 [2021-08-10T09:11:49.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 09:11:49 [2021-08-10T09:11:49.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 09:11:49 [2021-08-10T09:11:49.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 09:11:50 [2021-08-10T09:11:50.467Z] --- PASS: TestBuildSquashParent (12.28s) 09:11:50 [2021-08-10T09:11:50.467Z] === RUN TestBuildWithRemoveAndForceRemove 09:11:50 [2021-08-10T09:11:50.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:11:50 [2021-08-10T09:11:50.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:11:50 [2021-08-10T09:11:50.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:11:50 [2021-08-10T09:11:50.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:11:50 [2021-08-10T09:11:50.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:11:50 [2021-08-10T09:11:50.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:11:50 [2021-08-10T09:11:50.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:11:50 [2021-08-10T09:11:50.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:11:50 [2021-08-10T09:11:50.468Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:11:50 [2021-08-10T09:11:50.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:11:50 [2021-08-10T09:11:50.468Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:11:50 [2021-08-10T09:11:50.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:11:50 [2021-08-10T09:11:50.468Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:11:50 [2021-08-10T09:11:50.468Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:11:50 [2021-08-10T09:11:50.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:11:50 [2021-08-10T09:11:50.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:11:52 [2021-08-10T09:11:52.833Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 09:11:53 [2021-08-10T09:11:53.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:11:54 [2021-08-10T09:11:54.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:11:55 [2021-08-10T09:11:55.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:11:55 [2021-08-10T09:11:55.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s) 09:11:55 [2021-08-10T09:11:55.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) 09:11:55 [2021-08-10T09:11:55.958Z] === RUN TestCgroupNamespacesRun 09:11:57 [2021-08-10T09:11:57.246Z] f143c6fed32d: Pull complete 09:11:57 [2021-08-10T09:11:57.246Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 09:11:57 [2021-08-10T09:11:57.246Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 09:11:57 [2021-08-10T09:11:57.246Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 09:11:57 [2021-08-10T09:11:57.246Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 09:11:57 [2021-08-10T09:11:57.246Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' 09:11:57 [2021-08-10T09:11:57.246Z] WARN: Skipping validation tests 09:11:57 [2021-08-10T09:11:57.246Z] INFO: Running unit tests at 08/10/2021 09:11:50... 09:11:57 [2021-08-10T09:11:57.246Z] INFO: make.ps1 starting at 08/10/2021 09:11:54 09:11:57 [2021-08-10T09:11:57.246Z] INFO: Git commit (3270281291) assumed from DOCKER_GITCOMMIT environment variable 09:11:57 [2021-08-10T09:11:57.246Z] INFO: Invoking autogen... 09:11:57 [2021-08-10T09:11:57.246Z] INFO: Running unit tests... 09:11:57 [2021-08-10T09:11:57.858Z] --- PASS: TestCgroupNamespacesRun (1.68s) 09:11:57 [2021-08-10T09:11:57.858Z] === RUN TestCgroupNamespacesRunPrivileged 09:11:57 [2021-08-10T09:11:57.858Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 09:11:57 [2021-08-10T09:11:57.858Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 09:11:57 [2021-08-10T09:11:57.858Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:11:58 [2021-08-10T09:11:58.137Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 09:11:59 [2021-08-10T09:11:59.752Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) 09:11:59 [2021-08-10T09:11:59.752Z] === RUN TestCgroupNamespacesRunHostMode 09:12:00 [2021-08-10T09:12:00.694Z] ok github.com/docker/docker/libnetwork/config 0.075s coverage: 24.0% of statements 09:12:01 [2021-08-10T09:12:01.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:12:01 [2021-08-10T09:12:01.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:12:01 [2021-08-10T09:12:01.125Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) 09:12:01 [2021-08-10T09:12:01.125Z] === RUN TestCgroupNamespacesRunPrivateMode 09:12:01 [2021-08-10T09:12:01.918Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 09:12:03 [2021-08-10T09:12:03.016Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) 09:12:03 [2021-08-10T09:12:03.016Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:12:03 [2021-08-10T09:12:03.945Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) 09:12:03 [2021-08-10T09:12:03.945Z] === RUN TestCgroupNamespacesRunInvalidMode 09:12:04 [2021-08-10T09:12:04.509Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 09:12:04 [2021-08-10T09:12:04.509Z] === RUN TestCgroupNamespacesRunOlderClient 09:12:04 [2021-08-10T09:12:04.912Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements 09:12:04 [2021-08-10T09:12:04.912Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 09:12:04 [2021-08-10T09:12:04.912Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 09:12:06 [2021-08-10T09:12:06.269Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 09:12:06 [2021-08-10T09:12:06.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.35s) 09:12:06 [2021-08-10T09:12:06.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.52s) 09:12:06 [2021-08-10T09:12:06.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.15s) 09:12:06 [2021-08-10T09:12:06.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.13s) 09:12:06 [2021-08-10T09:12:06.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.87s) 09:12:06 [2021-08-10T09:12:06.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.10s) 09:12:06 [2021-08-10T09:12:06.269Z] === RUN TestBuildMultiStageCopy 09:12:06 [2021-08-10T09:12:06.269Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:12:06 [2021-08-10T09:12:06.403Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) 09:12:06 [2021-08-10T09:12:06.403Z] === RUN TestNISDomainname 09:12:07 [2021-08-10T09:12:07.771Z] --- PASS: TestNISDomainname (1.29s) 09:12:07 [2021-08-10T09:12:07.771Z] === RUN TestHostnameDnsResolution 09:12:08 [2021-08-10T09:12:08.703Z] --- PASS: TestHostnameDnsResolution (1.17s) 09:12:08 [2021-08-10T09:12:08.703Z] === RUN TestStats 09:12:09 [2021-08-10T09:12:09.181Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements 09:12:09 [2021-08-10T09:12:09.552Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:12:10 [2021-08-10T09:12:10.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:12:10 [2021-08-10T09:12:10.377Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:12:10 [2021-08-10T09:12:10.455Z] ? github.com/docker/docker/api [no test files] 09:12:10 [2021-08-10T09:12:10.943Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:12:11 [2021-08-10T09:12:11.509Z] --- PASS: TestBuildMultiStageCopy (5.59s) 09:12:11 [2021-08-10T09:12:11.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.58s) 09:12:11 [2021-08-10T09:12:11.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) 09:12:11 [2021-08-10T09:12:11.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) 09:12:11 [2021-08-10T09:12:11.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) 09:12:11 [2021-08-10T09:12:11.509Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) 09:12:11 [2021-08-10T09:12:11.509Z] === RUN TestBuildMultiStageParentConfig 09:12:11 [2021-08-10T09:12:11.810Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 09:12:11 [2021-08-10T09:12:11.810Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 09:12:11 [2021-08-10T09:12:11.810Z] GOOS="" GOARCH="" GOARM="" 09:12:11 [2021-08-10T09:12:11.810Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 09:12:11 [2021-08-10T09:12:11.810Z] 09:12:11 [2021-08-10T09:12:11.810Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 09:12:11 [2021-08-10T09:12:11.810Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 09:12:11 [2021-08-10T09:12:11.810Z] Using test binary docker 09:12:11 [2021-08-10T09:12:11.810Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:12:11 [2021-08-10T09:12:11.810Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:12:11 [2021-08-10T09:12:11.810Z] INFO: Waiting for daemon to start... 09:12:11 [2021-08-10T09:12:11.810Z] Starting dockerd 09:12:11 [2021-08-10T09:12:11.810Z] . 09:12:11 [2021-08-10T09:12:11.810Z] INFO: Building docker-sdk-python3:5.0.0... 09:12:11 [2021-08-10T09:12:11.975Z] --- PASS: TestStats (2.71s) 09:12:11 [2021-08-10T09:12:11.975Z] === RUN TestStopContainerWithTimeout 09:12:11 [2021-08-10T09:12:11.975Z] === RUN TestStopContainerWithTimeout/0 09:12:11 [2021-08-10T09:12:11.975Z] === PAUSE TestStopContainerWithTimeout/0 09:12:11 [2021-08-10T09:12:11.975Z] === RUN TestStopContainerWithTimeout/1 09:12:11 [2021-08-10T09:12:11.975Z] === PAUSE TestStopContainerWithTimeout/1 09:12:11 [2021-08-10T09:12:11.975Z] === RUN TestStopContainerWithTimeout/3 09:12:11 [2021-08-10T09:12:11.975Z] === PAUSE TestStopContainerWithTimeout/3 09:12:11 [2021-08-10T09:12:11.975Z] === RUN TestStopContainerWithTimeout/-1 09:12:11 [2021-08-10T09:12:11.975Z] === PAUSE TestStopContainerWithTimeout/-1 09:12:11 [2021-08-10T09:12:11.975Z] === CONT TestStopContainerWithTimeout/0 09:12:11 [2021-08-10T09:12:11.975Z] === CONT TestStopContainerWithTimeout/3 09:12:12 [2021-08-10T09:12:12.539Z] === CONT TestStopContainerWithTimeout/1 09:12:12 [2021-08-10T09:12:12.883Z] --- PASS: TestBuildMultiStageParentConfig (1.15s) 09:12:12 [2021-08-10T09:12:12.883Z] === RUN TestBuildLabelWithTargets 09:12:14 [2021-08-10T09:12:14.431Z] === CONT TestStopContainerWithTimeout/-1 09:12:14 [2021-08-10T09:12:14.801Z] --- PASS: TestBuildLabelWithTargets (1.88s) 09:12:14 [2021-08-10T09:12:14.801Z] === RUN TestBuildWithEmptyLayers 09:12:15 [2021-08-10T09:12:15.737Z] --- PASS: TestBuildWithEmptyLayers (1.13s) 09:12:15 [2021-08-10T09:12:15.737Z] === RUN TestBuildMultiStageOnBuild 09:12:17 [2021-08-10T09:12:17.701Z] --- PASS: TestStopContainerWithTimeout (0.02s) 09:12:17 [2021-08-10T09:12:17.701Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) 09:12:17 [2021-08-10T09:12:17.701Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) 09:12:17 [2021-08-10T09:12:17.701Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) 09:12:17 [2021-08-10T09:12:17.701Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) 09:12:17 [2021-08-10T09:12:17.701Z] === RUN TestDeleteDevicemapper 09:12:17 [2021-08-10T09:12:17.701Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:12:17 [2021-08-10T09:12:17.701Z] --- SKIP: TestDeleteDevicemapper (0.00s) 09:12:17 [2021-08-10T09:12:17.701Z] === RUN TestStopContainerWithRestartPolicyAlways 09:12:19 [2021-08-10T09:12:19.207Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.675s coverage: 59.9% of statements 09:12:19 [2021-08-10T09:12:19.207Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 09:12:19 [2021-08-10T09:12:19.925Z] --- PASS: TestBuildMultiStageOnBuild (3.86s) 09:12:19 [2021-08-10T09:12:19.925Z] === RUN TestBuildUncleanTarFilenames 09:12:20 [2021-08-10T09:12:20.224Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s) 09:12:20 [2021-08-10T09:12:20.224Z] === RUN TestUpdateMemory 09:12:20 [2021-08-10T09:12:20.600Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements 09:12:21 [2021-08-10T09:12:21.302Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) 09:12:21 [2021-08-10T09:12:21.302Z] === RUN TestBuildMultiStageLayerLeak 09:12:21 [2021-08-10T09:12:21.595Z] --- PASS: TestUpdateMemory (1.29s) 09:12:21 [2021-08-10T09:12:21.595Z] === RUN TestUpdateCPUQuota 09:12:25 [2021-08-10T09:12:25.396Z] === RUN TestMiddlewares 09:12:25 [2021-08-10T09:12:25.396Z] --- PASS: TestMiddlewares (0.00s) 09:12:25 [2021-08-10T09:12:25.396Z] PASS 09:12:25 [2021-08-10T09:12:25.396Z] coverage: 9.0% of statements 09:12:25 [2021-08-10T09:12:25.396Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements 09:12:25 [2021-08-10T09:12:25.495Z] --- PASS: TestBuildMultiStageLayerLeak (4.19s) 09:12:25 [2021-08-10T09:12:25.495Z] === RUN TestBuildWithHugeFile 09:12:28 [2021-08-10T09:12:28.138Z] --- PASS: TestUpdateCPUQuota (6.60s) 09:12:28 [2021-08-10T09:12:28.138Z] === RUN TestUpdatePidsLimit 09:12:28 [2021-08-10T09:12:28.138Z] === RUN TestUpdatePidsLimit/update_from_none 09:12:28 [2021-08-10T09:12:28.703Z] === RUN TestUpdatePidsLimit/no_change 09:12:28 [2021-08-10T09:12:28.757Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.025s coverage: 4.0% of statements 09:12:28 [2021-08-10T09:12:28.757Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 09:12:29 [2021-08-10T09:12:29.633Z] === RUN TestUpdatePidsLimit/update_lower 09:12:30 [2021-08-10T09:12:30.198Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 09:12:30 [2021-08-10T09:12:30.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 09:12:31 [2021-08-10T09:12:31.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 09:12:32 [2021-08-10T09:12:32.256Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 09:12:33 [2021-08-10T09:12:33.629Z] --- PASS: TestUpdatePidsLimit (5.44s) 09:12:33 [2021-08-10T09:12:33.629Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) 09:12:33 [2021-08-10T09:12:33.629Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) 09:12:33 [2021-08-10T09:12:33.629Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) 09:12:33 [2021-08-10T09:12:33.629Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) 09:12:33 [2021-08-10T09:12:33.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) 09:12:33 [2021-08-10T09:12:33.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) 09:12:33 [2021-08-10T09:12:33.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) 09:12:33 [2021-08-10T09:12:33.629Z] === RUN TestUpdateRestartPolicy 09:12:35 [2021-08-10T09:12:35.357Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.025s coverage: 4.5% of statements 09:12:35 [2021-08-10T09:12:35.357Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 09:12:36 [2021-08-10T09:12:36.303Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements 09:12:48 [2021-08-10T09:12:48.545Z] --- PASS: TestUpdateRestartPolicy (12.61s) 09:12:48 [2021-08-10T09:12:48.545Z] === RUN TestUpdateRestartWithAutoRemove 09:12:48 [2021-08-10T09:12:48.545Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) 09:12:48 [2021-08-10T09:12:48.545Z] === RUN TestWaitNonBlocked 09:12:48 [2021-08-10T09:12:48.545Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:12:48 [2021-08-10T09:12:48.545Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:12:48 [2021-08-10T09:12:48.545Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:12:48 [2021-08-10T09:12:48.545Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:12:48 [2021-08-10T09:12:48.545Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:12:48 [2021-08-10T09:12:48.545Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:12:48 [2021-08-10T09:12:48.545Z] --- PASS: TestWaitNonBlocked (0.01s) 09:12:48 [2021-08-10T09:12:48.545Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) 09:12:48 [2021-08-10T09:12:48.545Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) 09:12:48 [2021-08-10T09:12:48.545Z] === RUN TestWaitBlocked 09:12:48 [2021-08-10T09:12:48.545Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:12:48 [2021-08-10T09:12:48.545Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:12:48 [2021-08-10T09:12:48.545Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:12:48 [2021-08-10T09:12:48.545Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:12:48 [2021-08-10T09:12:48.545Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:12:48 [2021-08-10T09:12:48.545Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:12:49 [2021-08-10T09:12:49.108Z] --- PASS: TestWaitBlocked (0.01s) 09:12:49 [2021-08-10T09:12:49.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) 09:12:49 [2021-08-10T09:12:49.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) 09:12:49 [2021-08-10T09:12:49.108Z] === CONT TestContainerStartOnDaemonRestart 09:12:49 [2021-08-10T09:12:49.108Z] === CONT TestContainerKillOnDaemonStart 09:12:50 [2021-08-10T09:12:50.214Z] --- PASS: TestBuildWithHugeFile (83.62s) 09:12:50 [2021-08-10T09:12:50.214Z] === RUN TestBuildWCOWSandboxSize 09:12:52 [2021-08-10T09:12:52.379Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s) 09:12:52 [2021-08-10T09:12:52.379Z] === CONT TestIpcModeOlderClient 09:12:52 [2021-08-10T09:12:52.379Z] --- PASS: TestIpcModeOlderClient (0.06s) 09:12:52 [2021-08-10T09:12:52.379Z] === CONT TestDaemonHostGatewayIP 09:12:55 [2021-08-10T09:12:55.655Z] === CONT TestRestartDaemonWithRestartingContainer 09:12:55 [2021-08-10T09:12:55.655Z] --- PASS: TestDaemonHostGatewayIP (3.20s) 09:12:57 [2021-08-10T09:12:57.549Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) 09:12:57 [2021-08-10T09:12:57.549Z] === CONT TestDaemonRestartIpcMode 09:12:58 [2021-08-10T09:12:58.429Z] sha256:5f53f817ff5069b3d5b55a0d7c98b66e0fbf0341e79b026172a07ed6913b2a6c 09:12:58 [2021-08-10T09:12:58.429Z] INFO: Starting docker-py tests... 09:12:58 [2021-08-10T09:12:58.429Z] ============================= test session starts ============================== 09:12:58 [2021-08-10T09:12:58.429Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 09:12:58 [2021-08-10T09:12:58.429Z] rootdir: /src, inifile: pytest.ini 09:12:58 [2021-08-10T09:12:58.429Z] plugins: timeout-1.3.3, cov-2.6.1 09:12:58 [2021-08-10T09:12:58.429Z] collected 390 items / 1 deselected / 389 selected 09:12:58 [2021-08-10T09:12:58.429Z] 09:13:00 [2021-08-10T09:13:00.820Z] --- PASS: TestDaemonRestartIpcMode (2.87s) 09:13:01 [2021-08-10T09:13:01.384Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) 09:13:01 [2021-08-10T09:13:01.384Z] PASS 09:13:01 [2021-08-10T09:13:01.384Z] 09:13:01 [2021-08-10T09:13:01.384Z] === Skipped 09:13:01 [2021-08-10T09:13:01.384Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 09:13:01 [2021-08-10T09:13:01.384Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:13:01 [2021-08-10T09:13:01.384Z] 09:13:01 [2021-08-10T09:13:01.384Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 09:13:01 [2021-08-10T09:13:01.384Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 09:13:01 [2021-08-10T09:13:01.384Z] 09:13:01 [2021-08-10T09:13:01.384Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:13:01 [2021-08-10T09:13:01.384Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:13:01 [2021-08-10T09:13:01.384Z] 09:13:01 [2021-08-10T09:13:01.384Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 09:13:01 [2021-08-10T09:13:01.384Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 09:13:01 [2021-08-10T09:13:01.384Z] 09:13:01 [2021-08-10T09:13:01.384Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 09:13:01 [2021-08-10T09:13:01.384Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:13:01 [2021-08-10T09:13:01.384Z] 09:13:01 [2021-08-10T09:13:01.384Z] 09:13:01 [2021-08-10T09:13:01.384Z] DONE 195 tests, 5 skipped in 146.942s 09:13:01 [2021-08-10T09:13:01.384Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 09:13:01 [2021-08-10T09:13:01.384Z] === RUN TestConfigDaemonLibtrustID 09:13:01 [2021-08-10T09:13:01.948Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) 09:13:01 [2021-08-10T09:13:01.948Z] === RUN TestDaemonConfigValidation 09:13:01 [2021-08-10T09:13:01.948Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:13:01 [2021-08-10T09:13:01.948Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:13:01 [2021-08-10T09:13:01.948Z] === RUN TestDaemonConfigValidation/config_with_{} 09:13:01 [2021-08-10T09:13:01.948Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:13:01 [2021-08-10T09:13:01.948Z] === RUN TestDaemonConfigValidation/invalid_config 09:13:01 [2021-08-10T09:13:01.948Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:13:01 [2021-08-10T09:13:01.948Z] === RUN TestDaemonConfigValidation/malformed_config 09:13:01 [2021-08-10T09:13:01.948Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:13:01 [2021-08-10T09:13:01.948Z] === RUN TestDaemonConfigValidation/valid_config 09:13:01 [2021-08-10T09:13:01.948Z] === PAUSE TestDaemonConfigValidation/valid_config 09:13:01 [2021-08-10T09:13:01.948Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:13:01 [2021-08-10T09:13:01.948Z] === CONT TestDaemonConfigValidation/malformed_config 09:13:01 [2021-08-10T09:13:01.948Z] === CONT TestDaemonConfigValidation/valid_config 09:13:01 [2021-08-10T09:13:01.948Z] === CONT TestDaemonConfigValidation/invalid_config 09:13:02 [2021-08-10T09:13:02.204Z] === CONT TestDaemonConfigValidation/config_with_{} 09:13:02 [2021-08-10T09:13:02.204Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:13:02 [2021-08-10T09:13:02.204Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 09:13:02 [2021-08-10T09:13:02.204Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) 09:13:02 [2021-08-10T09:13:02.204Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 09:13:02 [2021-08-10T09:13:02.204Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) 09:13:02 [2021-08-10T09:13:02.204Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 09:13:02 [2021-08-10T09:13:02.204Z] PASS 09:13:02 [2021-08-10T09:13:02.204Z] 09:13:02 [2021-08-10T09:13:02.204Z] DONE 7 tests in 0.753s 09:13:02 [2021-08-10T09:13:02.204Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 09:13:02 [2021-08-10T09:13:02.204Z] INFO: Testing against a local daemon 09:13:02 [2021-08-10T09:13:02.204Z] === RUN TestCommitInheritsEnv 09:13:02 [2021-08-10T09:13:02.461Z] --- PASS: TestCommitInheritsEnv (0.30s) 09:13:02 [2021-08-10T09:13:02.461Z] === RUN TestImportExtremelyLargeImageWorks 09:13:02 [2021-08-10T09:13:02.461Z] === PAUSE TestImportExtremelyLargeImageWorks 09:13:02 [2021-08-10T09:13:02.461Z] === RUN TestImagesFilterMultiReference 09:13:02 [2021-08-10T09:13:02.461Z] --- PASS: TestImagesFilterMultiReference (0.06s) 09:13:02 [2021-08-10T09:13:02.461Z] === RUN TestImagePullPlatformInvalid 09:13:02 [2021-08-10T09:13:02.461Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 09:13:02 [2021-08-10T09:13:02.461Z] === RUN TestRemoveImageOrphaning 09:13:02 [2021-08-10T09:13:02.718Z] --- PASS: TestRemoveImageOrphaning (0.26s) 09:13:02 [2021-08-10T09:13:02.718Z] === RUN TestRemoveImageGarbageCollector 09:13:02 [2021-08-10T09:13:02.908Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.116s coverage: 6.6% of statements 09:13:02 [2021-08-10T09:13:02.909Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 09:13:05 [2021-08-10T09:13:05.239Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) 09:13:05 [2021-08-10T09:13:05.239Z] === RUN TestTagUnprefixedRepoByNameOrName 09:13:05 [2021-08-10T09:13:05.239Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 09:13:05 [2021-08-10T09:13:05.239Z] === RUN TestTagInvalidReference 09:13:05 [2021-08-10T09:13:05.239Z] --- PASS: TestTagInvalidReference (0.01s) 09:13:05 [2021-08-10T09:13:05.239Z] === RUN TestTagValidPrefixedRepo 09:13:05 [2021-08-10T09:13:05.239Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 09:13:05 [2021-08-10T09:13:05.239Z] === RUN TestTagExistedNameWithoutForce 09:13:05 [2021-08-10T09:13:05.239Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 09:13:05 [2021-08-10T09:13:05.239Z] === RUN TestTagOfficialNames 09:13:05 [2021-08-10T09:13:05.239Z] --- PASS: TestTagOfficialNames (0.05s) 09:13:05 [2021-08-10T09:13:05.239Z] === RUN TestTagMatchesDigest 09:13:05 [2021-08-10T09:13:05.239Z] --- PASS: TestTagMatchesDigest (0.02s) 09:13:05 [2021-08-10T09:13:05.239Z] === CONT TestImportExtremelyLargeImageWorks 09:13:06 [2021-08-10T09:13:06.219Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements 09:13:15 [2021-08-10T09:13:15.672Z] tests/integration/api_build_test.py .......................X [ 6%] 09:13:16 [2021-08-10T09:13:16.233Z] tests/integration/api_client_test.py ..... [ 7%] 09:13:16 [2021-08-10T09:13:16.238Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.020s coverage: 57.4% of statements 09:13:16 [2021-08-10T09:13:16.238Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 09:13:16 [2021-08-10T09:13:16.238Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 09:13:17 [2021-08-10T09:13:17.978Z] tests/integration/api_config_test.py ..... [ 8%] 09:13:22 [2021-08-10T09:13:22.839Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestBoolValue 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestBoolValue (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestBoolValueOrDefault 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestBoolValueOrDefault (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestInt64ValueOrZero 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestInt64ValueOrZero (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestInt64ValueOrDefault 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestInt64ValueOrDefault (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestInt64ValueOrDefaultWithError 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestJsonContentType 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestJsonContentType (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] PASS 09:13:25 [2021-08-10T09:13:25.783Z] coverage: 14.7% of statements 09:13:25 [2021-08-10T09:13:25.783Z] ok github.com/docker/docker/api/server/httputils 0.098s coverage: 14.7% of statements 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/backend/build [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestMaskSecretKeys 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestMaskSecretKeys (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestVersionMiddlewareVersion 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] PASS 09:13:25 [2021-08-10T09:13:25.783Z] coverage: 37.7% of statements 09:13:25 [2021-08-10T09:13:25.783Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/build [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/container [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/debug [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/image [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/network [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/session [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestAdjustForAPIVersion 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestAdjustForAPIVersion (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] PASS 09:13:25 [2021-08-10T09:13:25.783Z] coverage: 5.7% of statements 09:13:25 [2021-08-10T09:13:25.783Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/system [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/server/router/volume [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/types [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/types/backend [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/types/container [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] ? github.com/docker/docker/api/types/events [no test files] 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestStrSliceMarshalJSON 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestStrSliceUnmarshalJSON 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestStrSliceUnmarshalString 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestStrSliceUnmarshalSlice 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] PASS 09:13:25 [2021-08-10T09:13:25.783Z] coverage: 90.0% of statements 09:13:25 [2021-08-10T09:13:25.783Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestToJSON 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestToJSON (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestToParamWithVersion 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestToParamWithVersion (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestFromJSON 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestFromJSON (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestEmpty 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestEmpty (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestArgsMatchKVListEmptySources 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestArgsMatchKVList 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestArgsMatchKVList (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestArgsMatch 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestArgsMatch (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestAdd 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestAdd (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestDel 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestDel (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestLen 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestLen (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestExactMatch 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestExactMatch (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestOnlyOneExactMatch 09:13:25 [2021-08-10T09:13:25.783Z] --- PASS: TestOnlyOneExactMatch (0.00s) 09:13:25 [2021-08-10T09:13:25.783Z] === RUN TestContains 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestContains (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestValidate 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestValidate (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestWalkValues 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestWalkValues (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestFuzzyMatch 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestFuzzyMatch (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestClone 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestClone (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] PASS 09:13:25 [2021-08-10T09:13:25.784Z] coverage: 92.2% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/image [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/mount [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/network [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/registry [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/swarm [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDurationToSecondsString 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDurationToSecondsString (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestGetTimestamp 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestGetTimestamp (0.11s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseTimestamps 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseTimestamps (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] PASS 09:13:25 [2021-08-10T09:13:25.784Z] coverage: 100.0% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ok github.com/docker/docker/api/types/time 0.151s coverage: 100.0% of statements 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestCompareVersion 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestCompareVersion (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] PASS 09:13:25 [2021-08-10T09:13:25.784Z] coverage: 75.0% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/api/types/volume [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder/builder-next [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestCloneArgsSmartHttp 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestCloneArgsDumbHttp 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestCloneArgsGit 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestCloneArgsGit (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestCheckoutGit 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestProcessNoDockerignore 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestProcessNoDockerignore (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestProcessShouldLeaveAllFiles 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDetectContentType 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDetectContentType (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestSelectAcceptableMIME 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestSelectAcceptableMIME (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestInspectEmptyResponse 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestInspectEmptyResponse (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestInspectResponseBinary 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestInspectResponseBinary (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestResponseUnsupportedContentType 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestInspectResponseTextSimple 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestInspectResponseTextSimple (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestInspectResponseEmptyContentType 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestUnknownContentLength 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestUnknownContentLength (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDownloadRemote 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDownloadRemote (0.06s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestGetWithStatusError 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestGetWithStatusError (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestCloseRootDirectory 09:13:25 [2021-08-10T09:13:25.784Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestCloseRootDirectory (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestHashFile 09:13:25 [2021-08-10T09:13:25.784Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestHashFile (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestHashSubdir 09:13:25 [2021-08-10T09:13:25.784Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestHashSubdir (0.01s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestRemoveDirectory 09:13:25 [2021-08-10T09:13:25.784Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestRemoveDirectory (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] PASS 09:13:25 [2021-08-10T09:13:25.784Z] coverage: 9.3% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ok github.com/docker/docker/builder/remotecontext 0.204s coverage: 9.3% of statements 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestGetAllAllowed 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestGetAllAllowed (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestGetAllMeta 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestGetAllMeta (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestWarnOnUnusedBuildArgs 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestIsUnreferencedBuiltin 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestIsExistingDirectory 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestIsExistingDirectory (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestGetFilenameForDownload 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestGetFilenameForDownload (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestEnv2Variables 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestEnv2Variables (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestEnvValueWithExistingRunConfigEnv 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestMaintainer 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestMaintainer (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestLabel 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestLabel (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestFromScratch 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestFromScratch (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestFromWithArg 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestFromWithArg (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestFromWithArgButBuildArgsNotGiven 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestFromWithUndefinedArg 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestFromWithUndefinedArg (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestFromMultiStageWithNamedStage 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestOnbuild 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestOnbuild (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestWorkdir 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestWorkdir (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestCmd 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestCmd (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestHealthcheckNone 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestHealthcheckNone (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestHealthcheckCmd 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestHealthcheckCmd (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestEntrypoint 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestEntrypoint (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestExpose 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestExpose (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestUser 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestUser (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestVolume 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestVolume (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestStopSignal 09:13:25 [2021-08-10T09:13:25.784Z] dispatchers_test.go:377: Windows does not support stopsignal 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestStopSignal (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestArg 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestArg (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestShell 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestShell (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestPrependEnvOnCmd 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestPrependEnvOnCmd (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestRunWithBuildArgs 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestRunWithBuildArgs (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestRunIgnoresHealthcheck 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatchUnsupportedOptions 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestNormalizeWorkdir 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestNormalizeWorkdir (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatch 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatch/ADD_multiple_files_to_file 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatch/COPY_multiple_files_to_file 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatch/COPY_wildcard_no_files 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDispatch/COPY_url 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatch (0.05s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDispatch/COPY_url (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestAddScratchImageAddsToMounts 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestAddFromScratchPopulatesPlatform 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestImageSourceGetAddsToMounts 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestEmptyDockerfile 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestEmptyDockerfile (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestSymlinkDockerfile 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestSymlinkDockerfile (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDockerfileOutsideTheBuildContext 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestNonExistingDockerfile 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestNonExistingDockerfile (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestCopyRunConfig 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestCopyRunConfig (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDeepCopyRunConfig 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDeepCopyRunConfig (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestExportImage 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestExportImage (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestNormalizeDest 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestNormalizeDest (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] PASS 09:13:25 [2021-08-10T09:13:25.784Z] coverage: 46.8% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 46.8% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ? github.com/docker/docker/builder/dockerignore [no test files] 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestEnable 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestEnable (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestDisable 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestDisable (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestEnabled 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestEnabled (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] PASS 09:13:25 [2021-08-10T09:13:25.784Z] coverage: 100.0% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestTCP4Proxy 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestTCP4Proxy (0.02s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestTCP4ProxyHalfClose 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestTCP6Proxy 09:13:25 [2021-08-10T09:13:25.784Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestTCP6Proxy (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestTCPDualStackProxy 09:13:25 [2021-08-10T09:13:25.784Z] network_proxy_test.go:212: No support for dual stack yet 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestTCPDualStackProxy (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestUDP4Proxy 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestUDP4Proxy (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestUDP6Proxy 09:13:25 [2021-08-10T09:13:25.784Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestUDP6Proxy (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestUDPWriteError 09:13:25 [2021-08-10T09:13:25.784Z] --- PASS: TestUDPWriteError (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestSCTP4Proxy 09:13:25 [2021-08-10T09:13:25.784Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestSCTP4Proxy (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] === RUN TestSCTP6Proxy 09:13:25 [2021-08-10T09:13:25.784Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 09:13:25 [2021-08-10T09:13:25.784Z] --- SKIP: TestSCTP6Proxy (0.00s) 09:13:25 [2021-08-10T09:13:25.784Z] PASS 09:13:25 [2021-08-10T09:13:25.784Z] coverage: 49.4% of statements 09:13:25 [2021-08-10T09:13:25.784Z] ok github.com/docker/docker/cmd/docker-proxy 0.073s coverage: 49.4% of statements 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCheckpointCreateError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCheckpointCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCheckpointCreate 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCheckpointCreate (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCheckpointDeleteError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCheckpointDeleteError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCheckpointDelete 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCheckpointDelete (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCheckpointListError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCheckpointListError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCheckpointList 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCheckpointList (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCheckpointListContainerNotFound 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestNewClientWithOpsFromEnv 09:13:34 [2021-08-10T09:13:34.325Z] client_test.go:23: runtime.GOOS == "windows" 09:13:34 [2021-08-10T09:13:34.325Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestGetAPIPath 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestGetAPIPath (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestParseHostURL 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestParseHostURL (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestNegotiateAPIVersionEmpty 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestNegotiateAPIVersion 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestNegotiateAPIVersion (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestNegotiateAPVersionOverride 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestNegotiateAPIVersionAutomatic 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestNegotiateAPIVersionWithFixedVersion 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestClientRedirect 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestClientRedirect (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigCreateUnsupported 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigCreateUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigCreateError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigCreate 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigCreate (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigInspectNotFound 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigInspectNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigInspectUnsupported 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigInspectUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigInspectError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigInspectConfigNotFound 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigInspect 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigListUnsupported 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigListUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigListError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigListError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigList 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigList (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigRemoveUnsupported 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigRemoveError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigRemove 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigUpdateUnsupported 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigUpdateError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigUpdateError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestConfigUpdate 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestConfigUpdate (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerCommitError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerCommitError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerCommit 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerCommit (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStatPathError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStatPathError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStatPathNotFoundError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStatPathNoHeaderError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStatPath 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStatPath (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyToContainerError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyToContainerError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyToContainerNotFoundError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyToContainerNotStatusOKError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyToContainer 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyToContainer (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyFromContainerError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyFromContainerError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyFromContainerNotFoundError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyFromContainerNotStatusOKError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyFromContainerNoHeaderError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestCopyFromContainer 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestCopyFromContainer (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerCreateError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerCreateImageNotFound 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerCreateWithName 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerCreateWithName (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerCreateAutoRemove 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerDiffError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerDiffError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerDiff 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerDiff (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExecCreateError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExecCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExecCreate 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExecCreate (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExecStartError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExecStartError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExecStart 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExecStart (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExecInspectError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExecInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExecInspect 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExecInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExportError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExportError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExport 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExport (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerInspectError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerInspectContainerNotFound 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerInspect 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerInspectNode 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerInspectNode (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerKillError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerKillError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerKill 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerKill (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerListError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerListError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerList 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerList (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerLogsNotFoundError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerLogsError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerLogsError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerLogs 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerLogs (0.12s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerPauseError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerPauseError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerPause 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerPause (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainersPruneError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainersPruneError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainersPrune 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainersPrune (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerRemoveError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerRemoveNotFoundError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerRemove 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerRenameError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerRenameError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerRename 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerRename (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerResizeError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerResizeError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExecResizeError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExecResizeError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerResize 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerResize (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerExecResize 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerExecResize (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerRestartError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerRestartError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerRestart 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerRestart (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStartError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStartError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStart 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStart (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStatsError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStatsError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStats 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStats (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStopError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStopError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerStop 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerStop (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerTopError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerTopError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerTop 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerTop (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerUnpauseError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerUnpauseError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerUnpause 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerUnpause (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerUpdateError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerUpdateError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerUpdate 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerUpdate (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerWaitError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerWaitError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestContainerWait 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestContainerWait (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestDiskUsageError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestDiskUsageError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestDiskUsage 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestDiskUsage (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestDistributionInspectUnsupported 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestDistributionInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestEventsErrorInOptions 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestEventsErrorInOptions (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestEventsErrorFromServer 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestEventsErrorFromServer (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestEvents 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestEvents (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestTLSCloseWriter 09:13:34 [2021-08-10T09:13:34.325Z] === PAUSE TestTLSCloseWriter 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageBuildError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageBuildError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageBuild 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageBuild (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestGetDockerOS 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestGetDockerOS (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageCreateError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageCreate 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageCreate (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageHistoryError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageHistoryError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageHistory 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageHistory (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageImportError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageImportError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageImport 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageImport (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageInspectError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageInspectImageNotFound 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageInspectImageNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageInspect 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageListError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageListError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageList 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageList (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageListApiBefore125 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageListApiBefore125 (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageLoadError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageLoadError (0.01s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImageLoad 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImageLoad (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagesPruneError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagesPruneError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagesPrune 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagesPrune (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePullReferenceParseError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePullReferenceParseError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePullAnyError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePullAnyError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePullStatusUnauthorizedError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePullWithPrivilegedFuncNoError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePullWithoutErrors 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePullWithoutErrors (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePushReferenceError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePushReferenceError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePushAnyError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePushAnyError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePushStatusUnauthorizedError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 09:13:34 [2021-08-10T09:13:34.325Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 09:13:34 [2021-08-10T09:13:34.325Z] === RUN TestImagePushWithPrivilegedFuncNoError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImagePushWithoutErrors 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImagePushWithoutErrors (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageRemoveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageRemoveImageNotFound 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageRemove 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageSaveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageSaveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageSave 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageSave (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageSearchAnyError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageSearchAnyError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageSearchStatusUnauthorizedError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageSearchWithPrivilegedFuncNoError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageSearchWithoutErrors 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageTagError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageTagError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageTagInvalidReference 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageTagInvalidReference (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageTagInvalidSourceImageName 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageTagHexSource 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageTagHexSource (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestImageTag 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestImageTag (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestInfoServerError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestInfoServerError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestInfoInvalidResponseJSONError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestInfo 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestInfo (0.01s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkConnectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkConnectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkConnect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkConnect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkCreateError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkCreate 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkCreate (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkDisconnectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkDisconnectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkDisconnect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkDisconnect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkInspectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkInspectNotFoundError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkInspect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkListError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkListError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkList 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkList (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworksPruneError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworksPruneError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworksPrune 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworksPrune (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkRemoveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNetworkRemove 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNetworkRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeInspectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeInspectNodeNotFound 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeInspect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeListError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeListError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeList 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeList (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeRemoveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeRemove 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeUpdateError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeUpdateError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestNodeUpdate 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestNodeUpdate (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestOptionWithTimeout 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestOptionWithTimeout (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPingFail 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPingFail (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPingWithError 09:13:34 [2021-08-10T09:13:34.326Z] 2021/08/10 09:13:33 RoundTripper returned a response & error; ignoring response 09:13:34 [2021-08-10T09:13:34.326Z] 2021/08/10 09:13:33 RoundTripper returned a response & error; ignoring response 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPingWithError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPingSuccess 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPingSuccess (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPingHeadFallback 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPingHeadFallback/OK 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPingHeadFallback/Internal_Server_Error 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPingHeadFallback/Not_Found 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPingHeadFallback/Method_Not_Allowed 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPingHeadFallback (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPingHeadFallback/OK (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginDisableError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginDisableError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginDisable 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginDisable (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginEnableError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginEnableError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginEnable 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginEnable (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginInspectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginInspect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginListError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginListError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginList 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginList (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginPushError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginPushError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginPush 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginPush (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginRemoveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginRemove 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginSetError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginSetError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPluginSet 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPluginSet (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSetHostHeader 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSetHostHeader (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestPlainTextError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestPlainTextError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestInfiniteError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestInfiniteError (0.03s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestCanceledContext 09:13:34 [2021-08-10T09:13:34.326Z] 2021/08/10 09:13:33 RoundTripper returned a response & error; ignoring response 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestCanceledContext (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestDeadlineExceededContext 09:13:34 [2021-08-10T09:13:34.326Z] 2021/08/10 09:13:33 RoundTripper returned a response & error; ignoring response 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestDeadlineExceededContext (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretCreateUnsupported 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretCreateUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretCreateError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretCreate 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretCreate (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretInspectUnsupported 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretInspectUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretInspectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretInspectSecretNotFound 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretInspect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretListUnsupported 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretListUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretListError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretListError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretList 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretList (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretRemoveUnsupported 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretRemoveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretRemove 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretUpdateUnsupported 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretUpdateError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretUpdateError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSecretUpdate 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSecretUpdate (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceCreateError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceCreate 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceCreate (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceCreateCompatiblePlatforms 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceCreateDigestPinning 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceInspectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceInspectServiceNotFound 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceInspect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceListError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceListError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceList 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceList (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceLogsError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceLogsError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceLogs 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceLogs (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceRemoveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceRemoveNotFoundError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceRemove 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceUpdateError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceUpdateError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestServiceUpdate 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestServiceUpdate (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmGetUnlockKeyError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmGetUnlockKey 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmInitError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmInitError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmInit 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmInit (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmInspectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmInspect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmJoinError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmJoinError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmJoin 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmJoin (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmLeaveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmLeaveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmLeave 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmLeave (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmUnlockError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmUnlockError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmUnlock 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmUnlock (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmUpdateError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmUpdateError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestSwarmUpdate 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestSwarmUpdate (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestTaskInspectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestTaskInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestTaskInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestTaskInspect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestTaskInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestTaskListError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestTaskListError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestTaskList 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestTaskList (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeCreateError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeCreateError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeCreate 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeCreate (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeInspectError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeInspectError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeInspectNotFound 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeInspectNotFound (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeInspectWithEmptyID 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeInspect 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeInspect (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeListError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeListError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeList 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeList (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeRemoveError 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeRemoveError (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === RUN TestVolumeRemove 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestVolumeRemove (0.00s) 09:13:34 [2021-08-10T09:13:34.326Z] === CONT TestTLSCloseWriter 09:13:34 [2021-08-10T09:13:34.326Z] --- PASS: TestTLSCloseWriter (0.01s) 09:13:34 [2021-08-10T09:13:34.326Z] PASS 09:13:34 [2021-08-10T09:13:34.326Z] coverage: 74.8% of statements 09:13:34 [2021-08-10T09:13:34.326Z] ok github.com/docker/docker/client 0.293s coverage: 74.8% of statements 09:13:35 [2021-08-10T09:13:35.093Z] ok github.com/docker/docker/libnetwork/drvregistry 0.025s coverage: 82.4% of statements 09:13:35 [2021-08-10T09:13:35.093Z] ok github.com/docker/docker/libnetwork/etchosts 0.037s coverage: 81.2% of statements 09:13:38 [2021-08-10T09:13:38.405Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements 09:13:38 [2021-08-10T09:13:38.406Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements 09:13:46 [2021-08-10T09:13:46.563Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements 09:13:46 [2021-08-10T09:13:46.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:13:46 [2021-08-10T09:13:46.938Z] Using test binary docker 09:13:46 [2021-08-10T09:13:46.938Z] +++ /etc/init.d/apparmor start 09:13:46 [2021-08-10T09:13:46.938Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:13:46 [2021-08-10T09:13:46.938Z] INFO: Waiting for daemon to start... 09:13:46 [2021-08-10T09:13:46.938Z] Starting dockerd 09:13:46 [2021-08-10T09:13:46.938Z] +++ 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 09:13:46 [2021-08-10T09:13:46.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:13:46 [2021-08-10T09:13:46.938Z] Using test binary docker 09:13:46 [2021-08-10T09:13:46.938Z] .+++ /etc/init.d/apparmor start 09:13:46 [2021-08-10T09:13:46.938Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:13:46 [2021-08-10T09:13:46.938Z] INFO: Waiting for daemon to start... 09:13:46 [2021-08-10T09:13:46.938Z] Starting dockerd 09:13:46 [2021-08-10T09:13:46.938Z] +++ 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 09:13:46 [2021-08-10T09:13:46.938Z] . 09:13:46 [2021-08-10T09:13:46.938Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:13:46 [2021-08-10T09:13:46.938Z] 09:13:46 [2021-08-10T09:13:46.938Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:13:46 [2021-08-10T09:13:46.938Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:13:46 [2021-08-10T09:13:46.938Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:13:46 [2021-08-10T09:13:46.938Z] Error: No such image: emptyfs 09:13:46 [2021-08-10T09:13:46.938Z] Error: No such image: emptyfs 09:13:46 [2021-08-10T09:13:46.938Z] ++++ tar -cC bundles/test-integration/emptyfs . 09:13:46 [2021-08-10T09:13:46.938Z] ++++ tar -cC bundles/test-integration/emptyfs . 09:13:46 [2021-08-10T09:13:46.938Z] ++++ docker load 09:13:46 [2021-08-10T09:13:46.938Z] ++++ docker load 09:13:46 [2021-08-10T09:13:46.938Z] Running integration-test (iteration 1) 09:13:46 [2021-08-10T09:13:46.938Z] Running integration-test (iteration 1) 09:13:46 [2021-08-10T09:13:46.938Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 09:13:46 [2021-08-10T09:13:46.938Z] ++ 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)/' 09:13:46 [2021-08-10T09:13:46.938Z] ++ set -e 09:13:46 [2021-08-10T09:13:46.938Z] ++ '[' -n 0 ']' 09:13:46 [2021-08-10T09:13:46.938Z] ++ set -x 09:13:46 [2021-08-10T09:13:46.938Z] ++ 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)/' 09:13:46 [2021-08-10T09:13:46.938Z] 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)/ 09:13:46 [2021-08-10T09:13:46.938Z] ++ 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)/' 09:13:46 [2021-08-10T09:13:46.938Z] ++ set -e 09:13:46 [2021-08-10T09:13:46.938Z] ++ '[' -n 0 ']' 09:13:46 [2021-08-10T09:13:46.938Z] ++ set -x 09:13:46 [2021-08-10T09:13:46.939Z] ++ 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)/' 09:13:49 [2021-08-10T09:13:49.097Z] --- PASS: TestCheckoutGit (26.46s) 09:13:49 [2021-08-10T09:13:49.097Z] === RUN TestValidGitTransport 09:13:49 [2021-08-10T09:13:49.097Z] --- PASS: TestValidGitTransport (0.00s) 09:13:49 [2021-08-10T09:13:49.097Z] === RUN TestGitInvalidRef 09:13:49 [2021-08-10T09:13:49.097Z] --- PASS: TestGitInvalidRef (0.19s) 09:13:49 [2021-08-10T09:13:49.097Z] PASS 09:13:49 [2021-08-10T09:13:49.097Z] coverage: 86.3% of statements 09:13:49 [2021-08-10T09:13:49.097Z] ok github.com/docker/docker/builder/remotecontext/git 26.713s coverage: 86.3% of statements 09:13:49 [2021-08-10T09:13:49.097Z] ? github.com/docker/docker/cli [no test files] 09:13:49 [2021-08-10T09:13:49.097Z] ? github.com/docker/docker/cli/config [no test files] 09:13:54 [2021-08-10T09:13:54.451Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] 09:13:56 [2021-08-10T09:13:56.617Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestContainerStopSignal 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestContainerStopSignal (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestContainerStopTimeout 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestContainerStopTimeout (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestContainerSecretReferenceDestTarget 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestContainerLogPathSetForJSONFileLogger 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestContainerLogPathSetForRingLogger 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestReplaceAndAppendEnvVars 09:14:01 [2021-08-10T09:14:01.450Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestNewMemoryStore 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestNewMemoryStore (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestAddContainers 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestAddContainers (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestGetContainer 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestGetContainer (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestDeleteContainer 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestDeleteContainer (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestListContainers 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestListContainers (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestFirstContainer 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestFirstContainer (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestApplyAllContainer 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestApplyAllContainer (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestIsValidHealthString 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestIsValidHealthString (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestStateRunStop 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestStateRunStop (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestStateTimeoutWait 09:14:01 [2021-08-10T09:14:01.450Z] state_test.go:141: Stop callback fired 09:14:01 [2021-08-10T09:14:01.450Z] state_test.go:165: Stop callback fired 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestStateTimeoutWait (0.10s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestIsValidStateString 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestIsValidStateString (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestViewSaveDelete 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestViewSaveDelete (0.01s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestViewAll 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestViewAll (0.01s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestViewGet 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestViewGet (0.01s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestNames 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestNames (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestViewWithHealthCheck 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestViewWithHealthCheck (0.01s) 09:14:01 [2021-08-10T09:14:01.450Z] PASS 09:14:01 [2021-08-10T09:14:01.450Z] coverage: 41.7% of statements 09:14:01 [2021-08-10T09:14:01.450Z] ok github.com/docker/docker/container 0.254s coverage: 41.7% of statements 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliConfigWithTLS 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliConfigWithConflicts 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliWithConflictingLabels 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliWithDuplicateLabels 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonCliConfigWithLogLevel 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestLoadDaemonConfigWithRegistryOptions 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestConfigureDaemonLogs 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestConfigureDaemonLogs (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestCommonOptionsInstallFlags 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 09:14:01 [2021-08-10T09:14:01.450Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 09:14:01 [2021-08-10T09:14:01.450Z] PASS 09:14:01 [2021-08-10T09:14:01.450Z] coverage: 18.5% of statements 09:14:01 [2021-08-10T09:14:01.450Z] ok github.com/docker/docker/cmd/dockerd 0.166s coverage: 18.5% of statements 09:14:01 [2021-08-10T09:14:01.450Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] 09:14:01 [2021-08-10T09:14:01.450Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 09:14:01 [2021-08-10T09:14:01.450Z] ? github.com/docker/docker/container/stream [no test files] 09:14:01 [2021-08-10T09:14:01.450Z] ? github.com/docker/docker/contrib/apparmor [no test files] 09:14:01 [2021-08-10T09:14:01.450Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 09:14:01 [2021-08-10T09:14:01.450Z] ? github.com/docker/docker/contrib/httpserver [no test files] 09:14:02 [2021-08-10T09:14:02.412Z] === RUN TestPrepare 09:14:02 [2021-08-10T09:14:02.412Z] --- PASS: TestPrepare (0.00s) 09:14:02 [2021-08-10T09:14:02.412Z] === RUN TestStart 09:14:02 [2021-08-10T09:14:02.412Z] --- PASS: TestStart (0.00s) 09:14:02 [2021-08-10T09:14:02.412Z] === RUN TestWaitCancel 09:14:02 [2021-08-10T09:14:02.412Z] --- PASS: TestWaitCancel (0.00s) 09:14:02 [2021-08-10T09:14:02.412Z] === RUN TestWaitDisabled 09:14:02 [2021-08-10T09:14:02.412Z] --- PASS: TestWaitDisabled (0.00s) 09:14:02 [2021-08-10T09:14:02.412Z] === RUN TestWaitEnabled 09:14:02 [2021-08-10T09:14:02.412Z] --- PASS: TestWaitEnabled (0.00s) 09:14:02 [2021-08-10T09:14:02.412Z] === RUN TestRemove 09:14:02 [2021-08-10T09:14:02.412Z] --- PASS: TestRemove (0.00s) 09:14:02 [2021-08-10T09:14:02.412Z] PASS 09:14:02 [2021-08-10T09:14:02.412Z] coverage: 65.3% of statements 09:14:02 [2021-08-10T09:14:02.412Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestNewListSecretsFilters 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestNewListSecretsFilters (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestNewListConfigsFilters 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestNewListConfigsFilters (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] PASS 09:14:04 [2021-08-10T09:14:04.581Z] coverage: 0.5% of statements 09:14:04 [2021-08-10T09:14:04.581Z] ok github.com/docker/docker/daemon/cluster 0.524s coverage: 0.5% of statements 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCContainerRuntime 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCIsolation 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCIsolation/empty 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCIsolation/default 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCIsolation/process 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCIsolation/proCess 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCIsolation 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCIsolation/default 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCIsolation/process 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCConfigs 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCConfigs/file 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCConfigs 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCConfigs/file 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCConfigs/runtime 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 09:14:04 [2021-08-10T09:14:04.581Z] === RUN TestServiceConvertToGRPCConfigs/none 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 09:14:04 [2021-08-10T09:14:04.581Z] PASS 09:14:04 [2021-08-10T09:14:04.581Z] coverage: 35.9% of statements 09:14:04 [2021-08-10T09:14:04.581Z] ok github.com/docker/docker/daemon/cluster/convert 0.177s coverage: 35.9% of statements 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestBuilderGC 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestBuilderGC (0.01s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationNotFound 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonBrokenConfiguration 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestParseClusterAdvertiseSettings 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestFindConfigurationConflicts 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestFindConfigurationConflicts (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestFindConfigurationConflictsWithNamedOptions 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationMergeConflicts 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationMergeConcurrent 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationMergeConcurrentError 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 09:14:07 [2021-08-10T09:14:07.472Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 09:14:07 [2021-08-10T09:14:07.472Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 09:14:07 [2021-08-10T09:14:07.473Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestFindConfigurationConflictsWithMergedValues 09:14:07 [2021-08-10T09:14:07.473Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/single_label_without_value 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 09:14:07 [2021-08-10T09:14:07.473Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 09:14:07 [2021-08-10T09:14:07.473Z] --- PASS: TestValidateConfigurationErrors (0.00s) 09:14:07 [2021-08-10T09:14:07.473Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 09:14:07 [2021-08-10T09:14:07.473Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration/with_label 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration/with_dns 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration/with_dns-search 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration/with_max-download-attempts 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestValidateConfiguration/with_node_generic_resources 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestModifiedDiscoverySettings 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestReloadSetConfigFileNotExist 09:14:07 [2021-08-10T09:14:07.928Z] time="2021-08-10T09:14:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestReloadDefaultConfigNotExist 09:14:07 [2021-08-10T09:14:07.928Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 09:14:07 [2021-08-10T09:14:07.928Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestReloadBadDefaultConfig 09:14:07 [2021-08-10T09:14:07.928Z] time="2021-08-10T09:14:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-224865915" 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestReloadWithConflictingLabels 09:14:07 [2021-08-10T09:14:07.928Z] time="2021-08-10T09:14:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-184192926" 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestReloadWithDuplicateLabels 09:14:07 [2021-08-10T09:14:07.928Z] time="2021-08-10T09:14:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-338130021" 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] === RUN TestDaemonConfigurationMerge 09:14:07 [2021-08-10T09:14:07.928Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 09:14:07 [2021-08-10T09:14:07.928Z] PASS 09:14:07 [2021-08-10T09:14:07.929Z] coverage: 80.4% of statements 09:14:07 [2021-08-10T09:14:07.929Z] ok github.com/docker/docker/daemon/config 0.328s coverage: 80.4% of statements 09:14:07 [2021-08-10T09:14:07.929Z] === RUN TestWaitNodeAttachment 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestWaitNodeAttachment (0.40s) 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestIsolationConversion 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestIsolationConversion/default 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestIsolationConversion/process 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestIsolationConversion/hyperv 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestIsolationConversion (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestIsolationConversion/default (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestIsolationConversion/process (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestContainerLabels 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestContainerLabels (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestCredentialSpecConversion 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestCredentialSpecConversion/none 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestCredentialSpecConversion/config 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestCredentialSpecConversion/file 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestCredentialSpecConversion/registry 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestCredentialSpecConversion (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestControllerValidateMountBind 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestControllerValidateMountBind (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestControllerValidateMountVolume 09:14:08 [2021-08-10T09:14:08.384Z] --- PASS: TestControllerValidateMountVolume (0.00s) 09:14:08 [2021-08-10T09:14:08.384Z] === RUN TestControllerValidateMountTarget 09:14:08 [2021-08-10T09:14:08.385Z] --- PASS: TestControllerValidateMountTarget (0.00s) 09:14:08 [2021-08-10T09:14:08.385Z] === RUN TestControllerValidateMountTmpfs 09:14:08 [2021-08-10T09:14:08.385Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 09:14:08 [2021-08-10T09:14:08.385Z] === RUN TestControllerValidateMountInvalidType 09:14:08 [2021-08-10T09:14:08.385Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 09:14:08 [2021-08-10T09:14:08.385Z] === RUN TestControllerValidateMountNamedPipe 09:14:08 [2021-08-10T09:14:08.385Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 09:14:08 [2021-08-10T09:14:08.385Z] PASS 09:14:08 [2021-08-10T09:14:08.385Z] coverage: 11.0% of statements 09:14:08 [2021-08-10T09:14:08.385Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.685s coverage: 11.0% of statements 09:14:08 [2021-08-10T09:14:08.385Z] === RUN TestDiscoveryOptsErrors 09:14:08 [2021-08-10T09:14:08.385Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 09:14:08 [2021-08-10T09:14:08.385Z] === RUN TestDiscoveryOpts 09:14:08 [2021-08-10T09:14:08.385Z] --- PASS: TestDiscoveryOpts (0.00s) 09:14:08 [2021-08-10T09:14:08.385Z] PASS 09:14:08 [2021-08-10T09:14:08.385Z] coverage: 30.0% of statements 09:14:08 [2021-08-10T09:14:08.385Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestVerifyNetworkingConfig 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestGetContainer 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestGetContainer (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestValidContainerNames 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestValidContainerNames (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestContainerInitDNS 09:14:08 [2021-08-10T09:14:08.841Z] daemon_test.go:147: root required 09:14:08 [2021-08-10T09:14:08.841Z] --- SKIP: TestContainerInitDNS (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestMerge 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestMerge (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestValidateContainerIsolation 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestValidateContainerIsolation (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestFindNetworkErrorType 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestFindNetworkErrorType (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestEnsureServicesExist 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestEnsureServicesExist (0.01s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestEnsureServicesExistErrors 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestContainerDelete 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestContainerDelete (0.01s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestContainerDoubleDelete 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestContainerDoubleDelete (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestLogContainerEventCopyLabels 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestLogContainerEventWithAttributes 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestNoneHealthcheck 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestNoneHealthcheck (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestHealthStates 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] time="2021-08-10T09:14:08Z" 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" 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestHealthStates (0.12s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestMaskURLCredentials 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestMaskURLCredentials (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestGetInspectData 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestGetInspectData (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestFillLicense 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestFillLicense (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestListInvalidFilter 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestListInvalidFilter (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestNameFilter 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestNameFilter (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestMergeAndVerifyLogConfigNilConfig 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 09:14:08 [2021-08-10T09:14:08.841Z] === 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 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- 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) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestDaemonReloadLabels 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestDaemonReloadLabels (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestDaemonReloadMirrors 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestDaemonReloadMirrors (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestDaemonReloadInsecureRegistries 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestDaemonReloadNotAffectOthers 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestDaemonDiscoveryReload 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestEventsLog 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestEventsLog (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestEventsLogTimeout 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestEventsLogTimeout (0.00s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestLogEvents 09:14:08 [2021-08-10T09:14:08.841Z] --- PASS: TestLogEvents (0.05s) 09:14:08 [2021-08-10T09:14:08.841Z] === RUN TestLoadBufferedEvents 09:14:09 [2021-08-10T09:14:09.297Z] --- PASS: TestLoadBufferedEvents (0.12s) 09:14:09 [2021-08-10T09:14:09.297Z] === RUN TestLoadBufferedEventsOnlyFromPast 09:14:09 [2021-08-10T09:14:09.297Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 09:14:09 [2021-08-10T09:14:09.297Z] === RUN TestIgnoreBufferedWhenNoTimes 09:14:09 [2021-08-10T09:14:09.297Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 09:14:09 [2021-08-10T09:14:09.297Z] PASS 09:14:09 [2021-08-10T09:14:09.297Z] coverage: 50.0% of statements 09:14:09 [2021-08-10T09:14:09.297Z] ok github.com/docker/docker/daemon/events 0.240s coverage: 50.0% of statements 09:14:09 [2021-08-10T09:14:09.753Z] === RUN TestIsEmptyDir 09:14:09 [2021-08-10T09:14:09.753Z] --- PASS: TestIsEmptyDir (0.00s) 09:14:09 [2021-08-10T09:14:09.753Z] PASS 09:14:09 [2021-08-10T09:14:09.753Z] coverage: 2.3% of statements 09:14:09 [2021-08-10T09:14:09.753Z] ok github.com/docker/docker/daemon/graphdriver 0.055s coverage: 2.3% of statements 09:14:09 [2021-08-10T09:14:09.753Z] === RUN TestLinkNaming 09:14:09 [2021-08-10T09:14:09.753Z] --- PASS: TestLinkNaming (0.00s) 09:14:09 [2021-08-10T09:14:09.753Z] === RUN TestLinkNew 09:14:09 [2021-08-10T09:14:09.753Z] --- PASS: TestLinkNew (0.00s) 09:14:09 [2021-08-10T09:14:09.753Z] === RUN TestLinkEnv 09:14:09 [2021-08-10T09:14:09.753Z] --- PASS: TestLinkEnv (0.00s) 09:14:09 [2021-08-10T09:14:09.753Z] === RUN TestLinkMultipleEnv 09:14:09 [2021-08-10T09:14:09.753Z] --- PASS: TestLinkMultipleEnv (0.00s) 09:14:09 [2021-08-10T09:14:09.753Z] === RUN TestLinkPortRangeEnv 09:14:09 [2021-08-10T09:14:09.753Z] --- PASS: TestLinkPortRangeEnv (0.00s) 09:14:09 [2021-08-10T09:14:09.753Z] PASS 09:14:09 [2021-08-10T09:14:09.753Z] coverage: 93.0% of statements 09:14:09 [2021-08-10T09:14:09.753Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements 09:14:09 [2021-08-10T09:14:09.753Z] --- PASS: TestDaemonDiscoveryReload (1.00s) 09:14:09 [2021-08-10T09:14:09.753Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 09:14:10 [2021-08-10T09:14:10.209Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) 09:14:10 [2021-08-10T09:14:10.209Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 09:14:10 [2021-08-10T09:14:10.665Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) 09:14:10 [2021-08-10T09:14:10.666Z] === RUN TestDaemonReloadNetworkDiagnosticPort 09:14:10 [2021-08-10T09:14:10.666Z] reload_test.go:520: root required 09:14:10 [2021-08-10T09:14:10.666Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 09:14:10 [2021-08-10T09:14:10.666Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 09:14:10 [2021-08-10T09:14:10.666Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 09:14:10 [2021-08-10T09:14:10.666Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 09:14:11 [2021-08-10T09:14:11.125Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) 09:14:11 [2021-08-10T09:14:11.125Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 09:14:11 [2021-08-10T09:14:11.125Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) 09:14:11 [2021-08-10T09:14:11.125Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 09:14:11 [2021-08-10T09:14:11.125Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) 09:14:11 [2021-08-10T09:14:11.125Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 09:14:11 [2021-08-10T09:14:11.125Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 09:14:11 [2021-08-10T09:14:11.125Z] === RUN TestParseVolumesFrom 09:14:11 [2021-08-10T09:14:11.125Z] --- PASS: TestParseVolumesFrom (0.00s) 09:14:11 [2021-08-10T09:14:11.125Z] PASS 09:14:11 [2021-08-10T09:14:11.125Z] coverage: 9.1% of statements 09:14:11 [2021-08-10T09:14:11.125Z] ok github.com/docker/docker/daemon 2.375s coverage: 9.1% of statements 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/exec [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 09:14:11 [2021-08-10T09:14:11.125Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestAdapterReadLogs 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestAdapterReadLogs (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCopier 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCopier (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCopierLongLines 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCopierLongLines (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCopierSlow 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCopierSlow (0.20s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCopierWithSized 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCopierWithSized/as_is 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCopierWithSized/With_RingLogger 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewStreamConfig 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewStreamConfig/defaults 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCopierWithSized (0.01s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCopierWithSized/as_is (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCopierWithPartial 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewStreamConfig/invalid_create_group 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewStreamConfig/invalid_flush_interval 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewStreamConfig/flush_interval_at_15 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewStreamConfig (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewAWSLogsClientUserAgentHandler 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestNewAWSLogsClientRegionDetect 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCopierWithPartial (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestRingLogger 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestRingLogger (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestRingCap 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestRingCap (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestRingClose 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestRingClose (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestRingDrain 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestRingDrain (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] PASS 09:14:12 [2021-08-10T09:14:12.086Z] coverage: 43.8% of statements 09:14:12 [2021-08-10T09:14:12.086Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 43.8% of statements 09:14:12 [2021-08-10T09:14:12.086Z] time="2021-08-10T09:14:11Z" level=info msg="Trying to get region from EC2 Metadata" 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCreateSuccess 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCreateSuccess (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCreateStreamSkipped 09:14:12 [2021-08-10T09:14:12.086Z] time="2021-08-10T09:14:11Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCreateStreamSkipped (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCreateLogGroupSuccess 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCreateError 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCreateError (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestCreateAlreadyExists 09:14:12 [2021-08-10T09:14:12.086Z] time="2021-08-10T09:14:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestCreateAlreadyExists (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestLogClosed 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestLogClosed (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestLogBlocking 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestLogBlocking (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestLogNonBlockingBufferEmpty 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestLogNonBlockingBufferFull 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestPublishBatchSuccess 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestPublishBatchSuccess (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestPublishBatchError 09:14:12 [2021-08-10T09:14:12.086Z] time="2021-08-10T09:14:11Z" level=error msg=Error 09:14:12 [2021-08-10T09:14:12.086Z] --- PASS: TestPublishBatchError (0.00s) 09:14:12 [2021-08-10T09:14:12.086Z] === RUN TestPublishBatchInvalidSeqSuccess 09:14:12 [2021-08-10T09:14:12.086Z] time="2021-08-10T09:14:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestPublishBatchAlreadyAccepted 09:14:12 [2021-08-10T09:14:12.087Z] time="2021-08-10T09:14:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 09:14:12 [2021-08-10T09:14:12.087Z] time="2021-08-10T09:14:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestCollectBatchSimple 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestCollectBatchSimple (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestCollectBatchTicker 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestCollectBatchTicker (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestCollectBatchMultilinePattern 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestCollectBatchClose 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestCollectBatchClose (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestEffectiveLen 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestEffectiveLen/0/Hello 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestEffectiveLen/2/🙃 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestEffectiveLen/3/���� 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestEffectiveLen/4/He��o 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestEffectiveLen/5/ 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestEffectiveLen (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] --- PASS: TestEffectiveLen/5/ (0.00s) 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit/0/ 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1064: 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1065: 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit/1/Hello 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1064: Hello 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1065: 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit/2/Hello 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1064: He 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1065: llo 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit/3/Hello 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1064: 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1065: Hello 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit/4/🙃 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1064: 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1065: 🙃 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit/5/🙃 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1064: 🙃 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1065: 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit/6/a� 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1064: a 09:14:12 [2021-08-10T09:14:12.087Z] cloudwatchlogs_test.go:1065: � 09:14:12 [2021-08-10T09:14:12.087Z] === RUN TestFindValidSplit/7/a� 09:14:12 [2021-08-10T09:14:12.543Z] cloudwatchlogs_test.go:1064: a� 09:14:12 [2021-08-10T09:14:12.543Z] cloudwatchlogs_test.go:1065: 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit/0/ (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestProcessEventEmoji 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestProcessEventEmoji (0.01s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestCollectBatchLineSplit 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestCollectBatchLineSplit (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestCollectBatchLineSplitWithBinary 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestCollectBatchMaxEvents 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestSearchRegistryForImagesErrors 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestSearchRegistryForImages 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestSearchRegistryForImages (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestOnlyPlatformWithFallback 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestImageDelete 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestImageDelete/no_lease 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestImageDelete/lease_exists 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestCollectBatchMaxEvents (0.03s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestCollectBatchMaxTotalBytes 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestImageDelete (0.04s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestImageDelete/no_lease (0.01s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestImageDelete/lease_exists (0.02s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestContentStoreForPull 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestCollectBatchWithDuplicateTimestamps 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsMultilinePattern 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsDatetimeFormat 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestCreateTagSuccess 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestCreateTagSuccess (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] === RUN TestNewAWSLogsClientCredentialSharedFile 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 09:14:12 [2021-08-10T09:14:12.543Z] PASS 09:14:12 [2021-08-10T09:14:12.543Z] coverage: 77.0% of statements 09:14:12 [2021-08-10T09:14:12.543Z] ok github.com/docker/docker/daemon/logger/awslogs 0.354s coverage: 77.0% of statements 09:14:12 [2021-08-10T09:14:12.543Z] --- PASS: TestContentStoreForPull (0.14s) 09:14:12 [2021-08-10T09:14:12.543Z] PASS 09:14:12 [2021-08-10T09:14:12.543Z] coverage: 6.7% of statements 09:14:12 [2021-08-10T09:14:12.543Z] ok github.com/docker/docker/daemon/images 0.295s coverage: 6.7% of statements 09:14:12 [2021-08-10T09:14:12.543Z] ? github.com/docker/docker/daemon/initlayer [no test files] 09:14:12 [2021-08-10T09:14:12.543Z] ? github.com/docker/docker/daemon/listeners [no test files] 09:14:12 [2021-08-10T09:14:12.543Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 09:14:12 [2021-08-10T09:14:12.543Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 09:14:12 [2021-08-10T09:14:12.543Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 09:14:12 [2021-08-10T09:14:12.543Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 09:14:12 [2021-08-10T09:14:12.543Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 09:14:13 [2021-08-10T09:14:13.000Z] === RUN TestJSONFileLogger 09:14:13 [2021-08-10T09:14:13.000Z] --- PASS: TestJSONFileLogger (0.00s) 09:14:13 [2021-08-10T09:14:13.000Z] === RUN TestJSONFileLoggerWithTags 09:14:13 [2021-08-10T09:14:13.000Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 09:14:13 [2021-08-10T09:14:13.000Z] === RUN TestJSONFileLoggerWithOpts 09:14:13 [2021-08-10T09:14:13.000Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) 09:14:13 [2021-08-10T09:14:13.000Z] === RUN TestJSONFileLoggerWithLabelsEnv 09:14:13 [2021-08-10T09:14:13.000Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 09:14:13 [2021-08-10T09:14:13.000Z] === RUN TestEncodeDecode 09:14:13 [2021-08-10T09:14:13.000Z] === PAUSE TestEncodeDecode 09:14:13 [2021-08-10T09:14:13.000Z] === RUN TestUnexpectedEOF 09:14:13 [2021-08-10T09:14:13.000Z] === RUN TestJSONLogsMarshalJSONBuf 09:14:13 [2021-08-10T09:14:13.000Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 09:14:13 [2021-08-10T09:14:13.000Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 09:14:13 [2021-08-10T09:14:13.456Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) 09:14:13 [2021-08-10T09:14:13.456Z] === RUN TestFastTimeMarshalJSON 09:14:13 [2021-08-10T09:14:13.456Z] --- PASS: TestFastTimeMarshalJSON (0.00s) 09:14:13 [2021-08-10T09:14:13.456Z] PASS 09:14:13 [2021-08-10T09:14:13.456Z] coverage: 87.2% of statements 09:14:13 [2021-08-10T09:14:13.456Z] time="2021-08-10T09:14:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 09:14:13 [2021-08-10T09:14:13.456Z] time="2021-08-10T09:14:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 09:14:13 [2021-08-10T09:14:13.456Z] --- PASS: TestUnexpectedEOF (0.14s) 09:14:13 [2021-08-10T09:14:13.456Z] === CONT TestEncodeDecode 09:14:13 [2021-08-10T09:14:13.456Z] --- PASS: TestEncodeDecode (0.00s) 09:14:13 [2021-08-10T09:14:13.456Z] PASS 09:14:13 [2021-08-10T09:14:13.456Z] coverage: 69.9% of statements 09:14:13 [2021-08-10T09:14:13.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.173s coverage: 87.2% of statements 09:14:13 [2021-08-10T09:14:13.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.201s coverage: 69.9% of statements 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestWriteLog 09:14:13 [2021-08-10T09:14:13.912Z] === PAUSE TestWriteLog 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestReadLog 09:14:13 [2021-08-10T09:14:13.912Z] === PAUSE TestReadLog 09:14:13 [2021-08-10T09:14:13.912Z] === CONT TestWriteLog 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestWriteLog (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] === CONT TestReadLog 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestReadLog/tail_exact 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestReadLog/tail_less_than_available 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestOpenFileDelete 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestOpenFileDelete (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestOpenFileRename 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestOpenFileRename (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestParseLogTagDefaultTag 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestParseLogTag 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestParseLogTag (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestParseLogTagEmptyTag 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestTailFiles 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestTailFiles (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestFollowLogsConsumerGone 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestFollowLogsConsumerGone (0.01s) 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestFollowLogsProducerGone 09:14:13 [2021-08-10T09:14:13.912Z] logfile_test.go:179: logDecode() closed after sending 1634 messages 09:14:13 [2021-08-10T09:14:13.912Z] logfile_test.go:232: messages sent: 1634, received: 1634 09:14:13 [2021-08-10T09:14:13.912Z] === RUN TestReadLog/tail_more_than_available 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestReadLog (0.12s) 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestReadLog/tail_exact (0.11s) 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) 09:14:13 [2021-08-10T09:14:13.912Z] PASS 09:14:13 [2021-08-10T09:14:13.912Z] coverage: 75.2% of statements 09:14:14 [2021-08-10T09:14:14.369Z] --- PASS: TestFollowLogsProducerGone (0.00s) 09:14:14 [2021-08-10T09:14:14.369Z] === RUN TestCheckCapacityAndRotate 09:14:14 [2021-08-10T09:14:14.369Z] ok github.com/docker/docker/daemon/logger/local 0.173s coverage: 75.2% of statements 09:14:14 [2021-08-10T09:14:14.369Z] === RUN TestCheckCapacityAndRotate/closed_log_file 09:14:14 [2021-08-10T09:14:14.369Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 09:14:14 [2021-08-10T09:14:14.369Z] === RUN TestCheckCapacityAndRotate/with_log_reader 09:14:14 [2021-08-10T09:14:14.369Z] --- PASS: TestCheckCapacityAndRotate (0.19s) 09:14:14 [2021-08-10T09:14:14.369Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) 09:14:14 [2021-08-10T09:14:14.369Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) 09:14:14 [2021-08-10T09:14:14.369Z] PASS 09:14:14 [2021-08-10T09:14:14.369Z] coverage: 55.3% of statements 09:14:14 [2021-08-10T09:14:14.369Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.264s coverage: 55.3% of statements 09:14:14 [2021-08-10T09:14:14.369Z] === RUN TestLog 09:14:14 [2021-08-10T09:14:14.369Z] --- PASS: TestLog (0.00s) 09:14:14 [2021-08-10T09:14:14.369Z] PASS 09:14:14 [2021-08-10T09:14:14.369Z] coverage: 31.5% of statements 09:14:14 [2021-08-10T09:14:14.369Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 31.5% of statements 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestNewParse 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestNewParse (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] PASS 09:14:15 [2021-08-10T09:14:15.332Z] coverage: 8.3% of statements 09:14:15 [2021-08-10T09:14:15.332Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestValidateLogOpt 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestValidateLogOpt (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestNewMissedConfig 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestNewMissedConfig (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestNewMissedUrl 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestNewMissedUrl (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestNewMissedToken 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestNewMissedToken (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestNewWithProxy 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestNewWithProxy (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestDefault 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestDefault (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestInlineFormatWithNonDefaultOptions 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestJsonFormat 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestJsonFormat (0.01s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestRawFormat 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestRawFormat (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestRawFormatWithLabels 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestRawFormatWithLabels (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestRawFormatWithoutTag 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestRawFormatWithoutTag (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestBatching 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestParseLogFormat 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestParseLogFormat (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestValidateLogOptEmpty 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestValidateLogOptEmpty (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestValidateSyslogAddress 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestValidateSyslogAddress (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestParseAddressDefaultPort 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestParseAddressDefaultPort (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestValidateSyslogFacility 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestValidateSyslogFacility (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestValidateLogOptSyslogFormat 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] === RUN TestValidateLogOpt 09:14:15 [2021-08-10T09:14:15.332Z] --- PASS: TestValidateLogOpt (0.00s) 09:14:15 [2021-08-10T09:14:15.332Z] PASS 09:14:15 [2021-08-10T09:14:15.332Z] coverage: 46.8% of statements 09:14:15 [2021-08-10T09:14:15.332Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements 09:14:15 [2021-08-10T09:14:15.788Z] --- PASS: TestBatching (0.19s) 09:14:15 [2021-08-10T09:14:15.788Z] === RUN TestFrequency 09:14:15 [2021-08-10T09:14:15.788Z] --- PASS: TestFrequency (0.20s) 09:14:15 [2021-08-10T09:14:15.788Z] === RUN TestOneMessagePerRequest 09:14:15 [2021-08-10T09:14:15.788Z] --- PASS: TestOneMessagePerRequest (0.00s) 09:14:15 [2021-08-10T09:14:15.788Z] === RUN TestVerify 09:14:15 [2021-08-10T09:14:15.788Z] --- PASS: TestVerify (0.00s) 09:14:15 [2021-08-10T09:14:15.788Z] === RUN TestSkipVerify 09:14:15 [2021-08-10T09:14:15.788Z] time="2021-08-10T09:14:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:15 [2021-08-10T09:14:15.788Z] time="2021-08-10T09:14:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:15 [2021-08-10T09:14:15.788Z] time="2021-08-10T09:14:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:15 [2021-08-10T09:14:15.788Z] time="2021-08-10T09:14:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] --- PASS: TestSkipVerify (0.51s) 09:14:16 [2021-08-10T09:14:16.244Z] === RUN TestBufferMaximum 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586856.018895\",\"host\":\"17cde4ab81a1\"}'" 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586856.018895\",\"host\":\"17cde4ab81a1\"}'" 09:14:16 [2021-08-10T09:14:16.244Z] --- PASS: TestBufferMaximum (0.00s) 09:14:16 [2021-08-10T09:14:16.244Z] === RUN TestServerAlwaysDown 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586856.022213\",\"host\":\"17cde4ab81a1\"}'" 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586856.022213\",\"host\":\"17cde4ab81a1\"}'" 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586856.022213\",\"host\":\"17cde4ab81a1\"}'" 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586856.022213\",\"host\":\"17cde4ab81a1\"}'" 09:14:16 [2021-08-10T09:14:16.244Z] time="2021-08-10T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628586856.022213\",\"host\":\"17cde4ab81a1\"}'" 09:14:16 [2021-08-10T09:14:16.244Z] --- PASS: TestServerAlwaysDown (0.00s) 09:14:16 [2021-08-10T09:14:16.244Z] === RUN TestCannotSendAfterClose 09:14:16 [2021-08-10T09:14:16.244Z] --- PASS: TestCannotSendAfterClose (0.00s) 09:14:16 [2021-08-10T09:14:16.244Z] === RUN TestDeadlockOnBlockedEndpoint 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestV1IDService 09:14:17 [2021-08-10T09:14:17.206Z] --- PASS: TestV1IDService (0.02s) 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestV2MetadataService 09:14:17 [2021-08-10T09:14:17.206Z] time="2021-08-10T09:14:17Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk 09:14:17 [2021-08-10T09:14:17.206Z] time="2021-08-10T09:14:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"17cde4ab81a1\"}'" 09:14:17 [2021-08-10T09:14:17.206Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) 09:14:17 [2021-08-10T09:14:17.206Z] PASS 09:14:17 [2021-08-10T09:14:17.206Z] coverage: 82.5% of statements 09:14:17 [2021-08-10T09:14:17.206Z] ok github.com/docker/docker/daemon/logger/splunk 2.024s coverage: 82.5% of statements 09:14:17 [2021-08-10T09:14:17.206Z] ? github.com/docker/docker/daemon/names [no test files] 09:14:17 [2021-08-10T09:14:17.206Z] ? github.com/docker/docker/daemon/network [no test files] 09:14:17 [2021-08-10T09:14:17.206Z] ? github.com/docker/docker/daemon/stats [no test files] 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestSuccessfulDownload 09:14:17 [2021-08-10T09:14:17.206Z] download_test.go:268: Needs fixing on Windows 09:14:17 [2021-08-10T09:14:17.206Z] --- SKIP: TestSuccessfulDownload (0.00s) 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestCancelledDownload 09:14:17 [2021-08-10T09:14:17.206Z] --- PASS: TestCancelledDownload (0.00s) 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestMaxDownloadAttempts 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 09:14:17 [2021-08-10T09:14:17.206Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestContinueOnError_NonMirrorEndpoint 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestContinueOnError_MirrorEndpoint 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestContinueOnError_NeverContinue 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/no_remote_or_local 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local032540655\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/no_local_cache 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/with_local_cache 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/unknown_media_type 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/unknown_media_type/no_cache 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=warning msg="reference for unknown type: " 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=warning msg="reference for unknown type: " 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/unknown_media_type/with_cache 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=warning msg="reference for unknown type: " 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=warning msg="reference for unknown type: " 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=warning msg="reference for unknown type: " 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/error_persisting_manifest 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore (0.27s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/no_local_cache (0.02s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/with_local_cache (0.01s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestDetectManifestBlobMediaType 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestDetectManifestBlobMediaType/schema1 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestFixManifestLayers 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestFixManifestLayers (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestFixManifestLayersBaseLayerParent 09:14:17 [2021-08-10T09:14:17.664Z] pull_v2_test.go:73: Needs fixing on Windows 09:14:17 [2021-08-10T09:14:17.664Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestFixManifestLayersBadParent 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestValidateManifest 09:14:17 [2021-08-10T09:14:17.664Z] pull_v2_test.go:118: Needs fixing on Windows 09:14:17 [2021-08-10T09:14:17.664Z] --- SKIP: TestValidateManifest (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestFormatPlatform 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestFormatPlatform (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestGetRepositoryMountCandidates 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestLayerAlreadyExists 09:14:17 [2021-08-10T09:14:17.664Z] 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} 09:14:17 [2021-08-10T09:14:17.664Z] 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} 09:14:17 [2021-08-10T09:14:17.664Z] 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} 09:14:17 [2021-08-10T09:14:17.664Z] 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} 09:14:17 [2021-08-10T09:14:17.664Z] 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} 09:14:17 [2021-08-10T09:14:17.664Z] 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} 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestLayerAlreadyExists (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestWhenEmptyAuthConfig 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 09:14:17 [2021-08-10T09:14:17.664Z] time="2021-08-10T09:14:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestMaxDownloadAttempts (0.00s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) 09:14:17 [2021-08-10T09:14:17.664Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) 09:14:17 [2021-08-10T09:14:17.664Z] === RUN TestTransfer 09:14:18 [2021-08-10T09:14:18.122Z] --- PASS: TestTransfer (0.17s) 09:14:18 [2021-08-10T09:14:18.122Z] === RUN TestConcurrencyLimit 09:14:18 [2021-08-10T09:14:18.122Z] --- PASS: TestV2MetadataService (0.97s) 09:14:18 [2021-08-10T09:14:18.122Z] PASS 09:14:18 [2021-08-10T09:14:18.122Z] coverage: 48.2% of statements 09:14:18 [2021-08-10T09:14:18.122Z] ok github.com/docker/docker/distribution/metadata 1.053s coverage: 48.2% of statements 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestNotFound 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestNotFound (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestConflict 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestConflict (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestForbidden 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestForbidden (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestInvalidParameter 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestInvalidParameter (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestNotImplemented 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestNotImplemented (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestNotModified 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestNotModified (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestUnauthorized 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestUnauthorized (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestUnknown 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestUnknown (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestCancelled 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestCancelled (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestDeadline 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestDeadline (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestDataLoss 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestDataLoss (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestUnavailable 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestUnavailable (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestSystem 09:14:18 [2021-08-10T09:14:18.579Z] --- PASS: TestSystem (0.00s) 09:14:18 [2021-08-10T09:14:18.579Z] === RUN TestFromStatusCode 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Not_Found 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Bad_Request 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Conflict 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Unauthorized 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Service_Unavailable 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Forbidden 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Not_Modified 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Not_Implemented 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Internal_Server_Error 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Internal_Server_Error#01 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Internal_Server_Error#02 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Internal_Server_Error#03 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestFromStatusCode/Internal_Server_Error#04 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 09:14:18 [2021-08-10T09:14:18.580Z] PASS 09:14:18 [2021-08-10T09:14:18.580Z] coverage: 53.1% of statements 09:14:18 [2021-08-10T09:14:18.580Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements 09:14:18 [2021-08-10T09:14:18.580Z] --- PASS: TestConcurrencyLimit (0.49s) 09:14:18 [2021-08-10T09:14:18.580Z] === RUN TestInactiveJobs 09:14:19 [2021-08-10T09:14:19.036Z] --- PASS: TestWhenEmptyAuthConfig (1.03s) 09:14:19 [2021-08-10T09:14:19.036Z] === RUN TestPushRegistryWhenAuthInfoEmpty 09:14:19 [2021-08-10T09:14:19.036Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 09:14:19 [2021-08-10T09:14:19.036Z] === RUN TestTokenPassThru 09:14:19 [2021-08-10T09:14:19.036Z] --- PASS: TestTokenPassThru (0.01s) 09:14:19 [2021-08-10T09:14:19.036Z] === RUN TestTokenPassThruDifferentHost 09:14:19 [2021-08-10T09:14:19.036Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) 09:14:19 [2021-08-10T09:14:19.036Z] PASS 09:14:19 [2021-08-10T09:14:19.036Z] coverage: 24.1% of statements 09:14:19 [2021-08-10T09:14:19.036Z] ok github.com/docker/docker/distribution 1.391s coverage: 24.1% of statements 09:14:19 [2021-08-10T09:14:19.036Z] ? github.com/docker/docker/distribution/utils [no test files] 09:14:19 [2021-08-10T09:14:19.036Z] --- PASS: TestInactiveJobs (0.51s) 09:14:19 [2021-08-10T09:14:19.036Z] === RUN TestWatchRelease 09:14:19 [2021-08-10T09:14:19.036Z] --- PASS: TestWatchRelease (0.10s) 09:14:19 [2021-08-10T09:14:19.036Z] === RUN TestWatchFinishedTransfer 09:14:19 [2021-08-10T09:14:19.036Z] --- PASS: TestWatchFinishedTransfer (0.00s) 09:14:19 [2021-08-10T09:14:19.036Z] === RUN TestDuplicateTransfer 09:14:19 [2021-08-10T09:14:19.036Z] --- PASS: TestDuplicateTransfer (0.09s) 09:14:19 [2021-08-10T09:14:19.036Z] === RUN TestSuccessfulUpload 09:14:19 [2021-08-10T09:14:19.497Z] === RUN TestCompare 09:14:19 [2021-08-10T09:14:19.497Z] --- PASS: TestCompare (0.00s) 09:14:19 [2021-08-10T09:14:19.497Z] PASS 09:14:19 [2021-08-10T09:14:19.497Z] coverage: 19.2% of statements 09:14:19 [2021-08-10T09:14:19.497Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements 09:14:19 [2021-08-10T09:14:19.497Z] time="2021-08-10T09:14:19Z" level=error msg="Upload failed, retrying: simulating retry" 09:14:19 [2021-08-10T09:14:19.497Z] === RUN TestFSGetInvalidData 09:14:19 [2021-08-10T09:14:19.497Z] --- PASS: TestFSGetInvalidData (0.02s) 09:14:19 [2021-08-10T09:14:19.497Z] === RUN TestFSInvalidSet 09:14:19 [2021-08-10T09:14:19.497Z] --- PASS: TestFSInvalidSet (0.01s) 09:14:19 [2021-08-10T09:14:19.497Z] === RUN TestFSInvalidRoot 09:14:19 [2021-08-10T09:14:19.497Z] --- PASS: TestFSInvalidRoot (0.01s) 09:14:19 [2021-08-10T09:14:19.497Z] === RUN TestFSMetadataGetSet 09:14:19 [2021-08-10T09:14:19.497Z] --- PASS: TestFSMetadataGetSet (0.04s) 09:14:19 [2021-08-10T09:14:19.497Z] === RUN TestFSInvalidWalker 09:14:19 [2021-08-10T09:14:19.497Z] --- PASS: TestFSInvalidWalker (0.01s) 09:14:19 [2021-08-10T09:14:19.497Z] === RUN TestFSGetSet 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestSuccessfulUpload (0.56s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestCancelledUpload 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestCancelledUpload (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] PASS 09:14:19 [2021-08-10T09:14:19.954Z] coverage: 76.8% of statements 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestFSGetSet (0.02s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestFSGetUnsetKey 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestFSGetUnsetKey (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestFSGetEmptyData 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestFSGetEmptyData (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestFSDelete 09:14:19 [2021-08-10T09:14:19.954Z] ok github.com/docker/docker/distribution/xfer 2.453s coverage: 76.8% of statements 09:14:19 [2021-08-10T09:14:19.954Z] ? github.com/docker/docker/dockerversion [no test files] 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestFSDelete (0.02s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestFSWalker 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestFSWalker (0.01s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestFSWalkerStopOnError 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestFSWalkerStopOnError (0.01s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestNewFromJSON 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestNewFromJSON (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestNewFromJSONWithInvalidJSON 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestMarshalKeyOrder 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestMarshalKeyOrder (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestHistoryEqual 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestHistoryEqual (0.10s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestImage 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestImage (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestImageOSNotEmpty 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestImageOSNotEmpty (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestNewChildImageFromImageWithRootFS 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestCreate 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestCreate (0.00s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestRestore 09:14:19 [2021-08-10T09:14:19.954Z] time="2021-08-10T09:14:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestRestore (0.07s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestAddDelete 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestAddDelete (0.02s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestSearchAfterDelete 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestSearchAfterDelete (0.01s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestParentReset 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestParentReset (0.03s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestGetAndSetLastUpdated 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestGetAndSetLastUpdated (0.02s) 09:14:19 [2021-08-10T09:14:19.954Z] === RUN TestStoreLen 09:14:19 [2021-08-10T09:14:19.954Z] --- PASS: TestStoreLen (0.07s) 09:14:19 [2021-08-10T09:14:19.954Z] PASS 09:14:19 [2021-08-10T09:14:19.954Z] coverage: 86.6% of statements 09:14:19 [2021-08-10T09:14:19.954Z] ok github.com/docker/docker/image 0.575s coverage: 86.6% of statements 09:14:20 [2021-08-10T09:14:20.409Z] === RUN TestMakeV1ConfigFromConfig 09:14:20 [2021-08-10T09:14:20.409Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 09:14:20 [2021-08-10T09:14:20.409Z] PASS 09:14:20 [2021-08-10T09:14:20.409Z] coverage: 25.0% of statements 09:14:20 [2021-08-10T09:14:20.409Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements 09:14:20 [2021-08-10T09:14:20.409Z] === RUN TestValidateManifest 09:14:20 [2021-08-10T09:14:20.409Z] === RUN TestValidateManifest/nil 09:14:20 [2021-08-10T09:14:20.409Z] === RUN TestValidateManifest/non-nil 09:14:20 [2021-08-10T09:14:20.409Z] --- PASS: TestValidateManifest (0.00s) 09:14:20 [2021-08-10T09:14:20.409Z] --- PASS: TestValidateManifest/nil (0.00s) 09:14:20 [2021-08-10T09:14:20.409Z] --- PASS: TestValidateManifest/non-nil (0.00s) 09:14:20 [2021-08-10T09:14:20.409Z] PASS 09:14:20 [2021-08-10T09:14:20.409Z] coverage: 0.7% of statements 09:14:20 [2021-08-10T09:14:20.409Z] ok github.com/docker/docker/image/tarexport 0.065s coverage: 0.7% of statements 09:14:20 [2021-08-10T09:14:20.409Z] ? github.com/docker/docker/internal/test/suite [no test files] 09:14:21 [2021-08-10T09:14:21.371Z] === RUN TestSerialization 09:14:21 [2021-08-10T09:14:21.371Z] --- PASS: TestSerialization (0.02s) 09:14:21 [2021-08-10T09:14:21.371Z] PASS 09:14:21 [2021-08-10T09:14:21.371Z] coverage: 100.0% of statements 09:14:21 [2021-08-10T09:14:21.371Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements 09:14:21 [2021-08-10T09:14:21.826Z] === RUN TestEnvironmentParsing 09:14:21 [2021-08-10T09:14:21.826Z] --- PASS: TestEnvironmentParsing (0.00s) 09:14:21 [2021-08-10T09:14:21.826Z] PASS 09:14:21 [2021-08-10T09:14:21.826Z] coverage: 1.2% of statements 09:14:21 [2021-08-10T09:14:21.826Z] ok github.com/docker/docker/libcontainerd/local 0.053s coverage: 1.2% of statements 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestEmptyLayer 09:14:22 [2021-08-10T09:14:22.282Z] --- PASS: TestEmptyLayer (0.00s) 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestCommitFailure 09:14:22 [2021-08-10T09:14:22.282Z] --- PASS: TestCommitFailure (0.01s) 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestStartTransactionFailure 09:14:22 [2021-08-10T09:14:22.282Z] --- PASS: TestStartTransactionFailure (0.00s) 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestGetOrphan 09:14:22 [2021-08-10T09:14:22.282Z] --- PASS: TestGetOrphan (0.00s) 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestMountAndRegister 09:14:22 [2021-08-10T09:14:22.282Z] layer_test.go:271: Layer size: 14 09:14:22 [2021-08-10T09:14:22.282Z] --- PASS: TestMountAndRegister (0.04s) 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestLayerRelease 09:14:22 [2021-08-10T09:14:22.282Z] layer_test.go:304: Failing on Windows 09:14:22 [2021-08-10T09:14:22.282Z] --- SKIP: TestLayerRelease (0.00s) 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestStoreRestore 09:14:22 [2021-08-10T09:14:22.282Z] layer_test.go:353: Failing on Windows 09:14:22 [2021-08-10T09:14:22.282Z] --- SKIP: TestStoreRestore (0.00s) 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestTarStreamStability 09:14:22 [2021-08-10T09:14:22.282Z] layer_test.go:468: Failing on Windows 09:14:22 [2021-08-10T09:14:22.282Z] --- SKIP: TestTarStreamStability (0.00s) 09:14:22 [2021-08-10T09:14:22.282Z] === RUN TestRegisterExistingLayer 09:14:22 [2021-08-10T09:14:22.738Z] --- PASS: TestRegisterExistingLayer (0.11s) 09:14:22 [2021-08-10T09:14:22.738Z] === RUN TestTarStreamVerification 09:14:22 [2021-08-10T09:14:22.738Z] layer_test.go:697: Failing on Windows 09:14:22 [2021-08-10T09:14:22.738Z] --- SKIP: TestTarStreamVerification (0.00s) 09:14:22 [2021-08-10T09:14:22.738Z] === RUN TestLayerMigration 09:14:22 [2021-08-10T09:14:22.738Z] migration_test.go:46: Failing on Windows 09:14:22 [2021-08-10T09:14:22.738Z] --- SKIP: TestLayerMigration (0.00s) 09:14:22 [2021-08-10T09:14:22.738Z] === RUN TestLayerMigrationNoTarsplit 09:14:22 [2021-08-10T09:14:22.738Z] migration_test.go:182: Failing on Windows 09:14:22 [2021-08-10T09:14:22.738Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 09:14:22 [2021-08-10T09:14:22.738Z] === RUN TestMountInit 09:14:22 [2021-08-10T09:14:22.738Z] mount_test.go:17: Failing on Windows 09:14:22 [2021-08-10T09:14:22.738Z] --- SKIP: TestMountInit (0.00s) 09:14:22 [2021-08-10T09:14:22.738Z] === RUN TestMountSize 09:14:22 [2021-08-10T09:14:22.738Z] mount_test.go:76: Failing on Windows 09:14:22 [2021-08-10T09:14:22.738Z] --- SKIP: TestMountSize (0.00s) 09:14:22 [2021-08-10T09:14:22.738Z] === RUN TestMountChanges 09:14:22 [2021-08-10T09:14:22.738Z] mount_test.go:125: Failing on Windows 09:14:22 [2021-08-10T09:14:22.738Z] --- SKIP: TestMountChanges (0.00s) 09:14:22 [2021-08-10T09:14:22.738Z] === RUN TestMountApply 09:14:22 [2021-08-10T09:14:22.738Z] mount_test.go:212: Failing on Windows 09:14:22 [2021-08-10T09:14:22.738Z] --- SKIP: TestMountApply (0.00s) 09:14:22 [2021-08-10T09:14:22.738Z] PASS 09:14:22 [2021-08-10T09:14:22.738Z] coverage: 30.1% of statements 09:14:22 [2021-08-10T09:14:22.738Z] ok github.com/docker/docker/layer 0.308s coverage: 30.1% of statements 09:14:22 [2021-08-10T09:14:22.738Z] ? github.com/docker/docker/libcontainerd [no test files] 09:14:22 [2021-08-10T09:14:22.738Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 09:14:22 [2021-08-10T09:14:22.738Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 09:14:22 [2021-08-10T09:14:22.738Z] ? github.com/docker/docker/libcontainerd/types [no test files] 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestSequenceGetAvailableBit 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestSequenceGetAvailableBit (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestSequenceEqual 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestSequenceEqual (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestSequenceCopy 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestSequenceCopy (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestGetFirstAvailable 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestGetFirstAvailable (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestFindSequence 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestFindSequence (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestCheckIfAvailable 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestCheckIfAvailable (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestMergeSequences 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestMergeSequences (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestPushReservation 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestPushReservation (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestSerializeDeserialize 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestSerializeDeserialize (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestSet 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestSet (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestSetUnset 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestSetUnset (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestOffsetSetUnset 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestOffsetSetUnset (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestSetInRange 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestSetInRange (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestSetAnyInRange 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestSetAnyInRange (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestMethods 09:14:23 [2021-08-10T09:14:23.194Z] --- PASS: TestMethods (0.00s) 09:14:23 [2021-08-10T09:14:23.194Z] === RUN TestRandomAllocateDeallocate 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestInvalidConfig 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestInvalidConfig (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestConfig 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestConfig (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestOptionsLabels 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestOptionsLabels (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestValidName 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestValidName (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestTLSConfiguration 09:14:25 [2021-08-10T09:14:25.366Z] time="2021-08-10T09:14:24Z" level=info msg="Option Initializing KV with TLS" 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestTLSConfiguration (0.12s) 09:14:25 [2021-08-10T09:14:25.366Z] PASS 09:14:25 [2021-08-10T09:14:25.366Z] coverage: 24.0% of statements 09:14:25 [2021-08-10T09:14:25.366Z] ok github.com/docker/docker/libnetwork/config 0.193s coverage: 24.0% of statements 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestErrorInterfaces 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestErrorInterfaces (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestNetworkMarshalling 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestNetworkMarshalling (0.13s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestEndpointMarshalling 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestEndpointMarshalling (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestAuxAddresses 09:14:25 [2021-08-10T09:14:25.366Z] time="2021-08-10T09:14:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestAuxAddresses (0.01s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestSRVServiceQuery 09:14:25 [2021-08-10T09:14:25.366Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestSRVServiceQuery (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestServiceVIPReuse 09:14:25 [2021-08-10T09:14:25.366Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestServiceVIPReuse (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestIpamReleaseOnNetDriverFailures 09:14:25 [2021-08-10T09:14:25.366Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestDNSIPQuery 09:14:25 [2021-08-10T09:14:25.366Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestDNSIPQuery (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestDNSProxyServFail 09:14:25 [2021-08-10T09:14:25.366Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestDNSProxyServFail (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestSandboxAddEmpty 09:14:25 [2021-08-10T09:14:25.366Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestSandboxAddEmpty (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestSandboxAddMultiPrio 09:14:25 [2021-08-10T09:14:25.366Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestSandboxAddSamePrio 09:14:25 [2021-08-10T09:14:25.366Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestSandboxAddSamePrio (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestCleanupServiceDiscovery 09:14:25 [2021-08-10T09:14:25.366Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestDNSOptions 09:14:25 [2021-08-10T09:14:25.366Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 09:14:25 [2021-08-10T09:14:25.366Z] --- SKIP: TestDNSOptions (0.00s) 09:14:25 [2021-08-10T09:14:25.366Z] === RUN TestMultipleControllersWithSameStore 09:14:25 [2021-08-10T09:14:25.366Z] time="2021-08-10T09:14:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" 09:14:25 [2021-08-10T09:14:25.366Z] time="2021-08-10T09:14:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" 09:14:25 [2021-08-10T09:14:25.366Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) 09:14:25 [2021-08-10T09:14:25.366Z] PASS 09:14:25 [2021-08-10T09:14:25.366Z] coverage: 8.6% of statements 09:14:25 [2021-08-10T09:14:25.366Z] ok github.com/docker/docker/libnetwork 0.282s coverage: 8.6% of statements 09:14:25 [2021-08-10T09:14:25.366Z] ? github.com/docker/docker/libnetwork/api [no test files] 09:14:25 [2021-08-10T09:14:25.663Z] Loaded image: buildpack-deps:buster 09:14:25 [2021-08-10T09:14:25.663Z] Loaded image: busybox:latest 09:14:25 [2021-08-10T09:14:25.663Z] Loaded image: busybox:glibc 09:14:25 [2021-08-10T09:14:25.663Z] Loaded image: buildpack-deps:buster 09:14:25 [2021-08-10T09:14:25.663Z] Loaded image: busybox:latest 09:14:25 [2021-08-10T09:14:25.663Z] Loaded image: busybox:glibc 09:14:25 [2021-08-10T09:14:25.823Z] === RUN TestKey 09:14:25 [2021-08-10T09:14:25.823Z] --- PASS: TestKey (0.00s) 09:14:25 [2021-08-10T09:14:25.823Z] === RUN TestParseKey 09:14:25 [2021-08-10T09:14:25.823Z] --- PASS: TestParseKey (0.00s) 09:14:25 [2021-08-10T09:14:25.823Z] === RUN TestInvalidDataStore 09:14:25 [2021-08-10T09:14:25.823Z] --- PASS: TestInvalidDataStore (0.00s) 09:14:25 [2021-08-10T09:14:25.823Z] === RUN TestKVObjectFlatKey 09:14:25 [2021-08-10T09:14:25.823Z] --- PASS: TestKVObjectFlatKey (0.00s) 09:14:25 [2021-08-10T09:14:25.823Z] === RUN TestAtomicKVObjectFlatKey 09:14:25 [2021-08-10T09:14:25.823Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) 09:14:25 [2021-08-10T09:14:25.823Z] PASS 09:14:25 [2021-08-10T09:14:25.823Z] coverage: 21.9% of statements 09:14:25 [2021-08-10T09:14:25.823Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements 09:14:26 [2021-08-10T09:14:26.280Z] === RUN TestIPDataMarshalling 09:14:26 [2021-08-10T09:14:26.280Z] --- PASS: TestIPDataMarshalling (0.00s) 09:14:26 [2021-08-10T09:14:26.280Z] === RUN TestValidateAndIsV6 09:14:26 [2021-08-10T09:14:26.280Z] --- PASS: TestValidateAndIsV6 (0.00s) 09:14:26 [2021-08-10T09:14:26.280Z] PASS 09:14:26 [2021-08-10T09:14:26.280Z] coverage: 68.9% of statements 09:14:26 [2021-08-10T09:14:26.280Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements 09:14:26 [2021-08-10T09:14:26.737Z] === RUN TestDriver 09:14:26 [2021-08-10T09:14:26.737Z] --- PASS: TestDriver (0.00s) 09:14:26 [2021-08-10T09:14:26.737Z] PASS 09:14:26 [2021-08-10T09:14:26.737Z] coverage: 34.8% of statements 09:14:26 [2021-08-10T09:14:26.737Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements 09:14:27 [2021-08-10T09:14:27.192Z] === RUN TestDriver 09:14:27 [2021-08-10T09:14:27.192Z] --- PASS: TestDriver (0.00s) 09:14:27 [2021-08-10T09:14:27.192Z] PASS 09:14:27 [2021-08-10T09:14:27.192Z] coverage: 34.8% of statements 09:14:27 [2021-08-10T09:14:27.192Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements 09:14:27 [2021-08-10T09:14:27.192Z] === RUN TestNetworkAllocateFree 09:14:27 [2021-08-10T09:14:27.192Z] --- PASS: TestNetworkAllocateFree (0.00s) 09:14:27 [2021-08-10T09:14:27.192Z] === RUN TestNetworkAllocateUserDefinedVNIs 09:14:27 [2021-08-10T09:14:27.192Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) 09:14:27 [2021-08-10T09:14:27.192Z] PASS 09:14:27 [2021-08-10T09:14:27.192Z] coverage: 63.6% of statements 09:14:27 [2021-08-10T09:14:27.192Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements 09:14:27 [2021-08-10T09:14:27.648Z] === RUN TestGetEmptyCapabilities 09:14:27 [2021-08-10T09:14:27.648Z] --- PASS: TestGetEmptyCapabilities (0.01s) 09:14:27 [2021-08-10T09:14:27.648Z] === RUN TestGetExtraCapabilities 09:14:27 [2021-08-10T09:14:27.648Z] --- PASS: TestGetExtraCapabilities (0.00s) 09:14:27 [2021-08-10T09:14:27.648Z] === RUN TestGetInvalidCapabilities 09:14:27 [2021-08-10T09:14:27.648Z] --- PASS: TestGetInvalidCapabilities (0.00s) 09:14:27 [2021-08-10T09:14:27.648Z] === RUN TestRemoteDriver 09:14:27 [2021-08-10T09:14:27.648Z] --- PASS: TestRemoteDriver (0.01s) 09:14:27 [2021-08-10T09:14:27.648Z] === RUN TestDriverError 09:14:27 [2021-08-10T09:14:27.648Z] --- PASS: TestDriverError (0.01s) 09:14:27 [2021-08-10T09:14:27.648Z] === RUN TestMissingValues 09:14:28 [2021-08-10T09:14:28.105Z] --- PASS: TestMissingValues (0.00s) 09:14:28 [2021-08-10T09:14:28.105Z] === RUN TestRollback 09:14:28 [2021-08-10T09:14:28.105Z] --- PASS: TestRollback (0.01s) 09:14:28 [2021-08-10T09:14:28.105Z] PASS 09:14:28 [2021-08-10T09:14:28.105Z] coverage: 57.4% of statements 09:14:28 [2021-08-10T09:14:28.105Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements 09:14:28 [2021-08-10T09:14:28.105Z] === RUN TestNAT 09:14:28 [2021-08-10T09:14:28.105Z] windows_test.go:57: Test does not work on CI and was never running to begin with 09:14:28 [2021-08-10T09:14:28.105Z] --- SKIP: TestNAT (0.00s) 09:14:28 [2021-08-10T09:14:28.105Z] === RUN TestTransparent 09:14:28 [2021-08-10T09:14:28.105Z] windows_test.go:62: Test does not work on CI and was never running to begin with 09:14:28 [2021-08-10T09:14:28.105Z] --- SKIP: TestTransparent (0.00s) 09:14:28 [2021-08-10T09:14:28.105Z] PASS 09:14:28 [2021-08-10T09:14:28.105Z] coverage: 0.0% of statements 09:14:28 [2021-08-10T09:14:28.105Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements 09:14:28 [2021-08-10T09:14:28.105Z] --- PASS: TestRandomAllocateDeallocate (5.19s) 09:14:28 [2021-08-10T09:14:28.105Z] === RUN TestAllocateRandomDeallocate 09:14:28 [2021-08-10T09:14:28.560Z] === RUN TestBuildDefault 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestBuildDefault (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestBuildHostnameDomainname 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestBuildHostnameDomainname (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestBuildHostname 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestBuildHostname (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestBuildHostnameFQDN 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestBuildHostnameFQDN (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestBuildNoIP 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestBuildNoIP (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestUpdate 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestUpdate (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestUpdateIgnoresPrefixedHostname 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestDeleteIgnoresPrefixedHostname 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestAddEmpty 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestAddEmpty (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestAdd 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestAdd (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestDeleteEmpty 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestDeleteEmpty (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestDeleteNewline 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestDeleteNewline (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestDelete 09:14:28 [2021-08-10T09:14:28.561Z] --- PASS: TestDelete (0.00s) 09:14:28 [2021-08-10T09:14:28.561Z] === RUN TestConcurrentWrites 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestConcurrentWrites (0.17s) 09:14:29 [2021-08-10T09:14:29.016Z] PASS 09:14:29 [2021-08-10T09:14:29.016Z] coverage: 81.2% of statements 09:14:29 [2021-08-10T09:14:29.016Z] ok github.com/docker/docker/libnetwork/etchosts 0.225s coverage: 81.2% of statements 09:14:29 [2021-08-10T09:14:29.016Z] === RUN TestNew 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestNew (0.00s) 09:14:29 [2021-08-10T09:14:29.016Z] === RUN TestAddDriver 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestAddDriver (0.00s) 09:14:29 [2021-08-10T09:14:29.016Z] === RUN TestAddDuplicateDriver 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestAddDuplicateDriver (0.00s) 09:14:29 [2021-08-10T09:14:29.016Z] === RUN TestIPAMDefaultAddressSpaces 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) 09:14:29 [2021-08-10T09:14:29.016Z] === RUN TestDriver 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestDriver (0.00s) 09:14:29 [2021-08-10T09:14:29.016Z] === RUN TestIPAM 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestIPAM (0.00s) 09:14:29 [2021-08-10T09:14:29.016Z] === RUN TestWalkIPAMs 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestWalkIPAMs (0.00s) 09:14:29 [2021-08-10T09:14:29.016Z] === RUN TestWalkDrivers 09:14:29 [2021-08-10T09:14:29.016Z] --- PASS: TestWalkDrivers (0.00s) 09:14:29 [2021-08-10T09:14:29.016Z] PASS 09:14:29 [2021-08-10T09:14:29.016Z] coverage: 82.4% of statements 09:14:29 [2021-08-10T09:14:29.017Z] ok github.com/docker/docker/libnetwork/drvregistry 0.072s coverage: 82.4% of statements 09:14:29 [2021-08-10T09:14:29.473Z] --- PASS: TestAllocateRandomDeallocate (1.07s) 09:14:29 [2021-08-10T09:14:29.473Z] === RUN TestAllocateRandomDeallocateSerialize 09:14:29 [2021-08-10T09:14:29.473Z] === RUN TestDiff 09:14:29 [2021-08-10T09:14:29.473Z] --- PASS: TestDiff (0.00s) 09:14:29 [2021-08-10T09:14:29.473Z] === RUN TestAddedCallback 09:14:29 [2021-08-10T09:14:29.473Z] --- PASS: TestAddedCallback (0.00s) 09:14:29 [2021-08-10T09:14:29.473Z] === RUN TestRemovedCallback 09:14:29 [2021-08-10T09:14:29.473Z] --- PASS: TestRemovedCallback (0.00s) 09:14:29 [2021-08-10T09:14:29.473Z] === RUN TestNoCallback 09:14:29 [2021-08-10T09:14:29.473Z] --- PASS: TestNoCallback (0.00s) 09:14:29 [2021-08-10T09:14:29.473Z] PASS 09:14:29 [2021-08-10T09:14:29.473Z] coverage: 48.1% of statements 09:14:29 [2021-08-10T09:14:29.473Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.045s coverage: 48.1% of statements 09:14:29 [2021-08-10T09:14:29.930Z] === RUN TestNew 09:14:29 [2021-08-10T09:14:29.930Z] --- PASS: TestNew (0.00s) 09:14:29 [2021-08-10T09:14:29.930Z] === RUN TestAllocate 09:14:29 [2021-08-10T09:14:29.930Z] --- PASS: TestAllocate (0.00s) 09:14:29 [2021-08-10T09:14:29.930Z] === RUN TestUninitialized 09:14:29 [2021-08-10T09:14:29.930Z] --- PASS: TestUninitialized (0.00s) 09:14:29 [2021-08-10T09:14:29.930Z] === RUN TestAllocateInRange 09:14:29 [2021-08-10T09:14:29.930Z] --- PASS: TestAllocateInRange (0.00s) 09:14:29 [2021-08-10T09:14:29.930Z] === RUN TestAllocateSerial 09:14:29 [2021-08-10T09:14:29.930Z] --- PASS: TestAllocateSerial (0.00s) 09:14:29 [2021-08-10T09:14:29.930Z] PASS 09:14:29 [2021-08-10T09:14:29.930Z] coverage: 87.5% of statements 09:14:29 [2021-08-10T09:14:29.930Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements 09:14:29 [2021-08-10T09:14:29.930Z] === RUN TestCaller 09:14:29 [2021-08-10T09:14:29.930Z] --- PASS: TestCaller (0.00s) 09:14:29 [2021-08-10T09:14:29.930Z] PASS 09:14:29 [2021-08-10T09:14:29.930Z] coverage: 100.0% of statements 09:14:29 [2021-08-10T09:14:29.930Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements 09:14:30 [2021-08-10T09:14:30.387Z] === RUN TestSetSerialInsertDelete 09:14:30 [2021-08-10T09:14:30.387Z] --- PASS: TestSetSerialInsertDelete (0.00s) 09:14:30 [2021-08-10T09:14:30.387Z] === RUN TestSetParallelInsertDelete 09:14:30 [2021-08-10T09:14:30.387Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.19s) 09:14:30 [2021-08-10T09:14:30.387Z] === RUN TestRetrieveFromStore 09:14:31 [2021-08-10T09:14:31.348Z] === RUN TestInt2IP2IntConversion 09:14:31 [2021-08-10T09:14:31.348Z] === RUN TestPoolRequest 09:14:31 [2021-08-10T09:14:31.348Z] --- PASS: TestPoolRequest (0.00s) 09:14:31 [2021-08-10T09:14:31.348Z] === RUN TestOtherRequests 09:14:31 [2021-08-10T09:14:31.348Z] --- PASS: TestOtherRequests (0.00s) 09:14:31 [2021-08-10T09:14:31.348Z] PASS 09:14:31 [2021-08-10T09:14:31.348Z] coverage: 57.1% of statements 09:14:31 [2021-08-10T09:14:31.348Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements 09:14:31 [2021-08-10T09:14:31.348Z] --- PASS: TestRetrieveFromStore (0.82s) 09:14:31 [2021-08-10T09:14:31.348Z] === RUN TestIsCorrupted 09:14:31 [2021-08-10T09:14:31.348Z] --- PASS: TestIsCorrupted (0.03s) 09:14:31 [2021-08-10T09:14:31.348Z] === RUN TestSetRollover 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestInt2IP2IntConversion (0.49s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestGetAddressVersion 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestGetAddressVersion (0.00s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestKeyString 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestKeyString (0.00s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestPoolDataMarshal 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestPoolDataMarshal (0.00s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestSubnetsMarshal 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestSubnetsMarshal (0.05s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestAddSubnets 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestAddSubnets (0.05s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestDoublePoolRelease 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestDoublePoolRelease (0.02s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestAddReleasePoolID 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestAddReleasePoolID (0.07s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestPredefinedPool 09:14:31 [2021-08-10T09:14:31.805Z] --- PASS: TestPredefinedPool (0.02s) 09:14:31 [2021-08-10T09:14:31.805Z] === RUN TestRemoveSubnet 09:14:32 [2021-08-10T09:14:32.262Z] --- PASS: TestRemoveSubnet (0.21s) 09:14:32 [2021-08-10T09:14:32.262Z] === RUN TestGetSameAddress 09:14:32 [2021-08-10T09:14:32.262Z] --- PASS: TestGetSameAddress (0.02s) 09:14:32 [2021-08-10T09:14:32.262Z] === RUN TestPoolAllocationReuse 09:14:32 [2021-08-10T09:14:32.262Z] === RUN TestGetCapabilities 09:14:32 [2021-08-10T09:14:32.262Z] --- PASS: TestGetCapabilities (0.01s) 09:14:32 [2021-08-10T09:14:32.262Z] === RUN TestGetCapabilitiesFromLegacyDriver 09:14:32 [2021-08-10T09:14:32.262Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) 09:14:32 [2021-08-10T09:14:32.262Z] === RUN TestGetDefaultAddressSpaces 09:14:32 [2021-08-10T09:14:32.262Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) 09:14:32 [2021-08-10T09:14:32.262Z] === RUN TestRemoteDriver 09:14:32 [2021-08-10T09:14:32.262Z] --- PASS: TestRemoteDriver (0.00s) 09:14:32 [2021-08-10T09:14:32.262Z] PASS 09:14:32 [2021-08-10T09:14:32.262Z] coverage: 47.4% of statements 09:14:32 [2021-08-10T09:14:32.262Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.060s coverage: 47.4% of statements 09:14:32 [2021-08-10T09:14:32.413Z] Loaded image: debian:bullseye 09:14:32 [2021-08-10T09:14:32.413Z] Loaded image: hello-world:latest 09:14:32 [2021-08-10T09:14:32.986Z] Loaded image: arm32v7/hello-world:latest 09:14:33 [2021-08-10T09:14:33.224Z] --- PASS: TestSetRollover (1.72s) 09:14:33 [2021-08-10T09:14:33.224Z] === RUN TestSetRolloverSerial 09:14:33 [2021-08-10T09:14:33.224Z] === RUN TestWindowsIPAM 09:14:33 [2021-08-10T09:14:33.224Z] --- PASS: TestWindowsIPAM (0.00s) 09:14:33 [2021-08-10T09:14:33.224Z] PASS 09:14:33 [2021-08-10T09:14:33.224Z] coverage: 71.4% of statements 09:14:33 [2021-08-10T09:14:33.224Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements 09:14:33 [2021-08-10T09:14:33.244Z] Loaded image: debian:bullseye 09:14:33 [2021-08-10T09:14:33.244Z] INFO: Testing against a local daemon 09:14:33 [2021-08-10T09:14:33.244Z] === RUN TestDockerDaemonSuite 09:14:33 [2021-08-10T09:14:33.502Z] Loaded image: hello-world:latest 09:14:33 [2021-08-10T09:14:33.502Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 09:14:33 [2021-08-10T09:14:33.502Z] Loaded image: arm32v7/hello-world:latest 09:14:33 [2021-08-10T09:14:33.502Z] INFO: Testing against a local daemon 09:14:33 [2021-08-10T09:14:33.681Z] --- PASS: TestPoolAllocationReuse (1.63s) 09:14:33 [2021-08-10T09:14:33.681Z] === RUN TestGetAddressSubPoolEqualPool 09:14:33 [2021-08-10T09:14:33.681Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) 09:14:33 [2021-08-10T09:14:33.681Z] === RUN TestRequestReleaseAddressFromSubPool 09:14:33 [2021-08-10T09:14:33.760Z] === RUN TestDockerSuite 09:14:33 [2021-08-10T09:14:33.760Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 09:14:33 [2021-08-10T09:14:33.760Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 09:14:34 [2021-08-10T09:14:34.017Z] === RUN TestDockerSuite/TestAPIErrorJSON 09:14:34 [2021-08-10T09:14:34.137Z] === RUN TestDefaultNetwork 09:14:34 [2021-08-10T09:14:34.137Z] --- PASS: TestDefaultNetwork (0.25s) 09:14:34 [2021-08-10T09:14:34.137Z] === RUN TestConfigGlobalScopeDefaultNetworks 09:14:34 [2021-08-10T09:14:34.275Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 09:14:34 [2021-08-10T09:14:34.275Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 09:14:34 [2021-08-10T09:14:34.275Z] === RUN TestDockerSuite/TestAPIErrorPlainText 09:14:34 [2021-08-10T09:14:34.275Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 09:14:34 [2021-08-10T09:14:34.275Z] === RUN TestDockerSuite/TestAPIImagesDelete 09:14:34 [2021-08-10T09:14:34.596Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) 09:14:34 [2021-08-10T09:14:34.596Z] === RUN TestInitAddressPools 09:14:34 [2021-08-10T09:14:34.596Z] --- PASS: TestInitAddressPools (0.00s) 09:14:34 [2021-08-10T09:14:34.596Z] PASS 09:14:34 [2021-08-10T09:14:34.596Z] coverage: 74.0% of statements 09:14:34 [2021-08-10T09:14:34.596Z] ok github.com/docker/docker/libnetwork/ipamutils 0.580s coverage: 74.0% of statements 09:14:34 [2021-08-10T09:14:34.596Z] --- PASS: TestSetRolloverSerial (1.65s) 09:14:34 [2021-08-10T09:14:34.596Z] === RUN TestGetFirstAvailableFromCurrent 09:14:34 [2021-08-10T09:14:34.596Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) 09:14:34 [2021-08-10T09:14:34.596Z] PASS 09:14:34 [2021-08-10T09:14:34.596Z] coverage: 84.4% of statements 09:14:34 [2021-08-10T09:14:34.596Z] ok github.com/docker/docker/libnetwork/bitseq 11.780s coverage: 84.4% of statements 09:14:35 [2021-08-10T09:14:35.053Z] === RUN TestKeyValue 09:14:35 [2021-08-10T09:14:35.053Z] --- PASS: TestKeyValue (0.00s) 09:14:35 [2021-08-10T09:14:35.053Z] PASS 09:14:35 [2021-08-10T09:14:35.053Z] coverage: 60.0% of statements 09:14:35 [2021-08-10T09:14:35.053Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements 09:14:35 [2021-08-10T09:14:35.213Z] === RUN TestDockerSuite/TestAPIImagesFilter 09:14:35 [2021-08-10T09:14:35.213Z] === RUN TestDockerSuite/TestAPIImagesHistory 09:14:35 [2021-08-10T09:14:35.475Z] --- PASS: TestBuildWithHugeFile (129.87s) 09:14:35 [2021-08-10T09:14:35.475Z] === RUN TestBuildWCOWSandboxSize 09:14:35 [2021-08-10T09:14:35.475Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 09:14:35 [2021-08-10T09:14:35.475Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) 09:14:35 [2021-08-10T09:14:35.475Z] === RUN TestBuildWithEmptyDockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:14:35 [2021-08-10T09:14:35.475Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 09:14:35 [2021-08-10T09:14:35.475Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 09:14:35 [2021-08-10T09:14:35.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 09:14:35 [2021-08-10T09:14:35.735Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) 09:14:35 [2021-08-10T09:14:35.735Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) 09:14:35 [2021-08-10T09:14:35.735Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) 09:14:35 [2021-08-10T09:14:35.735Z] === RUN TestBuildPreserveOwnership 09:14:35 [2021-08-10T09:14:35.735Z] === RUN TestBuildPreserveOwnership/copy_from 09:14:36 [2021-08-10T09:14:36.301Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 09:14:36 [2021-08-10T09:14:36.301Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 09:14:36 [2021-08-10T09:14:36.301Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 09:14:37 [2021-08-10T09:14:37.677Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 09:14:37 [2021-08-10T09:14:37.935Z] === RUN TestDockerSuite/TestAPINetworkFilter 09:14:37 [2021-08-10T09:14:37.947Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 09:14:37 [2021-08-10T09:14:37.948Z] === RUN TestNetworkDBSimple 09:14:37 [2021-08-10T09:14:37.948Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.12s) 09:14:37 [2021-08-10T09:14:37.948Z] === RUN TestSerializeRequestReleaseAddressFromSubPool 09:14:38 [2021-08-10T09:14:38.196Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 09:14:38 [2021-08-10T09:14:38.196Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 09:14:38 [2021-08-10T09:14:38.404Z] === RUN TestGenerate 09:14:38 [2021-08-10T09:14:38.404Z] --- PASS: TestGenerate (0.00s) 09:14:38 [2021-08-10T09:14:38.404Z] === RUN TestGeneratePtr 09:14:38 [2021-08-10T09:14:38.404Z] --- PASS: TestGeneratePtr (0.00s) 09:14:38 [2021-08-10T09:14:38.404Z] === RUN TestGenerateMissingField 09:14:38 [2021-08-10T09:14:38.404Z] --- PASS: TestGenerateMissingField (0.00s) 09:14:38 [2021-08-10T09:14:38.404Z] === RUN TestFieldCannotBeSet 09:14:38 [2021-08-10T09:14:38.404Z] --- PASS: TestFieldCannotBeSet (0.00s) 09:14:38 [2021-08-10T09:14:38.404Z] === RUN TestTypeMismatchError 09:14:38 [2021-08-10T09:14:38.404Z] --- PASS: TestTypeMismatchError (0.00s) 09:14:38 [2021-08-10T09:14:38.404Z] PASS 09:14:38 [2021-08-10T09:14:38.404Z] coverage: 100.0% of statements 09:14:38 [2021-08-10T09:14:38.404Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements 09:14:38 [2021-08-10T09:14:38.761Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 09:14:38 [2021-08-10T09:14:38.860Z] 2021/08/10 09:14:38 Closing DB instances... 09:14:38 [2021-08-10T09:14:38.860Z] testing: warning: no tests to run 09:14:38 [2021-08-10T09:14:38.860Z] PASS 09:14:38 [2021-08-10T09:14:38.860Z] coverage: 0.0% of statements 09:14:38 [2021-08-10T09:14:38.860Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] 09:14:39 [2021-08-10T09:14:39.330Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 09:14:39 [2021-08-10T09:14:39.598Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestRequestNewPort 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestRequestNewPort (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestRequestSpecificPort 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestRequestSpecificPort (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestReleasePort 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestReleasePort (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestReuseReleasedPort 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestReuseReleasedPort (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestReleaseUnreadledPort 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestReleaseUnreadledPort (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestUnknowProtocol 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestUnknowProtocol (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestAllocateAllPorts 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestAllocateAllPorts (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestPortAllocation 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestPortAllocation (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestPortAllocationWithCustomRange 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestNoDuplicateBPR 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestNoDuplicateBPR (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestChangePortRange 09:14:39 [2021-08-10T09:14:39.822Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 09:14:39 [2021-08-10T09:14:39.822Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 09:14:39 [2021-08-10T09:14:39.822Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 09:14:39 [2021-08-10T09:14:39.822Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100 09:14:39 [2021-08-10T09:14:39.822Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000 09:14:39 [2021-08-10T09:14:39.822Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestChangePortRange (0.00s) 09:14:39 [2021-08-10T09:14:39.822Z] PASS 09:14:39 [2021-08-10T09:14:39.822Z] coverage: 88.6% of statements 09:14:39 [2021-08-10T09:14:39.822Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestNetworkDBSimple (2.03s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestNetworkDBJoinLeaveNetwork 09:14:39 [2021-08-10T09:14:39.822Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.92s) 09:14:39 [2021-08-10T09:14:39.822Z] === RUN TestGetAddress 09:14:40 [2021-08-10T09:14:40.278Z] --- PASS: TestSetParallelInsertDelete (10.00s) 09:14:40 [2021-08-10T09:14:40.278Z] PASS 09:14:40 [2021-08-10T09:14:40.278Z] coverage: 100.0% of statements 09:14:40 [2021-08-10T09:14:40.278Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.060s coverage: 100.0% of statements 09:14:40 [2021-08-10T09:14:40.535Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 09:14:40 [2021-08-10T09:14:40.734Z] === RUN TestTransportPortConv 09:14:40 [2021-08-10T09:14:40.734Z] --- PASS: TestTransportPortConv (0.00s) 09:14:40 [2021-08-10T09:14:40.734Z] === RUN TestTransportPortBindingConv 09:14:40 [2021-08-10T09:14:40.734Z] --- PASS: TestTransportPortBindingConv (0.00s) 09:14:40 [2021-08-10T09:14:40.734Z] === RUN TestErrorConstructors 09:14:40 [2021-08-10T09:14:40.734Z] --- PASS: TestErrorConstructors (0.00s) 09:14:40 [2021-08-10T09:14:40.734Z] === RUN TestCompareIPMask 09:14:40 [2021-08-10T09:14:40.734Z] --- PASS: TestCompareIPMask (0.00s) 09:14:40 [2021-08-10T09:14:40.734Z] === RUN TestUtilGetHostPartIP 09:14:40 [2021-08-10T09:14:40.734Z] --- PASS: TestUtilGetHostPartIP (0.00s) 09:14:40 [2021-08-10T09:14:40.734Z] === RUN TestUtilGetBroadcastIP 09:14:40 [2021-08-10T09:14:40.734Z] --- PASS: TestUtilGetBroadcastIP (0.00s) 09:14:40 [2021-08-10T09:14:40.734Z] === RUN TestParseCIDR 09:14:40 [2021-08-10T09:14:40.734Z] --- PASS: TestParseCIDR (0.00s) 09:14:40 [2021-08-10T09:14:40.734Z] PASS 09:14:40 [2021-08-10T09:14:40.734Z] coverage: 47.9% of statements 09:14:40 [2021-08-10T09:14:40.734Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 47.9% of statements 09:14:40 [2021-08-10T09:14:40.793Z] === RUN TestDockerSuite/TestAPIOptionsRoute 09:14:40 [2021-08-10T09:14:40.793Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 09:14:40 [2021-08-10T09:14:40.793Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 09:14:40 [2021-08-10T09:14:40.793Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 09:14:41 [2021-08-10T09:14:41.190Z] 2021/08/10 09:14:40 Closing DB instances... 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] PASS 09:14:41 [2021-08-10T09:14:41.646Z] coverage: 50.0% of statements 09:14:41 [2021-08-10T09:14:41.646Z] ok github.com/docker/docker/oci 0.042s coverage: 50.0% of statements 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestAddressPoolOpt 09:14:41 [2021-08-10T09:14:41.646Z] --- PASS: TestAddressPoolOpt (0.00s) 09:14:41 [2021-08-10T09:14:41.646Z] === RUN TestValidateEnv 09:14:41 [2021-08-10T09:14:41.727Z] --- PASS: TestBuildPreserveOwnership (5.95s) 09:14:41 [2021-08-10T09:14:41.727Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) 09:14:41 [2021-08-10T09:14:41.727Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) 09:14:41 [2021-08-10T09:14:41.727Z] === RUN TestBuildPlatformInvalid 09:14:41 [2021-08-10T09:14:41.727Z] --- PASS: TestBuildPlatformInvalid (0.07s) 09:14:41 [2021-08-10T09:14:41.727Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/a 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/something 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/_=a 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/env1=value1 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/_env1=value1 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/env2=value2=value3 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/env3=abc!qwe 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/env_4=value_4 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/PATH 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/=a 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/PATH= 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/PATH=something 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/asd!qwe 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/1asd 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/123 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/some_space 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/__some_space_before 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/some_space_after__ 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/= 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateEnv/PaTh 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv (0.01s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/a (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/something (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/_=a (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/PATH (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/=a (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/PATH= (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/1asd (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/123 (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/some_space (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/= (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateEnv/PaTh (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestParseHost 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestParseHost (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestParseDockerDaemonHost 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestParseDockerDaemonHost (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestParseTCP 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestParseTCP (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestParseInvalidUnixAddrInvalid 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateExtraHosts 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateExtraHosts (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestIpOptString 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestIpOptString (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestNewIpOptInvalidDefaultVal 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestNewIpOptValidDefaultVal 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestIpOptSetInvalidVal 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateIPAddress 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateIPAddress (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestMapOpts 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestMapOpts (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestListOptsWithoutValidator 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestListOptsWithoutValidator (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestListOptsWithValidator 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestListOptsWithValidator (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateDNSSearch 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateDNSSearch (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_general_format 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_more_than_one_= 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_one_more 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestNamedListOpts 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestNamedListOpts (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestNamedMapOpts 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestNamedMapOpts (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestParseLink 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestParseLink (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestQuotedStringSetWithQuotes 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestQuotedStringSetWithMismatchedQuotes 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestQuotedStringSetWithNoQuotes 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] === RUN TestUlimitOpt 09:14:42 [2021-08-10T09:14:42.103Z] --- PASS: TestUlimitOpt (0.00s) 09:14:42 [2021-08-10T09:14:42.103Z] PASS 09:14:42 [2021-08-10T09:14:42.103Z] coverage: 67.1% of statements 09:14:42 [2021-08-10T09:14:42.103Z] ok github.com/docker/docker/opts 0.085s coverage: 67.1% of statements 09:14:42 [2021-08-10T09:14:42.559Z] === RUN TestParseVersion 09:14:42 [2021-08-10T09:14:42.559Z] --- PASS: TestParseVersion (0.00s) 09:14:42 [2021-08-10T09:14:42.559Z] PASS 09:14:42 [2021-08-10T09:14:42.559Z] coverage: 52.9% of statements 09:14:42 [2021-08-10T09:14:42.559Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements 09:14:42 [2021-08-10T09:14:42.559Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) 09:14:42 [2021-08-10T09:14:42.559Z] === RUN TestNetworkDBJoinLeaveNetworks 09:14:44 [2021-08-10T09:14:44.089Z] === RUN TestPeerCertificateMarshalJSON 09:14:44 [2021-08-10T09:14:44.089Z] 2021/08/10 09:14:43 Closing DB instances... 09:14:44 [2021-08-10T09:14:44.089Z] === RUN TestIsArchivePathDir 09:14:44 [2021-08-10T09:14:44.089Z] --- PASS: TestIsArchivePathDir (0.07s) 09:14:44 [2021-08-10T09:14:44.089Z] === RUN TestIsArchivePathInvalidFile 09:14:44 [2021-08-10T09:14:44.089Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 09:14:44 [2021-08-10T09:14:44.089Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 09:14:44 [2021-08-10T09:14:44.089Z] --- PASS: TestPeerCertificateMarshalJSON (0.26s) 09:14:44 [2021-08-10T09:14:44.089Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.01s) 09:14:44 [2021-08-10T09:14:44.089Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 09:14:44 [2021-08-10T09:14:44.089Z] === RUN TestMiddleware 09:14:44 [2021-08-10T09:14:44.089Z] --- PASS: TestMiddleware (0.00s) 09:14:44 [2021-08-10T09:14:44.089Z] === RUN TestNewResponseModifier 09:14:44 [2021-08-10T09:14:44.089Z] --- PASS: TestNewResponseModifier (0.00s) 09:14:44 [2021-08-10T09:14:44.089Z] PASS 09:14:44 [2021-08-10T09:14:44.089Z] coverage: 26.8% of statements 09:14:44 [2021-08-10T09:14:44.089Z] ok github.com/docker/docker/pkg/authorization 0.289s coverage: 26.8% of statements 09:14:44 [2021-08-10T09:14:44.089Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) 09:14:44 [2021-08-10T09:14:44.089Z] === RUN TestIsArchivePathTar 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestIsArchivePathTar (0.15s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestDecompressStreamGzip 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestDecompressStreamGzip (0.09s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestDecompressStreamBzip2 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestDecompressStreamBzip2 (0.11s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestDecompressStreamXz 09:14:44 [2021-08-10T09:14:44.545Z] archive_test.go:134: Xz not present in msys2 09:14:44 [2021-08-10T09:14:44.545Z] --- SKIP: TestDecompressStreamXz (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestCompressStreamXzUnsupported 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestCompressStreamBzip2Unsupported 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestCompressStreamInvalid 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestCompressStreamInvalid (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestExtensionInvalid 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestExtensionInvalid (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestExtensionUncompressed 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestExtensionUncompressed (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestExtensionBzip2 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestExtensionBzip2 (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestExtensionGzip 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestExtensionGzip (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestExtensionXz 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestExtensionXz (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestCmdStreamLargeStderr 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestCmdStreamLargeStderr (0.07s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestCmdStreamBad 09:14:44 [2021-08-10T09:14:44.545Z] archive_test.go:239: Failing on Windows CI machines 09:14:44 [2021-08-10T09:14:44.545Z] --- SKIP: TestCmdStreamBad (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestCmdStreamGood 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestCmdStreamGood (0.05s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestUntarPathWithInvalidDest 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestUntarPathWithInvalidSrc 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestUntarPath 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestUnbuffered 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestUnbuffered (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] === RUN TestRaceUnbuffered 09:14:44 [2021-08-10T09:14:44.545Z] --- PASS: TestRaceUnbuffered (0.00s) 09:14:44 [2021-08-10T09:14:44.545Z] PASS 09:14:44 [2021-08-10T09:14:44.545Z] coverage: 100.0% of statements 09:14:44 [2021-08-10T09:14:44.545Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestUntarPath (0.06s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestUntarPathWithDestinationFile 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestCopyWithTarInvalidSrc 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestCopyWithTarSrcFile 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestCopyWithTarSrcFolder 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestCopyFileWithTarInvalidSrc 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestCopyFileWithTarSrcFolder 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestCopyFileWithTarSrcFile 09:14:45 [2021-08-10T09:14:45.001Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) 09:14:45 [2021-08-10T09:14:45.001Z] === RUN TestTarFiles 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[foo]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[bar]_[foo]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[foo_bar]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[qux]_[foo]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[]#01 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[qux]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[foo_bar_qux]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[qux]_[baz]] 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestMatch/[[foo_baz]] 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[foo]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[]#01 (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[qux]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 09:14:45 [2021-08-10T09:14:45.456Z] PASS 09:14:45 [2021-08-10T09:14:45.456Z] coverage: 87.5% of statements 09:14:45 [2021-08-10T09:14:45.456Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements 09:14:45 [2021-08-10T09:14:45.456Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.94s) 09:14:45 [2021-08-10T09:14:45.456Z] === RUN TestNetworkDBCRUDTableEntry 09:14:45 [2021-08-10T09:14:45.910Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootTarUntar 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootTarUntar (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootUntarWithHugeExcludesList 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootUntarEmptyArchive 09:14:46 [2021-08-10T09:14:46.419Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootTarUntarWithSymlink 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootCopyWithTar 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootCopyWithTar (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootCopyFileWithTar 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootUntarPath 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootUntarPath (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] === RUN TestChrootApplyDotDotFile 09:14:46 [2021-08-10T09:14:46.419Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 09:14:46 [2021-08-10T09:14:46.419Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 09:14:46 [2021-08-10T09:14:46.419Z] PASS 09:14:46 [2021-08-10T09:14:46.419Z] coverage: 15.4% of statements 09:14:46 [2021-08-10T09:14:46.419Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.4% of statements 09:14:47 [2021-08-10T09:14:47.383Z] === RUN TestSizeEmpty 09:14:47 [2021-08-10T09:14:47.383Z] --- PASS: TestSizeEmpty (0.00s) 09:14:47 [2021-08-10T09:14:47.383Z] === RUN TestSizeEmptyFile 09:14:47 [2021-08-10T09:14:47.383Z] --- PASS: TestSizeEmptyFile (0.00s) 09:14:47 [2021-08-10T09:14:47.383Z] === RUN TestSizeNonemptyFile 09:14:47 [2021-08-10T09:14:47.383Z] --- PASS: TestSizeNonemptyFile (0.00s) 09:14:47 [2021-08-10T09:14:47.383Z] === RUN TestSizeNestedDirectoryEmpty 09:14:47 [2021-08-10T09:14:47.383Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 09:14:47 [2021-08-10T09:14:47.383Z] === RUN TestSizeFileAndNestedDirectoryEmpty 09:14:47 [2021-08-10T09:14:47.383Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 09:14:47 [2021-08-10T09:14:47.383Z] === RUN TestSizeFileAndNestedDirectoryNonempty 09:14:47 [2021-08-10T09:14:47.383Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 09:14:47 [2021-08-10T09:14:47.383Z] === RUN TestMoveToSubdir 09:14:47 [2021-08-10T09:14:47.383Z] --- PASS: TestMoveToSubdir (0.00s) 09:14:47 [2021-08-10T09:14:47.383Z] === RUN TestSizeNonExistingDirectory 09:14:47 [2021-08-10T09:14:47.383Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 09:14:47 [2021-08-10T09:14:47.383Z] PASS 09:14:47 [2021-08-10T09:14:47.383Z] coverage: 80.0% of statements 09:14:47 [2021-08-10T09:14:47.383Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements 09:14:47 [2021-08-10T09:14:47.839Z] 2021/08/10 09:14:47 Closing DB instances... 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestContainsEntry 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestCreateEntries 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestEntriesDiff 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestEntriesEquality 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestGeneratorNotGenerate 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestGeneratorWithPort 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestGeneratorWithPortNotGenerate 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestNewEntry 09:14:48 [2021-08-10T09:14:48.296Z] === RUN Test/TestParse 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestContainsEntry (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestCreateEntries (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestEntriesDiff (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestEntriesEquality (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestNewEntry (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] --- PASS: Test/TestParse (0.00s) 09:14:48 [2021-08-10T09:14:48.296Z] PASS 09:14:48 [2021-08-10T09:14:48.296Z] coverage: 58.3% of statements 09:14:48 [2021-08-10T09:14:48.296Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements 09:14:48 [2021-08-10T09:14:48.442Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 09:14:48 [2021-08-10T09:14:48.752Z] --- PASS: TestTarFiles (3.96s) 09:14:48 [2021-08-10T09:14:48.752Z] === RUN TestTarUntar 09:14:48 [2021-08-10T09:14:48.752Z] --- PASS: TestTarUntar (0.03s) 09:14:48 [2021-08-10T09:14:48.752Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 09:14:48 [2021-08-10T09:14:48.752Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) 09:14:48 [2021-08-10T09:14:48.752Z] === RUN TestTarWithOptions 09:14:48 [2021-08-10T09:14:48.752Z] --- PASS: TestTarWithOptions (0.02s) 09:14:48 [2021-08-10T09:14:48.752Z] === RUN TestTypeXGlobalHeaderDoesNotFail 09:14:48 [2021-08-10T09:14:48.752Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 09:14:48 [2021-08-10T09:14:48.752Z] === RUN TestUntarUstarGnuConflict 09:14:48 [2021-08-10T09:14:48.752Z] --- PASS: TestUntarUstarGnuConflict (0.00s) 09:14:48 [2021-08-10T09:14:48.752Z] === RUN TestUntarInvalidFilenames 09:14:49 [2021-08-10T09:14:49.210Z] === RUN Test 09:14:49 [2021-08-10T09:14:49.211Z] === RUN Test/TestContent 09:14:49 [2021-08-10T09:14:49.211Z] === RUN Test/TestInitialize 09:14:49 [2021-08-10T09:14:49.211Z] === RUN Test/TestNew 09:14:49 [2021-08-10T09:14:49.211Z] === RUN Test/TestParsingContentsWithComments 09:14:49 [2021-08-10T09:14:49.211Z] === RUN Test/TestRegister 09:14:49 [2021-08-10T09:14:49.211Z] === RUN Test/TestWatch 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: Test (0.01s) 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: Test/TestContent (0.00s) 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: Test/TestInitialize (0.00s) 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: Test/TestNew (0.00s) 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: Test/TestRegister (0.00s) 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: Test/TestWatch (0.00s) 09:14:49 [2021-08-10T09:14:49.211Z] PASS 09:14:49 [2021-08-10T09:14:49.211Z] coverage: 92.9% of statements 09:14:49 [2021-08-10T09:14:49.211Z] ok github.com/docker/docker/pkg/discovery/file 0.045s coverage: 92.9% of statements 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames485248330\\dest" 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestUntarInvalidFilenames (0.13s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestUntarHardlinkToSymlink 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestUntarInvalidHardlink 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink812382971\\victim\\hello" -> "../victim/hello" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink980268062\\victim\\hello" -> "/../victim/hello" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink159217893\\victim" -> "../victim" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink594284288\\victim" -> "../victim" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink215142495\\victim" -> "../victim" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink040256050\\victim" -> "../victim" 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestUntarInvalidHardlink (0.02s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestUntarInvalidSymlink 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink178813417\\dest\\dotdot" -> "../victim/hello" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink017723956\\dest\\slash-dotdot" -> "/../victim/hello" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink685909507\\dest\\loophole-victim" -> "../victim" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink228618118\\dest\\loophole-victim" -> "../victim" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink937443117\\dest\\loophole-victim" -> "../victim" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink079386792\\dest\\loophole-victim" -> "../victim" 09:14:49 [2021-08-10T09:14:49.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink350029287\\dest\\dir\\loophole" -> "../../victim" 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestUntarInvalidSymlink (0.02s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestTempArchiveCloseMultipleTimes 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestXGlobalNoParent 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestXGlobalNoParent (0.00s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestReplaceFileTarWrapper 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestReplaceFileTarWrapper (0.14s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestPrefixHeaderReadable 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestPrefixHeaderReadable (0.02s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestDisablePigz 09:14:49 [2021-08-10T09:14:49.211Z] archive_test.go:1331: Test will not check full path when Pigz not installed 09:14:49 [2021-08-10T09:14:49.211Z] --- PASS: TestDisablePigz (0.11s) 09:14:49 [2021-08-10T09:14:49.211Z] === RUN TestPigz 09:14:49 [2021-08-10T09:14:49.666Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestPigz (0.13s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestCopyFileWithInvalidDest 09:14:49 [2021-08-10T09:14:49.666Z] archive_windows_test.go:16: Currently fails 09:14:49 [2021-08-10T09:14:49.666Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestCanonicalTarNameForPath 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestCanonicalTarName 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestCanonicalTarName (0.00s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestChmodTarEntry 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestChmodTarEntry (0.00s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestHardLinkOrder 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestHardLinkOrder (0.07s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestChangeString 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestChangeString (0.00s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestChangesWithNoChanges 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestChangesWithNoChanges (0.02s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestChangesWithChanges 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestChangesWithChanges (0.02s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestChangesWithChangesGH13590 09:14:49 [2021-08-10T09:14:49.666Z] changes_test.go:196: needs more investigation 09:14:49 [2021-08-10T09:14:49.666Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestChangesDirsEmpty 09:14:49 [2021-08-10T09:14:49.666Z] --- PASS: TestChangesDirsEmpty (0.12s) 09:14:49 [2021-08-10T09:14:49.666Z] === RUN TestChangesDirsMutated 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestNetworkDBCRUDTableEntries 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestChangesDirsMutated (0.13s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestApplyLayer 09:14:50 [2021-08-10T09:14:50.122Z] changes_test.go:433: needs further investigation 09:14:50 [2021-08-10T09:14:50.122Z] --- SKIP: TestApplyLayer (0.00s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestChangesSizeWithHardlinks 09:14:50 [2021-08-10T09:14:50.122Z] changes_test.go:469: needs further investigation 09:14:50 [2021-08-10T09:14:50.122Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestChangesSizeWithNoChanges 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestChangesSizeWithOnlyDeleteChanges 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestChangesSize 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestChangesSize (0.00s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestApplyLayerInvalidFilenames 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames596608446\\dest" 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestApplyLayerInvalidHardlink 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink531019680\\victim\\hello" -> "../victim/hello" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink075708543\\victim\\hello" -> "/../victim/hello" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink515043282\\victim" -> "../victim" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink190789897\\victim" -> "../victim" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink764408532\\victim" -> "../victim" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink654126115\\victim" -> "../victim" 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestApplyLayerInvalidSymlink 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink090234150\\dest\\dotdot" -> "../victim/hello" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink545625165\\dest\\slash-dotdot" -> "/../victim/hello" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink547198280\\dest\\loophole-victim" -> "../victim" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink480427015\\dest\\loophole-victim" -> "../victim" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink830204858\\dest\\loophole-victim" -> "../victim" 09:14:50 [2021-08-10T09:14:50.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink826147793\\dest\\loophole-victim" -> "../victim" 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestApplyLayerWhiteouts 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestApplyLayerWhiteouts (0.04s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestGenerateEmptyFile 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestGenerateEmptyFile (0.00s) 09:14:50 [2021-08-10T09:14:50.122Z] === RUN TestGenerateWithContent 09:14:50 [2021-08-10T09:14:50.122Z] --- PASS: TestGenerateWithContent (0.00s) 09:14:50 [2021-08-10T09:14:50.122Z] PASS 09:14:50 [2021-08-10T09:14:50.122Z] coverage: 62.8% of statements 09:14:50 [2021-08-10T09:14:50.122Z] ok github.com/docker/docker/pkg/archive 6.058s coverage: 62.8% of statements 09:14:50 [2021-08-10T09:14:50.122Z] === RUN Test 09:14:50 [2021-08-10T09:14:50.122Z] === RUN Test/TestInitialize 09:14:50 [2021-08-10T09:14:50.580Z] time="2021-08-10T09:14:50Z" level=info msg="Initializing discovery without TLS" 09:14:50 [2021-08-10T09:14:50.580Z] time="2021-08-10T09:14:50Z" level=info msg="Initializing discovery without TLS" 09:14:50 [2021-08-10T09:14:50.580Z] time="2021-08-10T09:14:50Z" level=info msg="Initializing discovery without TLS" 09:14:50 [2021-08-10T09:14:50.580Z] === RUN Test/TestInitializeWithCerts 09:14:50 [2021-08-10T09:14:50.580Z] time="2021-08-10T09:14:50Z" level=info msg="Initializing discovery with TLS" 09:14:50 [2021-08-10T09:14:50.580Z] === RUN Test/TestWatch 09:14:50 [2021-08-10T09:14:50.580Z] time="2021-08-10T09:14:50Z" level=info msg="Initializing discovery without TLS" 09:14:50 [2021-08-10T09:14:50.971Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 09:14:52 [2021-08-10T09:14:52.108Z] 2021/08/10 09:14:51 Closing DB instances... 09:14:53 [2021-08-10T09:14:53.503Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 09:14:53 [2021-08-10T09:14:53.635Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) 09:14:53 [2021-08-10T09:14:53.635Z] === RUN TestNetworkDBNodeLeave 09:14:53 [2021-08-10T09:14:53.635Z] --- PASS: Test (3.16s) 09:14:53 [2021-08-10T09:14:53.635Z] --- PASS: Test/TestInitialize (0.13s) 09:14:53 [2021-08-10T09:14:53.635Z] --- PASS: Test/TestInitializeWithCerts (0.01s) 09:14:53 [2021-08-10T09:14:53.635Z] --- PASS: Test/TestWatch (3.03s) 09:14:53 [2021-08-10T09:14:53.635Z] PASS 09:14:53 [2021-08-10T09:14:53.635Z] coverage: 84.1% of statements 09:14:53 [2021-08-10T09:14:53.635Z] ok github.com/docker/docker/pkg/discovery/kv 3.214s coverage: 84.1% of statements 09:14:54 [2021-08-10T09:14:54.091Z] === RUN Test 09:14:54 [2021-08-10T09:14:54.091Z] === RUN Test/TestWatch 09:14:54 [2021-08-10T09:14:54.091Z] --- PASS: Test (0.00s) 09:14:54 [2021-08-10T09:14:54.091Z] --- PASS: Test/TestWatch (0.00s) 09:14:54 [2021-08-10T09:14:54.091Z] PASS 09:14:54 [2021-08-10T09:14:54.091Z] coverage: 92.3% of statements 09:14:54 [2021-08-10T09:14:54.091Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements 09:14:54 [2021-08-10T09:14:54.438Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 09:14:55 [2021-08-10T09:14:55.055Z] === RUN Test 09:14:55 [2021-08-10T09:14:55.055Z] === RUN Test/TestInitialize 09:14:55 [2021-08-10T09:14:55.055Z] === RUN Test/TestInitializeWithPattern 09:14:55 [2021-08-10T09:14:55.055Z] === RUN Test/TestRegister 09:14:55 [2021-08-10T09:14:55.055Z] === RUN Test/TestWatch 09:14:55 [2021-08-10T09:14:55.055Z] --- PASS: Test (0.00s) 09:14:55 [2021-08-10T09:14:55.055Z] --- PASS: Test/TestInitialize (0.00s) 09:14:55 [2021-08-10T09:14:55.055Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 09:14:55 [2021-08-10T09:14:55.055Z] --- PASS: Test/TestRegister (0.00s) 09:14:55 [2021-08-10T09:14:55.055Z] --- PASS: Test/TestWatch (0.00s) 09:14:55 [2021-08-10T09:14:55.055Z] PASS 09:14:55 [2021-08-10T09:14:55.055Z] coverage: 93.8% of statements 09:14:55 [2021-08-10T09:14:55.055Z] ok github.com/docker/docker/pkg/discovery/nodes 0.059s coverage: 93.8% of statements 09:14:55 [2021-08-10T09:14:55.813Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 09:14:56 [2021-08-10T09:14:56.016Z] === RUN TestPollerAddRemove 09:14:56 [2021-08-10T09:14:56.016Z] --- PASS: TestPollerAddRemove (0.00s) 09:14:56 [2021-08-10T09:14:56.016Z] === RUN TestPollerEvent 09:14:56 [2021-08-10T09:14:56.016Z] poller_test.go:41: No chmod on Windows 09:14:56 [2021-08-10T09:14:56.016Z] --- SKIP: TestPollerEvent (0.00s) 09:14:56 [2021-08-10T09:14:56.016Z] === RUN TestPollerClose 09:14:56 [2021-08-10T09:14:56.016Z] --- PASS: TestPollerClose (0.00s) 09:14:56 [2021-08-10T09:14:56.016Z] PASS 09:14:56 [2021-08-10T09:14:56.017Z] coverage: 45.7% of statements 09:14:56 [2021-08-10T09:14:56.017Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements 09:14:56 [2021-08-10T09:14:56.017Z] --- PASS: TestNetworkDBNodeLeave (2.83s) 09:14:56 [2021-08-10T09:14:56.017Z] === RUN TestNetworkDBWatch 09:14:56 [2021-08-10T09:14:56.646Z] --- PASS: TestImportExtremelyLargeImageWorks (106.00s) 09:14:56 [2021-08-10T09:14:56.646Z] PASS 09:14:56 [2021-08-10T09:14:56.646Z] 09:14:56 [2021-08-10T09:14:56.646Z] DONE 12 tests in 108.778s 09:14:56 [2021-08-10T09:14:56.646Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 09:14:56 [2021-08-10T09:14:56.646Z] INFO: Testing against a local daemon 09:14:56 [2021-08-10T09:14:56.646Z] === RUN TestNetworkCreateDelete 09:14:56 [2021-08-10T09:14:56.646Z] --- PASS: TestNetworkCreateDelete (0.13s) 09:14:56 [2021-08-10T09:14:56.646Z] === RUN TestDockerNetworkDeletePreferID 09:14:56 [2021-08-10T09:14:56.646Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 09:14:56 [2021-08-10T09:14:56.646Z] === RUN TestDaemonDNSFallback 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCopyFileWithInvalidSrc 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCopyFileWithInvalidDest 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCopyFileWithSameSrcAndDest 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCopyFile 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCopyFile (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 09:14:56 [2021-08-10T09:14:56.980Z] fileutils_test.go:134: Needs porting to Windows 09:14:56 [2021-08-10T09:14:56.980Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestReadSymlinkedDirectoryToFile 09:14:56 [2021-08-10T09:14:56.980Z] fileutils_test.go:180: Needs porting to Windows 09:14:56 [2021-08-10T09:14:56.980Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestWildcardMatches 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestWildcardMatches (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestPatternMatches 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestPatternMatches (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestExclusionPatternMatchesPatternBefore 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestPatternMatchesFolderExclusions 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestPatternMatchesFolderWithSlashExclusions 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestPatternMatchesFolderWildcardExclusions 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestExclusionPatternMatchesPatternAfter 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestExclusionPatternMatchesWholeDirectory 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestSingleExclamationError 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestSingleExclamationError (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestMatchesWithNoPatterns 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestMatchesWithMalformedPatterns 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestMatches 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestMatches (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCleanPatterns 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCleanPatterns (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCleanPatternsStripEmptyPatterns 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCleanPatternsExceptionFlag 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCleanPatternsErrorSingleException 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCreateIfNotExistsDir 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestCreateIfNotExistsFile 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestCreateIfNotExistsFile (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] === RUN TestMatch 09:14:56 [2021-08-10T09:14:56.980Z] --- PASS: TestMatch (0.00s) 09:14:56 [2021-08-10T09:14:56.980Z] PASS 09:14:56 [2021-08-10T09:14:56.980Z] coverage: 85.2% of statements 09:14:56 [2021-08-10T09:14:56.980Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 85.2% of statements 09:14:57 [2021-08-10T09:14:57.190Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 09:14:57 [2021-08-10T09:14:57.436Z] === RUN TestGet 09:14:57 [2021-08-10T09:14:57.436Z] --- PASS: TestGet (0.00s) 09:14:57 [2021-08-10T09:14:57.436Z] === RUN TestGetShortcutString 09:14:57 [2021-08-10T09:14:57.436Z] --- PASS: TestGetShortcutString (0.00s) 09:14:57 [2021-08-10T09:14:57.436Z] PASS 09:14:57 [2021-08-10T09:14:57.436Z] coverage: 42.9% of statements 09:14:57 [2021-08-10T09:14:57.436Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements 09:14:57 [2021-08-10T09:14:57.449Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 09:14:57 [2021-08-10T09:14:57.892Z] 2021/08/10 09:14:57 Closing DB instances... 09:14:58 [2021-08-10T09:14:58.014Z] --- PASS: TestDaemonDNSFallback (6.59s) 09:14:58 [2021-08-10T09:14:58.014Z] === RUN TestInspectNetwork 09:14:58 [2021-08-10T09:14:58.018Z] === RUN TestDockerSuite/TestAttachAfterDetach 09:14:58 [2021-08-10T09:14:58.348Z] === RUN TestCreateIDMapOrder 09:14:58 [2021-08-10T09:14:58.348Z] --- PASS: TestCreateIDMapOrder (0.00s) 09:14:58 [2021-08-10T09:14:58.348Z] PASS 09:14:58 [2021-08-10T09:14:58.348Z] coverage: 7.2% of statements 09:14:58 [2021-08-10T09:14:58.348Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements 09:14:59 [2021-08-10T09:14:59.311Z] --- PASS: TestNetworkDBWatch (3.03s) 09:14:59 [2021-08-10T09:14:59.311Z] === RUN TestNetworkDBBulkSync 09:14:59 [2021-08-10T09:14:59.768Z] === RUN TestFixedBufferCap 09:14:59 [2021-08-10T09:14:59.768Z] --- PASS: TestFixedBufferCap (0.00s) 09:14:59 [2021-08-10T09:14:59.768Z] === RUN TestFixedBufferLen 09:14:59 [2021-08-10T09:14:59.768Z] --- PASS: TestFixedBufferLen (0.00s) 09:14:59 [2021-08-10T09:14:59.768Z] === RUN TestFixedBufferString 09:14:59 [2021-08-10T09:14:59.768Z] --- PASS: TestFixedBufferString (0.00s) 09:14:59 [2021-08-10T09:14:59.768Z] === RUN TestFixedBufferWrite 09:14:59 [2021-08-10T09:14:59.768Z] --- PASS: TestFixedBufferWrite (0.00s) 09:14:59 [2021-08-10T09:14:59.768Z] === RUN TestFixedBufferRead 09:14:59 [2021-08-10T09:14:59.768Z] --- PASS: TestFixedBufferRead (0.00s) 09:14:59 [2021-08-10T09:14:59.768Z] === RUN TestBytesPipeRead 09:14:59 [2021-08-10T09:14:59.768Z] --- PASS: TestBytesPipeRead (0.00s) 09:14:59 [2021-08-10T09:14:59.768Z] === RUN TestBytesPipeWrite 09:14:59 [2021-08-10T09:14:59.768Z] --- PASS: TestBytesPipeWrite (0.00s) 09:14:59 [2021-08-10T09:14:59.768Z] === RUN TestBytesPipeWriteRandomChunks 09:14:59 [2021-08-10T09:14:59.921Z] docker_cli_daemon_test.go:1455: [de146c9b66e1f] daemon is not started 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestAtomicWriteToFile 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestAtomicWriteToFile (0.01s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestAtomicWriteSetCommit 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestAtomicWriteSetCancel 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestReadCloserWrapperClose 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestReadCloserWrapperClose (0.00s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestReaderErrWrapperReadOnError 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestReaderErrWrapperRead 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestReaderErrWrapperRead (0.00s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestHashData 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestHashData (0.00s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestCancelReadCloser 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestCancelReadCloser (0.10s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestWriteCloserWrapperClose 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestNopWriteCloser 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestNopWriteCloser (0.00s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestNopWriter 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestNopWriter (0.00s) 09:15:00 [2021-08-10T09:15:00.230Z] === RUN TestWriteCounter 09:15:00 [2021-08-10T09:15:00.230Z] --- PASS: TestWriteCounter (0.00s) 09:15:00 [2021-08-10T09:15:00.230Z] PASS 09:15:00 [2021-08-10T09:15:00.230Z] coverage: 69.2% of statements 09:15:00 [2021-08-10T09:15:00.230Z] ok github.com/docker/docker/pkg/ioutils 0.594s coverage: 69.2% of statements 09:15:00 [2021-08-10T09:15:00.490Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 09:15:00 [2021-08-10T09:15:00.687Z] 2021/08/10 09:15:00 Closing DB instances... 09:15:00 [2021-08-10T09:15:00.687Z] --- PASS: TestGetAddress (20.85s) 09:15:00 [2021-08-10T09:15:00.687Z] === RUN TestRequestSyntaxCheck 09:15:00 [2021-08-10T09:15:00.687Z] --- PASS: TestRequestSyntaxCheck (0.04s) 09:15:00 [2021-08-10T09:15:00.687Z] === RUN TestRequest 09:15:00 [2021-08-10T09:15:00.748Z] check_test.go:309: [d9d90cf09293b] daemon is not started 09:15:00 [2021-08-10T09:15:00.748Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestError 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestError (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString/no_progress 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString/progress_1 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString/some_progress_with_a_start_time 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString/some_progress_without_a_start_time 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString/with_units 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestProgressString/hide_counts 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString/no_progress (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString/progress_1 (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString/with_units (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestProgressString/hide_counts (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestJSONMessageDisplay 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestJSONMessageDisplay (0.15s) 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestJSONMessageDisplayWithJSONError 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] === RUN TestDisplayJSONMessagesStream 09:15:01 [2021-08-10T09:15:01.143Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 09:15:01 [2021-08-10T09:15:01.143Z] PASS 09:15:01 [2021-08-10T09:15:01.143Z] coverage: 91.7% of statements 09:15:01 [2021-08-10T09:15:01.143Z] ok github.com/docker/docker/pkg/jsonmessage 0.190s coverage: 91.7% of statements 09:15:01 [2021-08-10T09:15:01.909Z] ..........................xx.................... [ 29%] 09:15:02 [2021-08-10T09:15:02.106Z] === RUN TestStandardLongPath 09:15:02 [2021-08-10T09:15:02.106Z] --- PASS: TestStandardLongPath (0.00s) 09:15:02 [2021-08-10T09:15:02.106Z] === RUN TestUNCLongPath 09:15:02 [2021-08-10T09:15:02.106Z] --- PASS: TestUNCLongPath (0.00s) 09:15:02 [2021-08-10T09:15:02.106Z] PASS 09:15:02 [2021-08-10T09:15:02.106Z] coverage: 100.0% of statements 09:15:02 [2021-08-10T09:15:02.106Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements 09:15:02 [2021-08-10T09:15:02.106Z] --- PASS: TestNetworkDBBulkSync (2.82s) 09:15:02 [2021-08-10T09:15:02.106Z] === RUN TestNetworkDBCRUDMediumCluster 09:15:02 [2021-08-10T09:15:02.188Z] === RUN TestInspectNetwork/full_network_id 09:15:02 [2021-08-10T09:15:02.188Z] === RUN TestInspectNetwork/partial_network_id 09:15:02 [2021-08-10T09:15:02.188Z] === RUN TestInspectNetwork/network_name 09:15:02 [2021-08-10T09:15:02.188Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 09:15:02 [2021-08-10T09:15:02.562Z] === RUN TestNameFormat 09:15:02 [2021-08-10T09:15:02.562Z] --- PASS: TestNameFormat (0.00s) 09:15:02 [2021-08-10T09:15:02.562Z] === RUN TestNameRetries 09:15:02 [2021-08-10T09:15:02.562Z] --- PASS: TestNameRetries (0.00s) 09:15:02 [2021-08-10T09:15:02.562Z] PASS 09:15:02 [2021-08-10T09:15:02.562Z] coverage: 85.7% of statements 09:15:02 [2021-08-10T09:15:02.562Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements 09:15:02 [2021-08-10T09:15:02.649Z] Loaded image: buildpack-deps:buster 09:15:02 [2021-08-10T09:15:02.649Z] Loaded image: busybox:latest 09:15:02 [2021-08-10T09:15:02.649Z] === RUN TestDockerSuite/TestAttachDetach 09:15:02 [2021-08-10T09:15:02.907Z] Loaded image: busybox:glibc 09:15:03 [2021-08-10T09:15:03.019Z] === RUN TestParseKeyValueOpt 09:15:03 [2021-08-10T09:15:03.019Z] --- PASS: TestParseKeyValueOpt (0.00s) 09:15:03 [2021-08-10T09:15:03.019Z] === RUN TestParseUintList 09:15:03 [2021-08-10T09:15:03.019Z] --- PASS: TestParseUintList (0.00s) 09:15:03 [2021-08-10T09:15:03.019Z] === RUN TestParseUintListMaximumLimits 09:15:03 [2021-08-10T09:15:03.019Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 09:15:03 [2021-08-10T09:15:03.019Z] PASS 09:15:03 [2021-08-10T09:15:03.019Z] coverage: 97.0% of statements 09:15:03 [2021-08-10T09:15:03.019Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements 09:15:03 [2021-08-10T09:15:03.475Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 09:15:03 [2021-08-10T09:15:03.476Z] === RUN TestNewAndRemove 09:15:03 [2021-08-10T09:15:03.476Z] --- PASS: TestNewAndRemove (0.00s) 09:15:03 [2021-08-10T09:15:03.476Z] === RUN TestRemoveInvalidPath 09:15:03 [2021-08-10T09:15:03.476Z] --- PASS: TestRemoveInvalidPath (0.00s) 09:15:03 [2021-08-10T09:15:03.476Z] PASS 09:15:03 [2021-08-10T09:15:03.476Z] coverage: 82.6% of statements 09:15:03 [2021-08-10T09:15:03.476Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements 09:15:04 [2021-08-10T09:15:04.043Z] === RUN TestDockerSuite/TestAttachDisconnect 09:15:04 [2021-08-10T09:15:04.440Z] === RUN TestFailedConnection 09:15:04 [2021-08-10T09:15:04.440Z] === RUN TestParseEmptyInterface 09:15:04 [2021-08-10T09:15:04.440Z] --- PASS: TestParseEmptyInterface (0.00s) 09:15:04 [2021-08-10T09:15:04.440Z] === RUN TestParseNonInterfaceType 09:15:04 [2021-08-10T09:15:04.440Z] --- PASS: TestParseNonInterfaceType (0.00s) 09:15:04 [2021-08-10T09:15:04.440Z] === RUN TestParseWithOneFunction 09:15:04 [2021-08-10T09:15:04.440Z] --- PASS: TestParseWithOneFunction (0.00s) 09:15:04 [2021-08-10T09:15:04.440Z] === RUN TestParseWithMultipleFuncs 09:15:04 [2021-08-10T09:15:04.440Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 09:15:04 [2021-08-10T09:15:04.440Z] === RUN TestParseWithUnnamedReturn 09:15:04 [2021-08-10T09:15:04.440Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 09:15:04 [2021-08-10T09:15:04.440Z] === RUN TestEmbeddedInterface 09:15:04 [2021-08-10T09:15:04.440Z] --- PASS: TestEmbeddedInterface (0.00s) 09:15:04 [2021-08-10T09:15:04.441Z] === RUN TestParsedImports 09:15:04 [2021-08-10T09:15:04.441Z] --- PASS: TestParsedImports (0.00s) 09:15:04 [2021-08-10T09:15:04.441Z] === RUN TestAliasedImports 09:15:04 [2021-08-10T09:15:04.441Z] --- PASS: TestAliasedImports (0.00s) 09:15:04 [2021-08-10T09:15:04.441Z] PASS 09:15:04 [2021-08-10T09:15:04.441Z] coverage: 56.8% of statements 09:15:04 [2021-08-10T09:15:04.441Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements 09:15:04 [2021-08-10T09:15:04.898Z] 2021/08/10 09:15:04 Closing DB instances... 09:15:05 [2021-08-10T09:15:05.355Z] === RUN TestHTTPTransport 09:15:05 [2021-08-10T09:15:05.355Z] --- PASS: TestHTTPTransport (0.00s) 09:15:05 [2021-08-10T09:15:05.355Z] PASS 09:15:05 [2021-08-10T09:15:05.355Z] coverage: 85.7% of statements 09:15:05 [2021-08-10T09:15:05.355Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements 09:15:05 [2021-08-10T09:15:05.355Z] --- PASS: TestFailedConnection (1.18s) 09:15:05 [2021-08-10T09:15:05.355Z] === RUN TestFailOnce 09:15:05 [2021-08-10T09:15:05.420Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 09:15:05 [2021-08-10T09:15:05.678Z] check_test.go:309: [d36eb2047399a] daemon is not started 09:15:05 [2021-08-10T09:15:05.678Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 09:15:05 [2021-08-10T09:15:05.811Z] 2021/08/10 09:15:05 http: panic serving 127.0.0.1:49286: Plugin not ready 09:15:05 [2021-08-10T09:15:05.811Z] goroutine 22 [running]: 09:15:05 [2021-08-10T09:15:05.811Z] net/http.(*conn).serve.func1(0xc0001bc000) 09:15:05 [2021-08-10T09:15:05.811Z] c:/go/src/net/http/server.go:1804 +0x153 09:15:05 [2021-08-10T09:15:05.811Z] panic(0x615280, 0x72c6d0) 09:15:05 [2021-08-10T09:15:05.811Z] c:/go/src/runtime/panic.go:971 +0x49a 09:15:05 [2021-08-10T09:15:05.811Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x73cd90, 0xc0000b8000, 0xc0001ae200) 09:15:05 [2021-08-10T09:15:05.811Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 09:15:05 [2021-08-10T09:15:05.811Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x73cd90, 0xc0000b8000, 0xc0001ae200) 09:15:05 [2021-08-10T09:15:05.811Z] c:/go/src/net/http/server.go:2049 +0x4b 09:15:05 [2021-08-10T09:15:05.811Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0x73cd90, 0xc0000b8000, 0xc0001ae200) 09:15:05 [2021-08-10T09:15:05.811Z] c:/go/src/net/http/server.go:2428 +0x1b7 09:15:05 [2021-08-10T09:15:05.811Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0x73cd90, 0xc0000b8000, 0xc0001ae200) 09:15:05 [2021-08-10T09:15:05.811Z] c:/go/src/net/http/server.go:2867 +0xaa 09:15:05 [2021-08-10T09:15:05.811Z] net/http.(*conn).serve(0xc0001bc000, 0x73d980, 0xc00019a080) 09:15:05 [2021-08-10T09:15:05.811Z] c:/go/src/net/http/server.go:1932 +0x8cd 09:15:05 [2021-08-10T09:15:05.811Z] created by net/http.(*Server).Serve 09:15:05 [2021-08-10T09:15:05.811Z] c:/go/src/net/http/server.go:2993 +0x3b8 09:15:05 [2021-08-10T09:15:05.812Z] time="2021-08-10T09:15:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" 09:15:05 [2021-08-10T09:15:05.812Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 09:15:05 [2021-08-10T09:15:05.812Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 09:15:05 [2021-08-10T09:15:05.812Z] === RUN TestBufioReaderPoolPutAndGet 09:15:05 [2021-08-10T09:15:05.812Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 09:15:05 [2021-08-10T09:15:05.812Z] === RUN TestNewReadCloserWrapperWithAReadCloser 09:15:05 [2021-08-10T09:15:05.812Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 09:15:05 [2021-08-10T09:15:05.812Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 09:15:05 [2021-08-10T09:15:05.812Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 09:15:05 [2021-08-10T09:15:05.812Z] === RUN TestBufioWriterPoolPutAndGet 09:15:05 [2021-08-10T09:15:05.812Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 09:15:05 [2021-08-10T09:15:05.812Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 09:15:05 [2021-08-10T09:15:05.812Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 09:15:05 [2021-08-10T09:15:05.812Z] === RUN TestBufferPoolPutAndGet 09:15:05 [2021-08-10T09:15:05.812Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 09:15:05 [2021-08-10T09:15:05.812Z] PASS 09:15:05 [2021-08-10T09:15:05.812Z] coverage: 88.2% of statements 09:15:05 [2021-08-10T09:15:05.812Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements 09:15:06 [2021-08-10T09:15:06.357Z] --- PASS: TestInspectNetwork (7.67s) 09:15:06 [2021-08-10T09:15:06.357Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 09:15:06 [2021-08-10T09:15:06.357Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 09:15:06 [2021-08-10T09:15:06.357Z] --- PASS: TestInspectNetwork/network_name (0.00s) 09:15:06 [2021-08-10T09:15:06.357Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 09:15:06 [2021-08-10T09:15:06.357Z] === RUN TestRunContainerWithBridgeNone 09:15:06 [2021-08-10T09:15:06.774Z] === RUN TestOutputOnPrematureClose 09:15:06 [2021-08-10T09:15:06.774Z] --- PASS: TestOutputOnPrematureClose (0.00s) 09:15:06 [2021-08-10T09:15:06.774Z] === RUN TestCompleteSilently 09:15:06 [2021-08-10T09:15:06.774Z] --- PASS: TestCompleteSilently (0.00s) 09:15:06 [2021-08-10T09:15:06.774Z] PASS 09:15:06 [2021-08-10T09:15:06.774Z] coverage: 75.9% of statements 09:15:06 [2021-08-10T09:15:06.774Z] ok github.com/docker/docker/pkg/progress 0.049s coverage: 75.9% of statements 09:15:06 [2021-08-10T09:15:06.774Z] --- PASS: TestFailOnce (1.15s) 09:15:06 [2021-08-10T09:15:06.774Z] === RUN TestEchoInputOutput 09:15:06 [2021-08-10T09:15:06.774Z] --- PASS: TestEchoInputOutput (0.00s) 09:15:06 [2021-08-10T09:15:06.774Z] === RUN TestBackoff 09:15:06 [2021-08-10T09:15:06.774Z] --- PASS: TestBackoff (0.00s) 09:15:06 [2021-08-10T09:15:06.774Z] === RUN TestAbortRetry 09:15:06 [2021-08-10T09:15:06.774Z] --- PASS: TestAbortRetry (0.00s) 09:15:06 [2021-08-10T09:15:06.774Z] === RUN TestClientScheme 09:15:06 [2021-08-10T09:15:06.774Z] --- PASS: TestClientScheme (0.00s) 09:15:06 [2021-08-10T09:15:06.774Z] === RUN TestNewClientWithTimeout 09:15:07 [2021-08-10T09:15:07.230Z] === RUN TestSendToOneSub 09:15:07 [2021-08-10T09:15:07.230Z] --- PASS: TestSendToOneSub (0.00s) 09:15:07 [2021-08-10T09:15:07.230Z] === RUN TestSendToMultipleSubs 09:15:07 [2021-08-10T09:15:07.230Z] --- PASS: TestSendToMultipleSubs (0.00s) 09:15:07 [2021-08-10T09:15:07.230Z] === RUN TestEvictOneSub 09:15:07 [2021-08-10T09:15:07.230Z] --- PASS: TestEvictOneSub (0.00s) 09:15:07 [2021-08-10T09:15:07.230Z] === RUN TestClosePublisher 09:15:07 [2021-08-10T09:15:07.230Z] --- PASS: TestClosePublisher (0.00s) 09:15:07 [2021-08-10T09:15:07.230Z] === RUN TestPubSubRace 09:15:07 [2021-08-10T09:15:07.230Z] time="2021-08-10T09:15:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 09:15:07 [2021-08-10T09:15:07.230Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) 09:15:07 [2021-08-10T09:15:07.230Z] === RUN TestNetworkDBNodeJoinLeaveIteration 09:15:07 [2021-08-10T09:15:07.580Z] Loaded image: debian:bullseye 09:15:07 [2021-08-10T09:15:07.581Z] Loaded image: hello-world:latest 09:15:07 [2021-08-10T09:15:07.581Z] === RUN TestDockerSuite/TestAttachPausedContainer 09:15:07 [2021-08-10T09:15:07.581Z] Loaded image: arm32v7/hello-world:latest 09:15:08 [2021-08-10T09:15:08.197Z] --- PASS: TestPubSubRace (1.04s) 09:15:08 [2021-08-10T09:15:08.197Z] PASS 09:15:08 [2021-08-10T09:15:08.197Z] coverage: 75.0% of statements 09:15:08 [2021-08-10T09:15:08.197Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements 09:15:08 [2021-08-10T09:15:08.197Z] 2021/08/10 09:15:08 Closing DB instances... 09:15:08 [2021-08-10T09:15:08.516Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 09:15:08 [2021-08-10T09:15:08.656Z] time="2021-08-10T09:15:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 09:15:08 [2021-08-10T09:15:08.656Z] === RUN TestRegister 09:15:08 [2021-08-10T09:15:08.656Z] --- PASS: TestRegister (0.00s) 09:15:08 [2021-08-10T09:15:08.656Z] === RUN TestCommand 09:15:08 [2021-08-10T09:15:08.656Z] --- PASS: TestCommand (0.03s) 09:15:08 [2021-08-10T09:15:08.656Z] === RUN TestNaiveSelf 09:15:08 [2021-08-10T09:15:08.656Z] --- PASS: TestNaiveSelf (0.04s) 09:15:08 [2021-08-10T09:15:08.656Z] PASS 09:15:08 [2021-08-10T09:15:08.656Z] coverage: 82.4% of statements 09:15:08 [2021-08-10T09:15:08.656Z] ok github.com/docker/docker/pkg/reexec 0.121s coverage: 82.4% of statements 09:15:08 [2021-08-10T09:15:08.879Z] --- PASS: TestRunContainerWithBridgeNone (3.03s) 09:15:08 [2021-08-10T09:15:08.879Z] === RUN TestNetworkInvalidJSON 09:15:08 [2021-08-10T09:15:08.879Z] === RUN TestNetworkInvalidJSON//networks/create 09:15:08 [2021-08-10T09:15:08.879Z] === PAUSE TestNetworkInvalidJSON//networks/create 09:15:08 [2021-08-10T09:15:08.879Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 09:15:08 [2021-08-10T09:15:08.879Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 09:15:08 [2021-08-10T09:15:08.879Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 09:15:08 [2021-08-10T09:15:08.879Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 09:15:08 [2021-08-10T09:15:08.879Z] === CONT TestNetworkInvalidJSON//networks/create 09:15:08 [2021-08-10T09:15:08.879Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 09:15:08 [2021-08-10T09:15:08.879Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 09:15:08 [2021-08-10T09:15:08.879Z] --- PASS: TestNetworkInvalidJSON (0.02s) 09:15:08 [2021-08-10T09:15:08.879Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 09:15:08 [2021-08-10T09:15:08.879Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 09:15:08 [2021-08-10T09:15:08.879Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 09:15:08 [2021-08-10T09:15:08.879Z] === RUN TestNetworkList 09:15:08 [2021-08-10T09:15:08.879Z] === RUN TestNetworkList//networks 09:15:08 [2021-08-10T09:15:08.879Z] === PAUSE TestNetworkList//networks 09:15:08 [2021-08-10T09:15:08.879Z] === RUN TestNetworkList//networks/ 09:15:08 [2021-08-10T09:15:08.879Z] === PAUSE TestNetworkList//networks/ 09:15:08 [2021-08-10T09:15:08.879Z] === CONT TestNetworkList//networks 09:15:08 [2021-08-10T09:15:08.879Z] === CONT TestNetworkList//networks/ 09:15:08 [2021-08-10T09:15:08.879Z] --- PASS: TestNetworkList (0.01s) 09:15:08 [2021-08-10T09:15:08.879Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:15:08 [2021-08-10T09:15:08.879Z] --- PASS: TestNetworkList//networks (0.00s) 09:15:08 [2021-08-10T09:15:08.879Z] === RUN TestHostIPv4BridgeLabel 09:15:09 [2021-08-10T09:15:09.442Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 09:15:09 [2021-08-10T09:15:09.442Z] === RUN TestDaemonRestartWithLiveRestore 09:15:09 [2021-08-10T09:15:09.627Z] === RUN TestDump 09:15:09 [2021-08-10T09:15:09.627Z] goroutine 19 [running]: 09:15:09 [2021-08-10T09:15:09.627Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0xbc1ee94, 0x13d0a15717c) 09:15:09 [2021-08-10T09:15:09.627Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f 09:15:09 [2021-08-10T09:15:09.627Z] github.com/docker/docker/pkg/stack.Dump(...) 09:15:09 [2021-08-10T09:15:09.627Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 09:15:09 [2021-08-10T09:15:09.627Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480) 09:15:09 [2021-08-10T09:15:09.627Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e 09:15:09 [2021-08-10T09:15:09.627Z] testing.tRunner(0xc000084480, 0x1555ee0) 09:15:09 [2021-08-10T09:15:09.627Z] c:/go/src/testing/testing.go:1193 +0xef 09:15:09 [2021-08-10T09:15:09.627Z] created by testing.(*T).Run 09:15:09 [2021-08-10T09:15:09.627Z] c:/go/src/testing/testing.go:1238 +0x2b3 09:15:09 [2021-08-10T09:15:09.627Z] 09:15:09 [2021-08-10T09:15:09.627Z] goroutine 1 [chan receive]: 09:15:09 [2021-08-10T09:15:09.627Z] testing.(*T).Run(0xc000084480, 0x1548618, 0x8, 0x1555ee0, 0x13ba2cd) 09:15:09 [2021-08-10T09:15:09.627Z] c:/go/src/testing/testing.go:1239 +0x2da 09:15:09 [2021-08-10T09:15:09.627Z] testing.runTests.func1(0xc000084300) 09:15:09 [2021-08-10T09:15:09.627Z] c:/go/src/testing/testing.go:1511 +0x7f 09:15:09 [2021-08-10T09:15:09.627Z] testing.tRunner(0xc000084300, 0xc0000c9da8) 09:15:09 [2021-08-10T09:15:09.627Z] c:/go/src/testing/testing.go:1193 +0xef 09:15:09 [2021-08-10T09:15:09.627Z] testing.runTests(0xc00009c060, 0x169b220, 0x3, 0x3, 0xc03caf5d4bb17500, 0x8bb350dd89, 0x169fc80, 0x1549e68) 09:15:09 [2021-08-10T09:15:09.627Z] c:/go/src/testing/testing.go:1509 +0x310 09:15:09 [2021-08-10T09:15:09.627Z] testing.(*M).Run(0xc0000d8080, 0x0) 09:15:09 [2021-08-10T09:15:09.627Z] c:/go/src/testing/testing.go:1417 +0x1f5 09:15:09 [2021-08-10T09:15:09.627Z] main.main() 09:15:09 [2021-08-10T09:15:09.627Z] _testmain.go:95 +0x1c8 09:15:09 [2021-08-10T09:15:09.627Z] --- PASS: TestDump (0.00s) 09:15:09 [2021-08-10T09:15:09.627Z] === RUN TestDumpToFile 09:15:09 [2021-08-10T09:15:09.627Z] --- PASS: TestDumpToFile (0.11s) 09:15:09 [2021-08-10T09:15:09.627Z] === RUN TestDumpToFileWithEmptyInput 09:15:09 [2021-08-10T09:15:09.627Z] goroutine 21 [running]: 09:15:09 [2021-08-10T09:15:09.627Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0x1434500) 09:15:09 [2021-08-10T09:15:09.627Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f 09:15:09 [2021-08-10T09:15:09.628Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 09:15:09 [2021-08-10T09:15:09.628Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 09:15:09 [2021-08-10T09:15:09.628Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084900) 09:15:09 [2021-08-10T09:15:09.628Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 09:15:09 [2021-08-10T09:15:09.628Z] testing.tRunner(0xc000084900, 0x1555ed0) 09:15:09 [2021-08-10T09:15:09.628Z] c:/go/src/testing/testing.go:1193 +0xef 09:15:09 [2021-08-10T09:15:09.628Z] created by testing.(*T).Run 09:15:09 [2021-08-10T09:15:09.628Z] c:/go/src/testing/testing.go:1238 +0x2b3 09:15:09 [2021-08-10T09:15:09.628Z] 09:15:09 [2021-08-10T09:15:09.628Z] goroutine 1 [chan receive]: 09:15:09 [2021-08-10T09:15:09.628Z] testing.(*T).Run(0xc000084900, 0x154f0cc, 0x1c, 0x1555ed0, 0x13ba201) 09:15:09 [2021-08-10T09:15:09.628Z] c:/go/src/testing/testing.go:1239 +0x2da 09:15:09 [2021-08-10T09:15:09.628Z] testing.runTests.func1(0xc000084300) 09:15:09 [2021-08-10T09:15:09.628Z] c:/go/src/testing/testing.go:1511 +0x7f 09:15:09 [2021-08-10T09:15:09.628Z] testing.tRunner(0xc000084300, 0xc0000c9da8) 09:15:09 [2021-08-10T09:15:09.628Z] c:/go/src/testing/testing.go:1193 +0xef 09:15:09 [2021-08-10T09:15:09.628Z] testing.runTests(0xc00009c060, 0x169b220, 0x3, 0x3, 0xc03caf5d4bb17500, 0x8bb350dd89, 0x169fc80, 0x1549e68) 09:15:09 [2021-08-10T09:15:09.628Z] c:/go/src/testing/testing.go:1509 +0x310 09:15:09 [2021-08-10T09:15:09.628Z] testing.(*M).Run(0xc0000d8080, 0x0) 09:15:09 [2021-08-10T09:15:09.628Z] c:/go/src/testing/testing.go:1417 +0x1f5 09:15:09 [2021-08-10T09:15:09.628Z] main.main() 09:15:09 [2021-08-10T09:15:09.628Z] _testmain.go:95 +0x1c8 09:15:09 [2021-08-10T09:15:09.628Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) 09:15:09 [2021-08-10T09:15:09.628Z] PASS 09:15:09 [2021-08-10T09:15:09.628Z] coverage: 90.9% of statements 09:15:09 [2021-08-10T09:15:09.628Z] ok github.com/docker/docker/pkg/stack 0.148s coverage: 90.9% of statements 09:15:09 [2021-08-10T09:15:09.892Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestNetworkDBGarbageCollection 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestNewStdWriter 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestNewStdWriter (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestWriteWithUninitializedStdWriter 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestWriteWithNilBytes 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestWriteWithNilBytes (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestWrite 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestWrite (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestWriteWithWriterError 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestWriteWithWriterError (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyWriteAndRead 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyReturnsErrorReadingHeader 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyReturnsErrorReadingFrame 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyDetectsCorruptedFrame 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyWithInvalidInputHeader 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyWithCorruptedPrefix 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyReturnsWriteErrors 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestStdCopyReturnsErrorFromSystem 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 09:15:10 [2021-08-10T09:15:10.086Z] PASS 09:15:10 [2021-08-10T09:15:10.086Z] coverage: 100.0% of statements 09:15:10 [2021-08-10T09:15:10.086Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements 09:15:10 [2021-08-10T09:15:10.086Z] --- PASS: TestRequest (9.41s) 09:15:10 [2021-08-10T09:15:10.086Z] === RUN TestOverlappingRequests 09:15:10 [2021-08-10T09:15:10.373Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 09:15:10 [2021-08-10T09:15:10.373Z] === RUN TestDaemonDefaultNetworkPools 09:15:10 [2021-08-10T09:15:10.459Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 09:15:10 [2021-08-10T09:15:10.543Z] --- PASS: TestOverlappingRequests (0.44s) 09:15:10 [2021-08-10T09:15:10.543Z] === RUN TestRelease 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestRawProgressFormatterFormatStatus 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestRawProgressFormatterFormatProgress 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestFormatStatus 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestFormatStatus (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestFormatError 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestFormatError (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestFormatJSONError 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestFormatJSONError (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestJsonProgressFormatterFormatProgress 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestJsonProgressFormatterFormatStatus 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestNewJSONProgressOutput 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestNewJSONProgressOutput (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestAuxFormatterEmit 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestAuxFormatterEmit (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestStreamWriterStdout 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestStreamWriterStdout (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] === RUN TestStreamWriterStderr 09:15:11 [2021-08-10T09:15:11.000Z] --- PASS: TestStreamWriterStderr (0.00s) 09:15:11 [2021-08-10T09:15:11.000Z] PASS 09:15:11 [2021-08-10T09:15:11.000Z] coverage: 66.2% of statements 09:15:11 [2021-08-10T09:15:11.000Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements 09:15:11 [2021-08-10T09:15:11.303Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) 09:15:11 [2021-08-10T09:15:11.303Z] === RUN TestDaemonRestartWithExistingNetwork 09:15:11 [2021-08-10T09:15:11.459Z] time="2021-08-10T09:15:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 09:15:11 [2021-08-10T09:15:11.459Z] === RUN TestGenerateRandomID 09:15:11 [2021-08-10T09:15:11.459Z] --- PASS: TestGenerateRandomID (0.00s) 09:15:11 [2021-08-10T09:15:11.459Z] === RUN TestShortenId 09:15:11 [2021-08-10T09:15:11.459Z] --- PASS: TestShortenId (0.00s) 09:15:11 [2021-08-10T09:15:11.459Z] === RUN TestShortenSha256Id 09:15:11 [2021-08-10T09:15:11.459Z] --- PASS: TestShortenSha256Id (0.00s) 09:15:11 [2021-08-10T09:15:11.459Z] === RUN TestShortenIdEmpty 09:15:11 [2021-08-10T09:15:11.459Z] --- PASS: TestShortenIdEmpty (0.00s) 09:15:11 [2021-08-10T09:15:11.459Z] === RUN TestShortenIdInvalid 09:15:11 [2021-08-10T09:15:11.459Z] --- PASS: TestShortenIdInvalid (0.00s) 09:15:11 [2021-08-10T09:15:11.459Z] === RUN TestIsShortIDNonHex 09:15:11 [2021-08-10T09:15:11.459Z] --- PASS: TestIsShortIDNonHex (0.00s) 09:15:11 [2021-08-10T09:15:11.459Z] === RUN TestIsShortIDNotCorrectSize 09:15:11 [2021-08-10T09:15:11.459Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 09:15:11 [2021-08-10T09:15:11.459Z] PASS 09:15:11 [2021-08-10T09:15:11.459Z] coverage: 70.6% of statements 09:15:11 [2021-08-10T09:15:11.459Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements 09:15:11 [2021-08-10T09:15:11.835Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 09:15:12 [2021-08-10T09:15:12.232Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 09:15:12 [2021-08-10T09:15:12.232Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:15:12 [2021-08-10T09:15:12.422Z] === RUN TestIsCpusetListAvailable 09:15:12 [2021-08-10T09:15:12.422Z] --- PASS: TestIsCpusetListAvailable (0.00s) 09:15:12 [2021-08-10T09:15:12.422Z] PASS 09:15:12 [2021-08-10T09:15:12.422Z] coverage: 39.4% of statements 09:15:12 [2021-08-10T09:15:12.422Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 39.4% of statements 09:15:12 [2021-08-10T09:15:12.422Z] --- PASS: TestRelease (1.69s) 09:15:12 [2021-08-10T09:15:12.422Z] === RUN TestAllocateRandomDeallocate 09:15:13 [2021-08-10T09:15:13.600Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 09:15:13 [2021-08-10T09:15:13.600Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:15:13 [2021-08-10T09:15:13.738Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 09:15:13 [2021-08-10T09:15:13.951Z] === RUN TestChtimes 09:15:13 [2021-08-10T09:15:13.951Z] --- PASS: TestChtimes (0.00s) 09:15:13 [2021-08-10T09:15:13.951Z] === RUN TestChtimesWindows 09:15:13 [2021-08-10T09:15:13.951Z] --- PASS: TestChtimesWindows (0.01s) 09:15:13 [2021-08-10T09:15:13.951Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 09:15:13 [2021-08-10T09:15:13.951Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 09:15:13 [2021-08-10T09:15:13.951Z] === RUN TestEnsureRemoveAllNotExist 09:15:13 [2021-08-10T09:15:13.951Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 09:15:13 [2021-08-10T09:15:13.951Z] === RUN TestEnsureRemoveAllWithDir 09:15:13 [2021-08-10T09:15:13.951Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 09:15:13 [2021-08-10T09:15:13.951Z] === RUN TestEnsureRemoveAllWithFile 09:15:13 [2021-08-10T09:15:13.951Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 09:15:13 [2021-08-10T09:15:13.951Z] === RUN TestHasWin32KSupport 09:15:13 [2021-08-10T09:15:13.951Z] syscall_windows_test.go:8: win32k: true 09:15:13 [2021-08-10T09:15:13.951Z] --- PASS: TestHasWin32KSupport (0.00s) 09:15:13 [2021-08-10T09:15:13.951Z] PASS 09:15:13 [2021-08-10T09:15:13.951Z] coverage: 12.9% of statements 09:15:13 [2021-08-10T09:15:13.951Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements 09:15:14 [2021-08-10T09:15:14.163Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 09:15:14 [2021-08-10T09:15:14.163Z] === RUN TestServiceWithPredefinedNetwork 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestTailFile 09:15:14 [2021-08-10T09:15:14.407Z] --- PASS: TestTailFile (0.00s) 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestTailFileManyLines 09:15:14 [2021-08-10T09:15:14.407Z] --- PASS: TestTailFileManyLines (0.00s) 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestTailEmptyFile 09:15:14 [2021-08-10T09:15:14.407Z] --- PASS: TestTailEmptyFile (0.00s) 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestTailNegativeN 09:15:14 [2021-08-10T09:15:14.407Z] --- PASS: TestTailNegativeN (0.00s) 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader 09:15:14 [2021-08-10T09:15:14.407Z] === CONT TestNewTailReader 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/single_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/single_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/12_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/12_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/no_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/no_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/truncated_last_line 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/truncated_last_line#01 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/truncated_last_line#01/exact 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/truncated_last_line#02 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 09:15:14 [2021-08-10T09:15:14.407Z] === CONT TestNewTailReader/single_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === CONT TestNewTailReader/8_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === CONT TestNewTailReader/4_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.407Z] === CONT TestNewTailReader/2_byte_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === CONT TestNewTailReader/no_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.407Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.864Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.864Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.864Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.864Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.864Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.864Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/12_byte_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.865Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.866Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/no_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.867Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.867Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/no_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.868Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.869Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 09:15:14 [2021-08-10T09:15:14.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:15:14 [2021-08-10T09:15:14.870Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.112Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.01s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.327Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 09:15:15 [2021-08-10T09:15:15.329Z] PASS 09:15:15 [2021-08-10T09:15:15.329Z] coverage: 88.6% of statements 09:15:15 [2021-08-10T09:15:15.329Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements 09:15:15 [2021-08-10T09:15:15.785Z] time="2021-08-10T09:15:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestTarSumRemoveNonExistent 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestTarSumRemove 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestTarSumRemove (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestSortFileInfoSums 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestSortFileInfoSums (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestNewTarSumForLabelInvalid 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestNewTarSumForLabel 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestNewTarSumForLabel (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestEmptyTar 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestEmptyTar (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestTarSumsReadSize 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestTarSumsReadSize (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestTarSums 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestTarSums (0.06s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestIteration 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestIteration (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestVersionLabelForChecksum 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestVersionLabelForChecksum (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestVersion 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestVersion (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestGetVersion 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestGetVersion (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] === RUN TestGetVersions 09:15:15 [2021-08-10T09:15:15.785Z] --- PASS: TestGetVersions (0.00s) 09:15:15 [2021-08-10T09:15:15.785Z] PASS 09:15:15 [2021-08-10T09:15:15.785Z] coverage: 89.3% of statements 09:15:15 [2021-08-10T09:15:15.785Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements 09:15:16 [2021-08-10T09:15:16.243Z] testing: warning: no tests to run 09:15:16 [2021-08-10T09:15:16.243Z] PASS 09:15:16 [2021-08-10T09:15:16.243Z] coverage: [no statements] 09:15:16 [2021-08-10T09:15:16.243Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] 09:15:16 [2021-08-10T09:15:16.487Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 09:15:16 [2021-08-10T09:15:16.682Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) 09:15:16 [2021-08-10T09:15:16.682Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:15:16 [2021-08-10T09:15:16.682Z] service_test.go:242: FLAKY_TEST 09:15:16 [2021-08-10T09:15:16.682Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:15:16 [2021-08-10T09:15:16.682Z] === RUN TestServiceWithDataPathPortInit 09:15:16 [2021-08-10T09:15:16.746Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 09:15:17 [2021-08-10T09:15:17.205Z] === RUN TestTruncIndex 09:15:17 [2021-08-10T09:15:17.205Z] --- PASS: TestTruncIndex (0.11s) 09:15:17 [2021-08-10T09:15:17.205Z] PASS 09:15:17 [2021-08-10T09:15:17.205Z] coverage: 91.5% of statements 09:15:17 [2021-08-10T09:15:17.205Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements 09:15:17 [2021-08-10T09:15:17.205Z] --- PASS: TestAllocateRandomDeallocate (5.04s) 09:15:17 [2021-08-10T09:15:17.205Z] === RUN TestRetrieveFromStore 09:15:17 [2021-08-10T09:15:17.662Z] === RUN TestIsGIT 09:15:17 [2021-08-10T09:15:17.662Z] --- PASS: TestIsGIT (0.00s) 09:15:17 [2021-08-10T09:15:17.662Z] === RUN TestIsTransport 09:15:17 [2021-08-10T09:15:17.662Z] --- PASS: TestIsTransport (0.00s) 09:15:17 [2021-08-10T09:15:17.662Z] PASS 09:15:17 [2021-08-10T09:15:17.662Z] coverage: 100.0% of statements 09:15:17 [2021-08-10T09:15:17.662Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements 09:15:17 [2021-08-10T09:15:17.682Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (36.04s) 09:15:17 [2021-08-10T09:15:17.682Z] PASS 09:15:17 [2021-08-10T09:15:17.942Z] 09:15:17 [2021-08-10T09:15:17.942Z] === Skipped 09:15:17 [2021-08-10T09:15:17.942Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 09:15:17 [2021-08-10T09:15:17.942Z] build_session_test.go:25: TODO: BuildKit 09:15:17 [2021-08-10T09:15:17.942Z] 09:15:17 [2021-08-10T09:15:17.942Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) 09:15:17 [2021-08-10T09:15:17.942Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 09:15:17 [2021-08-10T09:15:17.942Z] 09:15:17 [2021-08-10T09:15:17.942Z] 09:15:17 [2021-08-10T09:15:17.942Z] DONE 34 tests, 2 skipped in 278.810s 09:15:17 [2021-08-10T09:15:17.942Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 09:15:17 [2021-08-10T09:15:17.942Z] ++ 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 09:15:17 [2021-08-10T09:15:17.942Z] ++ set -e 09:15:17 [2021-08-10T09:15:17.942Z] ++ '[' -n 0 ']' 09:15:17 [2021-08-10T09:15:17.942Z] ++ set -x 09:15:17 [2021-08-10T09:15:17.942Z] ++ 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 09:15:17 [2021-08-10T09:15:17.942Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 09:15:17 [2021-08-10T09:15:17.942Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 09:15:18 [2021-08-10T09:15:18.119Z] === RUN TestVersionInfo 09:15:18 [2021-08-10T09:15:18.119Z] --- PASS: TestVersionInfo (0.00s) 09:15:18 [2021-08-10T09:15:18.119Z] === RUN TestAppendVersions 09:15:18 [2021-08-10T09:15:18.119Z] --- PASS: TestAppendVersions (0.00s) 09:15:18 [2021-08-10T09:15:18.119Z] PASS 09:15:18 [2021-08-10T09:15:18.119Z] coverage: 88.9% of statements 09:15:18 [2021-08-10T09:15:18.119Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements 09:15:18 [2021-08-10T09:15:18.201Z] INFO: Testing against a local daemon 09:15:18 [2021-08-10T09:15:18.201Z] === RUN TestConfigInspect 09:15:19 [2021-08-10T09:15:19.082Z] --- PASS: TestRetrieveFromStore (1.61s) 09:15:19 [2021-08-10T09:15:19.082Z] === RUN TestRequestReleaseAddressDuplicate 09:15:19 [2021-08-10T09:15:19.082Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) 09:15:19 [2021-08-10T09:15:19.082Z] === RUN TestParallelPredefinedRequest1 09:15:19 [2021-08-10T09:15:19.082Z] === PAUSE TestParallelPredefinedRequest1 09:15:19 [2021-08-10T09:15:19.082Z] === RUN TestParallelPredefinedRequest2 09:15:19 [2021-08-10T09:15:19.082Z] === PAUSE TestParallelPredefinedRequest2 09:15:19 [2021-08-10T09:15:19.082Z] === RUN TestParallelPredefinedRequest3 09:15:19 [2021-08-10T09:15:19.082Z] === PAUSE TestParallelPredefinedRequest3 09:15:19 [2021-08-10T09:15:19.082Z] === RUN TestParallelPredefinedRequest4 09:15:19 [2021-08-10T09:15:19.082Z] === PAUSE TestParallelPredefinedRequest4 09:15:19 [2021-08-10T09:15:19.082Z] === RUN TestParallelPredefinedRequest5 09:15:19 [2021-08-10T09:15:19.082Z] === PAUSE TestParallelPredefinedRequest5 09:15:19 [2021-08-10T09:15:19.082Z] === RUN TestDebug 09:15:19 [2021-08-10T09:15:19.082Z] --- PASS: TestDebug (0.00s) 09:15:19 [2021-08-10T09:15:19.082Z] === RUN TestRequestPoolParallel 09:15:19 [2021-08-10T09:15:19.538Z] --- PASS: TestRequestPoolParallel (0.49s) 09:15:19 [2021-08-10T09:15:19.538Z] === RUN TestFullAllocateRelease 09:15:19 [2021-08-10T09:15:19.577Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 09:15:19 [2021-08-10T09:15:19.996Z] === RUN TestValidatePrivileges 09:15:19 [2021-08-10T09:15:19.996Z] --- PASS: TestValidatePrivileges (0.00s) 09:15:19 [2021-08-10T09:15:19.996Z] === RUN TestFilterByCapNeg 09:15:19 [2021-08-10T09:15:19.996Z] --- PASS: TestFilterByCapNeg (0.00s) 09:15:19 [2021-08-10T09:15:19.996Z] === RUN TestFilterByCapPos 09:15:19 [2021-08-10T09:15:19.996Z] --- PASS: TestFilterByCapPos (0.00s) 09:15:19 [2021-08-10T09:15:19.996Z] === RUN TestStoreGetPluginNotMatchCapRefs 09:15:19 [2021-08-10T09:15:19.996Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 09:15:19 [2021-08-10T09:15:19.996Z] PASS 09:15:19 [2021-08-10T09:15:19.996Z] coverage: 12.0% of statements 09:15:19 [2021-08-10T09:15:19.996Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements 09:15:19 [2021-08-10T09:15:19.996Z] --- PASS: TestFullAllocateRelease (0.43s) 09:15:19 [2021-08-10T09:15:19.996Z] === RUN TestOddAllocateRelease 09:15:19 [2021-08-10T09:15:19.996Z] --- PASS: TestOddAllocateRelease (0.26s) 09:15:19 [2021-08-10T09:15:19.996Z] === RUN TestFullAllocateSerialReleaseParallel 09:15:19 [2021-08-10T09:15:19.996Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) 09:15:19 [2021-08-10T09:15:19.996Z] === RUN TestOddAllocateSerialReleaseParallel 09:15:20 [2021-08-10T09:15:20.145Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 09:15:20 [2021-08-10T09:15:20.453Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) 09:15:20 [2021-08-10T09:15:20.453Z] === RUN TestEvenAllocateSerialReleaseParallel 09:15:20 [2021-08-10T09:15:20.453Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest1 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest4 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest1 09:15:20 [2021-08-10T09:15:20.453Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest5 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest4 09:15:20 [2021-08-10T09:15:20.453Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest5 09:15:20 [2021-08-10T09:15:20.453Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest2 09:15:20 [2021-08-10T09:15:20.453Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:15:20 [2021-08-10T09:15:20.453Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest3 09:15:20 [2021-08-10T09:15:20.453Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) 09:15:20 [2021-08-10T09:15:20.453Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) 09:15:20 [2021-08-10T09:15:20.453Z] === CONT TestParallelPredefinedRequest3 09:15:20 [2021-08-10T09:15:20.453Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:15:20 [2021-08-10T09:15:20.453Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) 09:15:20 [2021-08-10T09:15:20.453Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) 09:15:20 [2021-08-10T09:15:20.453Z] PASS 09:15:20 [2021-08-10T09:15:20.453Z] coverage: 85.3% of statements 09:15:20 [2021-08-10T09:15:20.453Z] ok github.com/docker/docker/libnetwork/ipam 49.130s coverage: 85.3% of statements 09:15:20 [2021-08-10T09:15:20.712Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 09:15:20 [2021-08-10T09:15:20.909Z] === RUN TestNewSettable 09:15:20 [2021-08-10T09:15:20.909Z] --- PASS: TestNewSettable (0.00s) 09:15:20 [2021-08-10T09:15:20.909Z] === RUN TestIsSettable 09:15:20 [2021-08-10T09:15:20.909Z] --- PASS: TestIsSettable (0.00s) 09:15:20 [2021-08-10T09:15:20.909Z] === RUN TestUpdateSettingsEnv 09:15:20 [2021-08-10T09:15:20.909Z] --- PASS: TestUpdateSettingsEnv (0.00s) 09:15:20 [2021-08-10T09:15:20.909Z] PASS 09:15:20 [2021-08-10T09:15:20.909Z] coverage: 20.0% of statements 09:15:20 [2021-08-10T09:15:20.909Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements 09:15:21 [2021-08-10T09:15:21.648Z] --- PASS: TestConfigInspect (3.22s) 09:15:21 [2021-08-10T09:15:21.648Z] === RUN TestConfigList 09:15:21 [2021-08-10T09:15:21.874Z] === RUN TestLoad 09:15:21 [2021-08-10T09:15:21.874Z] --- PASS: TestLoad (0.00s) 09:15:21 [2021-08-10T09:15:21.874Z] === RUN TestSave 09:15:21 [2021-08-10T09:15:21.874Z] --- PASS: TestSave (0.03s) 09:15:21 [2021-08-10T09:15:21.874Z] === RUN TestAddDeleteGet 09:15:21 [2021-08-10T09:15:21.874Z] --- PASS: TestAddDeleteGet (0.04s) 09:15:21 [2021-08-10T09:15:21.874Z] === RUN TestInvalidTags 09:15:21 [2021-08-10T09:15:21.874Z] --- PASS: TestInvalidTags (0.01s) 09:15:21 [2021-08-10T09:15:21.874Z] PASS 09:15:21 [2021-08-10T09:15:21.874Z] coverage: 84.4% of statements 09:15:21 [2021-08-10T09:15:21.874Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements 09:15:23 [2021-08-10T09:15:23.404Z] === RUN TestResolveAuthConfigIndexServer 09:15:23 [2021-08-10T09:15:23.404Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 09:15:23 [2021-08-10T09:15:23.404Z] === RUN TestResolveAuthConfigFullURL 09:15:23 [2021-08-10T09:15:23.404Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 09:15:23 [2021-08-10T09:15:23.404Z] === RUN TestLoadAllowNondistributableArtifacts 09:15:23 [2021-08-10T09:15:23.404Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 09:15:23 [2021-08-10T09:15:23.404Z] === RUN TestValidateMirror 09:15:23 [2021-08-10T09:15:23.404Z] --- PASS: TestValidateMirror (0.00s) 09:15:23 [2021-08-10T09:15:23.404Z] === RUN TestLoadInsecureRegistries 09:15:23 [2021-08-10T09:15:23.863Z] time="2021-08-10T09:15:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 09:15:23 [2021-08-10T09:15:23.864Z] time="2021-08-10T09:15:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 09:15:23 [2021-08-10T09:15:23.864Z] time="2021-08-10T09:15:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestLoadInsecureRegistries (0.10s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestNewServiceConfig 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestNewServiceConfig (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestValidateIndexName 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestValidateIndexName (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestValidateIndexNameWithError 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestValidateIndexNameWithError (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestEndpointParse 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestEndpointParse (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestEndpointParseInvalid 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestEndpointParseInvalid (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestValidateEndpoint 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestValidateEndpoint (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestPing 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestPing (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestPingRegistryEndpoint 09:15:23 [2021-08-10T09:15:23.864Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 09:15:23 [2021-08-10T09:15:23.864Z] --- SKIP: TestPingRegistryEndpoint (0.01s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestEndpoint 09:15:23 [2021-08-10T09:15:23.864Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 09:15:23 [2021-08-10T09:15:23.864Z] --- SKIP: TestEndpoint (0.01s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestParseRepositoryInfo 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestParseRepositoryInfo (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestNewIndexInfo 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestNewIndexInfo (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestMirrorEndpointLookup 09:15:23 [2021-08-10T09:15:23.864Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 09:15:23 [2021-08-10T09:15:23.864Z] --- SKIP: TestMirrorEndpointLookup (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestSearchRepositories 09:15:23 [2021-08-10T09:15:23.864Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 09:15:23 [2021-08-10T09:15:23.864Z] Host: 127.0.0.1:49308 09:15:23 [2021-08-10T09:15:23.864Z] User-Agent: docker test client 09:15:23 [2021-08-10T09:15:23.864Z] Authorization: Token fake-token 09:15:23 [2021-08-10T09:15:23.864Z] X-Docker-Token: true 09:15:23 [2021-08-10T09:15:23.864Z] Accept-Encoding: gzip 09:15:23 [2021-08-10T09:15:23.864Z] 09:15:23 [2021-08-10T09:15:23.864Z] 09:15:23 [2021-08-10T09:15:23.864Z] registry_test.go:730: HTTP/1.1 200 OK 09:15:23 [2021-08-10T09:15:23.864Z] Connection: close 09:15:23 [2021-08-10T09:15:23.864Z] Content-Length: 144 09:15:23 [2021-08-10T09:15:23.864Z] Cache-Control: no-cache 09:15:23 [2021-08-10T09:15:23.864Z] Content-Type: application/json 09:15:23 [2021-08-10T09:15:23.864Z] Date: Tue, 10 Aug 2021 09:15:23 GMT 09:15:23 [2021-08-10T09:15:23.864Z] Expires: -1 09:15:23 [2021-08-10T09:15:23.864Z] Pragma: no-cache 09:15:23 [2021-08-10T09:15:23.864Z] Server: docker-tests/mock 09:15:23 [2021-08-10T09:15:23.864Z] X-Docker-Registry-Config: mock 09:15:23 [2021-08-10T09:15:23.864Z] X-Docker-Registry-Version: 0.0.0 09:15:23 [2021-08-10T09:15:23.864Z] 09:15:23 [2021-08-10T09:15:23.864Z] 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestSearchRepositories (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestTrustedLocation 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestTrustedLocation (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestAddRequiredHeadersToRedirectedRequests 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestAllowNondistributableArtifacts 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] === RUN TestIsSecureIndex 09:15:23 [2021-08-10T09:15:23.864Z] --- PASS: TestIsSecureIndex (0.00s) 09:15:23 [2021-08-10T09:15:23.864Z] PASS 09:15:23 [2021-08-10T09:15:23.864Z] coverage: 51.7% of statements 09:15:23 [2021-08-10T09:15:23.864Z] ok github.com/docker/docker/registry 0.186s coverage: 51.7% of statements 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestNewClientWithTimeout (17.68s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestClientStream 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestClientStream (0.00s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestClientSendFile 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestClientSendFile (0.00s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestClientWithRequestTimeout 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestClientWithRequestTimeout (0.00s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestFileSpecPlugin 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestFileSpecPlugin (0.01s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestFileJSONSpecPlugin 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestPluginAddHandler 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestPluginAddHandler (0.00s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestPluginWaitBadPlugin 09:15:24 [2021-08-10T09:15:24.320Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 09:15:24 [2021-08-10T09:15:24.320Z] === RUN TestGet 09:15:24 [2021-08-10T09:15:24.320Z] time="2021-08-10T09:15:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestHeaderSimpleErrors 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestHeaderTooMuchFailures 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestReaderWithReadError 09:15:24 [2021-08-10T09:15:24.776Z] time="2021-08-10T09:15:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestReaderWithEOFWith416Response 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestReaderWithZeroTotalSize 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestReader 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestReader (0.00s) 09:15:24 [2021-08-10T09:15:24.776Z] === RUN TestResumableRequestReaderWithInitialResponse 09:15:24 [2021-08-10T09:15:24.776Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 09:15:24 [2021-08-10T09:15:24.776Z] PASS 09:15:24 [2021-08-10T09:15:24.776Z] coverage: 100.0% of statements 09:15:24 [2021-08-10T09:15:24.776Z] ok github.com/docker/docker/registry/resumable 0.225s coverage: 100.0% of statements 09:15:24 [2021-08-10T09:15:24.972Z] --- PASS: TestConfigList (3.01s) 09:15:24 [2021-08-10T09:15:24.973Z] === RUN TestConfigsCreateAndDelete 09:15:24 [2021-08-10T09:15:24.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 09:15:25 [2021-08-10T09:15:25.233Z] === RUN TestRestartManagerTimeout 09:15:25 [2021-08-10T09:15:25.233Z] --- PASS: TestRestartManagerTimeout (0.00s) 09:15:25 [2021-08-10T09:15:25.233Z] === RUN TestRestartManagerTimeoutReset 09:15:25 [2021-08-10T09:15:25.233Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 09:15:25 [2021-08-10T09:15:25.233Z] PASS 09:15:25 [2021-08-10T09:15:25.233Z] coverage: 50.9% of statements 09:15:25 [2021-08-10T09:15:25.233Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements 09:15:25 [2021-08-10T09:15:25.233Z] time="2021-08-10T09:15:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 09:15:26 [2021-08-10T09:15:26.194Z] === RUN TestDecodeContainerConfig 09:15:26 [2021-08-10T09:15:26.194Z] --- PASS: TestDecodeContainerConfig (0.00s) 09:15:26 [2021-08-10T09:15:26.194Z] === RUN TestDecodeContainerConfigIsolation 09:15:26 [2021-08-10T09:15:26.194Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 09:15:26 [2021-08-10T09:15:26.194Z] === RUN TestValidatePrivileged 09:15:26 [2021-08-10T09:15:26.194Z] --- PASS: TestValidatePrivileged (0.00s) 09:15:26 [2021-08-10T09:15:26.194Z] PASS 09:15:26 [2021-08-10T09:15:26.194Z] coverage: 52.2% of statements 09:15:26 [2021-08-10T09:15:26.194Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.2% of statements 09:15:26 [2021-08-10T09:15:26.650Z] === RUN TestGenerateRandomAlphaOnlyStringLength 09:15:26 [2021-08-10T09:15:26.650Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 09:15:26 [2021-08-10T09:15:26.650Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 09:15:26 [2021-08-10T09:15:26.650Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 09:15:26 [2021-08-10T09:15:26.650Z] PASS 09:15:26 [2021-08-10T09:15:26.650Z] coverage: 62.5% of statements 09:15:26 [2021-08-10T09:15:26.650Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements 09:15:27 [2021-08-10T09:15:27.523Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 09:15:27 [2021-08-10T09:15:27.614Z] time="2021-08-10T09:15:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 09:15:27 [2021-08-10T09:15:27.781Z] --- PASS: TestConfigsCreateAndDelete (3.16s) 09:15:27 [2021-08-10T09:15:27.781Z] === RUN TestConfigsUpdate 09:15:27 [2021-08-10T09:15:27.932Z] tests/integration/api_exec_test.py ..................... [ 34%] 09:15:28 [2021-08-10T09:15:28.577Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 09:15:28 [2021-08-10T09:15:28.577Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 09:15:28 [2021-08-10T09:15:28.577Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 09:15:28 [2021-08-10T09:15:28.577Z] ? github.com/docker/docker/libnetwork/netutils [no test files] 09:15:29 [2021-08-10T09:15:29.154Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestGetDriver 09:15:30 [2021-08-10T09:15:30.744Z] --- PASS: TestGetDriver (0.00s) 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestVolumeRequestError 09:15:30 [2021-08-10T09:15:30.744Z] --- PASS: TestVolumeRequestError (0.01s) 09:15:30 [2021-08-10T09:15:30.744Z] PASS 09:15:30 [2021-08-10T09:15:30.744Z] coverage: 36.1% of statements 09:15:30 [2021-08-10T09:15:30.744Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestGetAddress 09:15:30 [2021-08-10T09:15:30.744Z] --- PASS: TestGetAddress (0.00s) 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestRemove 09:15:30 [2021-08-10T09:15:30.744Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 09:15:30 [2021-08-10T09:15:30.744Z] --- SKIP: TestRemove (0.00s) 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestInitializeWithVolumes 09:15:30 [2021-08-10T09:15:30.744Z] --- PASS: TestInitializeWithVolumes (0.00s) 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestCreate 09:15:30 [2021-08-10T09:15:30.744Z] --- PASS: TestCreate (0.01s) 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestValidateName 09:15:30 [2021-08-10T09:15:30.744Z] --- PASS: TestValidateName (0.00s) 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestCreateWithOpts 09:15:30 [2021-08-10T09:15:30.744Z] local_test.go:181: runtime.GOOS == "windows" 09:15:30 [2021-08-10T09:15:30.744Z] --- SKIP: TestCreateWithOpts (0.00s) 09:15:30 [2021-08-10T09:15:30.744Z] === RUN TestRelaodNoOpts 09:15:30 [2021-08-10T09:15:30.744Z] --- PASS: TestRelaodNoOpts (0.01s) 09:15:30 [2021-08-10T09:15:30.744Z] PASS 09:15:30 [2021-08-10T09:15:30.744Z] coverage: 41.5% of statements 09:15:30 [2021-08-10T09:15:30.744Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements 09:15:31 [2021-08-10T09:15:31.058Z] --- PASS: TestConfigsUpdate (3.05s) 09:15:31 [2021-08-10T09:15:31.058Z] === RUN TestTemplatedConfig 09:15:31 [2021-08-10T09:15:31.201Z] time="2021-08-10T09:15:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 09:15:31 [2021-08-10T09:15:31.587Z] --- PASS: TestServiceWithDataPathPortInit (14.47s) 09:15:31 [2021-08-10T09:15:31.587Z] === RUN TestServiceWithDefaultAddressPoolInit 09:15:31 [2021-08-10T09:15:31.625Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRaw 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRaw (0.01s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/7_name:/ 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRaw 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRaw (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestConvertTmpfsOptions 09:15:31 [2021-08-10T09:15:31.658Z] linux_parser_test.go:209: data="mode=700,size=1m" 09:15:31 [2021-08-10T09:15:31.658Z] linux_parser_test.go:209: data="ro" 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestConvertTmpfsOptions (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestParseMountSpec 09:15:31 [2021-08-10T09:15:31.658Z] parser_test.go:63: case 0 09:15:31 [2021-08-10T09:15:31.658Z] parser_test.go:63: case 1 09:15:31 [2021-08-10T09:15:31.658Z] parser_test.go:63: case 2 09:15:31 [2021-08-10T09:15:31.658Z] parser_test.go:63: case 3 09:15:31 [2021-08-10T09:15:31.658Z] parser_test.go:63: case 4 09:15:31 [2021-08-10T09:15:31.658Z] parser_test.go:63: case 5 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestParseMountSpec (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestValidateMount 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestValidateMount (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRaw 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRaw (0.01s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/6_name:d: 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/8_name:c: 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError 09:15:31 [2021-08-10T09:15:31.658Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) 09:15:31 [2021-08-10T09:15:31.658Z] PASS 09:15:31 [2021-08-10T09:15:31.658Z] coverage: 67.7% of statements 09:15:31 [2021-08-10T09:15:31.658Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 67.7% of statements 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestSetGetMeta 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestSetGetMeta 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestRestore 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestRestore 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestServiceCreate 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestServiceCreate 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestServiceList 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestServiceList 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestServiceRemove 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestServiceRemove 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestServiceGet 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestServiceGet 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestServicePrune 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestServicePrune 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestCreate 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestCreate 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestRemove 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestRemove 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestList 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestList 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFindByDriver 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFindByDriver 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFindByReferenced 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFindByReferenced 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestDerefMultipleOfSameRef 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestDerefMultipleOfSameRef 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestDefererencePluginOnCreateError 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestDefererencePluginOnCreateError 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestRefDerefRemove 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestRefDerefRemove 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestGet 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestGet 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestGetWithReference 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestGetWithReference 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc/test_nil_list 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFilterFunc/test_nil_list 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc/test_empty_list 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFilterFunc/test_empty_list 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc/test_filter_some 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFilterFunc/test_filter_some 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc/test_filter_middle 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFilterFunc/test_filter_middle 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc/test_filter_middle_and_last 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 09:15:32 [2021-08-10T09:15:32.115Z] === RUN TestFilterFunc/test_filter_first_and_last 09:15:32 [2021-08-10T09:15:32.115Z] === PAUSE TestFilterFunc/test_filter_first_and_last 09:15:32 [2021-08-10T09:15:32.115Z] === CONT TestFilterFunc/test_nil_list 09:15:32 [2021-08-10T09:15:32.115Z] === CONT TestFilterFunc/test_filter_some 09:15:32 [2021-08-10T09:15:32.115Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestFilterFunc/test_filter_first_and_last 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestFilterFunc/test_empty_list 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestFilterFunc/test_filter_middle_and_last 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestFilterFunc/test_filter_middle 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestSetGetMeta 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestFindByDriver 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestRefDerefRemove 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestSetGetMeta (0.02s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestList 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestRemove 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestRefDerefRemove (0.03s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestCreate 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFindByDriver (0.03s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestServicePrune 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestList (0.03s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestServiceGet 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestCreate (0.02s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestServiceRemove 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestRemove (0.02s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestServiceList 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestServiceGet (0.09s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestServiceCreate 09:15:32 [2021-08-10T09:15:32.116Z] time="2021-08-10T09:15:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestServiceRemove (0.09s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestRestore 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestServiceList (0.10s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestDerefMultipleOfSameRef 09:15:32 [2021-08-10T09:15:32.116Z] time="2021-08-10T09:15:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 09:15:32 [2021-08-10T09:15:32.116Z] time="2021-08-10T09:15:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 09:15:32 [2021-08-10T09:15:32.116Z] time="2021-08-10T09:15:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestServiceCreate (0.03s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestFindByReferenced 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestDefererencePluginOnCreateError 09:15:32 [2021-08-10T09:15:32.116Z] time="2021-08-10T09:15:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestRestore (0.03s) 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestGetWithReference 09:15:32 [2021-08-10T09:15:32.116Z] === CONT TestGet 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestServicePrune (0.14s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestFindByReferenced (0.02s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestGetWithReference (0.03s) 09:15:32 [2021-08-10T09:15:32.116Z] --- PASS: TestGet (0.02s) 09:15:32 [2021-08-10T09:15:32.116Z] PASS 09:15:32 [2021-08-10T09:15:32.116Z] coverage: 69.0% of statements 09:15:32 [2021-08-10T09:15:32.116Z] ok github.com/docker/docker/volume/service 0.233s coverage: 69.0% of statements 09:15:32 [2021-08-10T09:15:32.193Z] check_test.go:309: [d445f8c86b020] daemon is not started 09:15:32 [2021-08-10T09:15:32.193Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 09:15:32 [2021-08-10T09:15:32.762Z] check_test.go:309: [dfd00202eeb45] daemon is not started 09:15:32 [2021-08-10T09:15:32.762Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 09:15:34 [2021-08-10T09:15:34.114Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uueer1jhbj0j3w3wfh57wwezo Created:2021-08-10 09:15:32.545014185 +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[9b454990eaff1b015427b989f594d1bd6837a3f4fc7ba8ca12539c56f48f099f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i6vrfy3yrygep0zle8y3fmi8t EndpointID:b13cfb6e99339fe081a582334afa1b48aeceec03c0b8cdfb5ca66992a02ea8db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b5499e5d411f04b2962b43ccd6fa3958d89406586643c97e85ff5f7529037a30 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:fc4892337723 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i6vrfy3yrygep0zle8y3fmi8t EndpointID:b13cfb6e99339fe081a582334afa1b48aeceec03c0b8cdfb5ca66992a02ea8db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 09:15:34 [2021-08-10T09:15:34.665Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 09:15:35 [2021-08-10T09:15:35.232Z] check_test.go:309: [ddeeb278e359b] daemon is not started 09:15:35 [2021-08-10T09:15:35.232Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 09:15:35 [2021-08-10T09:15:35.797Z] --- PASS: TestTemplatedConfig (5.05s) 09:15:35 [2021-08-10T09:15:35.797Z] === RUN TestConfigCreateResolve 09:15:37 [2021-08-10T09:15:37.207Z] tests/integration/api_healthcheck_test.py .... [ 35%] 09:15:38 [2021-08-10T09:15:38.330Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 09:15:38 [2021-08-10T09:15:38.897Z] --- PASS: TestConfigCreateResolve (3.07s) 09:15:38 [2021-08-10T09:15:38.897Z] PASS 09:15:38 [2021-08-10T09:15:38.897Z] 09:15:38 [2021-08-10T09:15:38.897Z] DONE 6 tests in 20.891s 09:15:38 [2021-08-10T09:15:38.897Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 09:15:38 [2021-08-10T09:15:38.897Z] ++ 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 09:15:38 [2021-08-10T09:15:38.897Z] ++ set -e 09:15:38 [2021-08-10T09:15:38.897Z] ++ '[' -n 0 ']' 09:15:38 [2021-08-10T09:15:38.897Z] ++ set -x 09:15:38 [2021-08-10T09:15:38.897Z] ++ 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 09:15:39 [2021-08-10T09:15:39.156Z] INFO: Testing against a local daemon 09:15:39 [2021-08-10T09:15:39.156Z] === RUN TestCheckpoint 09:15:39 [2021-08-10T09:15:39.156Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:15:39 [2021-08-10T09:15:39.156Z] --- SKIP: TestCheckpoint (0.00s) 09:15:39 [2021-08-10T09:15:39.156Z] === RUN TestContainerInvalidJSON 09:15:39 [2021-08-10T09:15:39.156Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 09:15:39 [2021-08-10T09:15:39.156Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 09:15:39 [2021-08-10T09:15:39.156Z] === RUN TestContainerInvalidJSON//exec/foobar/start 09:15:39 [2021-08-10T09:15:39.156Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 09:15:39 [2021-08-10T09:15:39.361Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s) 09:15:39 [2021-08-10T09:15:39.361Z] PASS 09:15:39 [2021-08-10T09:15:39.361Z] 09:15:39 [2021-08-10T09:15:39.361Z] === Skipped 09:15:39 [2021-08-10T09:15:39.361Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:15:39 [2021-08-10T09:15:39.361Z] service_test.go:242: FLAKY_TEST 09:15:39 [2021-08-10T09:15:39.361Z] 09:15:39 [2021-08-10T09:15:39.361Z] 09:15:39 [2021-08-10T09:15:39.361Z] DONE 26 tests, 1 skipped in 47.532s 09:15:39 [2021-08-10T09:15:39.361Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:15:39 [2021-08-10T09:15:39.361Z] INFO: Testing against a local daemon 09:15:39 [2021-08-10T09:15:39.361Z] === RUN TestDockerNetworkIpvlanPersistance 09:15:39 [2021-08-10T09:15:39.361Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:15:39 [2021-08-10T09:15:39.361Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 09:15:39 [2021-08-10T09:15:39.361Z] === RUN TestDockerNetworkIpvlan 09:15:39 [2021-08-10T09:15:39.361Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:15:39 [2021-08-10T09:15:39.361Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:15:39 [2021-08-10T09:15:39.361Z] PASS 09:15:39 [2021-08-10T09:15:39.361Z] 09:15:39 [2021-08-10T09:15:39.361Z] === Skipped 09:15:39 [2021-08-10T09:15:39.361Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 09:15:39 [2021-08-10T09:15:39.361Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:15:39 [2021-08-10T09:15:39.361Z] 09:15:39 [2021-08-10T09:15:39.361Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:15:39 [2021-08-10T09:15:39.361Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:15:39 [2021-08-10T09:15:39.361Z] 09:15:39 [2021-08-10T09:15:39.361Z] 09:15:39 [2021-08-10T09:15:39.361Z] DONE 2 tests, 2 skipped in 0.111s 09:15:39 [2021-08-10T09:15:39.361Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:15:39 [2021-08-10T09:15:39.361Z] INFO: Testing against a local daemon 09:15:39 [2021-08-10T09:15:39.361Z] === RUN TestDockerNetworkMacvlanPersistance 09:15:39 [2021-08-10T09:15:39.414Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 09:15:39 [2021-08-10T09:15:39.414Z] === CONT TestContainerInvalidJSON//exec/foobar/start 09:15:39 [2021-08-10T09:15:39.414Z] --- PASS: TestContainerInvalidJSON (0.01s) 09:15:39 [2021-08-10T09:15:39.414Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 09:15:39 [2021-08-10T09:15:39.414Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 09:15:39 [2021-08-10T09:15:39.414Z] === RUN TestCopyFromContainerPathDoesNotExist 09:15:39 [2021-08-10T09:15:39.414Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) 09:15:39 [2021-08-10T09:15:39.414Z] === RUN TestCopyFromContainerPathIsNotDir 09:15:39 [2021-08-10T09:15:39.414Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 09:15:39 [2021-08-10T09:15:39.414Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) 09:15:39 [2021-08-10T09:15:39.414Z] === RUN TestCopyToContainerPathDoesNotExist 09:15:39 [2021-08-10T09:15:39.672Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) 09:15:39 [2021-08-10T09:15:39.672Z] === RUN TestCopyToContainerPathIsNotDir 09:15:39 [2021-08-10T09:15:39.672Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) 09:15:39 [2021-08-10T09:15:39.672Z] === RUN TestCopyFromContainer 09:15:39 [2021-08-10T09:15:39.924Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) 09:15:39 [2021-08-10T09:15:39.924Z] === RUN TestDockerNetworkMacvlan 09:15:40 [2021-08-10T09:15:40.653Z] --- PASS: TestGet (15.02s) 09:15:40 [2021-08-10T09:15:40.653Z] === RUN TestPluginWithNoManifest 09:15:40 [2021-08-10T09:15:40.653Z] --- PASS: TestPluginWithNoManifest (0.00s) 09:15:40 [2021-08-10T09:15:40.653Z] === RUN TestGetAll 09:15:40 [2021-08-10T09:15:40.653Z] --- PASS: TestGetAll (0.01s) 09:15:40 [2021-08-10T09:15:40.653Z] PASS 09:15:40 [2021-08-10T09:15:40.653Z] coverage: 73.4% of statements 09:15:40 [2021-08-10T09:15:40.653Z] ok github.com/docker/docker/pkg/plugins 35.094s coverage: 73.4% of statements 09:15:40 [2021-08-10T09:15:40.858Z] === RUN TestDockerNetworkMacvlan/Subinterface 09:15:41 [2021-08-10T09:15:41.421Z] === RUN TestDockerNetworkMacvlan/OverlapParent 09:15:41 [2021-08-10T09:15:41.768Z] tests/integration/api_image_test.py ............s..... [ 40%] 09:15:42 [2021-08-10T09:15:42.203Z] === RUN TestDockerSuite/TestBuildAddBadLinks 09:15:42 [2021-08-10T09:15:42.203Z] === RUN TestCopyFromContainer// 09:15:42 [2021-08-10T09:15:42.203Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 09:15:42 [2021-08-10T09:15:42.203Z] === RUN TestCopyFromContainer//bar/root 09:15:42 [2021-08-10T09:15:42.203Z] === RUN TestCopyFromContainer//bar/root/ 09:15:42 [2021-08-10T09:15:42.352Z] === RUN TestDockerNetworkMacvlan/NilParent 09:15:42 [2021-08-10T09:15:42.461Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 09:15:42 [2021-08-10T09:15:42.461Z] === RUN TestCopyFromContainer/bar/quux 09:15:42 [2021-08-10T09:15:42.461Z] === RUN TestCopyFromContainer/bar/quux/ 09:15:42 [2021-08-10T09:15:42.720Z] === RUN TestCopyFromContainer/bar/quux/baz 09:15:42 [2021-08-10T09:15:42.720Z] === RUN TestCopyFromContainer/bar/filesymlink 09:15:42 [2021-08-10T09:15:42.986Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:15:42 [2021-08-10T09:15:42.986Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:15:43 [2021-08-10T09:15:43.248Z] === RUN TestCopyFromContainer/bar/notarget 09:15:43 [2021-08-10T09:15:43.248Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer (3.69s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer// (0.13s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) 09:15:43 [2021-08-10T09:15:43.248Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) 09:15:43 [2021-08-10T09:15:43.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:15:43 [2021-08-10T09:15:43.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:15:43 [2021-08-10T09:15:43.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:15:43 [2021-08-10T09:15:43.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:15:43 [2021-08-10T09:15:43.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:15:43 [2021-08-10T09:15:43.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:15:43 [2021-08-10T09:15:43.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:15:43 [2021-08-10T09:15:43.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:15:43 [2021-08-10T09:15:43.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:15:43 [2021-08-10T09:15:43.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:15:43 [2021-08-10T09:15:43.507Z] === RUN TestCreateLinkToNonExistingContainer 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 09:15:43 [2021-08-10T09:15:43.507Z] === RUN TestCreateWithInvalidEnv 09:15:43 [2021-08-10T09:15:43.507Z] === RUN TestCreateWithInvalidEnv/0 09:15:43 [2021-08-10T09:15:43.507Z] === PAUSE TestCreateWithInvalidEnv/0 09:15:43 [2021-08-10T09:15:43.507Z] === RUN TestCreateWithInvalidEnv/1 09:15:43 [2021-08-10T09:15:43.507Z] === PAUSE TestCreateWithInvalidEnv/1 09:15:43 [2021-08-10T09:15:43.507Z] === RUN TestCreateWithInvalidEnv/2 09:15:43 [2021-08-10T09:15:43.507Z] === PAUSE TestCreateWithInvalidEnv/2 09:15:43 [2021-08-10T09:15:43.507Z] === CONT TestCreateWithInvalidEnv/0 09:15:43 [2021-08-10T09:15:43.507Z] === CONT TestCreateWithInvalidEnv/2 09:15:43 [2021-08-10T09:15:43.507Z] === CONT TestCreateWithInvalidEnv/1 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:15:43 [2021-08-10T09:15:43.507Z] === RUN TestCreateTmpfsMountsTarget 09:15:43 [2021-08-10T09:15:43.507Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 09:15:43 [2021-08-10T09:15:43.507Z] === RUN TestCreateWithCustomMaskedPaths 09:15:44 [2021-08-10T09:15:44.077Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 09:15:44 [2021-08-10T09:15:44.077Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 09:15:44 [2021-08-10T09:15:44.336Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 09:15:44 [2021-08-10T09:15:44.873Z] === RUN TestDockerNetworkMacvlan/InternalMode 09:15:44 [2021-08-10T09:15:44.902Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 09:15:46 [2021-08-10T09:15:46.277Z] --- PASS: TestCreateWithCustomMaskedPaths (2.84s) 09:15:46 [2021-08-10T09:15:46.277Z] === RUN TestCreateWithCustomReadonlyPaths 09:15:47 [2021-08-10T09:15:47.212Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 09:15:47 [2021-08-10T09:15:47.396Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 09:15:47 [2021-08-10T09:15:47.471Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 09:15:48 [2021-08-10T09:15:48.845Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) 09:15:48 [2021-08-10T09:15:48.845Z] === RUN TestCreateWithInvalidHealthcheckParams 09:15:48 [2021-08-10T09:15:48.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:15:48 [2021-08-10T09:15:48.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:15:48 [2021-08-10T09:15:48.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:15:48 [2021-08-10T09:15:48.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:15:48 [2021-08-10T09:15:48.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:15:48 [2021-08-10T09:15:48.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:15:48 [2021-08-10T09:15:48.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:15:48 [2021-08-10T09:15:48.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:15:48 [2021-08-10T09:15:48.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:15:48 [2021-08-10T09:15:48.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:15:48 [2021-08-10T09:15:48.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:15:49 [2021-08-10T09:15:49.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:15:49 [2021-08-10T09:15:49.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:15:49 [2021-08-10T09:15:49.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:15:49 [2021-08-10T09:15:49.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:15:49 [2021-08-10T09:15:49.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 09:15:49 [2021-08-10T09:15:49.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 09:15:49 [2021-08-10T09:15:49.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 09:15:49 [2021-08-10T09:15:49.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 09:15:49 [2021-08-10T09:15:49.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 09:15:49 [2021-08-10T09:15:49.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 09:15:49 [2021-08-10T09:15:49.102Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:15:49 [2021-08-10T09:15:49.668Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 09:15:49 [2021-08-10T09:15:49.668Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) 09:15:49 [2021-08-10T09:15:49.668Z] === RUN TestCreateDifferentPlatform 09:15:49 [2021-08-10T09:15:49.668Z] === RUN TestCreateDifferentPlatform/different_os 09:15:49 [2021-08-10T09:15:49.668Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:15:49 [2021-08-10T09:15:49.668Z] --- PASS: TestCreateDifferentPlatform (0.02s) 09:15:49 [2021-08-10T09:15:49.668Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:15:49 [2021-08-10T09:15:49.668Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:15:49 [2021-08-10T09:15:49.668Z] === RUN TestCreateVolumesFromNonExistingContainer 09:15:49 [2021-08-10T09:15:49.668Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 09:15:49 [2021-08-10T09:15:49.668Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:15:49 [2021-08-10T09:15:49.926Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 09:15:49 [2021-08-10T09:15:49.926Z] === RUN TestContainerStartOnDaemonRestart 09:15:49 [2021-08-10T09:15:49.926Z] === PAUSE TestContainerStartOnDaemonRestart 09:15:49 [2021-08-10T09:15:49.926Z] === RUN TestDaemonRestartIpcMode 09:15:49 [2021-08-10T09:15:49.926Z] === PAUSE TestDaemonRestartIpcMode 09:15:49 [2021-08-10T09:15:49.926Z] === RUN TestDaemonHostGatewayIP 09:15:49 [2021-08-10T09:15:49.926Z] === PAUSE TestDaemonHostGatewayIP 09:15:49 [2021-08-10T09:15:49.926Z] === RUN TestRestartDaemonWithRestartingContainer 09:15:49 [2021-08-10T09:15:49.926Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:15:49 [2021-08-10T09:15:49.926Z] === RUN TestContainerKillOnDaemonStart 09:15:49 [2021-08-10T09:15:49.926Z] === PAUSE TestContainerKillOnDaemonStart 09:15:49 [2021-08-10T09:15:49.926Z] === RUN TestDiff 09:15:50 [2021-08-10T09:15:50.184Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 09:15:50 [2021-08-10T09:15:50.750Z] --- PASS: TestDiff (0.89s) 09:15:50 [2021-08-10T09:15:50.750Z] === RUN TestExecWithCloseStdin 09:15:51 [2021-08-10T09:15:51.319Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 09:15:51 [2021-08-10T09:15:51.886Z] check_test.go:309: [d549de4e10468] daemon is not started 09:15:51 [2021-08-10T09:15:51.886Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 09:15:52 [2021-08-10T09:15:52.143Z] --- PASS: TestExecWithCloseStdin (1.46s) 09:15:52 [2021-08-10T09:15:52.143Z] === RUN TestExec 09:15:52 [2021-08-10T09:15:52.401Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 09:15:52 [2021-08-10T09:15:52.648Z] === RUN TestDockerNetworkMacvlan/Addressing 09:15:52 [2021-08-10T09:15:52.967Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 09:15:53 [2021-08-10T09:15:53.535Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 09:15:53 [2021-08-10T09:15:53.794Z] --- PASS: TestExec (1.68s) 09:15:53 [2021-08-10T09:15:53.794Z] === RUN TestExecUser 09:15:54 [2021-08-10T09:15:54.017Z] --- PASS: TestDockerNetworkMacvlan (14.13s) 09:15:54 [2021-08-10T09:15:54.017Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 09:15:54 [2021-08-10T09:15:54.017Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) 09:15:54 [2021-08-10T09:15:54.017Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s) 09:15:54 [2021-08-10T09:15:54.017Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.82s) 09:15:54 [2021-08-10T09:15:54.017Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.95s) 09:15:54 [2021-08-10T09:15:54.017Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) 09:15:54 [2021-08-10T09:15:54.017Z] PASS 09:15:54 [2021-08-10T09:15:54.274Z] 09:15:54 [2021-08-10T09:15:54.274Z] DONE 8 tests in 15.494s 09:15:54 [2021-08-10T09:15:54.274Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 09:15:54 [2021-08-10T09:15:54.274Z] testing: warning: no tests to run 09:15:54 [2021-08-10T09:15:54.274Z] PASS 09:15:54 [2021-08-10T09:15:54.274Z] 09:15:54 [2021-08-10T09:15:54.274Z] DONE 0 tests in 0.007s 09:15:54 [2021-08-10T09:15:54.274Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:15:54 [2021-08-10T09:15:54.274Z] INFO: Testing against a local daemon 09:15:54 [2021-08-10T09:15:54.274Z] === RUN TestAuthZPluginAllowRequest 09:15:55 [2021-08-10T09:15:55.645Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) 09:15:55 [2021-08-10T09:15:55.645Z] === RUN TestAuthZPluginTLS 09:15:55 [2021-08-10T09:15:55.696Z] --- PASS: TestExecUser (1.98s) 09:15:55 [2021-08-10T09:15:55.696Z] === RUN TestExportContainerAndImportImage 09:15:56 [2021-08-10T09:15:56.208Z] --- PASS: TestAuthZPluginTLS (0.55s) 09:15:56 [2021-08-10T09:15:56.208Z] === RUN TestAuthZPluginDenyRequest 09:15:56 [2021-08-10T09:15:56.771Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 09:15:56 [2021-08-10T09:15:56.771Z] === RUN TestAuthZPluginAPIDenyResponse 09:15:57 [2021-08-10T09:15:57.334Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 09:15:57 [2021-08-10T09:15:57.334Z] === RUN TestAuthZPluginDenyResponse 09:15:57 [2021-08-10T09:15:57.602Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 09:15:57 [2021-08-10T09:15:57.602Z] --- PASS: TestExportContainerAndImportImage (1.56s) 09:15:57 [2021-08-10T09:15:57.602Z] === RUN TestExportContainerAfterDaemonRestart 09:15:57 [2021-08-10T09:15:57.897Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 09:15:57 [2021-08-10T09:15:57.897Z] === RUN TestAuthZPluginAllowEventStream 09:15:58 [2021-08-10T09:15:58.976Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) 09:15:58 [2021-08-10T09:15:58.977Z] === RUN TestHealthCheckWorkdir 09:15:59 [2021-08-10T09:15:59.265Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) 09:15:59 [2021-08-10T09:15:59.265Z] === RUN TestAuthZPluginErrorResponse 09:15:59 [2021-08-10T09:15:59.828Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 09:15:59 [2021-08-10T09:15:59.828Z] === RUN TestAuthZPluginErrorRequest 09:16:00 [2021-08-10T09:16:00.350Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 09:16:00 [2021-08-10T09:16:00.391Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 09:16:00 [2021-08-10T09:16:00.391Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:16:00 [2021-08-10T09:16:00.954Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 09:16:00 [2021-08-10T09:16:00.954Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:16:01 [2021-08-10T09:16:01.283Z] --- PASS: TestHealthCheckWorkdir (2.39s) 09:16:01 [2021-08-10T09:16:01.283Z] === RUN TestHealthKillContainer 09:16:02 [2021-08-10T09:16:02.231Z] tests/integration/api_network_test.py ............................ [ 47%] 09:16:02 [2021-08-10T09:16:02.846Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) 09:16:02 [2021-08-10T09:16:02.846Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:16:03 [2021-08-10T09:16:03.814Z] === RUN TestDockerDaemonSuite/TestDaemonIP 09:16:04 [2021-08-10T09:16:04.215Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) 09:16:04 [2021-08-10T09:16:04.215Z] === RUN TestAuthZPluginHeader 09:16:04 [2021-08-10T09:16:04.747Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 09:16:05 [2021-08-10T09:16:05.006Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 09:16:05 [2021-08-10T09:16:05.006Z] --- PASS: TestHealthKillContainer (3.62s) 09:16:05 [2021-08-10T09:16:05.006Z] === RUN TestInspectCpusetInConfigPre120 09:16:05 [2021-08-10T09:16:05.145Z] --- PASS: TestAuthZPluginHeader (0.71s) 09:16:05 [2021-08-10T09:16:05.145Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:16:05 [2021-08-10T09:16:05.769Z] 2021/08/10 09:16:01 Closing DB instances... 09:16:05 [2021-08-10T09:16:05.769Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) 09:16:05 [2021-08-10T09:16:05.769Z] === RUN TestFindNode 09:16:05 [2021-08-10T09:16:05.769Z] 2021/08/10 09:16:03 Closing DB instances... 09:16:05 [2021-08-10T09:16:05.769Z] --- PASS: TestFindNode (0.01s) 09:16:05 [2021-08-10T09:16:05.769Z] === RUN TestChangeNodeState 09:16:05 [2021-08-10T09:16:05.769Z] 2021/08/10 09:16:03 Closing DB instances... 09:16:05 [2021-08-10T09:16:05.769Z] --- PASS: TestChangeNodeState (0.02s) 09:16:05 [2021-08-10T09:16:05.769Z] === RUN TestNodeReincarnation 09:16:05 [2021-08-10T09:16:05.769Z] 2021/08/10 09:16:03 Closing DB instances... 09:16:06 [2021-08-10T09:16:06.384Z] --- PASS: TestInspectCpusetInConfigPre120 (1.25s) 09:16:06 [2021-08-10T09:16:06.384Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 09:16:06 [2021-08-10T09:16:06.384Z] === RUN TestIpcModeNone 09:16:06 [2021-08-10T09:16:06.384Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 09:16:06 [2021-08-10T09:16:06.384Z] check_test.go:309: [d1fa7be96b4c7] daemon is not started 09:16:06 [2021-08-10T09:16:06.384Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 09:16:06 [2021-08-10T09:16:06.952Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 09:16:07 [2021-08-10T09:16:07.888Z] --- PASS: TestIpcModeNone (1.66s) 09:16:07 [2021-08-10T09:16:07.888Z] === RUN TestIpcModePrivate 09:16:08 [2021-08-10T09:16:08.825Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 09:16:09 [2021-08-10T09:16:09.319Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.64s) 09:16:09 [2021-08-10T09:16:09.319Z] === RUN TestAuthZPluginV2Disable 09:16:09 [2021-08-10T09:16:09.382Z] tests/integration/api_plugin_test.py ........... [ 50%] 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:08Z" level=error msg="failed to send node leave: timed out broadcasting node event" 09:16:09 [2021-08-10T09:16:09.497Z] --- PASS: TestNodeReincarnation (5.02s) 09:16:09 [2021-08-10T09:16:09.497Z] === RUN TestParallelCreate 09:16:09 [2021-08-10T09:16:09.497Z] 2021/08/10 09:16:08 Closing DB instances... 09:16:09 [2021-08-10T09:16:09.497Z] --- PASS: TestParallelCreate (0.02s) 09:16:09 [2021-08-10T09:16:09.497Z] === RUN TestParallelDelete 09:16:09 [2021-08-10T09:16:09.497Z] 2021/08/10 09:16:09 Closing DB instances... 09:16:09 [2021-08-10T09:16:09.497Z] --- PASS: TestParallelDelete (0.01s) 09:16:09 [2021-08-10T09:16:09.497Z] === RUN TestNetworkDBIslands 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0dd12e19971d with config:&{NodeID:0dd12e19971d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="Node 0dd12e19971d/172.21.146.145, joined gossip cluster" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="Node 0dd12e19971d/172.21.146.145, added to nodes list" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6f4da8cb0b92 with config:&{NodeID:6f4da8cb0b92 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, joined gossip cluster" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, added to nodes list" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="The new bootstrap node list is:[localhost:10033]" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, joined gossip cluster" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, added to nodes list" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="Node 0dd12e19971d/172.21.146.145, joined gossip cluster" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=info msg="Node 0dd12e19971d/172.21.146.145, added to nodes list" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" 09:16:09 [2021-08-10T09:16:09.497Z] time="2021-08-10T09:16:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" 09:16:09 [2021-08-10T09:16:09.760Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false 09:16:09 [2021-08-10T09:16:09.760Z] --- PASS: TestIpcModePrivate (1.83s) 09:16:09 [2021-08-10T09:16:09.760Z] === RUN TestIpcModeShareable 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:17116f46529a with config:&{NodeID:17116f46529a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 0dd12e19971d/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 0dd12e19971d/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.462Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.869Z] tests/integration/api_secret_test.py ..... [ 51%] 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7814a72b678c with config:&{NodeID:7814a72b678c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="The new bootstrap node list is:[localhost:10035]" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 0dd12e19971d/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 0dd12e19971d/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, joined gossip cluster" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, added to nodes list" 09:16:10 [2021-08-10T09:16:10.920Z] time="2021-08-10T09:16:10Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a508bd48dfd4 with config:&{NodeID:a508bd48dfd4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node a508bd48dfd4/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="The new bootstrap node list is:[localhost:10036]" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node a508bd48dfd4/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node 0dd12e19971d/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node 0dd12e19971d/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node 17116f46529a/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=info msg="Node 7814a72b678c/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=info msg="Node a508bd48dfd4/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=info msg="Node a508bd48dfd4/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=info msg="Node a508bd48dfd4/172.21.146.145, joined gossip cluster" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to nodes list" 09:16:11 [2021-08-10T09:16:11.377Z] networkdb_test.go:839: Re-joining: 3 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=info msg="The new bootstrap node list is:[172.21.146.145:10033 172.21.146.145:10034 172.21.146.145:10035]" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10033" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49357" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10034" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49358" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10035" 09:16:11 [2021-08-10T09:16:11.377Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49359" 09:16:11 [2021-08-10T09:16:11.663Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true 09:16:11 [2021-08-10T09:16:11.663Z] --- PASS: TestIpcModeShareable (1.73s) 09:16:11 [2021-08-10T09:16:11.663Z] === RUN TestAPIIpcModeShareableAndContainer 09:16:11 [2021-08-10T09:16:11.663Z] === RUN TestDockerSuite/TestBuildAddNonTar 09:16:11 [2021-08-10T09:16:11.663Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 09:16:11 [2021-08-10T09:16:11.835Z] networkdb_test.go:839: Re-joining: 4 09:16:11 [2021-08-10T09:16:11.835Z] time="2021-08-10T09:16:11Z" level=info msg="The new bootstrap node list is:[172.21.146.145:10033 172.21.146.145:10034 172.21.146.145:10035]" 09:16:11 [2021-08-10T09:16:11.835Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10033" 09:16:11 [2021-08-10T09:16:11.835Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49360" 09:16:11 [2021-08-10T09:16:11.835Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10034" 09:16:11 [2021-08-10T09:16:11.835Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49361" 09:16:11 [2021-08-10T09:16:11.835Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10035" 09:16:11 [2021-08-10T09:16:11.835Z] time="2021-08-10T09:16:11Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49362" 09:16:11 [2021-08-10T09:16:11.835Z] time="2021-08-10T09:16:11Z" level=info msg="node 0 leaving" 09:16:11 [2021-08-10T09:16:11.839Z] --- PASS: TestAuthZPluginV2Disable (2.87s) 09:16:11 [2021-08-10T09:16:11.839Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="Node 0dd12e19971d change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="node3(17116f46529a): Node leave event for 0dd12e19971d/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="Node 0dd12e19971d change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="node2(6f4da8cb0b92): Node leave event for 0dd12e19971d/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="Node 0dd12e19971d change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="node4(7814a72b678c): Node leave event for 0dd12e19971d/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="Node 0dd12e19971d change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="node5(a508bd48dfd4): Node leave event for 0dd12e19971d/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="Node 0dd12e19971d change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:11Z" level=info msg="node1(0dd12e19971d): Node leave event for 0dd12e19971d/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:12Z" level=info msg="Node 0dd12e19971d/172.21.146.145, left gossip cluster" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:12Z" level=info msg="Node 0dd12e19971d/172.21.146.145, left gossip cluster" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:12Z" level=info msg="Node 0dd12e19971d/172.21.146.145, left gossip cluster" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:12Z" level=info msg="Node 0dd12e19971d/172.21.146.145, left gossip cluster" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:12Z" level=info msg="Node 0dd12e19971d/172.21.146.145, left gossip cluster" 09:16:12 [2021-08-10T09:16:12.292Z] time="2021-08-10T09:16:12Z" level=info msg="node 1 leaving" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="Node 6f4da8cb0b92 change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="node3(17116f46529a): Node leave event for 6f4da8cb0b92/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="Node 6f4da8cb0b92 change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="Node 6f4da8cb0b92 change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="node5(a508bd48dfd4): Node leave event for 6f4da8cb0b92/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="node4(7814a72b678c): Node leave event for 6f4da8cb0b92/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="Node 6f4da8cb0b92 change state NodeActive --> NodeLeft" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="node2(6f4da8cb0b92): Node leave event for 6f4da8cb0b92/172.21.146.145" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, left gossip cluster" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, left gossip cluster" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, left gossip cluster" 09:16:12 [2021-08-10T09:16:12.750Z] time="2021-08-10T09:16:12Z" level=info msg="Node 6f4da8cb0b92/172.21.146.145, left gossip cluster" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:12Z" level=info msg="node 2 leaving" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:12Z" level=info msg="Node 17116f46529a change state NodeActive --> NodeLeft" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:12Z" level=info msg="node5(a508bd48dfd4): Node leave event for 17116f46529a/172.21.146.145" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:12Z" level=info msg="Node 17116f46529a change state NodeActive --> NodeLeft" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:12Z" level=info msg="node4(7814a72b678c): Node leave event for 17116f46529a/172.21.146.145" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:12Z" level=info msg="Node 17116f46529a change state NodeActive --> NodeLeft" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:12Z" level=info msg="node3(17116f46529a): Node leave event for 17116f46529a/172.21.146.145" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:13Z" level=info msg="Node 17116f46529a/172.21.146.145, left gossip cluster" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:13Z" level=info msg="Node 17116f46529a/172.21.146.145, left gossip cluster" 09:16:13 [2021-08-10T09:16:13.208Z] time="2021-08-10T09:16:13Z" level=info msg="Node 17116f46529a/172.21.146.145, left gossip cluster" 09:16:13 [2021-08-10T09:16:13.563Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 09:16:13 [2021-08-10T09:16:13.667Z] networkdb_test.go:871: node4: OK 09:16:13 [2021-08-10T09:16:13.667Z] networkdb_test.go:871: node5: OK 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="node 0 coming back" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5b9f59d27b97 with config:&{NodeID:5b9f59d27b97 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, joined gossip cluster" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, added to nodes list" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="node 1 coming back" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fd6f82394640 with config:&{NodeID:fd6f82394640 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="Node fd6f82394640/172.21.146.145, joined gossip cluster" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="Node fd6f82394640/172.21.146.145, added to nodes list" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="node 2 coming back" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0f5f7437d0a7 with config:&{NodeID:0f5f7437d0a7 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, joined gossip cluster" 09:16:13 [2021-08-10T09:16:13.667Z] time="2021-08-10T09:16:13Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, added to nodes list" 09:16:14 [2021-08-10T09:16:14.130Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 09:16:14 [2021-08-10T09:16:14.357Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.86s) 09:16:14 [2021-08-10T09:16:14.357Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:16:14 [2021-08-10T09:16:14.388Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 09:16:15 [2021-08-10T09:16:15.449Z] tests/integration/api_service_test.py ....................s............. [ 60%] 09:16:16 [2021-08-10T09:16:16.296Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.78s) 09:16:16 [2021-08-10T09:16:16.296Z] === RUN TestAPIIpcModeHost 09:16:16 [2021-08-10T09:16:16.554Z] check_test.go:309: [d432fddd36ddf] daemon is not started 09:16:16 [2021-08-10T09:16:16.554Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 09:16:16 [2021-08-10T09:16:16.567Z] time="2021-08-10T09:16:16Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.146.145:10033 172.21.146.145:10034 172.21.146.145:10035]" 09:16:17 [2021-08-10T09:16:17.024Z] time="2021-08-10T09:16:16Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.146.145:10033 172.21.146.145:10034 172.21.146.145:10035]" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10033" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49363" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node a508bd48dfd4/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, is the new incarnation of the shutdown node 0dd12e19971d/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 7814a72b678c/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 7814a72b678c/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10034" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49364" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node a508bd48dfd4/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 7814a72b678c/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 7814a72b678c/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, is the new incarnation of the shutdown node 6f4da8cb0b92/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10035" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49365" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 7814a72b678c/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node 7814a72b678c/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.990Z] time="2021-08-10T09:16:17Z" level=info msg="Node a508bd48dfd4/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, is the new incarnation of the shutdown node 17116f46529a/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, is the new incarnation of the shutdown node 6f4da8cb0b92/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node fd6f82394640/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, is the new incarnation of the shutdown node 0dd12e19971d/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, joined gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, is the new incarnation of the shutdown node 17116f46529a/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, added to nodes list" 09:16:17 [2021-08-10T09:16:17.991Z] 2021/08/10 09:16:17 Closing DB instances... 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97 change state NodeActive --> NodeLeft" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="node4(7814a72b678c): Node leave event for 5b9f59d27b97/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97 change state NodeActive --> NodeLeft" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="node3(0f5f7437d0a7): Node leave event for 5b9f59d27b97/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97 change state NodeActive --> NodeLeft" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="node2(fd6f82394640): Node leave event for 5b9f59d27b97/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97 change state NodeActive --> NodeLeft" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="node5(a508bd48dfd4): Node leave event for 5b9f59d27b97/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97 change state NodeActive --> NodeLeft" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="node1(5b9f59d27b97): Node leave event for 5b9f59d27b97/172.21.146.145" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, left gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, left gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, left gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, left gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=info msg="Node 5b9f59d27b97/172.21.146.145, left gossip cluster" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10033" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49366" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=error msg="node: 5b9f59d27b97 is unknown to memberlist" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10034" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49367" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.146.145:10035" 09:16:17 [2021-08-10T09:16:17.991Z] time="2021-08-10T09:16:17Z" level=debug msg="memberlist: Stream connection from=172.21.146.145:49368" 09:16:18 [2021-08-10T09:16:18.190Z] ok github.com/docker/docker/libnetwork/ipam 134.839s coverage: 85.3% of statements 09:16:18 [2021-08-10T09:16:18.190Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 09:16:18 [2021-08-10T09:16:18.190Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 09:16:18 [2021-08-10T09:16:18.190Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="Node fd6f82394640 change state NodeActive --> NodeLeft" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="node5(a508bd48dfd4): Node leave event for fd6f82394640/172.21.146.145" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="Node fd6f82394640 change state NodeActive --> NodeLeft" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="node4(7814a72b678c): Node leave event for fd6f82394640/172.21.146.145" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="Node fd6f82394640 change state NodeActive --> NodeLeft" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="node3(0f5f7437d0a7): Node leave event for fd6f82394640/172.21.146.145" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="Node fd6f82394640 change state NodeActive --> NodeLeft" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="node2(fd6f82394640): Node leave event for fd6f82394640/172.21.146.145" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="Node fd6f82394640/172.21.146.145, left gossip cluster" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="Node fd6f82394640/172.21.146.145, left gossip cluster" 09:16:18 [2021-08-10T09:16:18.449Z] time="2021-08-10T09:16:18Z" level=info msg="Node fd6f82394640/172.21.146.145, left gossip cluster" 09:16:18 [2021-08-10T09:16:18.499Z] --- PASS: TestAPIIpcModeHost (2.20s) 09:16:18 [2021-08-10T09:16:18.499Z] === RUN TestDaemonIpcModeShareable 09:16:18 [2021-08-10T09:16:18.907Z] time="2021-08-10T09:16:18Z" level=info msg="Node fd6f82394640/172.21.146.145, left gossip cluster" 09:16:18 [2021-08-10T09:16:18.907Z] time="2021-08-10T09:16:18Z" level=info msg="Node 0f5f7437d0a7 change state NodeActive --> NodeLeft" 09:16:18 [2021-08-10T09:16:18.907Z] time="2021-08-10T09:16:18Z" level=info msg="node5(a508bd48dfd4): Node leave event for 0f5f7437d0a7/172.21.146.145" 09:16:18 [2021-08-10T09:16:18.907Z] time="2021-08-10T09:16:18Z" level=info msg="Node 0f5f7437d0a7 change state NodeActive --> NodeLeft" 09:16:18 [2021-08-10T09:16:18.907Z] time="2021-08-10T09:16:18Z" level=info msg="node4(7814a72b678c): Node leave event for 0f5f7437d0a7/172.21.146.145" 09:16:19 [2021-08-10T09:16:19.072Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 09:16:19 [2021-08-10T09:16:19.364Z] time="2021-08-10T09:16:18Z" level=info msg="Node 0f5f7437d0a7 change state NodeActive --> NodeLeft" 09:16:19 [2021-08-10T09:16:19.364Z] time="2021-08-10T09:16:18Z" level=info msg="node3(0f5f7437d0a7): Node leave event for 0f5f7437d0a7/172.21.146.145" 09:16:19 [2021-08-10T09:16:19.365Z] time="2021-08-10T09:16:18Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, left gossip cluster" 09:16:19 [2021-08-10T09:16:19.365Z] time="2021-08-10T09:16:19Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, left gossip cluster" 09:16:19 [2021-08-10T09:16:19.365Z] time="2021-08-10T09:16:19Z" level=info msg="Node 0f5f7437d0a7/172.21.146.145, left gossip cluster" 09:16:19 [2021-08-10T09:16:19.822Z] time="2021-08-10T09:16:19Z" level=info msg="Node 7814a72b678c change state NodeActive --> NodeLeft" 09:16:19 [2021-08-10T09:16:19.822Z] time="2021-08-10T09:16:19Z" level=info msg="node5(a508bd48dfd4): Node leave event for 7814a72b678c/172.21.146.145" 09:16:19 [2021-08-10T09:16:19.822Z] time="2021-08-10T09:16:19Z" level=info msg="Node 7814a72b678c change state NodeActive --> NodeLeft" 09:16:19 [2021-08-10T09:16:19.822Z] time="2021-08-10T09:16:19Z" level=info msg="node4(7814a72b678c): Node leave event for 7814a72b678c/172.21.146.145" 09:16:20 [2021-08-10T09:16:20.280Z] time="2021-08-10T09:16:19Z" level=info msg="Node 7814a72b678c/172.21.146.145, left gossip cluster" 09:16:20 [2021-08-10T09:16:20.280Z] time="2021-08-10T09:16:19Z" level=info msg="Node 7814a72b678c/172.21.146.145, left gossip cluster" 09:16:20 [2021-08-10T09:16:20.452Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 09:16:20 [2021-08-10T09:16:20.710Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true 09:16:20 [2021-08-10T09:16:20.710Z] --- PASS: TestDaemonIpcModeShareable (2.34s) 09:16:20 [2021-08-10T09:16:20.710Z] === RUN TestDaemonIpcModePrivate 09:16:20 [2021-08-10T09:16:20.737Z] time="2021-08-10T09:16:20Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.21.146.145:10037: use of closed network connection" 09:16:20 [2021-08-10T09:16:20.737Z] time="2021-08-10T09:16:20Z" level=info msg="Node a508bd48dfd4/172.21.146.145, left gossip cluster" 09:16:20 [2021-08-10T09:16:20.737Z] time="2021-08-10T09:16:20Z" level=info msg="Node a508bd48dfd4 change state NodeActive --> NodeFailed" 09:16:20 [2021-08-10T09:16:20.737Z] time="2021-08-10T09:16:20Z" level=info msg="Node a508bd48dfd4/172.21.146.145, added to failed nodes list" 09:16:20 [2021-08-10T09:16:20.737Z] --- PASS: TestNetworkDBIslands (11.46s) 09:16:20 [2021-08-10T09:16:20.737Z] PASS 09:16:20 [2021-08-10T09:16:20.737Z] coverage: 60.0% of statements 09:16:20 [2021-08-10T09:16:20.737Z] ok github.com/docker/docker/libnetwork/networkdb 103.001s coverage: 60.0% of statements 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/libnetwork/ns [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/oci/caps [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/containerfs [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/locker [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/mount [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/platform [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/signal [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/symlink [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/pkg/term [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/profiles/seccomp [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/quota [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/rootless [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/runconfig/opts [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/daemon [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/environment [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/fakegit [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 09:16:20 [2021-08-10T09:16:20.737Z] ? github.com/docker/docker/testutil/registry [no test files] 09:16:20 [2021-08-10T09:16:20.738Z] ? github.com/docker/docker/testutil/request [no test files] 09:16:20 [2021-08-10T09:16:20.738Z] ? github.com/docker/docker/volume [no test files] 09:16:20 [2021-08-10T09:16:20.738Z] ? github.com/docker/docker/volume/service/opts [no test files] 09:16:20 [2021-08-10T09:16:20.738Z] ? github.com/docker/docker/volume/testutils [no test files] 09:16:20 [2021-08-10T09:16:20.968Z] check_test.go:309: [deb61f900b3a7] daemon is not started 09:16:20 [2021-08-10T09:16:20.968Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 09:16:21 [2021-08-10T09:16:21.904Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === Skipped 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] dispatchers_test.go:377: Windows does not support stopsignal 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) 09:16:22 [2021-08-10T09:16:22.270Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] client_test.go:23: runtime.GOOS == "windows" 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] network_proxy_test.go:212: No support for dual stack yet 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] daemon_test.go:147: root required 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] reload_test.go:520: root required 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] pull_v2_test.go:73: Needs fixing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] pull_v2_test.go:118: Needs fixing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] download_test.go:268: Needs fixing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] layer_test.go:304: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] layer_test.go:353: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] layer_test.go:468: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] layer_test.go:697: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] migration_test.go:46: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] migration_test.go:182: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] mount_test.go:17: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] mount_test.go:76: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] mount_test.go:125: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] mount_test.go:212: Failing on Windows 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.270Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) 09:16:22 [2021-08-10T09:16:22.270Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.270Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] windows_test.go:57: Test does not work on CI and was never running to begin with 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] windows_test.go:62: Test does not work on CI and was never running to begin with 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:134: Xz not present in msys2 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:239: Failing on Windows CI machines 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_windows_test.go:16: Currently fails 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] changes_test.go:196: needs more investigation 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] changes_test.go:433: needs further investigation 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] changes_test.go:469: needs further investigation 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] poller_test.go:41: No chmod on Windows 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] fileutils_test.go:134: Needs porting to Windows 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] fileutils_test.go:180: Needs porting to Windows 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) 09:16:22 [2021-08-10T09:16:22.271Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) 09:16:22 [2021-08-10T09:16:22.271Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 09:16:22 [2021-08-10T09:16:22.271Z] local_test.go:181: runtime.GOOS == "windows" 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] 09:16:22 [2021-08-10T09:16:22.271Z] DONE 2068 tests, 67 skipped in 260.269s 09:16:22 [2021-08-10T09:16:22.271Z] INFO: make.ps1 ended at 08/10/2021 09:16:22 09:16:22 [2021-08-10T09:16:22.839Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false 09:16:23 [2021-08-10T09:16:23.097Z] --- PASS: TestDaemonIpcModePrivate (2.27s) 09:16:23 [2021-08-10T09:16:23.097Z] === RUN TestDaemonIpcModePrivateFromConfig 09:16:23 [2021-08-10T09:16:23.097Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 09:16:23 [2021-08-10T09:16:23.354Z] docker_cli_daemon_plugins_test.go:79: [d8af5f3a89e68] daemon is not started 09:16:23 [2021-08-10T09:16:23.804Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 09:16:23 [2021-08-10T09:16:23.804Z] INFO: Unit tests ended at 08/10/2021 09:16:23. Duration:00:04:33.3786877 09:16:23 [2021-08-10T09:16:23.804Z] INFO: Building busybox 09:16:23 [2021-08-10T09:16:23.804Z] Sending build context to Docker daemon 5.12kB 09:16:23 [2021-08-10T09:16:23.804Z] 09:16:23 [2021-08-10T09:16:23.804Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 09:16:23 [2021-08-10T09:16:23.804Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 09:16:23 [2021-08-10T09:16:23.804Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 09:16:23 [2021-08-10T09:16:23.804Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 09:16:23 [2021-08-10T09:16:23.804Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 09:16:23 [2021-08-10T09:16:23.804Z] ---> 9a0a02eca0e6 09:16:23 [2021-08-10T09:16:23.804Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 09:16:24 [2021-08-10T09:16:24.262Z] ---> Running in 434fc35fe209 09:16:24 [2021-08-10T09:16:24.289Z] === RUN TestDockerSuite/TestBuildAddScript 09:16:24 [2021-08-10T09:16:24.307Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.67s) 09:16:24 [2021-08-10T09:16:24.307Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:16:24 [2021-08-10T09:16:24.548Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 09:16:25 [2021-08-10T09:16:25.483Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false 09:16:25 [2021-08-10T09:16:25.742Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.65s) 09:16:25 [2021-08-10T09:16:25.742Z] === RUN TestDaemonIpcModeShareableFromConfig 09:16:27 [2021-08-10T09:16:27.122Z] docker_cli_daemon_plugins_test.go:169: [d6362230e181f] daemon is not started 09:16:28 [2021-08-10T09:16:28.059Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true 09:16:28 [2021-08-10T09:16:28.059Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.37s) 09:16:28 [2021-08-10T09:16:28.059Z] === RUN TestIpcModeOlderClient 09:16:28 [2021-08-10T09:16:28.059Z] === PAUSE TestIpcModeOlderClient 09:16:28 [2021-08-10T09:16:28.059Z] === RUN TestKillContainerInvalidSignal 09:16:28 [2021-08-10T09:16:28.321Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 09:16:28 [2021-08-10T09:16:28.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 09:16:29 [2021-08-10T09:16:29.257Z] --- PASS: TestKillContainerInvalidSignal (1.17s) 09:16:29 [2021-08-10T09:16:29.257Z] === RUN TestKillContainer 09:16:29 [2021-08-10T09:16:29.257Z] === RUN TestKillContainer/no_signal 09:16:29 [2021-08-10T09:16:29.739Z] .......................... [ 67%] 09:16:30 [2021-08-10T09:16:30.446Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements 09:16:30 [2021-08-10T09:16:30.447Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 09:16:30 [2021-08-10T09:16:30.633Z] === RUN TestKillContainer/non_killing_signal 09:16:31 [2021-08-10T09:16:31.568Z] === RUN TestKillContainer/killing_signal 09:16:32 [2021-08-10T09:16:32.505Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 09:16:33 [2021-08-10T09:16:33.071Z] --- PASS: TestKillContainer (3.67s) 09:16:33 [2021-08-10T09:16:33.071Z] --- PASS: TestKillContainer/no_signal (1.30s) 09:16:33 [2021-08-10T09:16:33.071Z] --- PASS: TestKillContainer/non_killing_signal (0.98s) 09:16:33 [2021-08-10T09:16:33.071Z] --- PASS: TestKillContainer/killing_signal (1.16s) 09:16:33 [2021-08-10T09:16:33.071Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:16:33 [2021-08-10T09:16:33.071Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:16:33 [2021-08-10T09:16:33.071Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 09:16:33 [2021-08-10T09:16:33.638Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 09:16:34 [2021-08-10T09:16:34.204Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:16:34 [2021-08-10T09:16:34.204Z] check_test.go:309: [df4d958f60757] daemon is not started 09:16:34 [2021-08-10T09:16:34.204Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 09:16:34 [2021-08-10T09:16:34.670Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements 09:16:35 [2021-08-10T09:16:35.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.26s) 09:16:35 [2021-08-10T09:16:35.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.09s) 09:16:35 [2021-08-10T09:16:35.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.94s) 09:16:35 [2021-08-10T09:16:35.140Z] === RUN TestKillStoppedContainer 09:16:35 [2021-08-10T09:16:35.398Z] --- PASS: TestKillStoppedContainer (0.08s) 09:16:35 [2021-08-10T09:16:35.398Z] === RUN TestKillStoppedContainerAPIPre120 09:16:35 [2021-08-10T09:16:35.398Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) 09:16:35 [2021-08-10T09:16:35.398Z] === RUN TestKillDifferentUserContainer 09:16:36 [2021-08-10T09:16:36.332Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 09:16:36 [2021-08-10T09:16:36.899Z] --- PASS: TestKillDifferentUserContainer (1.33s) 09:16:36 [2021-08-10T09:16:36.899Z] === RUN TestInspectOomKilledTrue 09:16:36 [2021-08-10T09:16:36.899Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:16:36 [2021-08-10T09:16:36.899Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:16:36 [2021-08-10T09:16:36.899Z] === RUN TestInspectOomKilledFalse 09:16:36 [2021-08-10T09:16:36.899Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:16:36 [2021-08-10T09:16:36.899Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 09:16:36 [2021-08-10T09:16:36.899Z] === RUN TestLinksEtcHostsContentMatch 09:16:38 [2021-08-10T09:16:38.273Z] --- PASS: TestLinksEtcHostsContentMatch (1.58s) 09:16:38 [2021-08-10T09:16:38.273Z] === RUN TestLinksContainerNames 09:16:38 [2021-08-10T09:16:38.532Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 09:16:38 [2021-08-10T09:16:38.893Z] ok github.com/docker/docker/libnetwork/ipamutils 0.523s coverage: 74.0% of statements 09:16:39 [2021-08-10T09:16:39.062Z] Removing intermediate container 434fc35fe209 09:16:39 [2021-08-10T09:16:39.062Z] ---> e19b6ec52a99 09:16:39 [2021-08-10T09:16:39.062Z] Step 7/13 : ARG BUSYBOX_VERSION 09:16:39 [2021-08-10T09:16:39.062Z] ---> Running in 359c69b256c6 09:16:39 [2021-08-10T09:16:39.062Z] Removing intermediate container 359c69b256c6 09:16:39 [2021-08-10T09:16:39.062Z] ---> 07fd6f941066 09:16:39 [2021-08-10T09:16:39.062Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 09:16:39 [2021-08-10T09:16:39.062Z] ---> Running in 3389dd98c38d 09:16:39 [2021-08-10T09:16:39.062Z] Removing intermediate container 3389dd98c38d 09:16:39 [2021-08-10T09:16:39.062Z] ---> 6d0b18025732 09:16:39 [2021-08-10T09:16:39.062Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 09:16:39 [2021-08-10T09:16:39.099Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 09:16:39 [2021-08-10T09:16:39.523Z] 09:16:39 [2021-08-10T09:16:39.981Z] ---> f3c5ee043642 09:16:39 [2021-08-10T09:16:39.981Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 09:16:39 [2021-08-10T09:16:39.981Z] ---> Running in b5ecd15cc647 09:16:41 [2021-08-10T09:16:41.000Z] --- PASS: TestLinksContainerNames (2.36s) 09:16:41 [2021-08-10T09:16:41.000Z] === RUN TestLogsFollowTailEmpty 09:16:41 [2021-08-10T09:16:41.000Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 09:16:41 [2021-08-10T09:16:41.935Z] --- PASS: TestLogsFollowTailEmpty (1.24s) 09:16:41 [2021-08-10T09:16:41.935Z] === RUN TestContainerNetworkMountsNoChown 09:16:42 [2021-08-10T09:16:42.356Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) 09:16:42 [2021-08-10T09:16:42.356Z] PASS 09:16:42 [2021-08-10T09:16:42.356Z] 09:16:42 [2021-08-10T09:16:42.356Z] DONE 17 tests in 46.374s 09:16:42 [2021-08-10T09:16:42.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:16:42 [2021-08-10T09:16:42.356Z] INFO: Testing against a local daemon 09:16:42 [2021-08-10T09:16:42.356Z] === RUN TestPluginInvalidJSON 09:16:42 [2021-08-10T09:16:42.356Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 09:16:42 [2021-08-10T09:16:42.356Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 09:16:42 [2021-08-10T09:16:42.356Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 09:16:42 [2021-08-10T09:16:42.356Z] --- PASS: TestPluginInvalidJSON (0.01s) 09:16:42 [2021-08-10T09:16:42.356Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 09:16:42 [2021-08-10T09:16:42.356Z] === RUN TestPluginInstall 09:16:42 [2021-08-10T09:16:42.356Z] === RUN TestPluginInstall/no_auth 09:16:42 [2021-08-10T09:16:42.356Z] time="2021-08-10T09:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:16:42 [2021-08-10T09:16:42.356Z] time="2021-08-10T09:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe448f873f5c64073147b985cb8ebbfd6bf3be4196bf171d3ffe6668784d847e" mediatype=application/vnd.docker.plugin.v1+json size=522 09:16:42 [2021-08-10T09:16:42.356Z] time="2021-08-10T09:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:16:42 [2021-08-10T09:16:42.356Z] time="2021-08-10T09:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe448f873f5c64073147b985cb8ebbfd6bf3be4196bf171d3ffe6668784d847e" mediatype=application/vnd.docker.plugin.v1+json size=522 09:16:42 [2021-08-10T09:16:42.619Z] === RUN TestPluginInstall/with_htpasswd 09:16:43 [2021-08-10T09:16:43.199Z] time="2021-08-10T09:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:16:43 [2021-08-10T09:16:43.199Z] time="2021-08-10T09:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43aadb28c2367cef1654a57a4f3073d1a517dd4824fc82c1f9911dc9e50fa285" mediatype=application/vnd.docker.plugin.v1+json size=522 09:16:43 [2021-08-10T09:16:43.199Z] time="2021-08-10T09:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:16:43 [2021-08-10T09:16:43.199Z] time="2021-08-10T09:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43aadb28c2367cef1654a57a4f3073d1a517dd4824fc82c1f9911dc9e50fa285" mediatype=application/vnd.docker.plugin.v1+json size=522 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 09:16:43 [2021-08-10T09:16:43.311Z] --- PASS: TestContainerNetworkMountsNoChown (1.32s) 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/default 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/default 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/private 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/private 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rprivate 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rprivate 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/slave 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/slave 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rslave 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rslave 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/shared 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/shared 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rshared 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rshared 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/default 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/default/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/default/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/default/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/rshared 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/shared 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/shared/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/shared/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/rslave 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/slave 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/slave/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/slave/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/rprivate 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/private 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/private/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/private/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/default/mount_root 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:16:43 [2021-08-10T09:16:43.311Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:16:43 [2021-08-10T09:16:43.456Z] === RUN TestPluginInstall/with_insecure 09:16:43 [2021-08-10T09:16:43.569Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/shared/bind_root 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/shared/mount_root 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:16:43 [2021-08-10T09:16:43.570Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/slave/bind_root 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/slave/mount_root 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/private/bind_root 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/private/mount_root 09:16:43 [2021-08-10T09:16:43.829Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot (0.04s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 09:16:43 [2021-08-10T09:16:43.829Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 09:16:43 [2021-08-10T09:16:43.829Z] === RUN TestContainerBindMountNonRecursive 09:16:44 [2021-08-10T09:16:44.385Z] time="2021-08-10T09:16:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:16:44 [2021-08-10T09:16:44.385Z] time="2021-08-10T09:16:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfc972bc43c5f1522e9a28d481d6decda4c0e0d9817bddd08542a08868e0146b" mediatype=application/vnd.docker.plugin.v1+json size=522 09:16:44 [2021-08-10T09:16:44.386Z] time="2021-08-10T09:16:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:16:44 [2021-08-10T09:16:44.386Z] time="2021-08-10T09:16:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfc972bc43c5f1522e9a28d481d6decda4c0e0d9817bddd08542a08868e0146b" mediatype=application/vnd.docker.plugin.v1+json size=522 09:16:44 [2021-08-10T09:16:44.642Z] plugin_test.go:166: [db872ff89eb2e] daemon is not started 09:16:44 [2021-08-10T09:16:44.642Z] --- PASS: TestPluginInstall (3.95s) 09:16:44 [2021-08-10T09:16:44.642Z] --- PASS: TestPluginInstall/no_auth (2.06s) 09:16:44 [2021-08-10T09:16:44.642Z] --- PASS: TestPluginInstall/with_htpasswd (0.74s) 09:16:44 [2021-08-10T09:16:44.642Z] --- PASS: TestPluginInstall/with_insecure (1.15s) 09:16:44 [2021-08-10T09:16:44.642Z] === RUN TestPluginsWithRuntimes 09:16:45 [2021-08-10T09:16:45.729Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 09:16:46 [2021-08-10T09:16:46.008Z] === RUN TestPluginsWithRuntimes/No_Args 09:16:46 [2021-08-10T09:16:46.297Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 09:16:46 [2021-08-10T09:16:46.936Z] === RUN TestPluginsWithRuntimes/With_Args 09:16:47 [2021-08-10T09:16:47.057Z] ok github.com/docker/docker/libnetwork/iptables 0.291s coverage: 45.1% of statements 09:16:47 [2021-08-10T09:16:47.057Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements 09:16:47 [2021-08-10T09:16:47.673Z] --- PASS: TestContainerBindMountNonRecursive (3.46s) 09:16:47 [2021-08-10T09:16:47.673Z] === RUN TestContainerVolumesMountedAsShared 09:16:47 [2021-08-10T09:16:47.673Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 09:16:48 [2021-08-10T09:16:48.240Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) 09:16:48 [2021-08-10T09:16:48.240Z] === RUN TestContainerVolumesMountedAsSlave 09:16:48 [2021-08-10T09:16:48.304Z] --- PASS: TestPluginsWithRuntimes (3.48s) 09:16:48 [2021-08-10T09:16:48.304Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) 09:16:48 [2021-08-10T09:16:48.304Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) 09:16:48 [2021-08-10T09:16:48.304Z] === RUN TestPluginBackCompatMediaTypes 09:16:48 [2021-08-10T09:16:48.561Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) 09:16:48 [2021-08-10T09:16:48.561Z] PASS 09:16:48 [2021-08-10T09:16:48.561Z] 09:16:48 [2021-08-10T09:16:48.561Z] DONE 10 tests in 8.065s 09:16:48 [2021-08-10T09:16:48.561Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:16:48 [2021-08-10T09:16:48.561Z] INFO: Testing against a local daemon 09:16:48 [2021-08-10T09:16:48.561Z] === RUN TestExternalGraphDriver 09:16:48 [2021-08-10T09:16:48.824Z] === RUN TestExternalGraphDriver/json 09:16:50 [2021-08-10T09:16:50.143Z] --- PASS: TestContainerVolumesMountedAsSlave (1.68s) 09:16:50 [2021-08-10T09:16:50.143Z] === RUN TestNetworkNat 09:16:50 [2021-08-10T09:16:50.143Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 09:16:50 [2021-08-10T09:16:50.710Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 09:16:50 [2021-08-10T09:16:50.710Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 09:16:50 [2021-08-10T09:16:50.715Z] === RUN TestExternalGraphDriver/spec 09:16:50 [2021-08-10T09:16:50.972Z] === RUN TestDockerSuite/TestBuildAddTar 09:16:50 [2021-08-10T09:16:50.972Z] --- PASS: TestNetworkNat (1.26s) 09:16:50 [2021-08-10T09:16:50.972Z] === RUN TestNetworkLocalhostTCPNat 09:16:51 [2021-08-10T09:16:51.908Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) 09:16:51 [2021-08-10T09:16:51.908Z] === RUN TestNetworkLoopbackNat 09:16:52 [2021-08-10T09:16:52.609Z] === RUN TestExternalGraphDriver/pull 09:16:53 [2021-08-10T09:16:53.658Z] ok github.com/docker/docker/libnetwork/netutils 0.029s coverage: 44.1% of statements 09:16:54 [2021-08-10T09:16:54.439Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 09:16:54 [2021-08-10T09:16:54.500Z] --- PASS: TestExternalGraphDriver (5.47s) 09:16:54 [2021-08-10T09:16:54.500Z] --- PASS: TestExternalGraphDriver/json (1.89s) 09:16:54 [2021-08-10T09:16:54.500Z] --- PASS: TestExternalGraphDriver/spec (1.91s) 09:16:54 [2021-08-10T09:16:54.500Z] --- PASS: TestExternalGraphDriver/pull (1.61s) 09:16:54 [2021-08-10T09:16:54.500Z] === RUN TestGraphdriverPluginV2 09:16:55 [2021-08-10T09:16:55.812Z] --- PASS: TestNetworkLoopbackNat (3.54s) 09:16:55 [2021-08-10T09:16:55.812Z] === RUN TestPause 09:16:56 [2021-08-10T09:16:56.379Z] --- PASS: TestPause (0.93s) 09:16:56 [2021-08-10T09:16:56.379Z] === RUN TestPauseFailsOnWindowsServerContainers 09:16:56 [2021-08-10T09:16:56.379Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:16:56 [2021-08-10T09:16:56.379Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:16:56 [2021-08-10T09:16:56.379Z] === RUN TestPauseStopPausedContainer 09:16:57 [2021-08-10T09:16:57.314Z] --- PASS: TestPauseStopPausedContainer (0.94s) 09:16:57 [2021-08-10T09:16:57.314Z] === RUN TestPidHost 09:16:57 [2021-08-10T09:16:57.660Z] Removing intermediate container b5ecd15cc647 09:16:57 [2021-08-10T09:16:57.660Z] ---> c4335d23ac36 09:16:57 [2021-08-10T09:16:57.660Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 09:16:57 [2021-08-10T09:16:57.660Z] ---> Running in 1b837f9f2a79 09:16:57 [2021-08-10T09:16:57.660Z] 09:16:57 [2021-08-10T09:16:57.660Z] SUCCESS: Specified value was saved. 09:16:57 [2021-08-10T09:16:57.772Z] --- PASS: TestGraphdriverPluginV2 (3.62s) 09:16:57 [2021-08-10T09:16:57.772Z] PASS 09:16:57 [2021-08-10T09:16:57.772Z] 09:16:57 [2021-08-10T09:16:57.772Z] DONE 5 tests in 9.143s 09:16:57 [2021-08-10T09:16:57.772Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:16:57 [2021-08-10T09:16:57.772Z] INFO: Testing against a local daemon 09:16:57 [2021-08-10T09:16:57.772Z] === RUN TestContinueAfterPluginCrash 09:16:57 [2021-08-10T09:16:57.772Z] === PAUSE TestContinueAfterPluginCrash 09:16:57 [2021-08-10T09:16:57.772Z] === RUN TestReadPluginNoRead 09:16:57 [2021-08-10T09:16:57.772Z] === PAUSE TestReadPluginNoRead 09:16:57 [2021-08-10T09:16:57.772Z] === RUN TestDaemonStartWithLogOpt 09:16:57 [2021-08-10T09:16:57.772Z] === PAUSE TestDaemonStartWithLogOpt 09:16:57 [2021-08-10T09:16:57.772Z] === CONT TestContinueAfterPluginCrash 09:16:57 [2021-08-10T09:16:57.772Z] === CONT TestDaemonStartWithLogOpt 09:16:58 [2021-08-10T09:16:58.687Z] === RUN TestDockerSuite/TestBuildAddTarXz 09:16:59 [2021-08-10T09:16:59.622Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 09:16:59 [2021-08-10T09:16:59.842Z] Removing intermediate container 1b837f9f2a79 09:16:59 [2021-08-10T09:16:59.842Z] ---> 4090b486fd34 09:16:59 [2021-08-10T09:16:59.842Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 09:16:59 [2021-08-10T09:16:59.842Z] ---> Running in 49d2d6cb01b3 09:17:00 [2021-08-10T09:17:00.189Z] --- PASS: TestPidHost (2.75s) 09:17:00 [2021-08-10T09:17:00.189Z] === RUN TestPsFilter 09:17:00 [2021-08-10T09:17:00.189Z] --- PASS: TestPsFilter (0.11s) 09:17:00 [2021-08-10T09:17:00.189Z] === RUN TestRemoveContainerWithRemovedVolume 09:17:00 [2021-08-10T09:17:00.755Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 09:17:01 [2021-08-10T09:17:01.013Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 09:17:01 [2021-08-10T09:17:01.271Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) 09:17:01 [2021-08-10T09:17:01.271Z] === RUN TestRemoveContainerWithVolume 09:17:01 [2021-08-10T09:17:01.946Z] --- PASS: TestDaemonStartWithLogOpt (3.55s) 09:17:01 [2021-08-10T09:17:01.946Z] === CONT TestReadPluginNoRead 09:17:02 [2021-08-10T09:17:02.650Z] --- PASS: TestRemoveContainerWithVolume (1.30s) 09:17:02 [2021-08-10T09:17:02.650Z] === RUN TestRemoveContainerRunning 09:17:03 [2021-08-10T09:17:03.841Z] === RUN TestReadPluginNoRead/default 09:17:04 [2021-08-10T09:17:04.027Z] --- PASS: TestRemoveContainerRunning (1.21s) 09:17:04 [2021-08-10T09:17:04.027Z] === RUN TestRemoveContainerForceRemoveRunning 09:17:04 [2021-08-10T09:17:04.527Z] Cannot create a file when that file already exists. 09:17:04 [2021-08-10T09:17:04.966Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.28s) 09:17:04 [2021-08-10T09:17:04.966Z] === RUN TestRemoveInvalidContainer 09:17:04 [2021-08-10T09:17:04.966Z] --- PASS: TestRemoveInvalidContainer (0.02s) 09:17:04 [2021-08-10T09:17:04.966Z] === RUN TestRenameLinkedContainer 09:17:05 [2021-08-10T09:17:05.210Z] === RUN TestReadPluginNoRead/disabled_caching 09:17:06 [2021-08-10T09:17:06.869Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 09:17:07 [2021-08-10T09:17:07.106Z] --- PASS: TestContinueAfterPluginCrash (8.93s) 09:17:07 [2021-08-10T09:17:07.106Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:17:08 [2021-08-10T09:17:08.476Z] === CONT TestReadPluginNoRead 09:17:08 [2021-08-10T09:17:08.476Z] read_test.go:92: [d2eb63ee551f0] daemon is not started 09:17:08 [2021-08-10T09:17:08.476Z] --- PASS: TestReadPluginNoRead (7.05s) 09:17:08 [2021-08-10T09:17:08.476Z] --- PASS: TestReadPluginNoRead/default (1.53s) 09:17:08 [2021-08-10T09:17:08.476Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) 09:17:08 [2021-08-10T09:17:08.476Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) 09:17:08 [2021-08-10T09:17:08.476Z] PASS 09:17:08 [2021-08-10T09:17:08.476Z] 09:17:08 [2021-08-10T09:17:08.476Z] DONE 6 tests in 10.638s 09:17:08 [2021-08-10T09:17:08.476Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:17:08 [2021-08-10T09:17:08.476Z] testing: warning: no tests to run 09:17:08 [2021-08-10T09:17:08.476Z] PASS 09:17:08 [2021-08-10T09:17:08.476Z] 09:17:08 [2021-08-10T09:17:08.476Z] DONE 0 tests in 0.007s 09:17:08 [2021-08-10T09:17:08.476Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:17:08 [2021-08-10T09:17:08.476Z] INFO: Testing against a local daemon 09:17:08 [2021-08-10T09:17:08.476Z] === RUN TestPluginWithDevMounts 09:17:08 [2021-08-10T09:17:08.476Z] === PAUSE TestPluginWithDevMounts 09:17:08 [2021-08-10T09:17:08.476Z] === CONT TestPluginWithDevMounts 09:17:08 [2021-08-10T09:17:08.770Z] check_test.go:309: [d0d2bacf846eb] daemon is not started 09:17:08 [2021-08-10T09:17:08.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 09:17:09 [2021-08-10T09:17:09.207Z] Removing intermediate container 49d2d6cb01b3 09:17:09 [2021-08-10T09:17:09.207Z] ---> 67c702d232a1 09:17:09 [2021-08-10T09:17:09.207Z] Step 13/13 : CMD ["sh"] 09:17:09 [2021-08-10T09:17:09.207Z] ---> Running in a20c5f80e9a7 09:17:09 [2021-08-10T09:17:09.207Z] Removing intermediate container a20c5f80e9a7 09:17:09 [2021-08-10T09:17:09.207Z] ---> 3253c375b18e 09:17:09 [2021-08-10T09:17:09.207Z] Successfully built 3253c375b18e 09:17:09 [2021-08-10T09:17:09.207Z] Successfully tagged busybox:latest 09:17:09 [2021-08-10T09:17:09.207Z] INFO: Docker images of the daemon under test 09:17:09 [2021-08-10T09:17:09.207Z] 09:17:09 [2021-08-10T09:17:09.207Z] REPOSITORY TAG IMAGE ID CREATED SIZE 09:17:09 [2021-08-10T09:17:09.207Z] busybox latest 3253c375b18e Less than a second ago 5.72GB 09:17:09 [2021-08-10T09:17:09.207Z] microsoft/windowsservercore latest 9a0a02eca0e6 4 weeks ago 5.7GB 09:17:09 [2021-08-10T09:17:09.207Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 4 weeks ago 5.7GB 09:17:09 [2021-08-10T09:17:09.207Z] 09:17:09 [2021-08-10T09:17:09.207Z] INFO: Running integration tests at 08/10/2021 09:17:08... 09:17:09 [2021-08-10T09:17:09.207Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 09:17:09 [2021-08-10T09:17:09.207Z] INFO: Integration API tests being run from the host: 09:17:09 [2021-08-10T09:17:09.207Z] INFO: make.ps1 starting at 08/10/2021 09:17:08 09:17:09 [2021-08-10T09:17:09.665Z] Running D:\gopath\src\github.com\docker\docker\integration\build 09:17:10 [2021-08-10T09:17:10.189Z] --- PASS: TestRenameLinkedContainer (5.07s) 09:17:10 [2021-08-10T09:17:10.189Z] === RUN TestRenameStoppedContainer 09:17:10 [2021-08-10T09:17:10.369Z] --- PASS: TestPluginWithDevMounts (1.60s) 09:17:10 [2021-08-10T09:17:10.369Z] PASS 09:17:10 [2021-08-10T09:17:10.369Z] 09:17:10 [2021-08-10T09:17:10.369Z] DONE 1 tests in 1.658s 09:17:10 [2021-08-10T09:17:10.369Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 09:17:10 [2021-08-10T09:17:10.369Z] INFO: Testing against a local daemon 09:17:10 [2021-08-10T09:17:10.369Z] === RUN TestSecretInspect 09:17:10 [2021-08-10T09:17:10.697Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 09:17:11 [2021-08-10T09:17:11.582Z] --- PASS: TestRenameStoppedContainer (1.30s) 09:17:11 [2021-08-10T09:17:11.582Z] === RUN TestRenameRunningContainerAndReuse 09:17:11 [2021-08-10T09:17:11.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 09:17:12 [2021-08-10T09:17:12.890Z] --- PASS: TestSecretInspect (2.22s) 09:17:12 [2021-08-10T09:17:12.890Z] === RUN TestSecretList 09:17:14 [2021-08-10T09:17:14.374Z] --- PASS: TestRenameRunningContainerAndReuse (2.66s) 09:17:14 [2021-08-10T09:17:14.374Z] === RUN TestRenameInvalidName 09:17:14 [2021-08-10T09:17:14.783Z] --- PASS: TestSecretList (2.22s) 09:17:14 [2021-08-10T09:17:14.783Z] === RUN TestSecretsCreateAndDelete 09:17:15 [2021-08-10T09:17:15.751Z] --- PASS: TestRenameInvalidName (1.43s) 09:17:15 [2021-08-10T09:17:15.751Z] === RUN TestRenameAnonymousContainer 09:17:17 [2021-08-10T09:17:17.303Z] --- PASS: TestSecretsCreateAndDelete (2.24s) 09:17:17 [2021-08-10T09:17:17.303Z] === RUN TestSecretsUpdate 09:17:18 [2021-08-10T09:17:18.285Z] === RUN TestDockerSuite/TestBuildBlankName 09:17:18 [2021-08-10T09:17:18.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 09:17:19 [2021-08-10T09:17:19.194Z] --- PASS: TestSecretsUpdate (2.19s) 09:17:19 [2021-08-10T09:17:19.194Z] === RUN TestTemplatedSecret 09:17:20 [2021-08-10T09:17:20.447Z] --- PASS: TestRenameAnonymousContainer (4.75s) 09:17:20 [2021-08-10T09:17:20.447Z] === RUN TestRenameContainerWithSameName 09:17:21 [2021-08-10T09:17:21.823Z] --- PASS: TestRenameContainerWithSameName (1.26s) 09:17:21 [2021-08-10T09:17:21.823Z] === RUN TestRenameContainerWithLinkedContainer 09:17:22 [2021-08-10T09:17:22.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 09:17:22 [2021-08-10T09:17:22.466Z] --- PASS: TestTemplatedSecret (3.36s) 09:17:22 [2021-08-10T09:17:22.466Z] === RUN TestSecretCreateResolve 09:17:23 [2021-08-10T09:17:23.988Z] --- PASS: TestRenameContainerWithLinkedContainer (2.47s) 09:17:23 [2021-08-10T09:17:23.988Z] === RUN TestResize 09:17:24 [2021-08-10T09:17:24.991Z] --- PASS: TestSecretCreateResolve (2.21s) 09:17:24 [2021-08-10T09:17:24.991Z] PASS 09:17:24 [2021-08-10T09:17:24.991Z] 09:17:24 [2021-08-10T09:17:24.991Z] DONE 6 tests in 14.468s 09:17:24 [2021-08-10T09:17:24.991Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 09:17:24 [2021-08-10T09:17:24.991Z] INFO: Testing against a local daemon 09:17:24 [2021-08-10T09:17:24.991Z] === RUN TestServiceCreateInit 09:17:24 [2021-08-10T09:17:24.991Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:17:25 [2021-08-10T09:17:25.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 09:17:25 [2021-08-10T09:17:25.363Z] --- PASS: TestResize (1.32s) 09:17:25 [2021-08-10T09:17:25.363Z] === RUN TestResizeWithInvalidSize 09:17:25 [2021-08-10T09:17:25.784Z] tests/integration/api_volume_test.py ......... [ 74%] 09:17:26 [2021-08-10T09:17:26.738Z] --- PASS: TestResizeWithInvalidSize (1.26s) 09:17:26 [2021-08-10T09:17:26.738Z] === RUN TestResizeWhenContainerNotStarted 09:17:27 [2021-08-10T09:17:27.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 09:17:27 [2021-08-10T09:17:27.671Z] tests/integration/client_test.py ..... [ 75%] 09:17:27 [2021-08-10T09:17:27.926Z] tests/integration/context_api_test.py ... [ 76%] 09:17:28 [2021-08-10T09:17:28.240Z] --- PASS: TestResizeWhenContainerNotStarted (1.53s) 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:17:28 [2021-08-10T09:17:28.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:17:28 [2021-08-10T09:17:28.488Z] tests/integration/errors_test.py . [ 76%] 09:17:29 [2021-08-10T09:17:29.164Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:17:31 [2021-08-10T09:17:31.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 09:17:32 [2021-08-10T09:17:32.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:17:32 [2021-08-10T09:17:32.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:17:34 [2021-08-10T09:17:34.415Z] --- PASS: TestServiceCreateInit (9.14s) 09:17:34 [2021-08-10T09:17:34.415Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.59s) 09:17:34 [2021-08-10T09:17:34.415Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) 09:17:34 [2021-08-10T09:17:34.415Z] === RUN TestCreateServiceMultipleTimes 09:17:34 [2021-08-10T09:17:34.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:17:34 [2021-08-10T09:17:34.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:17:34 [2021-08-10T09:17:34.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 09:17:36 [2021-08-10T09:17:36.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:17:36 [2021-08-10T09:17:36.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:17:39 [2021-08-10T09:17:39.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 09:17:39 [2021-08-10T09:17:39.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 09:17:39 [2021-08-10T09:17:39.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:17:39 [2021-08-10T09:17:39.634Z] INFO: Testing against a local daemon 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildWithSession 09:17:39 [2021-08-10T09:17:39.634Z] build_session_test.go:25: TODO: BuildKit 09:17:39 [2021-08-10T09:17:39.634Z] --- SKIP: TestBuildWithSession (0.00s) 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildSquashParent 09:17:39 [2021-08-10T09:17:39.634Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 09:17:39 [2021-08-10T09:17:39.634Z] --- SKIP: TestBuildSquashParent (0.00s) 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildWithRemoveAndForceRemove 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:17:39 [2021-08-10T09:17:39.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:17:39 [2021-08-10T09:17:39.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:17:39 [2021-08-10T09:17:39.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:17:39 [2021-08-10T09:17:39.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:17:39 [2021-08-10T09:17:39.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:17:39 [2021-08-10T09:17:39.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:17:39 [2021-08-10T09:17:39.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:17:39 [2021-08-10T09:17:39.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:17:39 [2021-08-10T09:17:39.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:17:39 [2021-08-10T09:17:39.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:17:39 [2021-08-10T09:17:39.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:17:40 [2021-08-10T09:17:40.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:17:40 [2021-08-10T09:17:40.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:17:40 [2021-08-10T09:17:40.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 09:17:42 [2021-08-10T09:17:42.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 09:17:43 [2021-08-10T09:17:43.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 09:17:45 [2021-08-10T09:17:45.442Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:17:45 [2021-08-10T09:17:45.442Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:17:45 [2021-08-10T09:17:45.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 09:17:46 [2021-08-10T09:17:46.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:17:46 [2021-08-10T09:17:46.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.18s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.53s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.04s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.04s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.50s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.21s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.51s) 09:17:50 [2021-08-10T09:17:50.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.84s) 09:17:50 [2021-08-10T09:17:50.672Z] === RUN TestCgroupNamespacesRun 09:17:50 [2021-08-10T09:17:50.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 09:17:52 [2021-08-10T09:17:52.506Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) 09:17:52 [2021-08-10T09:17:52.506Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.29s) 09:17:52 [2021-08-10T09:17:52.506Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.39s) 09:17:52 [2021-08-10T09:17:52.506Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.53s) 09:17:52 [2021-08-10T09:17:52.506Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.67s) 09:17:52 [2021-08-10T09:17:52.506Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.95s) 09:17:52 [2021-08-10T09:17:52.506Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.09s) 09:17:52 [2021-08-10T09:17:52.506Z] === RUN TestBuildMultiStageCopy 09:17:52 [2021-08-10T09:17:52.506Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:17:52 [2021-08-10T09:17:52.509Z] --- PASS: TestCreateServiceMultipleTimes (17.05s) 09:17:52 [2021-08-10T09:17:52.509Z] === RUN TestCreateServiceConflict 09:17:52 [2021-08-10T09:17:52.576Z] --- PASS: TestCgroupNamespacesRun (2.67s) 09:17:52 [2021-08-10T09:17:52.576Z] === RUN TestCgroupNamespacesRunPrivileged 09:17:53 [2021-08-10T09:17:53.075Z] --- PASS: TestCreateServiceConflict (2.15s) 09:17:53 [2021-08-10T09:17:53.075Z] === RUN TestCreateServiceMaxReplicas 09:17:54 [2021-08-10T09:17:54.365Z] tests/integration/models_containers_test.py ............................ [ 83%] 09:17:54 [2021-08-10T09:17:54.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 09:17:54 [2021-08-10T09:17:54.477Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) 09:17:54 [2021-08-10T09:17:54.477Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:17:56 [2021-08-10T09:17:56.346Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) 09:17:56 [2021-08-10T09:17:56.346Z] === RUN TestCreateWithDuplicateNetworkNames 09:17:57 [2021-08-10T09:17:57.007Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.69s) 09:17:57 [2021-08-10T09:17:57.007Z] === RUN TestCgroupNamespacesRunHostMode 09:18:00 [2021-08-10T09:18:00.291Z] --- PASS: TestCgroupNamespacesRunHostMode (2.96s) 09:18:00 [2021-08-10T09:18:00.291Z] === RUN TestCgroupNamespacesRunPrivateMode 09:18:01 [2021-08-10T09:18:01.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:18:01 [2021-08-10T09:18:01.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:18:01 [2021-08-10T09:18:01.227Z] check_test.go:309: [d320e27f44a0b] daemon is not started 09:18:01 [2021-08-10T09:18:01.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 09:18:01 [2021-08-10T09:18:01.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 09:18:01 [2021-08-10T09:18:01.524Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:18:02 [2021-08-10T09:18:02.422Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.58s) 09:18:02 [2021-08-10T09:18:02.422Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:18:02 [2021-08-10T09:18:02.489Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:18:02 [2021-08-10T09:18:02.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 09:18:03 [2021-08-10T09:18:03.454Z] --- PASS: TestBuildMultiStageCopy (10.75s) 09:18:03 [2021-08-10T09:18:03.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.18s) 09:18:03 [2021-08-10T09:18:03.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) 09:18:03 [2021-08-10T09:18:03.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) 09:18:03 [2021-08-10T09:18:03.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) 09:18:03 [2021-08-10T09:18:03.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) 09:18:03 [2021-08-10T09:18:03.455Z] === RUN TestBuildMultiStageParentConfig 09:18:04 [2021-08-10T09:18:04.055Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) 09:18:04 [2021-08-10T09:18:04.055Z] === RUN TestCgroupNamespacesRunInvalidMode 09:18:04 [2021-08-10T09:18:04.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 09:18:05 [2021-08-10T09:18:05.248Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) 09:18:05 [2021-08-10T09:18:05.248Z] === RUN TestCgroupNamespacesRunOlderClient 09:18:05 [2021-08-10T09:18:05.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 09:18:05 [2021-08-10T09:18:05.629Z] --- PASS: TestBuildMultiStageParentConfig (2.20s) 09:18:05 [2021-08-10T09:18:05.629Z] === RUN TestBuildLabelWithTargets 09:18:05 [2021-08-10T09:18:05.629Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 09:18:05 [2021-08-10T09:18:05.629Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 09:18:05 [2021-08-10T09:18:05.629Z] === RUN TestBuildWithEmptyLayers 09:18:06 [2021-08-10T09:18:06.594Z] --- PASS: TestBuildWithEmptyLayers (1.14s) 09:18:06 [2021-08-10T09:18:06.594Z] === RUN TestBuildMultiStageOnBuild 09:18:07 [2021-08-10T09:18:07.778Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.52s) 09:18:07 [2021-08-10T09:18:07.778Z] === RUN TestNISDomainname 09:18:07 [2021-08-10T09:18:07.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 09:18:08 [2021-08-10T09:18:08.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 09:18:10 [2021-08-10T09:18:10.606Z] --- PASS: TestNISDomainname (2.62s) 09:18:10 [2021-08-10T09:18:10.606Z] === RUN TestHostnameDnsResolution 09:18:11 [2021-08-10T09:18:11.194Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) 09:18:11 [2021-08-10T09:18:11.194Z] === RUN TestCreateServiceSecretFileMode 09:18:11 [2021-08-10T09:18:11.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 09:18:12 [2021-08-10T09:18:12.122Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) 09:18:12 [2021-08-10T09:18:12.122Z] === RUN TestCreateServiceConfigFileMode 09:18:12 [2021-08-10T09:18:12.481Z] --- PASS: TestHostnameDnsResolution (2.22s) 09:18:12 [2021-08-10T09:18:12.481Z] === RUN TestStats 09:18:13 [2021-08-10T09:18:13.218Z] ......... [ 86%] 09:18:14 [2021-08-10T09:18:14.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 09:18:15 [2021-08-10T09:18:15.395Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) 09:18:15 [2021-08-10T09:18:15.395Z] === RUN TestCreateServiceSysctls 09:18:15 [2021-08-10T09:18:15.755Z] --- PASS: TestStats (3.25s) 09:18:15 [2021-08-10T09:18:15.755Z] === RUN TestStopContainerWithTimeout 09:18:15 [2021-08-10T09:18:15.755Z] === RUN TestStopContainerWithTimeout/0 09:18:15 [2021-08-10T09:18:15.755Z] === PAUSE TestStopContainerWithTimeout/0 09:18:15 [2021-08-10T09:18:15.755Z] === RUN TestStopContainerWithTimeout/1 09:18:15 [2021-08-10T09:18:15.755Z] === PAUSE TestStopContainerWithTimeout/1 09:18:15 [2021-08-10T09:18:15.755Z] === RUN TestStopContainerWithTimeout/3 09:18:15 [2021-08-10T09:18:15.755Z] === PAUSE TestStopContainerWithTimeout/3 09:18:15 [2021-08-10T09:18:15.755Z] === RUN TestStopContainerWithTimeout/-1 09:18:15 [2021-08-10T09:18:15.755Z] === PAUSE TestStopContainerWithTimeout/-1 09:18:15 [2021-08-10T09:18:15.755Z] === CONT TestStopContainerWithTimeout/0 09:18:15 [2021-08-10T09:18:15.755Z] === CONT TestStopContainerWithTimeout/-1 09:18:18 [2021-08-10T09:18:18.142Z] tests/integration/models_images_test.py ............... [ 89%] 09:18:18 [2021-08-10T09:18:18.287Z] === CONT TestStopContainerWithTimeout/3 09:18:18 [2021-08-10T09:18:18.667Z] --- PASS: TestCreateServiceSysctls (3.78s) 09:18:18 [2021-08-10T09:18:18.667Z] === RUN TestCreateServiceCapabilities 09:18:19 [2021-08-10T09:18:19.581Z] tests/integration/models_networks_test.py .... [ 91%] 09:18:19 [2021-08-10T09:18:19.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 09:18:19 [2021-08-10T09:18:19.921Z] === CONT TestStopContainerWithTimeout/1 09:18:21 [2021-08-10T09:18:21.186Z] --- PASS: TestCreateServiceCapabilities (2.72s) 09:18:21 [2021-08-10T09:18:21.186Z] === RUN TestInspect 09:18:21 [2021-08-10T09:18:21.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 09:18:21 [2021-08-10T09:18:21.387Z] --- PASS: TestBuildMultiStageOnBuild (14.63s) 09:18:21 [2021-08-10T09:18:21.387Z] === RUN TestBuildUncleanTarFilenames 09:18:21 [2021-08-10T09:18:21.387Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 09:18:21 [2021-08-10T09:18:21.387Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 09:18:21 [2021-08-10T09:18:21.387Z] === RUN TestBuildMultiStageLayerLeak 09:18:22 [2021-08-10T09:18:22.234Z] --- PASS: TestStopContainerWithTimeout (0.03s) 09:18:22 [2021-08-10T09:18:22.234Z] --- PASS: TestStopContainerWithTimeout/0 (2.25s) 09:18:22 [2021-08-10T09:18:22.234Z] --- PASS: TestStopContainerWithTimeout/-1 (4.20s) 09:18:22 [2021-08-10T09:18:22.234Z] --- PASS: TestStopContainerWithTimeout/3 (3.51s) 09:18:22 [2021-08-10T09:18:22.234Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) 09:18:22 [2021-08-10T09:18:22.234Z] === RUN TestDeleteDevicemapper 09:18:22 [2021-08-10T09:18:22.234Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:18:22 [2021-08-10T09:18:22.234Z] --- SKIP: TestDeleteDevicemapper (0.00s) 09:18:22 [2021-08-10T09:18:22.234Z] === RUN TestStopContainerWithRestartPolicyAlways 09:18:22 [2021-08-10T09:18:22.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 09:18:23 [2021-08-10T09:18:23.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 09:18:24 [2021-08-10T09:18:24.962Z] === RUN TestDockerSuite/TestBuildCacheAdd 09:18:24 [2021-08-10T09:18:24.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 09:18:25 [2021-08-10T09:18:25.362Z] --- PASS: TestInspect (3.34s) 09:18:25 [2021-08-10T09:18:25.362Z] === RUN TestCreateJob 09:18:25 [2021-08-10T09:18:25.527Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 09:18:26 [2021-08-10T09:18:26.113Z] tests/integration/models_nodes_test.py . [ 91%] 09:18:26 [2021-08-10T09:18:26.461Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.31s) 09:18:26 [2021-08-10T09:18:26.461Z] === RUN TestUpdateMemory 09:18:26 [2021-08-10T09:18:26.461Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 09:18:26 [2021-08-10T09:18:26.461Z] --- SKIP: TestUpdateMemory (0.00s) 09:18:26 [2021-08-10T09:18:26.461Z] === RUN TestUpdateCPUQuota 09:18:26 [2021-08-10T09:18:26.461Z] === RUN TestDockerSuite/TestBuildCacheFrom 09:18:26 [2021-08-10T09:18:26.674Z] tests/integration/models_resources_test.py . [ 91%] 09:18:27 [2021-08-10T09:18:27.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 09:18:28 [2021-08-10T09:18:28.418Z] tests/integration/models_services_test.py ..............X. [ 95%] 09:18:28 [2021-08-10T09:18:28.633Z] --- PASS: TestCreateJob (3.70s) 09:18:28 [2021-08-10T09:18:28.633Z] === RUN TestReplicatedJob 09:18:31 [2021-08-10T09:18:31.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 09:18:31 [2021-08-10T09:18:31.118Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 09:18:31 [2021-08-10T09:18:31.118Z] check_test.go:309: [dda1f754437d4] daemon is not started 09:18:31 [2021-08-10T09:18:31.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 09:18:31 [2021-08-10T09:18:31.118Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 09:18:31 [2021-08-10T09:18:31.118Z] check_test.go:309: [d39538739de48] daemon is not started 09:18:31 [2021-08-10T09:18:31.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 09:18:31 [2021-08-10T09:18:31.145Z] tests/integration/models_swarm_test.py .. [ 96%] 09:18:31 [2021-08-10T09:18:31.145Z] tests/integration/models_volumes_test.py .. [ 96%] 09:18:32 [2021-08-10T09:18:32.054Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 09:18:33 [2021-08-10T09:18:33.432Z] === RUN TestDockerSuite/TestBuildCacheRootSource 09:18:33 [2021-08-10T09:18:33.691Z] check_test.go:309: [d8b23580be70b] daemon is not started 09:18:33 [2021-08-10T09:18:33.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 09:18:33 [2021-08-10T09:18:33.949Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 09:18:35 [2021-08-10T09:18:35.179Z] --- PASS: TestReplicatedJob (6.45s) 09:18:35 [2021-08-10T09:18:35.179Z] === RUN TestUpdateReplicatedJob 09:18:35 [2021-08-10T09:18:35.323Z] === RUN TestDockerSuite/TestBuildChownOnCopy 09:18:36 [2021-08-10T09:18:36.155Z] tests/integration/regression_test.py ...... [ 98%] 09:18:36 [2021-08-10T09:18:36.410Z] tests/integration/credentials/store_test.py ...... [ 99%] 09:18:36 [2021-08-10T09:18:36.410Z] tests/integration/credentials/utils_test.py . [100%] 09:18:36 [2021-08-10T09:18:36.410Z] 09:18:36 [2021-08-10T09:18:36.410Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 09:18:36 [2021-08-10T09:18:36.410Z] =========================== short test summary info ============================ 09:18:36 [2021-08-10T09:18:36.410Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 09:18:36 [2021-08-10T09:18:36.410Z] CONFIG_RT_GROUP_SCHED isn't enabled 09:18:36 [2021-08-10T09:18:36.410Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 09:18:36 [2021-08-10T09:18:36.410Z] Not supported on most drivers 09:18:36 [2021-08-10T09:18:36.410Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 09:18:36 [2021-08-10T09:18:36.410Z] Output of docker top depends on host distro, and is not formalized. 09:18:36 [2021-08-10T09:18:36.410Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 09:18:36 [2021-08-10T09:18:36.410Z] Output of docker top depends on host distro, and is not formalized. 09:18:36 [2021-08-10T09:18:36.410Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 09:18:36 [2021-08-10T09:18:36.410Z] Can fail if eth0 has multiple IP addresses 09:18:36 [2021-08-10T09:18:36.410Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 09:18:36 [2021-08-10T09:18:36.410Z] This doesn't seem to be taken into account by the engine 09:18:36 [2021-08-10T09:18:36.410Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME 09:18:36 [2021-08-10T09:18:36.410Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) 09:18:36 [2021-08-10T09:18:36.410Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 09:18:36 [2021-08-10T09:18:36.410Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 343.10 seconds == 09:18:36 [2021-08-10T09:18:36.697Z] --- PASS: TestUpdateCPUQuota (10.05s) 09:18:36 [2021-08-10T09:18:36.697Z] === RUN TestUpdatePidsLimit 09:18:36 [2021-08-10T09:18:36.697Z] === RUN TestUpdatePidsLimit/update_from_none 09:18:36 [2021-08-10T09:18:36.972Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 09:18:37 [2021-08-10T09:18:37.632Z] === RUN TestUpdatePidsLimit/no_change 09:18:38 [2021-08-10T09:18:38.449Z] --- PASS: TestUpdateReplicatedJob (3.70s) 09:18:38 [2021-08-10T09:18:38.449Z] === RUN TestServiceListWithStatuses 09:18:38 [2021-08-10T09:18:38.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:18:38 [2021-08-10T09:18:38.449Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:18:38 [2021-08-10T09:18:38.449Z] === RUN TestDockerNetworkConnectAlias 09:18:39 [2021-08-10T09:18:39.008Z] === RUN TestUpdatePidsLimit/update_lower 09:18:39 [2021-08-10T09:18:39.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 09:18:40 [2021-08-10T09:18:40.509Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 09:18:41 [2021-08-10T09:18:41.885Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 09:18:42 [2021-08-10T09:18:42.458Z] --- PASS: TestBuildMultiStageLayerLeak (18.45s) 09:18:42 [2021-08-10T09:18:42.458Z] === RUN TestBuildWithHugeFile 09:18:43 [2021-08-10T09:18:43.261Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 09:18:43 [2021-08-10T09:18:43.519Z] === RUN TestDockerSuite/TestBuildChownSingleFile 09:18:43 [2021-08-10T09:18:43.701Z] --- PASS: TestDockerNetworkConnectAlias (4.66s) 09:18:43 [2021-08-10T09:18:43.701Z] === RUN TestDockerNetworkReConnect 09:18:43 [2021-08-10T09:18:43.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 09:18:44 [2021-08-10T09:18:44.344Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 09:18:46 [2021-08-10T09:18:46.877Z] --- PASS: TestUpdatePidsLimit (10.14s) 09:18:46 [2021-08-10T09:18:46.877Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.24s) 09:18:46 [2021-08-10T09:18:46.877Z] --- PASS: TestUpdatePidsLimit/no_change (1.39s) 09:18:46 [2021-08-10T09:18:46.877Z] --- PASS: TestUpdatePidsLimit/update_lower (1.24s) 09:18:46 [2021-08-10T09:18:46.877Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.36s) 09:18:46 [2021-08-10T09:18:46.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.35s) 09:18:46 [2021-08-10T09:18:46.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.24s) 09:18:46 [2021-08-10T09:18:46.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.34s) 09:18:46 [2021-08-10T09:18:46.877Z] === RUN TestUpdateRestartPolicy 09:18:46 [2021-08-10T09:18:46.877Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 09:18:46 [2021-08-10T09:18:46.905Z] Leaving: AppArmorNo profiles have been unloaded. 09:18:46 [2021-08-10T09:18:46.905Z] 09:18:46 [2021-08-10T09:18:46.905Z] Unloading profiles will leave already running processes permanently 09:18:46 [2021-08-10T09:18:46.905Z] unconfined, which can lead to unexpected situations. 09:18:46 [2021-08-10T09:18:46.905Z] 09:18:46 [2021-08-10T09:18:46.905Z] To set a process to complain mode, use the command line tool 09:18:46 [2021-08-10T09:18:46.905Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:18:46 [2021-08-10T09:18:46.905Z] 09:18:46 [2021-08-10T09:18:46.973Z] --- PASS: TestDockerNetworkReConnect (3.64s) 09:18:46 [2021-08-10T09:18:46.973Z] === RUN TestServicePlugin 09:18:47 [2021-08-10T09:18:47.811Z] === RUN TestDockerSuite/TestBuildClearCmd 09:18:47 [2021-08-10T09:18:47.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 09:18:48 [2021-08-10T09:18:48.069Z] === RUN TestDockerSuite/TestBuildCmd Post stage [Pipeline] junit 09:18:48 [2021-08-10T09:18:48.281Z] Recording test results 09:18:48 [2021-08-10T09:18:48.327Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 09:18:48 [2021-08-10T09:18:48.586Z] === RUN TestDockerSuite/TestBuildCmdShDashC 09:18:48 [2021-08-10T09:18:48.586Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 09:18:48 [2021-08-10T09:18:48.586Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 09:18:48 [2021-08-10T09:18:48.586Z] === RUN TestDockerSuite/TestBuildCmdSpaces 09:18:49 [2021-08-10T09:18:49.289Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 09:18:49 [2021-08-10T09:18:49.577Z] + echo Ensuring container killed. 09:18:49 [2021-08-10T09:18:49.577Z] Ensuring container killed. 09:18:49 [2021-08-10T09:18:49.577Z] + docker rm -vf docker-pr15 09:18:49 [2021-08-10T09:18:49.577Z] Error: No such container: docker-pr15 [Pipeline] sh 09:18:49 [2021-08-10T09:18:49.863Z] + echo Chowning /workspace to jenkins user 09:18:49 [2021-08-10T09:18:49.863Z] Chowning /workspace to jenkins user 09:18:49 [2021-08-10T09:18:49.863Z] + id -u 09:18:49 [2021-08-10T09:18:49.863Z] + id -g 09:18:49 [2021-08-10T09:18:49.863Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42715:/workspace busybox chown -R 1000:1000 /workspace 09:18:49 [2021-08-10T09:18:49.863Z] Unable to find image 'busybox:latest' locally 09:18:49 [2021-08-10T09:18:49.962Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 09:18:50 [2021-08-10T09:18:50.121Z] latest: Pulling from library/busybox 09:18:50 [2021-08-10T09:18:50.121Z] b71f96345d44: Pulling fs layer 09:18:50 [2021-08-10T09:18:50.121Z] b71f96345d44: Verifying Checksum 09:18:50 [2021-08-10T09:18:50.121Z] b71f96345d44: Download complete 09:18:50 [2021-08-10T09:18:50.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 09:18:50 [2021-08-10T09:18:50.245Z] plugin_test.go:62: [d11adcb04af8f] joining swarm manager [dcb4743ef785b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:18:50 [2021-08-10T09:18:50.387Z] b71f96345d44: Pull complete 09:18:50 [2021-08-10T09:18:50.387Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 09:18:50 [2021-08-10T09:18:50.387Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:18:51 [2021-08-10T09:18:51.612Z] plugin_test.go:65: [d5c9b5d5b8c32] joining swarm manager [dcb4743ef785b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:18:51 [2021-08-10T09:18:51.653Z] + bundleName=docker-py 09:18:51 [2021-08-10T09:18:51.653Z] + echo Creating docker-py-bundles.tar.gz 09:18:51 [2021-08-10T09:18:51.653Z] Creating docker-py-bundles.tar.gz 09:18:51 [2021-08-10T09:18:51.653Z] + 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 09:18:51 [2021-08-10T09:18:51.661Z] Archiving artifacts 09:18:53 [2021-08-10T09:18:53.273Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42715/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 09:18:53 [2021-08-10T09:18:53.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=cc95f70de86f69a4680236a4f01beea3f628046e -e DOCKER_GRAPHDRIVER docker:cc95f70de86f69a4680236a4f01beea3f628046e hack/make.sh binary 09:18:54 [2021-08-10T09:18:54.190Z] 09:18:54 [2021-08-10T09:18:54.190Z] Removing bundles/ 09:18:54 [2021-08-10T09:18:54.190Z] 09:18:54 [2021-08-10T09:18:54.190Z] ---> Making bundle: binary (in bundles/binary) 09:18:54 [2021-08-10T09:18:54.190Z] Building: bundles/binary-daemon/dockerd-dev 09:18:54 [2021-08-10T09:18:54.190Z] GOOS="" GOARCH="" GOARM="" 09:18:54 [2021-08-10T09:18:54.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 09:18:55 [2021-08-10T09:18:55.783Z] === RUN TestDockerSuite/TestBuildConditionalCache 09:18:57 [2021-08-10T09:18:57.160Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 09:18:58 [2021-08-10T09:18:58.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 09:18:58 [2021-08-10T09:18:58.353Z] === RUN TestDockerSuite/TestBuildContextCleanup 09:18:58 [2021-08-10T09:18:58.611Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 09:18:59 [2021-08-10T09:18:59.546Z] === RUN TestDockerSuite/TestBuildContextTarGzip 09:18:59 [2021-08-10T09:18:59.805Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 09:19:00 [2021-08-10T09:19:00.216Z] ok github.com/docker/docker/libnetwork/networkdb 105.110s coverage: 60.4% of statements 09:19:00 [2021-08-10T09:19:00.216Z] ? github.com/docker/docker/libnetwork/ns [no test files] 09:19:00 [2021-08-10T09:19:00.216Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements 09:19:00 [2021-08-10T09:19:00.372Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 09:19:02 [2021-08-10T09:19:02.273Z] --- PASS: TestUpdateRestartPolicy (15.53s) 09:19:02 [2021-08-10T09:19:02.273Z] === RUN TestUpdateRestartWithAutoRemove 09:19:02 [2021-08-10T09:19:02.765Z] ok github.com/docker/docker/libnetwork/osl 4.417s coverage: 39.7% of statements 09:19:03 [2021-08-10T09:19:03.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 09:19:03 [2021-08-10T09:19:03.467Z] --- PASS: TestUpdateRestartWithAutoRemove (1.32s) 09:19:03 [2021-08-10T09:19:03.467Z] === RUN TestWaitNonBlocked 09:19:03 [2021-08-10T09:19:03.467Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:19:03 [2021-08-10T09:19:03.467Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:19:03 [2021-08-10T09:19:03.467Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:19:03 [2021-08-10T09:19:03.467Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:19:03 [2021-08-10T09:19:03.467Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:19:03 [2021-08-10T09:19:03.467Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:19:04 [2021-08-10T09:19:04.154Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements 09:19:05 [2021-08-10T09:19:05.998Z] --- PASS: TestWaitNonBlocked (0.02s) 09:19:05 [2021-08-10T09:19:05.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.96s) 09:19:05 [2021-08-10T09:19:05.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.13s) 09:19:05 [2021-08-10T09:19:05.998Z] === RUN TestWaitBlocked 09:19:05 [2021-08-10T09:19:05.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:19:05 [2021-08-10T09:19:05.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:19:05 [2021-08-10T09:19:05.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:19:05 [2021-08-10T09:19:05.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:19:05 [2021-08-10T09:19:05.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:19:05 [2021-08-10T09:19:05.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:19:06 [2021-08-10T09:19:06.566Z] check_test.go:309: [d8ac3fdc920bd] daemon is not started 09:19:06 [2021-08-10T09:19:06.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 09:19:07 [2021-08-10T09:19:07.463Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements 09:19:07 [2021-08-10T09:19:07.974Z] --- PASS: TestWaitBlocked (0.04s) 09:19:07 [2021-08-10T09:19:07.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.34s) 09:19:07 [2021-08-10T09:19:07.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.38s) 09:19:07 [2021-08-10T09:19:07.974Z] === CONT TestContainerStartOnDaemonRestart 09:19:07 [2021-08-10T09:19:07.974Z] === CONT TestIpcModeOlderClient 09:19:08 [2021-08-10T09:19:08.236Z] --- PASS: TestIpcModeOlderClient (0.14s) 09:19:08 [2021-08-10T09:19:08.236Z] === CONT TestRestartDaemonWithRestartingContainer 09:19:10 [2021-08-10T09:19:10.805Z] ok github.com/docker/docker/libnetwork/portmapper 1.420s coverage: 49.5% of statements 09:19:11 [2021-08-10T09:19:11.392Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements 09:19:11 [2021-08-10T09:19:11.392Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] 09:19:11 [2021-08-10T09:19:11.392Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 09:19:11 [2021-08-10T09:19:11.526Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 09:19:13 [2021-08-10T09:19:13.429Z] --- PASS: TestContainerStartOnDaemonRestart (5.47s) 09:19:13 [2021-08-10T09:19:13.429Z] === CONT TestContainerKillOnDaemonStart 09:19:13 [2021-08-10T09:19:13.687Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.43s) 09:19:13 [2021-08-10T09:19:13.687Z] === CONT TestDaemonHostGatewayIP 09:19:14 [2021-08-10T09:19:14.621Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 09:19:16 [2021-08-10T09:19:16.694Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] === Skipped 09:19:16 [2021-08-10T09:19:16.694Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) 09:19:16 [2021-08-10T09:19:16.694Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 09:19:16 [2021-08-10T09:19:16.694Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 09:19:16 [2021-08-10T09:19:16.694Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 09:19:16 [2021-08-10T09:19:16.694Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 09:19:16 [2021-08-10T09:19:16.694Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 09:19:16 [2021-08-10T09:19:16.694Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 09:19:16 [2021-08-10T09:19:16.694Z] firewalld_test.go:13: firewalld is not running 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] 09:19:16 [2021-08-10T09:19:16.694Z] DONE 361 tests, 7 skipped in 645.231s 09:19:17 [2021-08-10T09:19:17.158Z] check_test.go:309: [d85b658a22973] daemon is not started 09:19:17 [2021-08-10T09:19:17.158Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 09:19:17 [2021-08-10T09:19:17.158Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange Post stage [Pipeline] junit 09:19:17 [2021-08-10T09:19:17.284Z] Recording test results 09:19:18 [2021-08-10T09:19:18.092Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 09:19:18 [2021-08-10T09:19:18.117Z] --- PASS: TestServicePlugin (30.25s) 09:19:18 [2021-08-10T09:19:18.117Z] === RUN TestServiceUpdateLabel 09:19:18 [2021-08-10T09:19:18.351Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 09:19:18 [2021-08-10T09:19:18.877Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:19 [2021-08-10T09:19:19.236Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32702812913c222a3e1f4325898f5bd7cf7ed0aa -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:32702812913c222a3e1f4325898f5bd7cf7ed0aa hack/make.sh dynbinary test-integration 09:19:19 [2021-08-10T09:19:19.286Z] --- PASS: TestDaemonHostGatewayIP (5.81s) 09:19:19 [2021-08-10T09:19:19.286Z] === CONT TestDaemonRestartIpcMode 09:19:19 [2021-08-10T09:19:19.485Z] --- PASS: TestServiceUpdateLabel (2.23s) 09:19:19 [2021-08-10T09:19:19.485Z] === RUN TestServiceUpdateSecrets 09:19:20 [2021-08-10T09:19:20.183Z] 09:19:20 [2021-08-10T09:19:20.183Z] Removing bundles/ 09:19:20 [2021-08-10T09:19:20.183Z] 09:19:20 [2021-08-10T09:19:20.183Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:19:20 [2021-08-10T09:19:20.183Z] Building: bundles/dynbinary-daemon/dockerd-dev 09:19:20 [2021-08-10T09:19:20.183Z] GOOS="" GOARCH="" GOARM="" 09:19:20 [2021-08-10T09:19:20.660Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 09:19:21 [2021-08-10T09:19:21.598Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 09:19:23 [2021-08-10T09:19:23.504Z] --- PASS: TestDaemonRestartIpcMode (4.09s) 09:19:25 [2021-08-10T09:19:25.404Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 09:19:25 [2021-08-10T09:19:25.972Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 09:19:26 [2021-08-10T09:19:26.230Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 09:19:26 [2021-08-10T09:19:26.797Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 09:19:27 [2021-08-10T09:19:27.056Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 09:19:27 [2021-08-10T09:19:27.056Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 09:19:27 [2021-08-10T09:19:27.056Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 09:19:27 [2021-08-10T09:19:27.056Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows 09:19:27 [2021-08-10T09:19:27.056Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 09:19:27 [2021-08-10T09:19:27.056Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows 09:19:27 [2021-08-10T09:19:27.056Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 09:19:27 [2021-08-10T09:19:27.056Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows 09:19:27 [2021-08-10T09:19:27.056Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 09:19:27 [2021-08-10T09:19:27.624Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 09:19:27 [2021-08-10T09:19:27.624Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config 09:19:27 [2021-08-10T09:19:27.624Z] --- PASS: TestContainerKillOnDaemonStart (14.10s) 09:19:27 [2021-08-10T09:19:27.624Z] PASS 09:19:27 [2021-08-10T09:19:27.624Z] 09:19:27 [2021-08-10T09:19:27.624Z] === Skipped 09:19:27 [2021-08-10T09:19:27.624Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 09:19:27 [2021-08-10T09:19:27.624Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:19:27 [2021-08-10T09:19:27.624Z] 09:19:27 [2021-08-10T09:19:27.624Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 09:19:27 [2021-08-10T09:19:27.624Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:19:27 [2021-08-10T09:19:27.624Z] 09:19:27 [2021-08-10T09:19:27.624Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 09:19:27 [2021-08-10T09:19:27.624Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:19:27 [2021-08-10T09:19:27.624Z] 09:19:27 [2021-08-10T09:19:27.624Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:19:27 [2021-08-10T09:19:27.624Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:19:27 [2021-08-10T09:19:27.624Z] 09:19:27 [2021-08-10T09:19:27.624Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 09:19:27 [2021-08-10T09:19:27.624Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:19:27 [2021-08-10T09:19:27.624Z] 09:19:27 [2021-08-10T09:19:27.624Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 09:19:27 [2021-08-10T09:19:27.624Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 09:19:27 [2021-08-10T09:19:27.624Z] 09:19:27 [2021-08-10T09:19:27.624Z] 09:19:27 [2021-08-10T09:19:27.624Z] DONE 195 tests, 6 skipped in 228.675s 09:19:27 [2021-08-10T09:19:27.624Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 09:19:27 [2021-08-10T09:19:27.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m 09:19:27 [2021-08-10T09:19:27.624Z] ++ set -e 09:19:27 [2021-08-10T09:19:27.624Z] ++ '[' -n 0 ']' 09:19:27 [2021-08-10T09:19:27.624Z] ++ set -x 09:19:27 [2021-08-10T09:19:27.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m 09:19:27 [2021-08-10T09:19:27.883Z] === RUN TestConfigDaemonLibtrustID 09:19:28 [2021-08-10T09:19:28.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config 09:19:28 [2021-08-10T09:19:28.400Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) 09:19:28 [2021-08-10T09:19:28.400Z] === RUN TestDaemonConfigValidation 09:19:28 [2021-08-10T09:19:28.400Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:19:28 [2021-08-10T09:19:28.400Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:19:28 [2021-08-10T09:19:28.400Z] === RUN TestDaemonConfigValidation/config_with_{} 09:19:28 [2021-08-10T09:19:28.400Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:19:28 [2021-08-10T09:19:28.400Z] === RUN TestDaemonConfigValidation/invalid_config 09:19:28 [2021-08-10T09:19:28.400Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:19:28 [2021-08-10T09:19:28.400Z] === RUN TestDaemonConfigValidation/malformed_config 09:19:28 [2021-08-10T09:19:28.400Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:19:28 [2021-08-10T09:19:28.400Z] === RUN TestDaemonConfigValidation/valid_config 09:19:28 [2021-08-10T09:19:28.400Z] === PAUSE TestDaemonConfigValidation/valid_config 09:19:28 [2021-08-10T09:19:28.400Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:19:28 [2021-08-10T09:19:28.400Z] === CONT TestDaemonConfigValidation/malformed_config 09:19:28 [2021-08-10T09:19:28.660Z] === CONT TestDaemonConfigValidation/valid_config 09:19:28 [2021-08-10T09:19:28.660Z] === CONT TestDaemonConfigValidation/invalid_config 09:19:28 [2021-08-10T09:19:28.660Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config 09:19:28 [2021-08-10T09:19:28.660Z] === CONT TestDaemonConfigValidation/config_with_{} 09:19:28 [2021-08-10T09:19:28.660Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:19:28 [2021-08-10T09:19:28.660Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) 09:19:28 [2021-08-10T09:19:28.660Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) 09:19:28 [2021-08-10T09:19:28.660Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) 09:19:28 [2021-08-10T09:19:28.660Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) 09:19:28 [2021-08-10T09:19:28.660Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 09:19:28 [2021-08-10T09:19:28.660Z] PASS 09:19:28 [2021-08-10T09:19:28.660Z] 09:19:28 [2021-08-10T09:19:28.660Z] DONE 7 tests in 1.151s 09:19:28 [2021-08-10T09:19:28.918Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 09:19:28 [2021-08-10T09:19:28.918Z] ++ 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 09:19:28 [2021-08-10T09:19:28.918Z] ++ set -e 09:19:28 [2021-08-10T09:19:28.918Z] ++ '[' -n 0 ']' 09:19:28 [2021-08-10T09:19:28.918Z] ++ set -x 09:19:28 [2021-08-10T09:19:28.918Z] ++ 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 09:19:29 [2021-08-10T09:19:29.178Z] INFO: Testing against a local daemon 09:19:29 [2021-08-10T09:19:29.178Z] === RUN TestCommitInheritsEnv 09:19:29 [2021-08-10T09:19:29.178Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config 09:19:29 [2021-08-10T09:19:29.436Z] --- PASS: TestCommitInheritsEnv (0.36s) 09:19:29 [2021-08-10T09:19:29.436Z] === RUN TestImportExtremelyLargeImageWorks 09:19:29 [2021-08-10T09:19:29.436Z] === PAUSE TestImportExtremelyLargeImageWorks 09:19:29 [2021-08-10T09:19:29.436Z] === RUN TestImagesFilterMultiReference 09:19:29 [2021-08-10T09:19:29.436Z] --- PASS: TestImagesFilterMultiReference (0.06s) 09:19:29 [2021-08-10T09:19:29.436Z] === RUN TestImagePullPlatformInvalid 09:19:29 [2021-08-10T09:19:29.436Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 09:19:29 [2021-08-10T09:19:29.436Z] === RUN TestRemoveImageOrphaning 09:19:29 [2021-08-10T09:19:29.695Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config 09:19:29 [2021-08-10T09:19:29.953Z] --- PASS: TestRemoveImageOrphaning (0.33s) 09:19:29 [2021-08-10T09:19:29.953Z] === RUN TestRemoveImageGarbageCollector 09:19:30 [2021-08-10T09:19:30.211Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli 09:19:30 [2021-08-10T09:19:30.778Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli 09:19:31 [2021-08-10T09:19:31.344Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli 09:19:31 [2021-08-10T09:19:31.603Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli 09:19:31 [2021-08-10T09:19:31.861Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 09:19:32 [2021-08-10T09:19:32.119Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) 09:19:32 [2021-08-10T09:19:32.119Z] === RUN TestTagUnprefixedRepoByNameOrName 09:19:32 [2021-08-10T09:19:32.119Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 09:19:32 [2021-08-10T09:19:32.119Z] === RUN TestTagInvalidReference 09:19:32 [2021-08-10T09:19:32.119Z] --- PASS: TestTagInvalidReference (0.02s) 09:19:32 [2021-08-10T09:19:32.119Z] === RUN TestTagValidPrefixedRepo 09:19:32 [2021-08-10T09:19:32.119Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli 09:19:32 [2021-08-10T09:19:32.377Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 09:19:32 [2021-08-10T09:19:32.377Z] === RUN TestTagExistedNameWithoutForce 09:19:32 [2021-08-10T09:19:32.377Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) 09:19:32 [2021-08-10T09:19:32.377Z] === RUN TestTagOfficialNames 09:19:32 [2021-08-10T09:19:32.377Z] --- PASS: TestTagOfficialNames (0.06s) 09:19:32 [2021-08-10T09:19:32.377Z] === RUN TestTagMatchesDigest 09:19:32 [2021-08-10T09:19:32.377Z] --- PASS: TestTagMatchesDigest (0.02s) 09:19:32 [2021-08-10T09:19:32.377Z] === CONT TestImportExtremelyLargeImageWorks 09:19:32 [2021-08-10T09:19:32.636Z] check_test.go:309: [d54173a242730] daemon is not started 09:19:32 [2021-08-10T09:19:32.636Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 09:19:34 [2021-08-10T09:19:34.014Z] check_test.go:309: [dc5d92a37ce93] daemon is not started 09:19:34 [2021-08-10T09:19:34.014Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 09:19:34 [2021-08-10T09:19:34.387Z] --- PASS: TestServiceUpdateSecrets (15.11s) 09:19:34 [2021-08-10T09:19:34.387Z] === RUN TestServiceUpdateConfigs 09:19:34 [2021-08-10T09:19:34.579Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 09:19:35 [2021-08-10T09:19:35.956Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 09:19:38 [2021-08-10T09:19:38.487Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 09:19:40 [2021-08-10T09:19:40.390Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 09:19:40 [2021-08-10T09:19:40.956Z] check_test.go:309: [dc6826cc10e31] daemon is not started 09:19:40 [2021-08-10T09:19:40.956Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 09:19:42 [2021-08-10T09:19:42.859Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 09:19:43 [2021-08-10T09:19:43.425Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 09:19:44 [2021-08-10T09:19:44.800Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 09:19:47 [2021-08-10T09:19:47.333Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 09:19:49 [2021-08-10T09:19:49.234Z] --- PASS: TestServiceUpdateConfigs (14.58s) 09:19:49 [2021-08-10T09:19:49.234Z] === RUN TestServiceUpdateNetwork 09:19:52 [2021-08-10T09:19:52.598Z] === RUN TestDockerSuite/TestBuildCopyWildcard 09:19:52 [2021-08-10T09:19:52.598Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 09:19:52 [2021-08-10T09:19:52.856Z] check_test.go:309: [d9f204491ca05] daemon is not started 09:19:53 [2021-08-10T09:19:53.115Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 09:20:01 [2021-08-10T09:20:01.225Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 09:20:01 [2021-08-10T09:20:01.225Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 09:20:01 [2021-08-10T09:20:01.225Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 09:20:02 [2021-08-10T09:20:02.601Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 09:20:04 [2021-08-10T09:20:04.082Z] --- PASS: TestServiceUpdateNetwork (13.00s) 09:20:04 [2021-08-10T09:20:04.082Z] === RUN TestServiceUpdatePidsLimit 09:20:04 [2021-08-10T09:20:04.082Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 09:20:04 [2021-08-10T09:20:04.082Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 09:20:06 [2021-08-10T09:20:06.794Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 09:20:08 [2021-08-10T09:20:08.169Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 09:20:08 [2021-08-10T09:20:08.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 09:20:08 [2021-08-10T09:20:08.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 09:20:10 [2021-08-10T09:20:10.637Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 09:20:11 [2021-08-10T09:20:11.225Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 09:20:12 [2021-08-10T09:20:12.172Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 09:20:12 [2021-08-10T09:20:12.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 09:20:13 [2021-08-10T09:20:13.126Z] check_test.go:309: [d63a02b268025] daemon is not started 09:20:13 [2021-08-10T09:20:13.126Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 09:20:14 [2021-08-10T09:20:14.060Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 09:20:14 [2021-08-10T09:20:14.060Z] === RUN TestDockerSuite/TestBuildDockerignore 09:20:14 [2021-08-10T09:20:14.626Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 09:20:15 [2021-08-10T09:20:15.193Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 09:20:17 [2021-08-10T09:20:17.723Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 09:20:17 [2021-08-10T09:20:17.723Z] check_test.go:309: [d230afebcfb3c] daemon is not started 09:20:17 [2021-08-10T09:20:17.723Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 09:20:19 [2021-08-10T09:20:19.625Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestServiceUpdatePidsLimit (17.05s) 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) 09:20:20 [2021-08-10T09:20:20.263Z] PASS 09:20:20 [2021-08-10T09:20:20.263Z] 09:20:20 [2021-08-10T09:20:20.263Z] === Skipped 09:20:20 [2021-08-10T09:20:20.263Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 09:20:20 [2021-08-10T09:20:20.263Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:20:20 [2021-08-10T09:20:20.263Z] 09:20:20 [2021-08-10T09:20:20.263Z] 09:20:20 [2021-08-10T09:20:20.263Z] DONE 27 tests, 1 skipped in 174.368s 09:20:20 [2021-08-10T09:20:20.263Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 09:20:20 [2021-08-10T09:20:20.263Z] INFO: Testing against a local daemon 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestSessionCreate 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestSessionCreate (0.02s) 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestSessionCreateWithBadUpgrade 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 09:20:20 [2021-08-10T09:20:20.263Z] PASS 09:20:20 [2021-08-10T09:20:20.263Z] 09:20:20 [2021-08-10T09:20:20.263Z] DONE 2 tests in 0.071s 09:20:20 [2021-08-10T09:20:20.263Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 09:20:20 [2021-08-10T09:20:20.263Z] INFO: Testing against a local daemon 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:20:20 [2021-08-10T09:20:20.263Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestDiskUsage 09:20:20 [2021-08-10T09:20:20.263Z] === PAUSE TestDiskUsage 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestEventsExecDie 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestEventsExecDie (1.07s) 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestEventsBackwardsCompatible 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestEventsVolumeCreate 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestEventsVolumeCreate (0.06s) 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestInfoBinaryCommits 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestInfoBinaryCommits (0.03s) 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestInfoAPIVersioned 09:20:20 [2021-08-10T09:20:20.263Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:20:20 [2021-08-10T09:20:20.263Z] === RUN TestInfoDiscoveryBackend 09:20:20 [2021-08-10T09:20:20.825Z] --- PASS: TestInfoDiscoveryBackend (0.53s) 09:20:20 [2021-08-10T09:20:20.825Z] === RUN TestInfoDiscoveryInvalidAdvertise 09:20:21 [2021-08-10T09:20:21.000Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 09:20:21 [2021-08-10T09:20:21.754Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 09:20:21 [2021-08-10T09:20:21.754Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 09:20:22 [2021-08-10T09:20:22.317Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 09:20:22 [2021-08-10T09:20:22.317Z] === RUN TestInfoAPI 09:20:22 [2021-08-10T09:20:22.317Z] --- PASS: TestInfoAPI (0.02s) 09:20:22 [2021-08-10T09:20:22.317Z] === RUN TestInfoAPIWarnings 09:20:25 [2021-08-10T09:20:25.183Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 09:20:26 [2021-08-10T09:20:26.118Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 09:20:28 [2021-08-10T09:20:28.021Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 09:20:28 [2021-08-10T09:20:28.956Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 09:20:30 [2021-08-10T09:20:30.580Z] Created binary: bundles/binary-daemon/dockerd-dev 09:20:30 [2021-08-10T09:20:30.580Z] Copying nested executables into bundles/binary-daemon 09:20:30 [2021-08-10T09:20:30.580Z] Building: bundles/binary-daemon/docker-proxy-dev 09:20:30 [2021-08-10T09:20:30.580Z] GOOS="" GOARCH="" GOARM="" 09:20:30 [2021-08-10T09:20:30.580Z] Created binary: bundles/binary-daemon/docker-proxy-dev 09:20:30 [2021-08-10T09:20:30.580Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 09:20:30 [2021-08-10T09:20:30.858Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 09:20:30 [2021-08-10T09:20:30.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=cc95f70de86f69a4680236a4f01beea3f628046e -e DOCKER_GRAPHDRIVER docker:cc95f70de86f69a4680236a4f01beea3f628046e hack/make.sh cross 09:20:31 [2021-08-10T09:20:31.464Z] 09:20:31 [2021-08-10T09:20:31.464Z] Removing bundles/ 09:20:31 [2021-08-10T09:20:31.464Z] 09:20:31 [2021-08-10T09:20:31.464Z] ---> Making bundle: cross (in bundles/cross) 09:20:31 [2021-08-10T09:20:31.464Z] Cross building: bundles/cross/linux/amd64 09:20:31 [2021-08-10T09:20:31.464Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev 09:20:31 [2021-08-10T09:20:31.464Z] GOOS="linux" GOARCH="amd64" GOARM="" 09:20:32 [2021-08-10T09:20:32.759Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 09:20:35 [2021-08-10T09:20:35.291Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 09:20:36 [2021-08-10T09:20:36.667Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 09:20:38 [2021-08-10T09:20:38.889Z] --- PASS: TestBuildWithHugeFile (114.15s) 09:20:38 [2021-08-10T09:20:38.889Z] === RUN TestBuildWCOWSandboxSize 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestInfoAPIWarnings (16.24s) 09:20:40 [2021-08-10T09:20:40.368Z] === RUN TestInfoDebug 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestInfoDebug (0.53s) 09:20:40 [2021-08-10T09:20:40.368Z] === RUN TestInfoInsecureRegistries 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestInfoInsecureRegistries (0.53s) 09:20:40 [2021-08-10T09:20:40.368Z] === RUN TestInfoRegistryMirrors 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestInfoRegistryMirrors (0.52s) 09:20:40 [2021-08-10T09:20:40.368Z] === RUN TestLoginFailsWithBadCredentials 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) 09:20:40 [2021-08-10T09:20:40.368Z] === RUN TestPingCacheHeaders 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestPingCacheHeaders (0.02s) 09:20:40 [2021-08-10T09:20:40.368Z] === RUN TestPingGet 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestPingGet (0.01s) 09:20:40 [2021-08-10T09:20:40.368Z] === RUN TestPingHead 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestPingHead (0.02s) 09:20:40 [2021-08-10T09:20:40.368Z] === RUN TestVersion 09:20:40 [2021-08-10T09:20:40.368Z] --- PASS: TestVersion (0.02s) 09:20:40 [2021-08-10T09:20:40.368Z] === CONT TestCgroupDriverSystemdMemoryLimit 09:20:40 [2021-08-10T09:20:40.368Z] === CONT TestDiskUsage 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/container_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/image_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/volume_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/build-cache_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/container,_volume_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:20:40 [2021-08-10T09:20:40.931Z] === RUN TestDiskUsage/after_LoadBusybox 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:20:41 [2021-08-10T09:20:41.188Z] === RUN TestDiskUsage/after_container.Run 09:20:41 [2021-08-10T09:20:41.718Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 09:20:41 [2021-08-10T09:20:41.718Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 09:20:41 [2021-08-10T09:20:41.718Z] GOOS="" GOARCH="" GOARM="" 09:20:41 [2021-08-10T09:20:41.718Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 09:20:41 [2021-08-10T09:20:41.718Z] 09:20:41 [2021-08-10T09:20:41.718Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:20:41 [2021-08-10T09:20:41.718Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:20:41 [2021-08-10T09:20:41.718Z] HOSTNAME=774dce01d2a1 09:20:41 [2021-08-10T09:20:41.718Z] TESTDEBUG=0 09:20:41 [2021-08-10T09:20:41.718Z] DEST=bundles/test-integration 09:20:41 [2021-08-10T09:20:41.718Z] PWD=/go/src/github.com/docker/docker 09:20:41 [2021-08-10T09:20:41.718Z] DOCKER_GITCOMMIT=32702812913c222a3e1f4325898f5bd7cf7ed0aa 09:20:41 [2021-08-10T09:20:41.718Z] container=docker 09:20:41 [2021-08-10T09:20:41.718Z] HOME=/root 09:20:41 [2021-08-10T09:20:41.718Z] GOLANG_VERSION=1.16.6 09:20:41 [2021-08-10T09:20:41.718Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:20:41 [2021-08-10T09:20:41.718Z] VALIDATE_BRANCH=master 09:20:41 [2021-08-10T09:20:41.718Z] TERM=xterm 09:20:41 [2021-08-10T09:20:41.718Z] DOCKER_PKG=github.com/docker/docker 09:20:41 [2021-08-10T09:20:41.718Z] SHLVL=1 09:20:41 [2021-08-10T09:20:41.718Z] TIMEOUT=120m 09:20:41 [2021-08-10T09:20:41.718Z] DOCKER_BUILDTAGS=apparmor seccomp journald 09:20:41 [2021-08-10T09:20:41.718Z] DOCKER_GRAPHDRIVER=overlay2 09:20:41 [2021-08-10T09:20:41.718Z] GO111MODULE=off 09:20:41 [2021-08-10T09:20:41.718Z] DOCKER_EXPERIMENTAL=1 09:20:41 [2021-08-10T09:20:41.718Z] TEST_SKIP_INTEGRATION_CLI=1 09:20:41 [2021-08-10T09:20:41.718Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:20:41 [2021-08-10T09:20:41.718Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:20:41 [2021-08-10T09:20:41.718Z] GOPATH=/go 09:20:41 [2021-08-10T09:20:41.718Z] PKG_CONFIG=pkg-config 09:20:41 [2021-08-10T09:20:41.718Z] _=/usr/bin/env 09:20:41 [2021-08-10T09:20:41.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/container_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/image_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:20:42 [2021-08-10T09:20:42.118Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.87s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage (1.93s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty (0.01s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.01s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run (0.90s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 09:20:42 [2021-08-10T09:20:42.375Z] PASS 09:20:42 [2021-08-10T09:20:42.375Z] 09:20:42 [2021-08-10T09:20:42.375Z] DONE 53 tests in 23.273s 09:20:42 [2021-08-10T09:20:42.375Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 09:20:42 [2021-08-10T09:20:42.375Z] INFO: Testing against a local daemon 09:20:42 [2021-08-10T09:20:42.375Z] === RUN TestVolumesCreateAndList 09:20:42 [2021-08-10T09:20:42.375Z] --- PASS: TestVolumesCreateAndList (0.02s) 09:20:42 [2021-08-10T09:20:42.375Z] === RUN TestVolumesRemove 09:20:42 [2021-08-10T09:20:42.632Z] --- PASS: TestVolumesRemove (0.09s) 09:20:42 [2021-08-10T09:20:42.632Z] === RUN TestVolumesInspect 09:20:42 [2021-08-10T09:20:42.632Z] --- PASS: TestVolumesInspect (0.02s) 09:20:42 [2021-08-10T09:20:42.632Z] === RUN TestVolumesInvalidJSON 09:20:42 [2021-08-10T09:20:42.632Z] === RUN TestVolumesInvalidJSON//volumes/create 09:20:42 [2021-08-10T09:20:42.632Z] === PAUSE TestVolumesInvalidJSON//volumes/create 09:20:42 [2021-08-10T09:20:42.632Z] === CONT TestVolumesInvalidJSON//volumes/create 09:20:42 [2021-08-10T09:20:42.632Z] --- PASS: TestVolumesInvalidJSON (0.01s) 09:20:42 [2021-08-10T09:20:42.632Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 09:20:42 [2021-08-10T09:20:42.632Z] PASS 09:20:42 [2021-08-10T09:20:42.632Z] 09:20:42 [2021-08-10T09:20:42.632Z] DONE 5 tests in 0.173s 09:20:42 [2021-08-10T09:20:42.632Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:20:43 [2021-08-10T09:20:43.195Z] Stopping apparmor (via systemctl): apparmor.service. 09:20:43 [2021-08-10T09:20:43.195Z] Removing test suite binaries 09:20:43 [2021-08-10T09:20:43.195Z] exiting test-integration 09:20:43 [2021-08-10T09:20:43.195Z] ++ exit 0 09:20:43 [2021-08-10T09:20:43.195Z] 09:20:43 [2021-08-10T09:20:43.226Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 09:20:44 [2021-08-10T09:20:44.601Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 09:20:45 [2021-08-10T09:20:45.536Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames Post stage [Pipeline] junit 09:20:46 [2021-08-10T09:20:46.487Z] Recording test results 09:20:46 [2021-08-10T09:20:46.914Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 09:20:47 [2021-08-10T09:20:47.795Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:20:48 [2021-08-10T09:20:48.131Z] + echo Ensuring container killed. 09:20:48 [2021-08-10T09:20:48.131Z] Ensuring container killed. 09:20:48 [2021-08-10T09:20:48.131Z] + docker rm -vf docker-pr15 09:20:48 [2021-08-10T09:20:48.131Z] Error: No such container: docker-pr15 [Pipeline] sh 09:20:48 [2021-08-10T09:20:48.455Z] + echo Chowning /workspace to jenkins user 09:20:48 [2021-08-10T09:20:48.455Z] Chowning /workspace to jenkins user 09:20:48 [2021-08-10T09:20:48.455Z] + id -u 09:20:48 [2021-08-10T09:20:48.455Z] + id -g 09:20:48 [2021-08-10T09:20:48.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42715:/workspace busybox chown -R 1000:1000 /workspace 09:20:48 [2021-08-10T09:20:48.455Z] Unable to find image 'busybox:latest' locally 09:20:48 [2021-08-10T09:20:48.711Z] latest: Pulling from library/busybox 09:20:48 [2021-08-10T09:20:48.711Z] b71f96345d44: Pulling fs layer 09:20:48 [2021-08-10T09:20:48.711Z] b71f96345d44: Download complete 09:20:48 [2021-08-10T09:20:48.711Z] b71f96345d44: Pull complete 09:20:48 [2021-08-10T09:20:48.968Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 09:20:48 [2021-08-10T09:20:48.968Z] Status: Downloaded newer image for busybox:latest 09:20:51 [2021-08-10T09:20:51.099Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:20:51 [2021-08-10T09:20:51.781Z] + bundleName=amd64-cgroup2 09:20:51 [2021-08-10T09:20:51.781Z] + echo Creating amd64-cgroup2-bundles.tar.gz 09:20:51 [2021-08-10T09:20:51.781Z] Creating amd64-cgroup2-bundles.tar.gz 09:20:51 [2021-08-10T09:20:51.781Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 09:20:51 [2021-08-10T09:20:51.781Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz 09:20:52 [2021-08-10T09:20:52.035Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [Pipeline] archiveArtifacts 09:20:52 [2021-08-10T09:20:52.048Z] Archiving artifacts 09:20:52 [2021-08-10T09:20:52.972Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 09:20:52 [2021-08-10T09:20:52.972Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 09:20:54 [2021-08-10T09:20:54.002Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42715/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:20:54 [2021-08-10T09:20:54.307Z] + make clean 09:20:54 [2021-08-10T09:20:54.563Z] docker volume rm -f docker-dev-cache 09:20:54 [2021-08-10T09:20:54.563Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:20:59 [2021-08-10T09:20:59.530Z] docker_cli_daemon_test.go:2550: [d06d8f6a87c22] daemon is not started 09:20:59 [2021-08-10T09:20:59.531Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 09:21:00 [2021-08-10T09:21:00.907Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 09:21:02 [2021-08-10T09:21:02.810Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 09:21:06 [2021-08-10T09:21:06.096Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 09:21:11 [2021-08-10T09:21:11.372Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 09:21:14 [2021-08-10T09:21:14.659Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 09:21:14 [2021-08-10T09:21:14.918Z] === RUN TestDockerDaemonSuite/TestShmSize 09:21:17 [2021-08-10T09:21:17.452Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 09:21:17 [2021-08-10T09:21:17.452Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 09:21:20 [2021-08-10T09:21:20.736Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 09:21:20 [2021-08-10T09:21:20.994Z] === RUN TestDockerDaemonSuite/TestTLSVerify 09:21:20 [2021-08-10T09:21:20.994Z] check_test.go:309: [d7adb39ba601e] daemon is not started 09:21:20 [2021-08-10T09:21:20.994Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite (413.72s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.30s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.01s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.40s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.58s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.32s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.61s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.56s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.83s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.86s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.36s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.74s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.48s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.05s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.62s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.76s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.94s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.20s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.75s) 09:21:27 [2021-08-10T09:21:27.592Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.62s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.74s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.72s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.22s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.99s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.52s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.60s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.31s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.23s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.26s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.25s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.21s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.35s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.22s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.45s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.03s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.02s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.34s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.89s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.06s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.06s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.94s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.58s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.01s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.75s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.11s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.35s) 09:21:27 [2021-08-10T09:21:27.592Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 09:21:27 [2021-08-10T09:21:27.592Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.42s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.98s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.15s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.08s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.33s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.52s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.39s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.22s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.11s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.54s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.51s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.60s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.67s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.34s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.84s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.43s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.86s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.30s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.98s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.82s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.34s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.58s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.34s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.31s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.88s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.71s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.18s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.82s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.53s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.28s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.63s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) 09:21:27 [2021-08-10T09:21:27.592Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s) 09:21:27 [2021-08-10T09:21:27.592Z] === RUN TestDockerSwarmSuite 09:21:27 [2021-08-10T09:21:27.592Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 09:21:30 [2021-08-10T09:21:30.135Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 09:21:33 [2021-08-10T09:21:33.422Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 09:21:39 [2021-08-10T09:21:39.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 09:21:44 [2021-08-10T09:21:44.165Z] === RUN TestDockerSuite/TestBuildDotDotFile 09:21:44 [2021-08-10T09:21:44.165Z] === RUN TestDockerSuite/TestBuildEOLInLine 09:21:49 [2021-08-10T09:21:49.431Z] === RUN TestDockerSuite/TestBuildEmptyCmd 09:21:49 [2021-08-10T09:21:49.431Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 09:21:49 [2021-08-10T09:21:49.431Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 09:21:49 [2021-08-10T09:21:49.996Z] === RUN TestDockerSuite/TestBuildEmptyScratch 09:21:49 [2021-08-10T09:21:49.996Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 09:21:50 [2021-08-10T09:21:50.254Z] === RUN TestDockerSuite/TestBuildEntrypoint 09:21:50 [2021-08-10T09:21:50.513Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 09:21:52 [2021-08-10T09:21:52.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 09:21:53 [2021-08-10T09:21:53.137Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 09:21:53 [2021-08-10T09:21:53.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 09:21:55 [2021-08-10T09:21:55.083Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 09:21:56 [2021-08-10T09:21:56.988Z] docker_api_swarm_test.go:562: [d0e0c10a1eb18] joining swarm manager [d78aec5694f29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:21:57 [2021-08-10T09:21:57.247Z] === RUN TestDockerSuite/TestBuildEnv 09:21:59 [2021-08-10T09:21:59.781Z] === RUN TestDockerSuite/TestBuildEnvEscapes 09:22:01 [2021-08-10T09:22:01.159Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 09:22:02 [2021-08-10T09:22:02.536Z] === RUN TestDockerSuite/TestBuildEnvUsage 09:22:07 [2021-08-10T09:22:07.855Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev 09:22:07 [2021-08-10T09:22:07.855Z] Copying nested executables into bundles/cross/linux/amd64-daemon 09:22:07 [2021-08-10T09:22:07.855Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev 09:22:07 [2021-08-10T09:22:07.855Z] GOOS="linux" GOARCH="amd64" GOARM="" 09:22:07 [2021-08-10T09:22:07.855Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev 09:22:07 [2021-08-10T09:22:07.855Z] Cross building: bundles/cross/windows/amd64 09:22:07 [2021-08-10T09:22:07.855Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe 09:22:07 [2021-08-10T09:22:07.855Z] GOOS="windows" GOARCH="amd64" GOARM="" 09:22:10 [2021-08-10T09:22:10.653Z] === RUN TestDockerSuite/TestBuildEnvUsage2 09:22:12 [2021-08-10T09:22:12.554Z] docker_api_swarm_test.go:584: [d5fe2f51330d2] joining swarm manager [d78aec5694f29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:22:17 [2021-08-10T09:22:17.831Z] check_test.go:380: [d0e0c10a1eb18] daemon is not started 09:22:18 [2021-08-10T09:22:18.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:22:24 [2021-08-10T09:22:24.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:22:27 [2021-08-10T09:22:27.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 09:22:27 [2021-08-10T09:22:27.816Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 09:22:27 [2021-08-10T09:22:27.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 09:22:29 [2021-08-10T09:22:29.718Z] docker_api_swarm_test.go:45: [d1b7e8ea0d36a] joining swarm manager [daac9d04b195b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:22:36 [2021-08-10T09:22:36.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 09:22:36 [2021-08-10T09:22:36.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 09:22:44 [2021-08-10T09:22:44.956Z] --- PASS: TestImportExtremelyLargeImageWorks (192.06s) 09:22:44 [2021-08-10T09:22:44.956Z] PASS 09:22:44 [2021-08-10T09:22:44.956Z] 09:22:44 [2021-08-10T09:22:44.956Z] DONE 12 tests in 195.660s 09:22:44 [2021-08-10T09:22:44.956Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 09:22:44 [2021-08-10T09:22:44.956Z] ++ 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 09:22:44 [2021-08-10T09:22:44.956Z] ++ set -e 09:22:44 [2021-08-10T09:22:44.956Z] ++ '[' -n 0 ']' 09:22:44 [2021-08-10T09:22:44.956Z] ++ set -x 09:22:44 [2021-08-10T09:22:44.956Z] ++ 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 09:22:44 [2021-08-10T09:22:44.956Z] INFO: Testing against a local daemon 09:22:44 [2021-08-10T09:22:44.956Z] === RUN TestNetworkCreateDelete 09:22:44 [2021-08-10T09:22:44.956Z] --- PASS: TestNetworkCreateDelete (0.18s) 09:22:44 [2021-08-10T09:22:44.956Z] === RUN TestDockerNetworkDeletePreferID 09:22:45 [2021-08-10T09:22:45.214Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) 09:22:45 [2021-08-10T09:22:45.214Z] === RUN TestDaemonDNSFallback 09:22:46 [2021-08-10T09:22:46.591Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 09:22:47 [2021-08-10T09:22:47.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 09:22:47 [2021-08-10T09:22:47.725Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 09:22:47 [2021-08-10T09:22:47.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 09:22:47 [2021-08-10T09:22:47.983Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 09:22:48 [2021-08-10T09:22:48.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 09:22:49 [2021-08-10T09:22:49.116Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 09:22:49 [2021-08-10T09:22:49.116Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 09:22:49 [2021-08-10T09:22:49.116Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 09:22:49 [2021-08-10T09:22:49.374Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 09:22:52 [2021-08-10T09:22:52.676Z] --- PASS: TestDaemonDNSFallback (6.96s) 09:22:52 [2021-08-10T09:22:52.676Z] === RUN TestInspectNetwork 09:22:56 [2021-08-10T09:22:56.859Z] === RUN TestInspectNetwork/full_network_id 09:22:56 [2021-08-10T09:22:56.859Z] === RUN TestInspectNetwork/partial_network_id 09:22:56 [2021-08-10T09:22:56.859Z] === RUN TestInspectNetwork/network_name 09:22:56 [2021-08-10T09:22:56.859Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 09:23:00 [2021-08-10T09:23:00.144Z] === RUN TestDockerSuite/TestBuildExpose 09:23:00 [2021-08-10T09:23:00.144Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 09:23:00 [2021-08-10T09:23:00.402Z] === RUN TestDockerSuite/TestBuildExposeOrder 09:23:00 [2021-08-10T09:23:00.968Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 09:23:00 [2021-08-10T09:23:00.968Z] --- PASS: TestInspectNetwork (8.64s) 09:23:00 [2021-08-10T09:23:00.968Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 09:23:00 [2021-08-10T09:23:00.968Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) 09:23:00 [2021-08-10T09:23:00.968Z] --- PASS: TestInspectNetwork/network_name (0.00s) 09:23:00 [2021-08-10T09:23:00.968Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 09:23:00 [2021-08-10T09:23:00.968Z] === RUN TestRunContainerWithBridgeNone 09:23:01 [2021-08-10T09:23:01.227Z] === RUN TestDockerSuite/TestBuildFails 09:23:02 [2021-08-10T09:23:02.163Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 09:23:02 [2021-08-10T09:23:02.163Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 09:23:04 [2021-08-10T09:23:04.695Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 09:23:04 [2021-08-10T09:23:04.956Z] --- PASS: TestRunContainerWithBridgeNone (4.12s) 09:23:04 [2021-08-10T09:23:04.956Z] === RUN TestNetworkInvalidJSON 09:23:04 [2021-08-10T09:23:04.956Z] === RUN TestNetworkInvalidJSON//networks/create 09:23:04 [2021-08-10T09:23:04.956Z] === PAUSE TestNetworkInvalidJSON//networks/create 09:23:04 [2021-08-10T09:23:04.956Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 09:23:04 [2021-08-10T09:23:04.956Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 09:23:04 [2021-08-10T09:23:04.956Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 09:23:04 [2021-08-10T09:23:04.956Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 09:23:04 [2021-08-10T09:23:04.956Z] === CONT TestNetworkInvalidJSON//networks/create 09:23:04 [2021-08-10T09:23:04.956Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 09:23:04 [2021-08-10T09:23:04.956Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 09:23:04 [2021-08-10T09:23:04.956Z] --- PASS: TestNetworkInvalidJSON (0.02s) 09:23:04 [2021-08-10T09:23:04.956Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 09:23:04 [2021-08-10T09:23:04.956Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 09:23:04 [2021-08-10T09:23:04.956Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 09:23:04 [2021-08-10T09:23:04.956Z] === RUN TestNetworkList 09:23:05 [2021-08-10T09:23:05.215Z] === RUN TestNetworkList//networks 09:23:05 [2021-08-10T09:23:05.215Z] === PAUSE TestNetworkList//networks 09:23:05 [2021-08-10T09:23:05.215Z] === RUN TestNetworkList//networks/ 09:23:05 [2021-08-10T09:23:05.215Z] === PAUSE TestNetworkList//networks/ 09:23:05 [2021-08-10T09:23:05.215Z] === CONT TestNetworkList//networks 09:23:05 [2021-08-10T09:23:05.215Z] === CONT TestNetworkList//networks/ 09:23:05 [2021-08-10T09:23:05.215Z] --- PASS: TestNetworkList (0.02s) 09:23:05 [2021-08-10T09:23:05.215Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:23:05 [2021-08-10T09:23:05.215Z] --- PASS: TestNetworkList//networks (0.00s) 09:23:05 [2021-08-10T09:23:05.215Z] === RUN TestHostIPv4BridgeLabel 09:23:05 [2021-08-10T09:23:05.782Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) 09:23:05 [2021-08-10T09:23:05.782Z] === RUN TestDaemonRestartWithLiveRestore 09:23:06 [2021-08-10T09:23:06.716Z] === RUN TestDockerSuite/TestBuildForceRm 09:23:06 [2021-08-10T09:23:06.716Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) 09:23:06 [2021-08-10T09:23:06.716Z] === RUN TestDaemonDefaultNetworkPools 09:23:07 [2021-08-10T09:23:07.651Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 09:23:07 [2021-08-10T09:23:07.651Z] === RUN TestDaemonRestartWithExistingNetwork 09:23:08 [2021-08-10T09:23:08.588Z] === RUN TestDockerSuite/TestBuildFromGit 09:23:08 [2021-08-10T09:23:08.846Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 09:23:08 [2021-08-10T09:23:08.846Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:23:09 [2021-08-10T09:23:09.780Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 09:23:10 [2021-08-10T09:23:10.038Z] === RUN TestDockerSuite/TestBuildFromGitWithF 09:23:10 [2021-08-10T09:23:10.038Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) 09:23:10 [2021-08-10T09:23:10.038Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:23:10 [2021-08-10T09:23:10.604Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 09:23:10 [2021-08-10T09:23:10.604Z] === RUN TestServiceWithPredefinedNetwork 09:23:10 [2021-08-10T09:23:10.862Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 09:23:12 [2021-08-10T09:23:12.954Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 09:23:13 [2021-08-10T09:23:13.895Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 09:23:13 [2021-08-10T09:23:13.895Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s) 09:23:13 [2021-08-10T09:23:13.895Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:23:13 [2021-08-10T09:23:13.895Z] service_test.go:242: FLAKY_TEST 09:23:13 [2021-08-10T09:23:13.895Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:23:13 [2021-08-10T09:23:13.895Z] === RUN TestServiceWithDataPathPortInit 09:23:13 [2021-08-10T09:23:13.895Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 09:23:15 [2021-08-10T09:23:15.495Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe 09:23:15 [2021-08-10T09:23:15.751Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe 09:23:15 [2021-08-10T09:23:15.751Z] GOOS="windows" GOARCH="amd64" GOARM="" 09:23:16 [2021-08-10T09:23:16.007Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe 09:23:16 [2021-08-10T09:23:16.007Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 09:23:16 [2021-08-10T09:23:16.262Z] remote: Enumerating objects: 23, done. 09:23:16 [2021-08-10T09:23:16.262Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 09:23:16 [2021-08-10T09:23:16.262Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 09:23:16 [2021-08-10T09:23:16.262Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 09:23:16 [2021-08-10T09:23:16.262Z] 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. 09:23:16 [2021-08-10T09:23:16.262Z] Building: bundles/cross/windows/amd64/containerutility.exe 09:23:16 [2021-08-10T09:23:16.426Z] === RUN TestDockerSuite/TestBuildFromURLWithF 09:23:18 [2021-08-10T09:23:18.328Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 09:23:18 [2021-08-10T09:23:18.894Z] === RUN TestDockerSuite/TestBuildHistory 09:23:21 [2021-08-10T09:23:21.421Z] === RUN TestDockerSuite/TestBuildIidFile 09:23:21 [2021-08-10T09:23:21.510Z] Cross building: bundles/cross/linux/ppc64le 09:23:21 [2021-08-10T09:23:21.510Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev 09:23:21 [2021-08-10T09:23:21.510Z] GOOS="linux" GOARCH="ppc64le" GOARM="" 09:23:21 [2021-08-10T09:23:21.679Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 09:23:22 [2021-08-10T09:23:22.614Z] === RUN TestDockerSuite/TestBuildInheritance 09:23:23 [2021-08-10T09:23:23.180Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 09:23:23 [2021-08-10T09:23:23.439Z] === RUN TestDockerSuite/TestBuildInvalidTag 09:23:23 [2021-08-10T09:23:23.439Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 09:23:24 [2021-08-10T09:23:24.815Z] === RUN TestDockerSuite/TestBuildLabel 09:23:25 [2021-08-10T09:23:25.074Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 09:23:25 [2021-08-10T09:23:25.333Z] === RUN TestDockerSuite/TestBuildLabelMultiple 09:23:25 [2021-08-10T09:23:25.899Z] === RUN TestDockerSuite/TestBuildLabelOneNode 09:23:25 [2021-08-10T09:23:25.899Z] === RUN TestDockerSuite/TestBuildLabels 09:23:26 [2021-08-10T09:23:26.157Z] === RUN TestDockerSuite/TestBuildLabelsCache 09:23:27 [2021-08-10T09:23:27.092Z] === RUN TestDockerSuite/TestBuildLabelsOverride 09:23:28 [2021-08-10T09:23:28.468Z] === RUN TestDockerSuite/TestBuildLastModified 09:23:30 [2021-08-10T09:23:30.365Z] --- PASS: TestServiceWithDataPathPortInit (16.48s) 09:23:30 [2021-08-10T09:23:30.365Z] === RUN TestServiceWithDefaultAddressPoolInit 09:23:33 [2021-08-10T09:23:33.659Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p5l6rmlhw2hhaavk3wow7zioh Created:2021-08-10 09:23:31.152182424 +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[2decd7a3957ecf417f3c885d4f210f7776e04bab7f78c0803c00640a17ebcdcd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdxycrz8qzrzbi2c9m32ogjp5 EndpointID:3355f599636b32541cf59be5ea372dfabd16a4064d5d8d0cb19ae38ddd785e4e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:995b6a3b317605efff59ebb9852d0b222da55a9c912fc818d57dfe9167e2d5b9 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:3cd9f1b7ef09 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdxycrz8qzrzbi2c9m32ogjp5 EndpointID:3355f599636b32541cf59be5ea372dfabd16a4064d5d8d0cb19ae38ddd785e4e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 09:23:33 [2021-08-10T09:23:33.659Z] === RUN TestDockerSuite/TestBuildLineBreak 09:23:37 [2021-08-10T09:23:37.845Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 09:23:37 [2021-08-10T09:23:37.845Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 09:23:37 [2021-08-10T09:23:37.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 09:23:37 [2021-08-10T09:23:37.845Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 09:23:37 [2021-08-10T09:23:37.845Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 09:23:37 [2021-08-10T09:23:37.845Z] === RUN TestDockerSuite/TestBuildMaintainer 09:23:37 [2021-08-10T09:23:37.845Z] === RUN TestDockerSuite/TestBuildMissingArgs 09:23:37 [2021-08-10T09:23:37.845Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s) 09:23:37 [2021-08-10T09:23:37.845Z] PASS 09:23:37 [2021-08-10T09:23:37.845Z] 09:23:37 [2021-08-10T09:23:37.845Z] === Skipped 09:23:37 [2021-08-10T09:23:37.845Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:23:37 [2021-08-10T09:23:37.845Z] service_test.go:242: FLAKY_TEST 09:23:37 [2021-08-10T09:23:37.845Z] 09:23:37 [2021-08-10T09:23:37.845Z] 09:23:37 [2021-08-10T09:23:37.845Z] DONE 26 tests, 1 skipped in 53.356s 09:23:37 [2021-08-10T09:23:37.845Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:23:37 [2021-08-10T09:23:37.845Z] ++ 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 09:23:37 [2021-08-10T09:23:37.845Z] ++ set -e 09:23:37 [2021-08-10T09:23:37.845Z] ++ '[' -n 0 ']' 09:23:37 [2021-08-10T09:23:37.845Z] ++ set -x 09:23:37 [2021-08-10T09:23:37.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 09:23:38 [2021-08-10T09:23:38.103Z] INFO: Testing against a local daemon 09:23:38 [2021-08-10T09:23:38.103Z] === RUN TestDockerNetworkIpvlanPersistance 09:23:38 [2021-08-10T09:23:38.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:23:38 [2021-08-10T09:23:38.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 09:23:38 [2021-08-10T09:23:38.103Z] === RUN TestDockerNetworkIpvlan 09:23:38 [2021-08-10T09:23:38.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:23:38 [2021-08-10T09:23:38.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:23:38 [2021-08-10T09:23:38.103Z] PASS 09:23:38 [2021-08-10T09:23:38.103Z] 09:23:38 [2021-08-10T09:23:38.103Z] === Skipped 09:23:38 [2021-08-10T09:23:38.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 09:23:38 [2021-08-10T09:23:38.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:23:38 [2021-08-10T09:23:38.103Z] 09:23:38 [2021-08-10T09:23:38.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:23:38 [2021-08-10T09:23:38.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:23:38 [2021-08-10T09:23:38.103Z] 09:23:38 [2021-08-10T09:23:38.103Z] 09:23:38 [2021-08-10T09:23:38.103Z] DONE 2 tests, 2 skipped in 0.264s 09:23:38 [2021-08-10T09:23:38.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:23:38 [2021-08-10T09:23:38.103Z] ++ 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 09:23:38 [2021-08-10T09:23:38.103Z] ++ set -e 09:23:38 [2021-08-10T09:23:38.103Z] ++ '[' -n 0 ']' 09:23:38 [2021-08-10T09:23:38.103Z] ++ set -x 09:23:38 [2021-08-10T09:23:38.103Z] ++ 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 09:23:38 [2021-08-10T09:23:38.361Z] INFO: Testing against a local daemon 09:23:38 [2021-08-10T09:23:38.361Z] === RUN TestDockerNetworkMacvlanPersistance 09:23:39 [2021-08-10T09:23:39.295Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 09:23:39 [2021-08-10T09:23:39.861Z] docker_api_swarm_test.go:303: [d276cd8f158c1] joining swarm manager [dc92ff8d39682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:23:40 [2021-08-10T09:23:40.118Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.65s) 09:23:40 [2021-08-10T09:23:40.118Z] === RUN TestDockerNetworkMacvlan 09:23:41 [2021-08-10T09:23:41.053Z] === RUN TestDockerNetworkMacvlan/Subinterface 09:23:41 [2021-08-10T09:23:41.311Z] === RUN TestDockerSuite/TestBuildMultiStageArg 09:23:41 [2021-08-10T09:23:41.311Z] docker_api_swarm_test.go:304: [de23dc64c3bed] joining swarm manager [dc92ff8d39682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:23:41 [2021-08-10T09:23:41.877Z] === RUN TestDockerNetworkMacvlan/OverlapParent 09:23:42 [2021-08-10T09:23:42.444Z] docker_api_swarm_test.go:350: Waiting for election to occur... 09:23:42 [2021-08-10T09:23:42.702Z] === RUN TestDockerNetworkMacvlan/NilParent 09:23:45 [2021-08-10T09:23:45.985Z] === RUN TestDockerSuite/TestBuildMultiStageCache 09:23:45 [2021-08-10T09:23:45.985Z] === RUN TestDockerNetworkMacvlan/InternalMode 09:23:45 [2021-08-10T09:23:45.985Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 09:23:46 [2021-08-10T09:23:46.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:23:46 [2021-08-10T09:23:46.553Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 09:23:47 [2021-08-10T09:23:47.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:23:49 [2021-08-10T09:23:49.842Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 09:23:56 [2021-08-10T09:23:56.401Z] === RUN TestDockerNetworkMacvlan/Addressing 09:23:57 [2021-08-10T09:23:57.346Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 09:23:58 [2021-08-10T09:23:58.722Z] --- PASS: TestDockerNetworkMacvlan (18.52s) 09:23:58 [2021-08-10T09:23:58.722Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 09:23:58 [2021-08-10T09:23:58.722Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 09:23:58 [2021-08-10T09:23:58.722Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) 09:23:58 [2021-08-10T09:23:58.722Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) 09:23:58 [2021-08-10T09:23:58.722Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.66s) 09:23:58 [2021-08-10T09:23:58.722Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.82s) 09:23:58 [2021-08-10T09:23:58.722Z] PASS 09:23:58 [2021-08-10T09:23:58.722Z] 09:23:58 [2021-08-10T09:23:58.722Z] DONE 8 tests in 20.372s 09:23:58 [2021-08-10T09:23:58.722Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 09:23:58 [2021-08-10T09:23:58.722Z] ++ 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 09:23:58 [2021-08-10T09:23:58.722Z] ++ set -e 09:23:58 [2021-08-10T09:23:58.722Z] ++ '[' -n 0 ']' 09:23:58 [2021-08-10T09:23:58.722Z] ++ set -x 09:23:58 [2021-08-10T09:23:58.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=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 09:23:58 [2021-08-10T09:23:58.722Z] testing: warning: no tests to run 09:23:58 [2021-08-10T09:23:58.722Z] PASS 09:23:58 [2021-08-10T09:23:58.722Z] 09:23:58 [2021-08-10T09:23:58.722Z] DONE 0 tests in 0.181s 09:23:58 [2021-08-10T09:23:58.722Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:23:58 [2021-08-10T09:23:58.722Z] ++ 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 09:23:58 [2021-08-10T09:23:58.722Z] ++ set -e 09:23:58 [2021-08-10T09:23:58.722Z] ++ '[' -n 0 ']' 09:23:58 [2021-08-10T09:23:58.722Z] ++ set -x 09:23:58 [2021-08-10T09:23:58.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=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 09:23:59 [2021-08-10T09:23:59.658Z] docker_api_swarm_test.go:363: Waiting for possible election... 09:24:00 [2021-08-10T09:24:00.592Z] INFO: Testing against a local daemon 09:24:00 [2021-08-10T09:24:00.592Z] === RUN TestAuthZPluginAllowRequest 09:24:01 [2021-08-10T09:24:01.966Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 09:24:02 [2021-08-10T09:24:02.225Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) 09:24:02 [2021-08-10T09:24:02.225Z] === RUN TestAuthZPluginTLS 09:24:02 [2021-08-10T09:24:02.791Z] --- PASS: TestAuthZPluginTLS (0.63s) 09:24:02 [2021-08-10T09:24:02.791Z] === RUN TestAuthZPluginDenyRequest 09:24:03 [2021-08-10T09:24:03.049Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 09:24:03 [2021-08-10T09:24:03.307Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) 09:24:03 [2021-08-10T09:24:03.307Z] === RUN TestAuthZPluginAPIDenyResponse 09:24:03 [2021-08-10T09:24:03.873Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 09:24:03 [2021-08-10T09:24:03.873Z] === RUN TestAuthZPluginDenyResponse 09:24:04 [2021-08-10T09:24:04.440Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) 09:24:04 [2021-08-10T09:24:04.440Z] === RUN TestAuthZPluginAllowEventStream 09:24:05 [2021-08-10T09:24:05.375Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 09:24:05 [2021-08-10T09:24:05.375Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows 09:24:05 [2021-08-10T09:24:05.375Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 09:24:06 [2021-08-10T09:24:06.309Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) 09:24:06 [2021-08-10T09:24:06.309Z] === RUN TestAuthZPluginErrorResponse 09:24:06 [2021-08-10T09:24:06.567Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 09:24:06 [2021-08-10T09:24:06.567Z] === RUN TestAuthZPluginErrorRequest 09:24:07 [2021-08-10T09:24:07.132Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) 09:24:07 [2021-08-10T09:24:07.132Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:24:07 [2021-08-10T09:24:07.699Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) 09:24:07 [2021-08-10T09:24:07.699Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestBuildWCOWSandboxSize (672.97s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestBuildWithEmptyDockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestBuildPreserveOwnership 09:24:09 [2021-08-10T09:24:09.252Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestBuildPlatformInvalid 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestBuildPlatformInvalid (0.33s) 09:24:09 [2021-08-10T09:24:09.252Z] PASS 09:24:09 [2021-08-10T09:24:09.252Z] ok github.com/docker/docker/integration/build 808.569s 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === Skipped 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] build_session_test.go:25: TODO: BuildKit 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] DONE 29 tests, 5 skipped in 833.563s 09:24:09 [2021-08-10T09:24:09.252Z] Running D:\gopath\src\github.com\docker\docker\integration\config 09:24:09 [2021-08-10T09:24:09.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:24:09 [2021-08-10T09:24:09.252Z] INFO: Testing against a local daemon 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestConfigInspect 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestConfigInspect (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestConfigList 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestConfigList (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestConfigsCreateAndDelete 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestConfigsUpdate 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestConfigsUpdate (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestTemplatedConfig 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestTemplatedConfig (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestConfigCreateResolve 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestConfigCreateResolve (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] PASS 09:24:09 [2021-08-10T09:24:09.252Z] ok github.com/docker/docker/integration/config 0.350s 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === Skipped 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] 09:24:09 [2021-08-10T09:24:09.252Z] DONE 6 tests, 6 skipped in 2.763s 09:24:09 [2021-08-10T09:24:09.252Z] Running D:\gopath\src\github.com\docker\docker\integration\container 09:24:09 [2021-08-10T09:24:09.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:24:09 [2021-08-10T09:24:09.252Z] INFO: Testing against a local daemon 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCheckpoint 09:24:09 [2021-08-10T09:24:09.252Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestCheckpoint (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestContainerInvalidJSON 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestContainerInvalidJSON//exec/foobar/start 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestContainerInvalidJSON//exec/foobar/start 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestContainerInvalidJSON (0.39s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCopyFromContainerPathDoesNotExist 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCopyFromContainerPathIsNotDir 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCopyToContainerPathDoesNotExist 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCopyToContainerPathIsNotDir 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCopyFromContainer 09:24:09 [2021-08-10T09:24:09.252Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestCopyFromContainer (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateLinkToNonExistingContainer 09:24:09 [2021-08-10T09:24:09.252Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithInvalidEnv 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithInvalidEnv/0 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateWithInvalidEnv/0 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithInvalidEnv/1 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateWithInvalidEnv/1 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithInvalidEnv/2 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateWithInvalidEnv/2 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestCreateWithInvalidEnv/0 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestCreateWithInvalidEnv/2 09:24:09 [2021-08-10T09:24:09.252Z] === CONT TestCreateWithInvalidEnv/1 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 09:24:09 [2021-08-10T09:24:09.252Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateTmpfsMountsTarget 09:24:09 [2021-08-10T09:24:09.252Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithCustomMaskedPaths 09:24:09 [2021-08-10T09:24:09.252Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithCustomReadonlyPaths 09:24:09 [2021-08-10T09:24:09.252Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 09:24:09 [2021-08-10T09:24:09.252Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithInvalidHealthcheckParams 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:24:09 [2021-08-10T09:24:09.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:24:09 [2021-08-10T09:24:09.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:24:09 [2021-08-10T09:24:09.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:24:09 [2021-08-10T09:24:09.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:24:09 [2021-08-10T09:24:09.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:24:09 [2021-08-10T09:24:09.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:24:09 [2021-08-10T09:24:09.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:24:09 [2021-08-10T09:24:09.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:24:09 [2021-08-10T09:24:09.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:24:09 [2021-08-10T09:24:09.253Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 09:24:09 [2021-08-10T09:24:09.253Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestCreateDifferentPlatform 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestCreateDifferentPlatform/different_os 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateDifferentPlatform (0.02s) 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestCreateVolumesFromNonExistingContainer 09:24:09 [2021-08-10T09:24:09.253Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:24:09 [2021-08-10T09:24:09.253Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 09:24:09 [2021-08-10T09:24:09.253Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestContainerKillOnDaemonStart 09:24:09 [2021-08-10T09:24:09.253Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 09:24:09 [2021-08-10T09:24:09.253Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestDiff 09:24:09 [2021-08-10T09:24:09.253Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 09:24:09 [2021-08-10T09:24:09.253Z] --- SKIP: TestDiff (0.00s) 09:24:09 [2021-08-10T09:24:09.253Z] === RUN TestExecWithCloseStdin 09:24:10 [2021-08-10T09:24:10.233Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) 09:24:10 [2021-08-10T09:24:10.233Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:24:10 [2021-08-10T09:24:10.233Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 09:24:10 [2021-08-10T09:24:10.492Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 09:24:10 [2021-08-10T09:24:10.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 09:24:11 [2021-08-10T09:24:11.492Z] --- PASS: TestExecWithCloseStdin (2.50s) 09:24:11 [2021-08-10T09:24:11.492Z] === RUN TestExec 09:24:11 [2021-08-10T09:24:11.870Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) 09:24:11 [2021-08-10T09:24:11.870Z] === RUN TestAuthZPluginHeader 09:24:12 [2021-08-10T09:24:12.803Z] --- PASS: TestAuthZPluginHeader (0.92s) 09:24:12 [2021-08-10T09:24:12.803Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:24:13 [2021-08-10T09:24:13.023Z] --- PASS: TestExec (1.91s) 09:24:13 [2021-08-10T09:24:13.023Z] === RUN TestExecUser 09:24:13 [2021-08-10T09:24:13.023Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 09:24:13 [2021-08-10T09:24:13.023Z] --- SKIP: TestExecUser (0.00s) 09:24:13 [2021-08-10T09:24:13.023Z] === RUN TestExportContainerAndImportImage 09:24:13 [2021-08-10T09:24:13.023Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 09:24:13 [2021-08-10T09:24:13.023Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 09:24:13 [2021-08-10T09:24:13.023Z] === RUN TestExportContainerAfterDaemonRestart 09:24:13 [2021-08-10T09:24:13.023Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 09:24:13 [2021-08-10T09:24:13.023Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 09:24:13 [2021-08-10T09:24:13.023Z] === RUN TestHealthCheckWorkdir 09:24:13 [2021-08-10T09:24:13.023Z] health_test.go:20: testEnv.OSType == "windows": FIXME 09:24:13 [2021-08-10T09:24:13.023Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 09:24:13 [2021-08-10T09:24:13.023Z] === RUN TestHealthKillContainer 09:24:13 [2021-08-10T09:24:13.023Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 09:24:13 [2021-08-10T09:24:13.023Z] --- SKIP: TestHealthKillContainer (0.00s) 09:24:13 [2021-08-10T09:24:13.023Z] === RUN TestInspectCpusetInConfigPre120 09:24:13 [2021-08-10T09:24:13.023Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 09:24:13 [2021-08-10T09:24:13.023Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 09:24:13 [2021-08-10T09:24:13.023Z] === RUN TestKillContainerInvalidSignal 09:24:13 [2021-08-10T09:24:13.370Z] === RUN TestDockerSuite/TestBuildMultipleTags 09:24:13 [2021-08-10T09:24:13.370Z] docker_api_swarm_test.go:271: [dc1d8db67ecad] joining swarm manager [dbe7e90ee4763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:24:13 [2021-08-10T09:24:13.628Z] === RUN TestDockerSuite/TestBuildNetContainer 09:24:14 [2021-08-10T09:24:14.548Z] --- PASS: TestKillContainerInvalidSignal (1.59s) 09:24:14 [2021-08-10T09:24:14.548Z] === RUN TestKillContainer 09:24:14 [2021-08-10T09:24:14.548Z] === RUN TestKillContainer/no_signal 09:24:15 [2021-08-10T09:24:15.009Z] docker_api_swarm_test.go:272: [dc452dccda173] joining swarm manager [dbe7e90ee4763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:24:16 [2021-08-10T09:24:16.077Z] === RUN TestKillContainer/non_killing_signal 09:24:16 [2021-08-10T09:24:16.077Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 09:24:16 [2021-08-10T09:24:16.077Z] === RUN TestKillContainer/killing_signal 09:24:16 [2021-08-10T09:24:16.399Z] === RUN TestDockerSuite/TestBuildNetNone 09:24:17 [2021-08-10T09:24:17.333Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) 09:24:17 [2021-08-10T09:24:17.333Z] === RUN TestAuthZPluginV2Disable 09:24:17 [2021-08-10T09:24:17.333Z] === RUN TestDockerSuite/TestBuildNoContext 09:24:18 [2021-08-10T09:24:18.244Z] --- PASS: TestKillContainer (3.71s) 09:24:18 [2021-08-10T09:24:18.244Z] --- PASS: TestKillContainer/no_signal (1.56s) 09:24:18 [2021-08-10T09:24:18.244Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 09:24:18 [2021-08-10T09:24:18.244Z] --- PASS: TestKillContainer/killing_signal (2.12s) 09:24:18 [2021-08-10T09:24:18.244Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:24:18 [2021-08-10T09:24:18.244Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:24:18 [2021-08-10T09:24:18.244Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 09:24:18 [2021-08-10T09:24:18.244Z] === RUN TestKillStoppedContainer 09:24:18 [2021-08-10T09:24:18.244Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:24:18 [2021-08-10T09:24:18.244Z] --- SKIP: TestKillStoppedContainer (0.00s) 09:24:18 [2021-08-10T09:24:18.244Z] === RUN TestKillStoppedContainerAPIPre120 09:24:18 [2021-08-10T09:24:18.244Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:24:18 [2021-08-10T09:24:18.244Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 09:24:18 [2021-08-10T09:24:18.244Z] === RUN TestKillDifferentUserContainer 09:24:18 [2021-08-10T09:24:18.244Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 09:24:18 [2021-08-10T09:24:18.244Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 09:24:18 [2021-08-10T09:24:18.244Z] === RUN TestInspectOomKilledTrue 09:24:18 [2021-08-10T09:24:18.244Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 09:24:18 [2021-08-10T09:24:18.244Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:24:18 [2021-08-10T09:24:18.244Z] === RUN TestInspectOomKilledFalse 09:24:18 [2021-08-10T09:24:18.244Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:24:18 [2021-08-10T09:24:18.244Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 09:24:18 [2021-08-10T09:24:18.244Z] === RUN TestLogsFollowTailEmpty 09:24:18 [2021-08-10T09:24:18.269Z] === RUN TestDockerSuite/TestBuildNoDupOutput 09:24:19 [2021-08-10T09:24:19.203Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 09:24:19 [2021-08-10T09:24:19.773Z] --- PASS: TestLogsFollowTailEmpty (1.55s) 09:24:19 [2021-08-10T09:24:19.773Z] === RUN TestNetworkNat 09:24:19 [2021-08-10T09:24:19.773Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 09:24:19 [2021-08-10T09:24:19.773Z] --- SKIP: TestNetworkNat (0.00s) 09:24:19 [2021-08-10T09:24:19.773Z] === RUN TestNetworkLocalhostTCPNat 09:24:20 [2021-08-10T09:24:20.578Z] --- PASS: TestAuthZPluginV2Disable (3.22s) 09:24:20 [2021-08-10T09:24:20.578Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:24:21 [2021-08-10T09:24:21.144Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 09:24:21 [2021-08-10T09:24:21.402Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 09:24:21 [2021-08-10T09:24:21.402Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 09:24:21 [2021-08-10T09:24:21.661Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 09:24:21 [2021-08-10T09:24:21.920Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 09:24:21 [2021-08-10T09:24:21.949Z] --- PASS: TestNetworkLocalhostTCPNat (1.89s) 09:24:21 [2021-08-10T09:24:21.949Z] === RUN TestNetworkLoopbackNat 09:24:21 [2021-08-10T09:24:21.949Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 09:24:21 [2021-08-10T09:24:21.949Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 09:24:21 [2021-08-10T09:24:21.949Z] === RUN TestPause 09:24:21 [2021-08-10T09:24:21.949Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 09:24:21 [2021-08-10T09:24:21.949Z] --- SKIP: TestPause (0.00s) 09:24:21 [2021-08-10T09:24:21.949Z] === RUN TestPauseFailsOnWindowsServerContainers 09:24:22 [2021-08-10T09:24:22.487Z] === RUN TestDockerSuite/TestBuildOnBuild 09:24:23 [2021-08-10T09:24:23.421Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.93s) 09:24:23 [2021-08-10T09:24:23.421Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:24:23 [2021-08-10T09:24:23.482Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.56s) 09:24:23 [2021-08-10T09:24:23.482Z] === RUN TestPauseStopPausedContainer 09:24:23 [2021-08-10T09:24:23.482Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 09:24:23 [2021-08-10T09:24:23.482Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 09:24:23 [2021-08-10T09:24:23.482Z] === RUN TestPsFilter 09:24:23 [2021-08-10T09:24:23.482Z] --- PASS: TestPsFilter (0.25s) 09:24:23 [2021-08-10T09:24:23.482Z] === RUN TestRemoveContainerWithRemovedVolume 09:24:24 [2021-08-10T09:24:24.354Z] === RUN TestDockerSuite/TestBuildOnBuildCache 09:24:24 [2021-08-10T09:24:24.921Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 09:24:25 [2021-08-10T09:24:25.645Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.11s) 09:24:25 [2021-08-10T09:24:25.645Z] === RUN TestRemoveContainerWithVolume 09:24:27 [2021-08-10T09:24:27.453Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 09:24:27 [2021-08-10T09:24:27.809Z] --- PASS: TestRemoveContainerWithVolume (2.12s) 09:24:27 [2021-08-10T09:24:27.809Z] === RUN TestRemoveContainerRunning 09:24:29 [2021-08-10T09:24:29.334Z] --- PASS: TestRemoveContainerRunning (1.55s) 09:24:29 [2021-08-10T09:24:29.334Z] === RUN TestRemoveContainerForceRemoveRunning 09:24:29 [2021-08-10T09:24:29.983Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 09:24:30 [2021-08-10T09:24:30.859Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.46s) 09:24:30 [2021-08-10T09:24:30.859Z] === RUN TestRemoveInvalidContainer 09:24:30 [2021-08-10T09:24:30.859Z] --- PASS: TestRemoveInvalidContainer (0.02s) 09:24:30 [2021-08-10T09:24:30.859Z] === RUN TestRenameLinkedContainer 09:24:30 [2021-08-10T09:24:30.859Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 09:24:30 [2021-08-10T09:24:30.859Z] --- SKIP: TestRenameLinkedContainer (0.00s) 09:24:30 [2021-08-10T09:24:30.859Z] === RUN TestRenameStoppedContainer 09:24:32 [2021-08-10T09:24:32.513Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 09:24:33 [2021-08-10T09:24:33.030Z] --- PASS: TestRenameStoppedContainer (2.10s) 09:24:33 [2021-08-10T09:24:33.030Z] === RUN TestRenameRunningContainerAndReuse 09:24:33 [2021-08-10T09:24:33.449Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 09:24:34 [2021-08-10T09:24:34.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:24:34 [2021-08-10T09:24:34.835Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 09:24:34 [2021-08-10T09:24:34.835Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.46s) 09:24:34 [2021-08-10T09:24:34.835Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:24:35 [2021-08-10T09:24:35.093Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 09:24:35 [2021-08-10T09:24:35.925Z] --- PASS: TestRenameRunningContainerAndReuse (3.06s) 09:24:35 [2021-08-10T09:24:35.925Z] === RUN TestRenameInvalidName 09:24:36 [2021-08-10T09:24:36.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 09:24:37 [2021-08-10T09:24:37.451Z] --- PASS: TestRenameInvalidName (1.55s) 09:24:37 [2021-08-10T09:24:37.451Z] === RUN TestRenameAnonymousContainer 09:24:38 [2021-08-10T09:24:38.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:24:38 [2021-08-10T09:24:38.557Z] === RUN TestDockerSuite/TestBuildPATH 09:24:40 [2021-08-10T09:24:40.457Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 09:24:40 [2021-08-10T09:24:40.715Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 09:24:41 [2021-08-10T09:24:41.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:24:41 [2021-08-10T09:24:41.648Z] === RUN TestDockerSuite/TestBuildRelativeCopy 09:24:42 [2021-08-10T09:24:42.897Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev 09:24:43 [2021-08-10T09:24:43.459Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev 09:24:43 [2021-08-10T09:24:43.459Z] GOOS="linux" GOARCH="ppc64le" GOARM="" 09:24:43 [2021-08-10T09:24:43.715Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev 09:24:43 [2021-08-10T09:24:43.715Z] Cross building: bundles/cross/linux/s390x 09:24:43 [2021-08-10T09:24:43.715Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev 09:24:43 [2021-08-10T09:24:43.715Z] GOOS="linux" GOARCH="s390x" GOARM="" 09:24:44 [2021-08-10T09:24:44.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:24:44 [2021-08-10T09:24:44.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:24:45 [2021-08-10T09:24:45.989Z] --- PASS: TestRenameAnonymousContainer (8.40s) 09:24:45 [2021-08-10T09:24:45.989Z] === RUN TestRenameContainerWithSameName 09:24:47 [2021-08-10T09:24:47.549Z] --- PASS: TestRenameContainerWithSameName (1.55s) 09:24:47 [2021-08-10T09:24:47.549Z] === RUN TestRenameContainerWithLinkedContainer 09:24:47 [2021-08-10T09:24:47.549Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 09:24:47 [2021-08-10T09:24:47.549Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 09:24:47 [2021-08-10T09:24:47.549Z] === RUN TestResize 09:24:49 [2021-08-10T09:24:49.079Z] --- PASS: TestResize (1.53s) 09:24:49 [2021-08-10T09:24:49.079Z] === RUN TestResizeWithInvalidSize 09:24:49 [2021-08-10T09:24:49.758Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 09:24:50 [2021-08-10T09:24:50.605Z] --- PASS: TestResizeWithInvalidSize (1.59s) 09:24:50 [2021-08-10T09:24:50.605Z] === RUN TestResizeWhenContainerNotStarted 09:24:51 [2021-08-10T09:24:51.656Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) 09:24:51 [2021-08-10T09:24:51.656Z] PASS 09:24:51 [2021-08-10T09:24:51.656Z] 09:24:51 [2021-08-10T09:24:51.656Z] DONE 17 tests in 52.653s 09:24:51 [2021-08-10T09:24:51.656Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:24:51 [2021-08-10T09:24:51.656Z] ++ 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 09:24:51 [2021-08-10T09:24:51.656Z] ++ set -e 09:24:51 [2021-08-10T09:24:51.656Z] ++ '[' -n 0 ']' 09:24:51 [2021-08-10T09:24:51.656Z] ++ set -x 09:24:51 [2021-08-10T09:24:51.656Z] ++ 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 09:24:51 [2021-08-10T09:24:51.656Z] INFO: Testing against a local daemon 09:24:51 [2021-08-10T09:24:51.656Z] === RUN TestPluginInvalidJSON 09:24:51 [2021-08-10T09:24:51.656Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 09:24:51 [2021-08-10T09:24:51.656Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 09:24:51 [2021-08-10T09:24:51.656Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 09:24:51 [2021-08-10T09:24:51.656Z] --- PASS: TestPluginInvalidJSON (0.02s) 09:24:51 [2021-08-10T09:24:51.656Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 09:24:51 [2021-08-10T09:24:51.656Z] === RUN TestPluginInstall 09:24:51 [2021-08-10T09:24:51.656Z] === RUN TestPluginInstall/no_auth 09:24:51 [2021-08-10T09:24:51.915Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 09:24:52 [2021-08-10T09:24:52.769Z] --- PASS: TestResizeWhenContainerNotStarted (1.68s) 09:24:52 [2021-08-10T09:24:52.769Z] === RUN TestDaemonRestartKillContainers 09:24:52 [2021-08-10T09:24:52.769Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 09:24:52 [2021-08-10T09:24:52.769Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 09:24:52 [2021-08-10T09:24:52.769Z] === RUN TestStats 09:24:52 [2021-08-10T09:24:52.769Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 09:24:52 [2021-08-10T09:24:52.769Z] --- SKIP: TestStats (0.00s) 09:24:52 [2021-08-10T09:24:52.769Z] === RUN TestStopContainerWithRestartPolicyAlways 09:24:54 [2021-08-10T09:24:54.444Z] time="2021-08-10T09:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:24:54 [2021-08-10T09:24:54.444Z] time="2021-08-10T09:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3419cbdc4b9920c4a7b56ce85c54615a06d276299c164291f8ec5310fc3a2c34" mediatype=application/vnd.docker.plugin.v1+json size=522 09:24:54 [2021-08-10T09:24:54.444Z] time="2021-08-10T09:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:24:54 [2021-08-10T09:24:54.444Z] time="2021-08-10T09:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3419cbdc4b9920c4a7b56ce85c54615a06d276299c164291f8ec5310fc3a2c34" mediatype=application/vnd.docker.plugin.v1+json size=522 09:24:54 [2021-08-10T09:24:54.444Z] === RUN TestPluginInstall/with_htpasswd 09:24:54 [2021-08-10T09:24:54.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:24:54 [2021-08-10T09:24:54.702Z] time="2021-08-10T09:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:24:54 [2021-08-10T09:24:54.702Z] time="2021-08-10T09:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe7a62370669eb99b86a67eee18ff0ee876cb6a93b9edd3be30c9bf33dd8ca64" mediatype=application/vnd.docker.plugin.v1+json size=522 09:24:54 [2021-08-10T09:24:54.702Z] time="2021-08-10T09:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:24:54 [2021-08-10T09:24:54.702Z] time="2021-08-10T09:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe7a62370669eb99b86a67eee18ff0ee876cb6a93b9edd3be30c9bf33dd8ca64" mediatype=application/vnd.docker.plugin.v1+json size=522 09:24:54 [2021-08-10T09:24:54.960Z] === RUN TestPluginInstall/with_insecure 09:24:55 [2021-08-10T09:24:55.895Z] time="2021-08-10T09:24:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:24:55 [2021-08-10T09:24:55.895Z] time="2021-08-10T09:24:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dc19000f15ad65ab67a81be977f80f561ec35b5a38cb3704f003371dc3079db" mediatype=application/vnd.docker.plugin.v1+json size=522 09:24:55 [2021-08-10T09:24:55.895Z] time="2021-08-10T09:24:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:24:55 [2021-08-10T09:24:55.895Z] time="2021-08-10T09:24:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dc19000f15ad65ab67a81be977f80f561ec35b5a38cb3704f003371dc3079db" mediatype=application/vnd.docker.plugin.v1+json size=522 09:24:56 [2021-08-10T09:24:56.154Z] plugin_test.go:166: [daea5738f8f0b] daemon is not started 09:24:56 [2021-08-10T09:24:56.154Z] --- PASS: TestPluginInstall (4.36s) 09:24:56 [2021-08-10T09:24:56.154Z] --- PASS: TestPluginInstall/no_auth (2.63s) 09:24:56 [2021-08-10T09:24:56.154Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) 09:24:56 [2021-08-10T09:24:56.154Z] --- PASS: TestPluginInstall/with_insecure (1.10s) 09:24:56 [2021-08-10T09:24:56.154Z] === RUN TestPluginsWithRuntimes 09:24:57 [2021-08-10T09:24:57.448Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.58s) 09:24:57 [2021-08-10T09:24:57.448Z] === RUN TestStopContainerWithTimeout 09:24:57 [2021-08-10T09:24:57.448Z] stop_windows_test.go:19: testEnv.OSType == "windows" 09:24:57 [2021-08-10T09:24:57.448Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 09:24:57 [2021-08-10T09:24:57.448Z] === RUN TestUpdateRestartPolicy 09:24:57 [2021-08-10T09:24:57.528Z] === RUN TestDockerSuite/TestBuildRm 09:24:57 [2021-08-10T09:24:57.786Z] === RUN TestPluginsWithRuntimes/No_Args 09:24:59 [2021-08-10T09:24:59.172Z] === RUN TestPluginsWithRuntimes/With_Args 09:24:59 [2021-08-10T09:24:59.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 09:25:00 [2021-08-10T09:25:00.303Z] --- PASS: TestPluginsWithRuntimes (4.08s) 09:25:00 [2021-08-10T09:25:00.303Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) 09:25:00 [2021-08-10T09:25:00.303Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) 09:25:00 [2021-08-10T09:25:00.303Z] === RUN TestPluginBackCompatMediaTypes 09:25:00 [2021-08-10T09:25:00.869Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 09:25:01 [2021-08-10T09:25:01.127Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s) 09:25:01 [2021-08-10T09:25:01.127Z] PASS 09:25:01 [2021-08-10T09:25:01.127Z] 09:25:01 [2021-08-10T09:25:01.127Z] DONE 10 tests in 9.669s 09:25:01 [2021-08-10T09:25:01.127Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:25:01 [2021-08-10T09:25:01.127Z] ++ 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 09:25:01 [2021-08-10T09:25:01.127Z] ++ set -e 09:25:01 [2021-08-10T09:25:01.127Z] ++ '[' -n 0 ']' 09:25:01 [2021-08-10T09:25:01.127Z] ++ set -x 09:25:01 [2021-08-10T09:25:01.127Z] ++ 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 09:25:01 [2021-08-10T09:25:01.695Z] INFO: Testing against a local daemon 09:25:01 [2021-08-10T09:25:01.695Z] === RUN TestExternalGraphDriver 09:25:01 [2021-08-10T09:25:01.954Z] === RUN TestExternalGraphDriver/json 09:25:02 [2021-08-10T09:25:02.521Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 09:25:04 [2021-08-10T09:25:04.428Z] === RUN TestDockerSuite/TestBuildScratchCopy 09:25:04 [2021-08-10T09:25:04.687Z] === RUN TestExternalGraphDriver/spec 09:25:04 [2021-08-10T09:25:04.946Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 09:25:05 [2021-08-10T09:25:05.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 09:25:05 [2021-08-10T09:25:05.514Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 09:25:06 [2021-08-10T09:25:06.889Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 09:25:07 [2021-08-10T09:25:07.149Z] === RUN TestExternalGraphDriver/pull 09:25:08 [2021-08-10T09:25:08.087Z] docker_api_swarm_node_test.go:19: [d0924dd153854] joining swarm manager [d5a2010821a5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:25:09 [2021-08-10T09:25:09.022Z] === RUN TestDockerSuite/TestBuildShellInherited 09:25:09 [2021-08-10T09:25:09.022Z] docker_api_swarm_node_test.go:20: [dcdd54e57019c] joining swarm manager [d5a2010821a5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:25:09 [2021-08-10T09:25:09.587Z] --- PASS: TestExternalGraphDriver (7.81s) 09:25:09 [2021-08-10T09:25:09.587Z] --- PASS: TestExternalGraphDriver/json (2.93s) 09:25:09 [2021-08-10T09:25:09.587Z] --- PASS: TestExternalGraphDriver/spec (2.43s) 09:25:09 [2021-08-10T09:25:09.587Z] --- PASS: TestExternalGraphDriver/pull (2.29s) 09:25:09 [2021-08-10T09:25:09.587Z] === RUN TestGraphdriverPluginV2 09:25:10 [2021-08-10T09:25:10.152Z] === RUN TestDockerSuite/TestBuildShellMultiple 09:25:14 [2021-08-10T09:25:14.334Z] --- PASS: TestGraphdriverPluginV2 (4.14s) 09:25:14 [2021-08-10T09:25:14.334Z] PASS 09:25:14 [2021-08-10T09:25:14.334Z] 09:25:14 [2021-08-10T09:25:14.334Z] DONE 5 tests in 12.461s 09:25:14 [2021-08-10T09:25:14.334Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:25:14 [2021-08-10T09:25:14.334Z] ++ 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 09:25:14 [2021-08-10T09:25:14.334Z] ++ set -e 09:25:14 [2021-08-10T09:25:14.334Z] ++ '[' -n 0 ']' 09:25:14 [2021-08-10T09:25:14.334Z] ++ set -x 09:25:14 [2021-08-10T09:25:14.335Z] ++ 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 09:25:14 [2021-08-10T09:25:14.335Z] INFO: Testing against a local daemon 09:25:14 [2021-08-10T09:25:14.335Z] === RUN TestDockerSuite/TestBuildShellNotJSON 09:25:14 [2021-08-10T09:25:14.335Z] === RUN TestContinueAfterPluginCrash 09:25:14 [2021-08-10T09:25:14.335Z] === PAUSE TestContinueAfterPluginCrash 09:25:14 [2021-08-10T09:25:14.335Z] === RUN TestReadPluginNoRead 09:25:14 [2021-08-10T09:25:14.335Z] === PAUSE TestReadPluginNoRead 09:25:14 [2021-08-10T09:25:14.335Z] === RUN TestDaemonStartWithLogOpt 09:25:14 [2021-08-10T09:25:14.335Z] === PAUSE TestDaemonStartWithLogOpt 09:25:14 [2021-08-10T09:25:14.335Z] === CONT TestContinueAfterPluginCrash 09:25:14 [2021-08-10T09:25:14.335Z] === CONT TestDaemonStartWithLogOpt 09:25:14 [2021-08-10T09:25:14.335Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 09:25:14 [2021-08-10T09:25:14.335Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 09:25:14 [2021-08-10T09:25:14.335Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 09:25:14 [2021-08-10T09:25:14.335Z] === RUN TestDockerSuite/TestBuildSpaces 09:25:14 [2021-08-10T09:25:14.593Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 09:25:15 [2021-08-10T09:25:15.966Z] === RUN TestDockerSuite/TestBuildStartsFromOne 09:25:15 [2021-08-10T09:25:15.966Z] === RUN TestDockerSuite/TestBuildStderr 09:25:17 [2021-08-10T09:25:17.358Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 09:25:18 [2021-08-10T09:25:18.487Z] --- PASS: TestUpdateRestartPolicy (19.54s) 09:25:18 [2021-08-10T09:25:18.487Z] === RUN TestUpdateRestartWithAutoRemove 09:25:18 [2021-08-10T09:25:18.487Z] --- PASS: TestUpdateRestartWithAutoRemove (1.55s) 09:25:18 [2021-08-10T09:25:18.487Z] === RUN TestWaitNonBlocked 09:25:18 [2021-08-10T09:25:18.487Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:25:18 [2021-08-10T09:25:18.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:25:18 [2021-08-10T09:25:18.487Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:25:18 [2021-08-10T09:25:18.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:25:18 [2021-08-10T09:25:18.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:25:18 [2021-08-10T09:25:18.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:25:19 [2021-08-10T09:25:19.259Z] --- PASS: TestDaemonStartWithLogOpt (5.04s) 09:25:19 [2021-08-10T09:25:19.259Z] === CONT TestReadPluginNoRead 09:25:19 [2021-08-10T09:25:19.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 09:25:21 [2021-08-10T09:25:21.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:25:22 [2021-08-10T09:25:22.802Z] === RUN TestReadPluginNoRead/default 09:25:22 [2021-08-10T09:25:22.802Z] === RUN TestDockerSuite/TestBuildStopSignal 09:25:24 [2021-08-10T09:25:24.179Z] --- PASS: TestContinueAfterPluginCrash (10.32s) 09:25:24 [2021-08-10T09:25:24.438Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 09:25:25 [2021-08-10T09:25:25.005Z] === RUN TestReadPluginNoRead/disabled_caching 09:25:25 [2021-08-10T09:25:25.005Z] docker_api_swarm_test.go:501: [df27a9b7a33a2] joining swarm manager [dfac8bca85211]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:25:25 [2021-08-10T09:25:25.532Z] --- PASS: TestWaitNonBlocked (0.02s) 09:25:25 [2021-08-10T09:25:25.532Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.96s) 09:25:25 [2021-08-10T09:25:25.532Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (6.89s) 09:25:25 [2021-08-10T09:25:25.532Z] === RUN TestWaitBlocked 09:25:25 [2021-08-10T09:25:25.532Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 09:25:25 [2021-08-10T09:25:25.532Z] --- SKIP: TestWaitBlocked (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] PASS 09:25:25 [2021-08-10T09:25:25.532Z] ok github.com/docker/docker/integration/container 77.906s 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === Skipped 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) 09:25:25 [2021-08-10T09:25:25.532Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] health_test.go:20: testEnv.OSType == "windows": FIXME 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 09:25:25 [2021-08-10T09:25:25.532Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 09:25:25 [2021-08-10T09:25:25.532Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:25:25 [2021-08-10T09:25:25.532Z] 09:25:25 [2021-08-10T09:25:25.532Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] stop_windows_test.go:19: testEnv.OSType == "windows" 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 09:25:25 [2021-08-10T09:25:25.533Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] 09:25:25 [2021-08-10T09:25:25.533Z] DONE 87 tests, 33 skipped in 79.934s 09:25:25 [2021-08-10T09:25:25.533Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon 09:25:26 [2021-08-10T09:25:26.381Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 09:25:26 [2021-08-10T09:25:26.497Z] === RUN TestConfigDaemonLibtrustID 09:25:26 [2021-08-10T09:25:26.497Z] daemon_test.go:19: runtime.GOOS != "linux" 09:25:26 [2021-08-10T09:25:26.497Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 09:25:26 [2021-08-10T09:25:26.497Z] === RUN TestDaemonConfigValidation 09:25:26 [2021-08-10T09:25:26.497Z] daemon_test.go:38: runtime.GOOS != "linux" 09:25:26 [2021-08-10T09:25:26.497Z] --- SKIP: TestDaemonConfigValidation (0.00s) 09:25:26 [2021-08-10T09:25:26.497Z] PASS 09:25:26 [2021-08-10T09:25:26.497Z] ok github.com/docker/docker/integration/daemon 0.272s 09:25:26 [2021-08-10T09:25:26.497Z] 09:25:26 [2021-08-10T09:25:26.497Z] === Skipped 09:25:26 [2021-08-10T09:25:26.497Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) 09:25:26 [2021-08-10T09:25:26.497Z] daemon_test.go:19: runtime.GOOS != "linux" 09:25:26 [2021-08-10T09:25:26.497Z] 09:25:26 [2021-08-10T09:25:26.497Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) 09:25:26 [2021-08-10T09:25:26.497Z] daemon_test.go:38: runtime.GOOS != "linux" 09:25:26 [2021-08-10T09:25:26.497Z] 09:25:26 [2021-08-10T09:25:26.497Z] 09:25:26 [2021-08-10T09:25:26.497Z] DONE 2 tests, 2 skipped in 1.480s 09:25:26 [2021-08-10T09:25:26.497Z] Running D:\gopath\src\github.com\docker\docker\integration\image 09:25:26 [2021-08-10T09:25:26.640Z] === RUN TestDockerSuite/TestBuildTagEvent 09:25:26 [2021-08-10T09:25:26.898Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:25:27 [2021-08-10T09:25:27.837Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 09:25:28 [2021-08-10T09:25:28.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:28 [2021-08-10T09:25:28.039Z] INFO: Testing against a local daemon 09:25:28 [2021-08-10T09:25:28.039Z] === RUN TestCommitInheritsEnv 09:25:28 [2021-08-10T09:25:28.039Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 09:25:28 [2021-08-10T09:25:28.039Z] --- SKIP: TestCommitInheritsEnv (0.00s) 09:25:28 [2021-08-10T09:25:28.039Z] === RUN TestImportExtremelyLargeImageWorks 09:25:28 [2021-08-10T09:25:28.039Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 09:25:28 [2021-08-10T09:25:28.039Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 09:25:28 [2021-08-10T09:25:28.039Z] === RUN TestImagesFilterMultiReference 09:25:28 [2021-08-10T09:25:28.039Z] --- PASS: TestImagesFilterMultiReference (0.07s) 09:25:28 [2021-08-10T09:25:28.039Z] === RUN TestImagePullPlatformInvalid 09:25:28 [2021-08-10T09:25:28.039Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 09:25:28 [2021-08-10T09:25:28.039Z] === RUN TestRemoveImageOrphaning 09:25:28 [2021-08-10T09:25:28.774Z] === CONT TestReadPluginNoRead 09:25:28 [2021-08-10T09:25:28.774Z] read_test.go:92: [d333e3389bb4c] daemon is not started 09:25:28 [2021-08-10T09:25:28.774Z] --- PASS: TestReadPluginNoRead (9.81s) 09:25:28 [2021-08-10T09:25:28.774Z] --- PASS: TestReadPluginNoRead/default (2.69s) 09:25:28 [2021-08-10T09:25:28.774Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) 09:25:28 [2021-08-10T09:25:28.774Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) 09:25:28 [2021-08-10T09:25:28.774Z] PASS 09:25:28 [2021-08-10T09:25:28.774Z] 09:25:28 [2021-08-10T09:25:28.774Z] DONE 6 tests in 15.066s 09:25:28 [2021-08-10T09:25:28.774Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:25:28 [2021-08-10T09:25:28.774Z] ++ 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 09:25:28 [2021-08-10T09:25:28.774Z] ++ set -e 09:25:28 [2021-08-10T09:25:28.774Z] ++ '[' -n 0 ']' 09:25:28 [2021-08-10T09:25:28.774Z] ++ set -x 09:25:28 [2021-08-10T09:25:28.775Z] ++ 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 09:25:28 [2021-08-10T09:25:28.775Z] testing: warning: no tests to run 09:25:28 [2021-08-10T09:25:28.775Z] PASS 09:25:28 [2021-08-10T09:25:28.775Z] 09:25:28 [2021-08-10T09:25:28.775Z] DONE 0 tests in 0.045s 09:25:28 [2021-08-10T09:25:28.775Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:25:28 [2021-08-10T09:25:28.775Z] ++ 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 09:25:28 [2021-08-10T09:25:28.775Z] ++ set -e 09:25:28 [2021-08-10T09:25:28.775Z] ++ '[' -n 0 ']' 09:25:28 [2021-08-10T09:25:28.775Z] ++ set -x 09:25:28 [2021-08-10T09:25:28.775Z] ++ 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 09:25:29 [2021-08-10T09:25:29.000Z] --- PASS: TestRemoveImageOrphaning (0.79s) 09:25:29 [2021-08-10T09:25:29.000Z] === RUN TestTagUnprefixedRepoByNameOrName 09:25:29 [2021-08-10T09:25:29.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 09:25:29 [2021-08-10T09:25:29.000Z] === RUN TestTagInvalidReference 09:25:29 [2021-08-10T09:25:29.000Z] --- PASS: TestTagInvalidReference (0.02s) 09:25:29 [2021-08-10T09:25:29.000Z] === RUN TestTagValidPrefixedRepo 09:25:29 [2021-08-10T09:25:29.000Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 09:25:29 [2021-08-10T09:25:29.000Z] === RUN TestTagExistedNameWithoutForce 09:25:29 [2021-08-10T09:25:29.000Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 09:25:29 [2021-08-10T09:25:29.000Z] === RUN TestTagOfficialNames 09:25:29 [2021-08-10T09:25:29.000Z] --- PASS: TestTagOfficialNames (0.06s) 09:25:29 [2021-08-10T09:25:29.000Z] === RUN TestTagMatchesDigest 09:25:29 [2021-08-10T09:25:29.000Z] --- PASS: TestTagMatchesDigest (0.02s) 09:25:29 [2021-08-10T09:25:29.000Z] PASS 09:25:29 [2021-08-10T09:25:29.000Z] ok github.com/docker/docker/integration/image 1.331s 09:25:29 [2021-08-10T09:25:29.034Z] INFO: Testing against a local daemon 09:25:29 [2021-08-10T09:25:29.034Z] === RUN TestPluginWithDevMounts 09:25:29 [2021-08-10T09:25:29.034Z] === PAUSE TestPluginWithDevMounts 09:25:29 [2021-08-10T09:25:29.034Z] === CONT TestPluginWithDevMounts 09:25:29 [2021-08-10T09:25:29.034Z] === RUN TestDockerSuite/TestBuildUser 09:25:29 [2021-08-10T09:25:29.457Z] 09:25:29 [2021-08-10T09:25:29.457Z] === Skipped 09:25:29 [2021-08-10T09:25:29.457Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 09:25:29 [2021-08-10T09:25:29.457Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 09:25:29 [2021-08-10T09:25:29.457Z] 09:25:29 [2021-08-10T09:25:29.457Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 09:25:29 [2021-08-10T09:25:29.457Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 09:25:29 [2021-08-10T09:25:29.457Z] 09:25:29 [2021-08-10T09:25:29.457Z] 09:25:29 [2021-08-10T09:25:29.457Z] DONE 11 tests, 2 skipped in 2.588s 09:25:29 [2021-08-10T09:25:29.457Z] Running D:\gopath\src\github.com\docker\docker\integration\network 09:25:30 [2021-08-10T09:25:30.936Z] --- PASS: TestPluginWithDevMounts (1.85s) 09:25:30 [2021-08-10T09:25:30.936Z] PASS 09:25:30 [2021-08-10T09:25:30.936Z] 09:25:30 [2021-08-10T09:25:30.936Z] DONE 1 tests in 2.108s 09:25:30 [2021-08-10T09:25:30.936Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 09:25:30 [2021-08-10T09:25:30.936Z] ++ 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 09:25:30 [2021-08-10T09:25:30.936Z] ++ set -e 09:25:30 [2021-08-10T09:25:30.936Z] ++ '[' -n 0 ']' 09:25:30 [2021-08-10T09:25:30.936Z] ++ set -x 09:25:30 [2021-08-10T09:25:30.936Z] ++ 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 09:25:30 [2021-08-10T09:25:30.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:30 [2021-08-10T09:25:30.985Z] INFO: Testing against a local daemon 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestNetworkCreateDelete 09:25:30 [2021-08-10T09:25:30.985Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestNetworkCreateDelete (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestDockerNetworkDeletePreferID 09:25:30 [2021-08-10T09:25:30.985Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestDaemonDNSFallback 09:25:30 [2021-08-10T09:25:30.985Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestDaemonDNSFallback (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestInspectNetwork 09:25:30 [2021-08-10T09:25:30.985Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestInspectNetwork (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestRunContainerWithBridgeNone 09:25:30 [2021-08-10T09:25:30.985Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestNetworkInvalidJSON 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestNetworkInvalidJSON//networks/create 09:25:30 [2021-08-10T09:25:30.985Z] === PAUSE TestNetworkInvalidJSON//networks/create 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 09:25:30 [2021-08-10T09:25:30.985Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 09:25:30 [2021-08-10T09:25:30.985Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 09:25:30 [2021-08-10T09:25:30.985Z] === CONT TestNetworkInvalidJSON//networks/create 09:25:30 [2021-08-10T09:25:30.985Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 09:25:30 [2021-08-10T09:25:30.985Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 09:25:30 [2021-08-10T09:25:30.985Z] --- PASS: TestNetworkInvalidJSON (0.03s) 09:25:30 [2021-08-10T09:25:30.985Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestNetworkList 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestNetworkList//networks 09:25:30 [2021-08-10T09:25:30.985Z] === PAUSE TestNetworkList//networks 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestNetworkList//networks/ 09:25:30 [2021-08-10T09:25:30.985Z] === PAUSE TestNetworkList//networks/ 09:25:30 [2021-08-10T09:25:30.985Z] === CONT TestNetworkList//networks 09:25:30 [2021-08-10T09:25:30.985Z] === CONT TestNetworkList//networks/ 09:25:30 [2021-08-10T09:25:30.985Z] --- PASS: TestNetworkList (0.02s) 09:25:30 [2021-08-10T09:25:30.985Z] --- PASS: TestNetworkList//networks (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestHostIPv4BridgeLabel 09:25:30 [2021-08-10T09:25:30.985Z] network_test.go:128: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestDaemonRestartWithLiveRestore 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:29: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestDaemonDefaultNetworkPools 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:58: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestDaemonRestartWithExistingNetwork 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:102: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:136: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:187: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestServiceWithPredefinedNetwork 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:212: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:242: FLAKY_TEST 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestServiceWithDataPathPortInit 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:333: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] === RUN TestServiceWithDefaultAddressPoolInit 09:25:30 [2021-08-10T09:25:30.985Z] service_test.go:401: testEnv.OSType == "windows" 09:25:30 [2021-08-10T09:25:30.985Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 09:25:30 [2021-08-10T09:25:30.985Z] PASS 09:25:30 [2021-08-10T09:25:30.985Z] ok github.com/docker/docker/integration/network 0.337s 09:25:31 [2021-08-10T09:25:31.194Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === Skipped 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] network_test.go:128: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:29: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:58: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:102: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:136: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:187: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:212: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:242: FLAKY_TEST 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:333: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 09:25:31 [2021-08-10T09:25:31.440Z] service_test.go:401: testEnv.OSType == "windows" 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] 09:25:31 [2021-08-10T09:25:31.440Z] DONE 22 tests, 15 skipped in 1.992s 09:25:31 [2021-08-10T09:25:31.440Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 09:25:31 [2021-08-10T09:25:31.760Z] INFO: Testing against a local daemon 09:25:31 [2021-08-10T09:25:31.760Z] === RUN TestSecretInspect 09:25:31 [2021-08-10T09:25:31.895Z] testing: warning: no tests to run 09:25:31 [2021-08-10T09:25:31.895Z] PASS 09:25:31 [2021-08-10T09:25:31.895Z] ok github.com/docker/docker/integration/network/ipvlan 0.118s 09:25:31 [2021-08-10T09:25:31.895Z] 09:25:31 [2021-08-10T09:25:31.895Z] DONE 0 tests in 0.563s 09:25:31 [2021-08-10T09:25:31.895Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 09:25:32 [2021-08-10T09:25:32.350Z] testing: warning: no tests to run 09:25:32 [2021-08-10T09:25:32.350Z] PASS 09:25:32 [2021-08-10T09:25:32.350Z] ok github.com/docker/docker/integration/network/macvlan 0.101s 09:25:32 [2021-08-10T09:25:32.350Z] 09:25:32 [2021-08-10T09:25:32.350Z] DONE 0 tests in 0.553s 09:25:32 [2021-08-10T09:25:32.350Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 09:25:32 [2021-08-10T09:25:32.696Z] docker_api_swarm_test.go:506: [d54f5753aaea7] joining swarm manager [dfac8bca85211]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:25:33 [2021-08-10T09:25:33.310Z] testing: warning: no tests to run 09:25:33 [2021-08-10T09:25:33.310Z] PASS 09:25:33 [2021-08-10T09:25:33.310Z] ok github.com/docker/docker/integration/plugin 0.099s 09:25:33 [2021-08-10T09:25:33.310Z] 09:25:33 [2021-08-10T09:25:33.310Z] DONE 0 tests in 0.532s 09:25:33 [2021-08-10T09:25:33.310Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 09:25:33 [2021-08-10T09:25:33.764Z] testing: warning: no tests to run 09:25:33 [2021-08-10T09:25:33.764Z] PASS 09:25:33 [2021-08-10T09:25:33.764Z] ok github.com/docker/docker/integration/plugin/authz 0.099s 09:25:33 [2021-08-10T09:25:33.764Z] 09:25:33 [2021-08-10T09:25:33.764Z] DONE 0 tests in 0.557s 09:25:33 [2021-08-10T09:25:33.764Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 09:25:34 [2021-08-10T09:25:34.071Z] --- PASS: TestSecretInspect (2.58s) 09:25:34 [2021-08-10T09:25:34.071Z] === RUN TestSecretList 09:25:34 [2021-08-10T09:25:34.641Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 09:25:35 [2021-08-10T09:25:35.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:25:37 [2021-08-10T09:25:37.182Z] --- PASS: TestSecretList (2.60s) 09:25:37 [2021-08-10T09:25:37.182Z] === RUN TestSecretsCreateAndDelete 09:25:39 [2021-08-10T09:25:39.710Z] --- PASS: TestSecretsCreateAndDelete (2.68s) 09:25:39 [2021-08-10T09:25:39.711Z] === RUN TestSecretsUpdate 09:25:41 [2021-08-10T09:25:41.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:25:42 [2021-08-10T09:25:42.240Z] --- PASS: TestSecretsUpdate (2.59s) 09:25:42 [2021-08-10T09:25:42.240Z] === RUN TestTemplatedSecret 09:25:42 [2021-08-10T09:25:42.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:42 [2021-08-10T09:25:42.318Z] INFO: Testing against a local daemon 09:25:42 [2021-08-10T09:25:42.318Z] === RUN TestPluginInvalidJSON 09:25:42 [2021-08-10T09:25:42.318Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 09:25:42 [2021-08-10T09:25:42.318Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 09:25:42 [2021-08-10T09:25:42.318Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 09:25:42 [2021-08-10T09:25:42.318Z] --- PASS: TestPluginInvalidJSON (0.03s) 09:25:42 [2021-08-10T09:25:42.318Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 09:25:42 [2021-08-10T09:25:42.318Z] === RUN TestPluginInstall 09:25:42 [2021-08-10T09:25:42.318Z] plugin_test.go:64: testEnv.OSType == "windows" 09:25:42 [2021-08-10T09:25:42.318Z] --- SKIP: TestPluginInstall (0.00s) 09:25:42 [2021-08-10T09:25:42.318Z] === RUN TestPluginsWithRuntimes 09:25:42 [2021-08-10T09:25:42.318Z] plugin_test.go:173: testEnv.OSType == "windows" 09:25:42 [2021-08-10T09:25:42.318Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 09:25:42 [2021-08-10T09:25:42.318Z] === RUN TestPluginBackCompatMediaTypes 09:25:42 [2021-08-10T09:25:42.318Z] plugin_test.go:235: testEnv.OSType == "windows" 09:25:42 [2021-08-10T09:25:42.318Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 09:25:42 [2021-08-10T09:25:42.318Z] PASS 09:25:42 [2021-08-10T09:25:42.318Z] ok github.com/docker/docker/integration/plugin/common 0.325s 09:25:42 [2021-08-10T09:25:42.318Z] 09:25:42 [2021-08-10T09:25:42.318Z] === Skipped 09:25:42 [2021-08-10T09:25:42.318Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 09:25:42 [2021-08-10T09:25:42.318Z] plugin_test.go:64: testEnv.OSType == "windows" 09:25:42 [2021-08-10T09:25:42.318Z] 09:25:42 [2021-08-10T09:25:42.318Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 09:25:42 [2021-08-10T09:25:42.318Z] plugin_test.go:173: testEnv.OSType == "windows" 09:25:42 [2021-08-10T09:25:42.318Z] 09:25:42 [2021-08-10T09:25:42.318Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 09:25:42 [2021-08-10T09:25:42.318Z] plugin_test.go:235: testEnv.OSType == "windows" 09:25:42 [2021-08-10T09:25:42.318Z] 09:25:42 [2021-08-10T09:25:42.318Z] 09:25:42 [2021-08-10T09:25:42.318Z] DONE 5 tests, 3 skipped in 8.406s 09:25:42 [2021-08-10T09:25:42.318Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 09:25:44 [2021-08-10T09:25:44.484Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:44 [2021-08-10T09:25:44.484Z] INFO: Testing against a local daemon 09:25:44 [2021-08-10T09:25:44.484Z] === RUN TestExternalGraphDriver 09:25:44 [2021-08-10T09:25:44.484Z] external_test.go:48: runtime.GOOS == "windows" 09:25:44 [2021-08-10T09:25:44.484Z] --- SKIP: TestExternalGraphDriver (0.00s) 09:25:44 [2021-08-10T09:25:44.484Z] === RUN TestGraphdriverPluginV2 09:25:44 [2021-08-10T09:25:44.484Z] external_test.go:408: runtime.GOOS == "windows" 09:25:44 [2021-08-10T09:25:44.484Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 09:25:44 [2021-08-10T09:25:44.484Z] PASS 09:25:44 [2021-08-10T09:25:44.484Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.290s 09:25:44 [2021-08-10T09:25:44.939Z] 09:25:44 [2021-08-10T09:25:44.939Z] === Skipped 09:25:44 [2021-08-10T09:25:44.939Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 09:25:44 [2021-08-10T09:25:44.939Z] external_test.go:48: runtime.GOOS == "windows" 09:25:44 [2021-08-10T09:25:44.939Z] 09:25:44 [2021-08-10T09:25:44.939Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 09:25:44 [2021-08-10T09:25:44.939Z] external_test.go:408: runtime.GOOS == "windows" 09:25:44 [2021-08-10T09:25:44.939Z] 09:25:44 [2021-08-10T09:25:44.939Z] 09:25:44 [2021-08-10T09:25:44.939Z] DONE 2 tests, 2 skipped in 2.583s 09:25:44 [2021-08-10T09:25:44.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 09:25:46 [2021-08-10T09:25:46.427Z] --- PASS: TestTemplatedSecret (4.33s) 09:25:46 [2021-08-10T09:25:46.427Z] === RUN TestSecretCreateResolve 09:25:46 [2021-08-10T09:25:46.465Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:46 [2021-08-10T09:25:46.465Z] INFO: Testing against a local daemon 09:25:46 [2021-08-10T09:25:46.465Z] === RUN TestReadPluginNoRead 09:25:46 [2021-08-10T09:25:46.465Z] read_test.go:21: no unix domain sockets on Windows 09:25:46 [2021-08-10T09:25:46.465Z] --- SKIP: TestReadPluginNoRead (0.00s) 09:25:46 [2021-08-10T09:25:46.465Z] PASS 09:25:46 [2021-08-10T09:25:46.465Z] ok github.com/docker/docker/integration/plugin/logging 0.281s 09:25:46 [2021-08-10T09:25:46.465Z] 09:25:46 [2021-08-10T09:25:46.465Z] === Skipped 09:25:46 [2021-08-10T09:25:46.465Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 09:25:46 [2021-08-10T09:25:46.465Z] read_test.go:21: no unix domain sockets on Windows 09:25:46 [2021-08-10T09:25:46.465Z] 09:25:46 [2021-08-10T09:25:46.465Z] 09:25:46 [2021-08-10T09:25:46.465Z] DONE 1 tests, 1 skipped in 1.838s 09:25:46 [2021-08-10T09:25:46.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 09:25:47 [2021-08-10T09:25:47.379Z] testing: warning: no tests to run 09:25:47 [2021-08-10T09:25:47.379Z] PASS 09:25:47 [2021-08-10T09:25:47.379Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.124s 09:25:47 [2021-08-10T09:25:47.379Z] 09:25:47 [2021-08-10T09:25:47.379Z] DONE 0 tests in 0.854s 09:25:47 [2021-08-10T09:25:47.379Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 09:25:48 [2021-08-10T09:25:48.955Z] --- PASS: TestSecretCreateResolve (2.69s) 09:25:48 [2021-08-10T09:25:48.955Z] PASS 09:25:48 [2021-08-10T09:25:48.955Z] 09:25:48 [2021-08-10T09:25:48.955Z] DONE 6 tests in 18.048s 09:25:49 [2021-08-10T09:25:49.214Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 09:25:49 [2021-08-10T09:25:49.214Z] ++ 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 09:25:49 [2021-08-10T09:25:49.214Z] ++ set -e 09:25:49 [2021-08-10T09:25:49.214Z] ++ '[' -n 0 ']' 09:25:49 [2021-08-10T09:25:49.214Z] ++ set -x 09:25:49 [2021-08-10T09:25:49.214Z] ++ 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 09:25:49 [2021-08-10T09:25:49.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:25:49 [2021-08-10T09:25:49.472Z] INFO: Testing against a local daemon 09:25:49 [2021-08-10T09:25:49.472Z] === RUN TestServiceCreateInit 09:25:49 [2021-08-10T09:25:49.472Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:25:49 [2021-08-10T09:25:49.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:49 [2021-08-10T09:25:49.542Z] INFO: Testing against a local daemon 09:25:49 [2021-08-10T09:25:49.542Z] === RUN TestPluginWithDevMounts 09:25:49 [2021-08-10T09:25:49.542Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 09:25:49 [2021-08-10T09:25:49.542Z] --- SKIP: TestPluginWithDevMounts (0.00s) 09:25:49 [2021-08-10T09:25:49.542Z] PASS 09:25:49 [2021-08-10T09:25:49.542Z] ok github.com/docker/docker/integration/plugin/volumes 0.294s 09:25:49 [2021-08-10T09:25:49.542Z] 09:25:49 [2021-08-10T09:25:49.542Z] === Skipped 09:25:49 [2021-08-10T09:25:49.542Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 09:25:49 [2021-08-10T09:25:49.542Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 09:25:49 [2021-08-10T09:25:49.542Z] 09:25:49 [2021-08-10T09:25:49.542Z] 09:25:49 [2021-08-10T09:25:49.542Z] DONE 1 tests, 1 skipped in 1.859s 09:25:49 [2021-08-10T09:25:49.542Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 09:25:49 [2021-08-10T09:25:49.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:25:51 [2021-08-10T09:25:51.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:51 [2021-08-10T09:25:51.069Z] INFO: Testing against a local daemon 09:25:51 [2021-08-10T09:25:51.069Z] === RUN TestSecretInspect 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] --- SKIP: TestSecretInspect (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] === RUN TestSecretList 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] --- SKIP: TestSecretList (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] === RUN TestSecretsCreateAndDelete 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] === RUN TestSecretsUpdate 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] --- SKIP: TestSecretsUpdate (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] === RUN TestTemplatedSecret 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] --- SKIP: TestTemplatedSecret (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] === RUN TestSecretCreateResolve 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 09:25:51 [2021-08-10T09:25:51.069Z] --- SKIP: TestSecretCreateResolve (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] PASS 09:25:51 [2021-08-10T09:25:51.069Z] ok github.com/docker/docker/integration/secret 0.292s 09:25:51 [2021-08-10T09:25:51.069Z] 09:25:51 [2021-08-10T09:25:51.069Z] === Skipped 09:25:51 [2021-08-10T09:25:51.069Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] 09:25:51 [2021-08-10T09:25:51.069Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] 09:25:51 [2021-08-10T09:25:51.069Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] 09:25:51 [2021-08-10T09:25:51.069Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] 09:25:51 [2021-08-10T09:25:51.069Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 09:25:51 [2021-08-10T09:25:51.069Z] 09:25:51 [2021-08-10T09:25:51.069Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 09:25:51 [2021-08-10T09:25:51.069Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 09:25:51 [2021-08-10T09:25:51.069Z] 09:25:51 [2021-08-10T09:25:51.069Z] 09:25:51 [2021-08-10T09:25:51.069Z] DONE 6 tests, 6 skipped in 1.619s 09:25:51 [2021-08-10T09:25:51.069Z] Running D:\gopath\src\github.com\docker\docker\integration\service 09:25:51 [2021-08-10T09:25:51.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:25:51 [2021-08-10T09:25:51.374Z] === RUN TestDockerSuite/TestBuildVerboseOut 09:25:52 [2021-08-10T09:25:52.309Z] === RUN TestDockerSuite/TestBuildVerifyIntString 09:25:52 [2021-08-10T09:25:52.567Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 09:25:53 [2021-08-10T09:25:53.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:53 [2021-08-10T09:25:53.233Z] INFO: Testing against a local daemon 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceCreateInit 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- PASS: TestServiceCreateInit (0.03s) 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateServiceMultipleTimes 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateServiceConflict 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateServiceConflict (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateServiceMaxReplicas 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateWithDuplicateNetworkNames 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateServiceSecretFileMode 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateServiceConfigFileMode 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateServiceSysctls 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateServiceSysctls (0.02s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateServiceCapabilities 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateServiceCapabilities (0.02s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestInspect 09:25:53 [2021-08-10T09:25:53.233Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestInspect (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestCreateJob 09:25:53 [2021-08-10T09:25:53.233Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestCreateJob (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestReplicatedJob 09:25:53 [2021-08-10T09:25:53.233Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestReplicatedJob (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestUpdateReplicatedJob 09:25:53 [2021-08-10T09:25:53.233Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceListWithStatuses 09:25:53 [2021-08-10T09:25:53.233Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestDockerNetworkConnectAlias 09:25:53 [2021-08-10T09:25:53.233Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestDockerNetworkReConnect 09:25:53 [2021-08-10T09:25:53.233Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServicePlugin 09:25:53 [2021-08-10T09:25:53.233Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServicePlugin (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceUpdateLabel 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceUpdateLabel (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceUpdateSecrets 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceUpdateConfigs 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceUpdateNetwork 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] === RUN TestServiceUpdatePidsLimit 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] PASS 09:25:53 [2021-08-10T09:25:53.233Z] ok github.com/docker/docker/integration/service 0.408s 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === Skipped 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) 09:25:53 [2021-08-10T09:25:53.233Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) 09:25:53 [2021-08-10T09:25:53.233Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] 09:25:53 [2021-08-10T09:25:53.233Z] DONE 24 tests, 23 skipped in 2.230s 09:25:53 [2021-08-10T09:25:53.233Z] Running D:\gopath\src\github.com\docker\docker\integration\session 09:25:53 [2021-08-10T09:25:53.505Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 09:25:54 [2021-08-10T09:25:54.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:25:54 [2021-08-10T09:25:54.440Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:25:54 [2021-08-10T09:25:54.699Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 09:25:54 [2021-08-10T09:25:54.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:54 [2021-08-10T09:25:54.762Z] INFO: Testing against a local daemon 09:25:54 [2021-08-10T09:25:54.762Z] === RUN TestSessionCreate 09:25:54 [2021-08-10T09:25:54.762Z] session_test.go:15: testEnv.OSType == "windows": FIXME 09:25:54 [2021-08-10T09:25:54.762Z] --- SKIP: TestSessionCreate (0.00s) 09:25:54 [2021-08-10T09:25:54.762Z] === RUN TestSessionCreateWithBadUpgrade 09:25:54 [2021-08-10T09:25:54.762Z] session_test.go:36: testEnv.OSType == "windows": FIXME 09:25:54 [2021-08-10T09:25:54.762Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 09:25:54 [2021-08-10T09:25:54.762Z] PASS 09:25:54 [2021-08-10T09:25:54.762Z] ok github.com/docker/docker/integration/session 0.255s 09:25:55 [2021-08-10T09:25:55.216Z] 09:25:55 [2021-08-10T09:25:55.216Z] === Skipped 09:25:55 [2021-08-10T09:25:55.216Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 09:25:55 [2021-08-10T09:25:55.216Z] session_test.go:15: testEnv.OSType == "windows": FIXME 09:25:55 [2021-08-10T09:25:55.216Z] 09:25:55 [2021-08-10T09:25:55.216Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 09:25:55 [2021-08-10T09:25:55.216Z] session_test.go:36: testEnv.OSType == "windows": FIXME 09:25:55 [2021-08-10T09:25:55.216Z] 09:25:55 [2021-08-10T09:25:55.216Z] 09:25:55 [2021-08-10T09:25:55.216Z] DONE 2 tests, 2 skipped in 1.537s 09:25:55 [2021-08-10T09:25:55.216Z] Running D:\gopath\src\github.com\docker\docker\integration\system 09:25:56 [2021-08-10T09:25:56.073Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 09:25:56 [2021-08-10T09:25:56.073Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 09:25:56 [2021-08-10T09:25:56.073Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 09:25:56 [2021-08-10T09:25:56.073Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows 09:25:56 [2021-08-10T09:25:56.073Z] === RUN TestDockerSuite/TestBuildWindowsUser 09:25:56 [2021-08-10T09:25:56.073Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows 09:25:56 [2021-08-10T09:25:56.073Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 09:25:56 [2021-08-10T09:25:56.073Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 09:25:56 [2021-08-10T09:25:56.073Z] === RUN TestDockerSuite/TestBuildWithExtraHost 09:25:56 [2021-08-10T09:25:56.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:25:56 [2021-08-10T09:25:56.741Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:56 [2021-08-10T09:25:56.741Z] INFO: Testing against a local daemon 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:25:56 [2021-08-10T09:25:56.741Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestDiskUsage 09:25:56 [2021-08-10T09:25:56.741Z] disk_usage_test.go:15: testEnv.OSType == "windows" 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestDiskUsage (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestEventsExecDie 09:25:56 [2021-08-10T09:25:56.741Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestEventsExecDie (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestEventsBackwardsCompatible 09:25:56 [2021-08-10T09:25:56.741Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestEventsVolumeCreate 09:25:56 [2021-08-10T09:25:56.741Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestEventsVolumeCreate (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestInfoAPI 09:25:56 [2021-08-10T09:25:56.741Z] --- PASS: TestInfoAPI (0.02s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestInfoAPIWarnings 09:25:56 [2021-08-10T09:25:56.741Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestInfoAPIWarnings (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestInfoDebug 09:25:56 [2021-08-10T09:25:56.741Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestInfoDebug (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestInfoInsecureRegistries 09:25:56 [2021-08-10T09:25:56.741Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestInfoRegistryMirrors 09:25:56 [2021-08-10T09:25:56.741Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:25:56 [2021-08-10T09:25:56.741Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 09:25:56 [2021-08-10T09:25:56.741Z] === RUN TestLoginFailsWithBadCredentials 09:25:57 [2021-08-10T09:25:57.700Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) 09:25:57 [2021-08-10T09:25:57.700Z] === RUN TestPingCacheHeaders 09:25:57 [2021-08-10T09:25:57.700Z] --- PASS: TestPingCacheHeaders (0.02s) 09:25:57 [2021-08-10T09:25:57.700Z] === RUN TestPingGet 09:25:57 [2021-08-10T09:25:57.700Z] --- PASS: TestPingGet (0.02s) 09:25:57 [2021-08-10T09:25:57.700Z] === RUN TestPingHead 09:25:57 [2021-08-10T09:25:57.700Z] --- PASS: TestPingHead (0.03s) 09:25:57 [2021-08-10T09:25:57.700Z] === RUN TestVersion 09:25:57 [2021-08-10T09:25:57.700Z] --- PASS: TestVersion (0.02s) 09:25:57 [2021-08-10T09:25:57.700Z] PASS 09:25:57 [2021-08-10T09:25:57.700Z] ok github.com/docker/docker/integration/system 1.355s 09:25:57 [2021-08-10T09:25:57.700Z] 09:25:57 [2021-08-10T09:25:57.700Z] === Skipped 09:25:57 [2021-08-10T09:25:57.700Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:25:57 [2021-08-10T09:25:57.700Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 09:25:57 [2021-08-10T09:25:57.700Z] 09:25:57 [2021-08-10T09:25:57.700Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) 09:25:57 [2021-08-10T09:25:57.700Z] disk_usage_test.go:15: testEnv.OSType == "windows" 09:25:57 [2021-08-10T09:25:57.700Z] 09:25:57 [2021-08-10T09:25:57.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 09:25:57 [2021-08-10T09:25:57.700Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 09:25:57 [2021-08-10T09:25:57.700Z] 09:25:57 [2021-08-10T09:25:57.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 09:25:57 [2021-08-10T09:25:57.700Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 09:25:57 [2021-08-10T09:25:57.700Z] 09:25:57 [2021-08-10T09:25:57.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) 09:25:57 [2021-08-10T09:25:57.700Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 09:25:57 [2021-08-10T09:25:57.700Z] 09:25:57 [2021-08-10T09:25:57.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 09:25:57 [2021-08-10T09:25:57.700Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 09:25:57 [2021-08-10T09:25:57.700Z] 09:25:57 [2021-08-10T09:25:57.701Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 09:25:57 [2021-08-10T09:25:57.701Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:25:57 [2021-08-10T09:25:57.701Z] 09:25:57 [2021-08-10T09:25:57.701Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 09:25:57 [2021-08-10T09:25:57.701Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:25:57 [2021-08-10T09:25:57.701Z] 09:25:57 [2021-08-10T09:25:57.701Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 09:25:57 [2021-08-10T09:25:57.701Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:25:57 [2021-08-10T09:25:57.701Z] 09:25:57 [2021-08-10T09:25:57.701Z] 09:25:57 [2021-08-10T09:25:57.701Z] DONE 15 tests, 9 skipped in 2.778s 09:25:57 [2021-08-10T09:25:57.701Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 09:25:57 [2021-08-10T09:25:57.974Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 09:25:58 [2021-08-10T09:25:58.235Z] === RUN TestDockerSuite/TestBuildWithFailure 09:25:59 [2021-08-10T09:25:59.169Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 09:25:59 [2021-08-10T09:25:59.736Z] === RUN TestDockerSuite/TestBuildWithTabs 09:25:59 [2021-08-10T09:25:59.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:25:59 [2021-08-10T09:25:59.863Z] INFO: Testing against a local daemon 09:25:59 [2021-08-10T09:25:59.863Z] === RUN TestVolumesCreateAndList 09:25:59 [2021-08-10T09:25:59.863Z] --- PASS: TestVolumesCreateAndList (0.04s) 09:25:59 [2021-08-10T09:25:59.863Z] === RUN TestVolumesRemove 09:25:59 [2021-08-10T09:25:59.863Z] --- PASS: TestVolumesRemove (0.11s) 09:25:59 [2021-08-10T09:25:59.863Z] === RUN TestVolumesInspect 09:25:59 [2021-08-10T09:25:59.863Z] --- PASS: TestVolumesInspect (0.03s) 09:25:59 [2021-08-10T09:25:59.863Z] === RUN TestVolumesInvalidJSON 09:25:59 [2021-08-10T09:25:59.863Z] === RUN TestVolumesInvalidJSON//volumes/create 09:25:59 [2021-08-10T09:25:59.863Z] === PAUSE TestVolumesInvalidJSON//volumes/create 09:25:59 [2021-08-10T09:25:59.863Z] === CONT TestVolumesInvalidJSON//volumes/create 09:25:59 [2021-08-10T09:25:59.863Z] --- PASS: TestVolumesInvalidJSON (0.02s) 09:25:59 [2021-08-10T09:25:59.863Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 09:25:59 [2021-08-10T09:25:59.863Z] PASS 09:25:59 [2021-08-10T09:25:59.863Z] ok github.com/docker/docker/integration/volume 0.469s 09:25:59 [2021-08-10T09:25:59.863Z] 09:25:59 [2021-08-10T09:25:59.863Z] DONE 5 tests in 1.974s 09:25:59 [2021-08-10T09:25:59.863Z] INFO: make.ps1 ended at 08/10/2021 09:25:59 09:25:59 [2021-08-10T09:25:59.863Z] INFO: Integration CLI tests being run from the host: 09:25:59 [2021-08-10T09:25:59.863Z] 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" 09:25:59 [2021-08-10T09:25:59.993Z] --- PASS: TestServiceCreateInit (10.62s) 09:25:59 [2021-08-10T09:25:59.993Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) 09:25:59 [2021-08-10T09:25:59.993Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) 09:25:59 [2021-08-10T09:25:59.993Z] === RUN TestCreateServiceMultipleTimes 09:26:00 [2021-08-10T09:26:00.929Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 09:26:00 [2021-08-10T09:26:00.929Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 09:26:02 [2021-08-10T09:26:02.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:26:04 [2021-08-10T09:26:04.214Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 09:26:05 [2021-08-10T09:26:05.142Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev 09:26:05 [2021-08-10T09:26:05.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 09:26:05 [2021-08-10T09:26:05.709Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev 09:26:05 [2021-08-10T09:26:05.709Z] GOOS="linux" GOARCH="s390x" GOARM="" 09:26:05 [2021-08-10T09:26:05.966Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev 09:26:05 [2021-08-10T09:26:05.966Z] 09:26:06 [2021-08-10T09:26:06.527Z] === RUN TestDockerSuite/TestBuildWithVolumes [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 09:26:07 [2021-08-10T09:26:07.655Z] + sudo modprobe ip6table_filter [Pipeline] sh 09:26:07 [2021-08-10T09:26:07.902Z] docker_api_swarm_node_test.go:80: [daf5caa24b3f0] joining swarm manager [dce4d7fb4c320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:26:07 [2021-08-10T09:26:07.902Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 09:26:07 [2021-08-10T09:26:07.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cc95f70de86f69a4680236a4f01beea3f628046e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cc95f70de86f69a4680236a4f01beea3f628046e hack/test/unit 09:26:08 [2021-08-10T09:26:08.260Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:26:08 [2021-08-10T09:26:08.260Z] Using test binary docker 09:26:08 [2021-08-10T09:26:08.260Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:26:08 [2021-08-10T09:26:08.260Z] +++ /etc/init.d/apparmor start 09:26:08 [2021-08-10T09:26:08.260Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:26:08 [2021-08-10T09:26:08.260Z] INFO: Waiting for daemon to start... 09:26:08 [2021-08-10T09:26:08.260Z] Starting dockerd 09:26:08 [2021-08-10T09:26:08.260Z] +++ 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 09:26:08 [2021-08-10T09:26:08.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 09:26:08 [2021-08-10T09:26:08.429Z] INFO: Testing against a local daemon 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 09:26:08 [2021-08-10T09:26:08.429Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite/TestAPIErrorJSON 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite/TestAPIErrorPlainText 09:26:08 [2021-08-10T09:26:08.429Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 09:26:08 [2021-08-10T09:26:08.429Z] === RUN TestDockerSuite/TestAPIImagesDelete 09:26:08 [2021-08-10T09:26:08.468Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 09:26:08 [2021-08-10T09:26:08.536Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') 09:26:08 [2021-08-10T09:26:08.536Z] + TESTFLAGS+=' -test.timeout=5m' 09:26:08 [2021-08-10T09:26:08.536Z] + TESTDIRS=./... 09:26:08 [2021-08-10T09:26:08.536Z] + exclude_paths='/vendor/|/integration' 09:26:08 [2021-08-10T09:26:08.536Z] ++ go list ./... 09:26:08 [2021-08-10T09:26:08.536Z] ++ grep -vE '(/vendor/|/integration)' 09:26:08 [2021-08-10T09:26:08.884Z] === RUN TestDockerSuite/TestAPIImagesFilter 09:26:09 [2021-08-10T09:26:09.034Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 09:26:09 [2021-08-10T09:26:09.034Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 09:26:09 [2021-08-10T09:26:09.034Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 09:26:09 [2021-08-10T09:26:09.339Z] === RUN TestDockerSuite/TestAPIImagesHistory 09:26:09 [2021-08-10T09:26:09.465Z] + pkg_list='github.com/docker/docker/api 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/backend/build 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/httputils 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/middleware 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/build 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/checkpoint 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/container 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/debug 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/distribution 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/grpc 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/image 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/network 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/plugin 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/session 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/swarm 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/system 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/server/router/volume 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/backend 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/blkiodev 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/container 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/events 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/filters 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/image 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/mount 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/network 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/plugins/logdriver 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/registry 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/strslice 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/swarm 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/swarm/runtime 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/time 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/versions 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/versions/v1p19 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/versions/v1p20 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/api/types/volume 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/builder-next 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/builder-next/exporter 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/builder-next/worker 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/dockerfile 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/dockerignore 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/remotecontext 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/builder/remotecontext/git 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/cli 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/cli/config 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/cli/debug 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/client 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/cmd/docker-proxy 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/cmd/dockerd 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/cmd/dockerd/trap 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/container 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/container/stream 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/contrib/apparmor 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/contrib/docker-device-tool 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/contrib/httpserver 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/cluster 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/cluster/convert 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/cluster/executor 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/cluster/executor/container 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/cluster/provider 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/config 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/discovery 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/events 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/events/testutils 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/exec 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/aufs 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/copy 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/overlay 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/register 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/vfs 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/graphdriver/zfs 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/images 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/initlayer 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/links 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/listeners 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/awslogs 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/fluentd 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/gcplogs 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/gelf 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/journald 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/local 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/logentries 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/loggerutils 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/splunk 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/syslog 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/logger/templates 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/names 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/network 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/daemon/stats 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/distribution 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/distribution/metadata 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/distribution/utils 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/distribution/xfer 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/dockerversion 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/errdefs 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/image 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/image/cache 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/image/tarexport 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/image/v1 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/internal/test/suite 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/layer 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libcontainerd 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libcontainerd/queue 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libcontainerd/remote 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libcontainerd/supervisor 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libcontainerd/types 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/api 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/bitseq 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/cluster 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/config 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/datastore 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/diagnostic 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/discoverapi 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/driverapi 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/bridge 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/host 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/null 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/overlay 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/remote 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/windows 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/drvregistry 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/etchosts 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/hostdiscovery 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/idm 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/internal/caller 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/ipam 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/ipamapi 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/ipams/builtin 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/ipams/null 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/ipams/remote 09:26:09 [2021-08-10T09:26:09.465Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipamutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/iptables 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/netlabel 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/netutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/networkdb 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ns 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/options 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/osl 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/osl/kernel 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/portallocator 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/portmapper 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/resolvconf 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/testutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/types 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/oci 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/oci/caps 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/opts 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/aaparser 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/archive 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/authorization 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/broadcaster 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/capabilities 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/chrootarchive 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/containerfs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/devicemapper 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/directory 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/discovery 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/discovery/file 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/discovery/kv 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/discovery/memory 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/discovery/nodes 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/dmesg 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/filenotify 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/fileutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/fsutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/homedir 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/idtools 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/ioutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/jsonmessage 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/locker 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/longpath 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/loopback 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/mount 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/namesgenerator 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/parsers 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/parsers/kernel 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/pidfile 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/platform 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/plugingetter 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/plugins 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/plugins/transport 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/pools 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/progress 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/pubsub 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/reexec 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/signal 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/stack 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/stdcopy 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/streamformatter 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/stringid 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/symlink 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/sysinfo 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/system 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/tailfile 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/tarsum 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/term 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/term/windows 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/truncindex 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/urlutil 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/useragent 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/plugin 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/plugin/executor/containerd 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/plugin/v2 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/profiles/apparmor 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/profiles/seccomp 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/quota 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/reference 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/registry 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/registry/resumable 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/restartmanager 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/rootless 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/rootless/specconv 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/runconfig 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/runconfig/opts 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/daemon 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/environment 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/fakecontext 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/fakegit 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/fakestorage 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/fixtures/load 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/fixtures/plugin 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/registry 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/testutil/request 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/volume 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/volume/drivers 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/volume/local 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/volume/mounts 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/volume/service 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/volume/service/opts 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/volume/testutils' 09:26:09 [2021-08-10T09:26:09.466Z] ++ grep --fixed-strings -v /libnetwork 09:26:09 [2021-08-10T09:26:09.466Z] ++ echo 'github.com/docker/docker/api 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/backend/build 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/httputils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/middleware 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/build 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/checkpoint 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/container 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/debug 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/distribution 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/grpc 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/image 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/network 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/plugin 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/session 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/swarm 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/system 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/server/router/volume 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/backend 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/blkiodev 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/container 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/events 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/filters 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/image 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/mount 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/network 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/plugins/logdriver 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/registry 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/strslice 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/swarm 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/swarm/runtime 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/time 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/versions 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/versions/v1p19 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/versions/v1p20 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/api/types/volume 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/builder-next 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/builder-next/exporter 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/builder-next/worker 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/dockerfile 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/dockerignore 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/remotecontext 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/builder/remotecontext/git 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/cli 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/cli/config 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/cli/debug 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/client 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/cmd/docker-proxy 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/cmd/dockerd 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/cmd/dockerd/trap 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/container 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/container/stream 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/contrib/apparmor 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/contrib/docker-device-tool 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/contrib/httpserver 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/cluster 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/cluster/convert 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/cluster/executor 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/cluster/executor/container 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/cluster/provider 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/config 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/discovery 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/events 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/events/testutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/exec 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/aufs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/copy 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/overlay 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/register 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/vfs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/graphdriver/zfs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/images 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/initlayer 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/links 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/listeners 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/awslogs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/fluentd 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/gcplogs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/gelf 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/journald 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/local 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/logentries 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/loggerutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/splunk 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/syslog 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/logger/templates 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/names 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/network 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/daemon/stats 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/distribution 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/distribution/metadata 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/distribution/utils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/distribution/xfer 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/dockerversion 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/errdefs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/image 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/image/cache 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/image/tarexport 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/image/v1 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/internal/test/suite 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/layer 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libcontainerd 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libcontainerd/queue 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libcontainerd/remote 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libcontainerd/supervisor 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libcontainerd/types 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/api 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/bitseq 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/cluster 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/config 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/datastore 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/diagnostic 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/discoverapi 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/driverapi 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/bridge 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/host 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/null 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/overlay 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/remote 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/windows 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/drvregistry 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/etchosts 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/hostdiscovery 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/idm 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/internal/caller 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipam 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipamapi 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipams/builtin 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipams/null 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipams/remote 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ipamutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/iptables 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/netlabel 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/netutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/networkdb 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/ns 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/options 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/osl 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/osl/kernel 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/portallocator 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/portmapper 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/resolvconf 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/testutils 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/libnetwork/types 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/oci 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/oci/caps 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/opts 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/aaparser 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/archive 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/authorization 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/broadcaster 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/capabilities 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/chrootarchive 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/containerfs 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/devicemapper 09:26:09 [2021-08-10T09:26:09.466Z] github.com/docker/docker/pkg/directory 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery/file 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery/kv 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery/memory 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery/nodes 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/dmesg 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/filenotify 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/fileutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/fsutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/homedir 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/idtools 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/ioutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/jsonmessage 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/locker 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/longpath 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/loopback 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/mount 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/namesgenerator 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/parsers 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/parsers/kernel 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/pidfile 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/platform 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugingetter 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins/transport 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/pools 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/progress 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/pubsub 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/reexec 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/signal 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/stack 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/stdcopy 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/streamformatter 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/stringid 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/symlink 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/sysinfo 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/system 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/tailfile 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/tarsum 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/term 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/term/windows 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/truncindex 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/urlutil 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/useragent 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/plugin 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/plugin/executor/containerd 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/plugin/v2 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/profiles/apparmor 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/profiles/seccomp 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/quota 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/reference 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/registry 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/registry/resumable 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/restartmanager 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/rootless 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/rootless/specconv 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/runconfig 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/runconfig/opts 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/daemon 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/environment 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fakecontext 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fakegit 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fakestorage 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fixtures/load 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fixtures/plugin 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/registry 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/request 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/drivers 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/local 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/mounts 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/service 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/service/opts 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/testutils' 09:26:09 [2021-08-10T09:26:09.467Z] + base_pkg_list='github.com/docker/docker/api 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/backend/build 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/httputils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/middleware 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/build 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/checkpoint 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/container 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/debug 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/distribution 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/grpc 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/image 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/network 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/plugin 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/session 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/swarm 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/system 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/router/volume 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/backend 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/blkiodev 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/container 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/events 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/filters 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/image 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/mount 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/network 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/plugins/logdriver 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/registry 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/strslice 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/swarm 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/swarm/runtime 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/time 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/versions 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/versions/v1p19 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/versions/v1p20 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/types/volume 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/builder-next 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/builder-next/exporter 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/builder-next/worker 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/dockerfile 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/dockerignore 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/remotecontext 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/builder/remotecontext/git 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/cli 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/cli/config 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/cli/debug 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/client 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/cmd/docker-proxy 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/cmd/dockerd 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/cmd/dockerd/trap 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/container 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/container/stream 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/contrib/apparmor 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/contrib/docker-device-tool 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/contrib/httpserver 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/cluster 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/cluster/convert 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/cluster/executor 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/cluster/executor/container 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/cluster/provider 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/config 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/discovery 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/events 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/events/testutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/exec 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/aufs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/copy 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/overlay 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/register 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/vfs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/graphdriver/zfs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/images 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/initlayer 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/links 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/listeners 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/awslogs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/fluentd 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/gcplogs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/gelf 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/journald 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/local 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/logentries 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/loggerutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/splunk 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/syslog 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/logger/templates 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/names 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/network 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/daemon/stats 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/distribution 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/distribution/metadata 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/distribution/utils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/distribution/xfer 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/dockerversion 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/errdefs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/image 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/image/cache 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/image/tarexport 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/image/v1 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/internal/test/suite 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/layer 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/libcontainerd 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/libcontainerd/queue 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/libcontainerd/remote 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/libcontainerd/supervisor 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/libcontainerd/types 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/oci 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/oci/caps 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/opts 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/aaparser 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/archive 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/authorization 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/broadcaster 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/capabilities 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/chrootarchive 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/containerfs 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/devicemapper 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/directory 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery/file 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery/kv 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery/memory 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/discovery/nodes 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/dmesg 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/filenotify 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/fileutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/fsutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/homedir 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/idtools 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/ioutils 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/jsonmessage 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/locker 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/longpath 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/loopback 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/mount 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/namesgenerator 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/parsers 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/parsers/kernel 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/pidfile 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/platform 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugingetter 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/plugins/transport 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/pools 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/progress 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/pubsub 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/reexec 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/signal 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/stack 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/stdcopy 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/streamformatter 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/stringid 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/symlink 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/sysinfo 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/system 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/tailfile 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/tarsum 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/term 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/term/windows 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/truncindex 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/urlutil 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/pkg/useragent 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/plugin 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/plugin/executor/containerd 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/plugin/v2 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/profiles/apparmor 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/profiles/seccomp 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/quota 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/reference 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/registry 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/registry/resumable 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/restartmanager 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/rootless 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/rootless/specconv 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/runconfig 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/runconfig/opts 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/daemon 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/environment 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fakecontext 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fakegit 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fakestorage 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fixtures/load 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fixtures/plugin 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/registry 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/testutil/request 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/drivers 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/local 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/mounts 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/service 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/service/opts 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/volume/testutils' 09:26:09 [2021-08-10T09:26:09.467Z] ++ grep --fixed-strings /libnetwork 09:26:09 [2021-08-10T09:26:09.467Z] ++ echo 'github.com/docker/docker/api 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server 09:26:09 [2021-08-10T09:26:09.467Z] github.com/docker/docker/api/server/backend/build 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/httputils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/middleware 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/build 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/checkpoint 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/container 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/debug 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/distribution 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/grpc 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/image 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/network 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/plugin 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/session 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/swarm 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/system 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/server/router/volume 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/backend 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/blkiodev 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/container 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/events 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/filters 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/image 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/mount 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/network 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/plugins/logdriver 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/registry 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/strslice 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/swarm 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/swarm/runtime 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/time 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/versions 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/versions/v1p19 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/versions/v1p20 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/api/types/volume 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/builder-next 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/builder-next/exporter 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/builder-next/worker 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/dockerfile 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/dockerignore 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/remotecontext 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/builder/remotecontext/git 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/cli 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/cli/config 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/cli/debug 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/client 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/cmd/docker-proxy 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/cmd/dockerd 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/cmd/dockerd/trap 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/container 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/container/stream 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/contrib/apparmor 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/contrib/docker-device-tool 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/contrib/httpserver 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/cluster 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/cluster/convert 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/cluster/executor 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/cluster/executor/container 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/cluster/provider 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/config 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/discovery 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/events 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/events/testutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/exec 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/aufs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/copy 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/overlay 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/register 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/vfs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/graphdriver/zfs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/images 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/initlayer 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/links 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/listeners 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/awslogs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/fluentd 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/gcplogs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/gelf 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/journald 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/local 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/logentries 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/loggerutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/splunk 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/syslog 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/logger/templates 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/names 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/network 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/daemon/stats 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/distribution 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/distribution/metadata 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/distribution/utils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/distribution/xfer 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/dockerversion 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/errdefs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/image 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/image/cache 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/image/tarexport 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/image/v1 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/internal/test/suite 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/layer 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libcontainerd 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libcontainerd/queue 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libcontainerd/remote 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libcontainerd/supervisor 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libcontainerd/types 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/api 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/bitseq 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cluster 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/config 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/datastore 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/diagnostic 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/discoverapi 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/driverapi 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/bridge 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/host 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/null 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/overlay 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/remote 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/windows 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drvregistry 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/etchosts 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/hostdiscovery 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/idm 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/internal/caller 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ipam 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ipamapi 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ipams/builtin 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ipams/null 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ipams/remote 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ipamutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/iptables 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/netlabel 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/netutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/networkdb 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/ns 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/options 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/osl 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/osl/kernel 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/portallocator 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/portmapper 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/resolvconf 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/testutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/types 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/oci 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/oci/caps 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/opts 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/aaparser 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/archive 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/authorization 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/broadcaster 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/capabilities 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/chrootarchive 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/containerfs 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/devicemapper 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/directory 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/discovery 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/discovery/file 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/discovery/kv 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/discovery/memory 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/discovery/nodes 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/dmesg 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/filenotify 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/fileutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/fsutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/homedir 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/idtools 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/ioutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/jsonmessage 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/locker 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/longpath 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/loopback 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/mount 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/namesgenerator 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/parsers 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/parsers/kernel 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/pidfile 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/platform 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/plugingetter 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/plugins 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/plugins/transport 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/pools 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/progress 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/pubsub 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/reexec 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/signal 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/stack 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/stdcopy 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/streamformatter 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/stringid 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/symlink 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/sysinfo 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/system 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/tailfile 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/tarsum 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/term 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/term/windows 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/truncindex 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/urlutil 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/pkg/useragent 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/plugin 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/plugin/executor/containerd 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/plugin/v2 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/profiles/apparmor 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/profiles/seccomp 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/quota 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/reference 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/registry 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/registry/resumable 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/restartmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/rootless 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/rootless/specconv 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/runconfig 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/runconfig/opts 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/daemon 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/environment 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/fakecontext 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/fakegit 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/fakestorage 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/fixtures/load 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/fixtures/plugin 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/registry 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/testutil/request 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/volume 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/volume/drivers 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/volume/local 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/volume/mounts 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/volume/service 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/volume/service/opts 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/volume/testutils' 09:26:09 [2021-08-10T09:26:09.468Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/api 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/bitseq 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cluster 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/config 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/datastore 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/diagnostic 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/discoverapi 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/driverapi 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/bridge 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/host 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/null 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/overlay 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/remote 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/windows 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/drvregistry 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/etchosts 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/hostdiscovery 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/idm 09:26:09 [2021-08-10T09:26:09.468Z] github.com/docker/docker/libnetwork/internal/caller 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipam 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipamapi 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/builtin 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/null 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/remote 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipamutils 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/iptables 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/netlabel 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/netutils 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/networkdb 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ns 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/options 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/osl 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/osl/kernel 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/portallocator 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/portmapper 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/resolvconf 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/testutils 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/types' 09:26:09 [2021-08-10T09:26:09.469Z] + grep --fixed-strings libnetwork/drivers/bridge 09:26:09 [2021-08-10T09:26:09.469Z] + echo 'github.com/docker/docker/libnetwork 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/api 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/bitseq 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/cluster 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/config 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/datastore 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/diagnostic 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/discoverapi 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/driverapi 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/bridge 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/host 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/null 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/overlay 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/remote 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/windows 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drvregistry 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/etchosts 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/hostdiscovery 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/idm 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/internal/caller 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipam 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipamapi 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/builtin 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/null 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/remote 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ipamutils 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/iptables 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/netlabel 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/netutils 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/networkdb 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/ns 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/options 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/osl 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/osl/kernel 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/portallocator 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/portmapper 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/resolvconf 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/testutils 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/types' 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/bridge 09:26:09 [2021-08-10T09:26:09.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:26:09 [2021-08-10T09:26:09.469Z] + type docker-proxy 09:26:09 [2021-08-10T09:26:09.469Z] hack/test/unit: line 25: type: docker-proxy: not found 09:26:09 [2021-08-10T09:26:09.469Z] + hack/make.sh binary-proxy install-proxy 09:26:09 [2021-08-10T09:26:09.469Z] 09:26:09 [2021-08-10T09:26:09.469Z] Removing bundles/ 09:26:09 [2021-08-10T09:26:09.469Z] 09:26:09 [2021-08-10T09:26:09.469Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 09:26:09 [2021-08-10T09:26:09.469Z] Building: bundles/binary-proxy/docker-proxy-dev 09:26:09 [2021-08-10T09:26:09.469Z] GOOS="" GOARCH="" GOARM="" 09:26:09 [2021-08-10T09:26:09.793Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 09:26:10 [2021-08-10T09:26:10.176Z] . 09:26:10 [2021-08-10T09:26:10.177Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:26:10 [2021-08-10T09:26:10.177Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:26:10 [2021-08-10T09:26:10.177Z] Error: No such image: emptyfs 09:26:10 [2021-08-10T09:26:10.177Z] ++++ tar -cC bundles/test-integration/emptyfs . 09:26:10 [2021-08-10T09:26:10.177Z] ++++ docker load 09:26:10 [2021-08-10T09:26:10.248Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 09:26:10 [2021-08-10T09:26:10.408Z] === RUN TestDockerSuite/TestBuildXZHost 09:26:10 [2021-08-10T09:26:10.438Z] Running integration-test (iteration 1) 09:26:10 [2021-08-10T09:26:10.438Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 09:26:10 [2021-08-10T09:26:10.438Z] ++ 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 09:26:10 [2021-08-10T09:26:10.438Z] ++ set -e 09:26:10 [2021-08-10T09:26:10.438Z] ++ '[' -n 0 ']' 09:26:10 [2021-08-10T09:26:10.438Z] ++ set -x 09:26:10 [2021-08-10T09:26:10.439Z] ++ 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 09:26:12 [2021-08-10T09:26:12.942Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 09:26:12 [2021-08-10T09:26:12.942Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 09:26:12 [2021-08-10T09:26:12.942Z] docker_cli_sni_test.go:18: Flakey test 09:26:12 [2021-08-10T09:26:12.942Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 09:26:13 [2021-08-10T09:26:13.877Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 09:26:14 [2021-08-10T09:26:14.822Z] === RUN TestDockerSuite/TestCommitChange 09:26:16 [2021-08-10T09:26:16.008Z] Created binary: bundles/binary-proxy/docker-proxy-dev 09:26:16 [2021-08-10T09:26:16.194Z] 09:26:16 [2021-08-10T09:26:16.194Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 09:26:16 [2021-08-10T09:26:16.194Z] Installing docker-proxy to /usr/local/bin/ 09:26:16 [2021-08-10T09:26:16.194Z] 09:26:16 [2021-08-10T09:26:16.194Z] + mkdir -p bundles 09:26:16 [2021-08-10T09:26:16.194Z] + '[' -n 'github.com/docker/docker/api 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/backend/build 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/httputils 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/middleware 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/build 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/checkpoint 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/container 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/debug 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/distribution 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/grpc 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/image 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/network 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/plugin 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/session 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/swarm 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/system 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/server/router/volume 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/backend 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/blkiodev 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/container 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/events 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/filters 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/image 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/mount 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/network 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/plugins/logdriver 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/registry 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/strslice 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/swarm 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/swarm/runtime 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/time 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/versions 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/versions/v1p19 09:26:16 [2021-08-10T09:26:16.194Z] github.com/docker/docker/api/types/versions/v1p20 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/api/types/volume 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/builder-next 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/builder-next/exporter 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/builder-next/worker 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/dockerfile 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/dockerignore 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/remotecontext 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/builder/remotecontext/git 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/cli 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/cli/config 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/cli/debug 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/client 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/cmd/docker-proxy 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/cmd/dockerd 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/cmd/dockerd/trap 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/container 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/container/stream 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/contrib/apparmor 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/contrib/docker-device-tool 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/contrib/httpserver 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/cluster 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/cluster/convert 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/cluster/executor 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/cluster/executor/container 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/cluster/provider 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/config 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/discovery 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/events 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/events/testutils 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/exec 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/aufs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/copy 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/overlay 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/register 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/vfs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/graphdriver/zfs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/images 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/initlayer 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/links 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/listeners 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/awslogs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/fluentd 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/gcplogs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/gelf 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/journald 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/local 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/logentries 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/loggerutils 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/splunk 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/syslog 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/logger/templates 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/names 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/network 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/daemon/stats 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/distribution 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/distribution/metadata 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/distribution/utils 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/distribution/xfer 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/dockerversion 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/errdefs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/image 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/image/cache 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/image/tarexport 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/image/v1 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/internal/test/suite 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/layer 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/libcontainerd 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/libcontainerd/queue 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/libcontainerd/remote 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/libcontainerd/supervisor 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/libcontainerd/types 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/oci 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/oci/caps 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/opts 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/aaparser 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/archive 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/authorization 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/broadcaster 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/capabilities 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/chrootarchive 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/containerfs 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/devicemapper 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/directory 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/discovery 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/discovery/file 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/discovery/kv 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/discovery/memory 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/discovery/nodes 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/dmesg 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/filenotify 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/fileutils 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/fsutils 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/homedir 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/idtools 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/ioutils 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/jsonmessage 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/locker 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/longpath 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/loopback 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/mount 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/namesgenerator 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/parsers 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/parsers/kernel 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/pidfile 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/platform 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/plugingetter 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/plugins 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/plugins/transport 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/pools 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/progress 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/pubsub 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/reexec 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/signal 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/stack 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/stdcopy 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/streamformatter 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/stringid 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/symlink 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/sysinfo 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/system 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/tailfile 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/tarsum 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/term 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/term/windows 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/truncindex 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/urlutil 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/pkg/useragent 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/plugin 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/plugin/executor/containerd 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/plugin/v2 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/profiles/apparmor 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/profiles/seccomp 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/quota 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/reference 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/registry 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/registry/resumable 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/restartmanager 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/rootless 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/rootless/specconv 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/runconfig 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/runconfig/opts 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/daemon 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/environment 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/fakecontext 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/fakegit 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/fakestorage 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/fixtures/load 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/fixtures/plugin 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/registry 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/testutil/request 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/volume 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/volume/drivers 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/volume/local 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/volume/mounts 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/volume/service 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/volume/service/opts 09:26:16 [2021-08-10T09:26:16.195Z] github.com/docker/docker/volume/testutils' ']' 09:26:16 [2021-08-10T09:26:16.196Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 09:26:16 [2021-08-10T09:26:16.205Z] === RUN TestDockerSuite/TestCommitChangeLabels 09:26:16 [2021-08-10T09:26:16.454Z] ? github.com/docker/docker/api [no test files] 09:26:17 [2021-08-10T09:26:17.588Z] === RUN TestDockerSuite/TestCommitHardlink 09:26:19 [2021-08-10T09:26:19.494Z] === RUN TestDockerSuite/TestCommitNewFile 09:26:20 [2021-08-10T09:26:20.869Z] === RUN TestDockerSuite/TestCommitPausedContainer 09:26:21 [2021-08-10T09:26:21.802Z] === RUN TestDockerSuite/TestCommitTTY 09:26:21 [2021-08-10T09:26:21.802Z] --- PASS: TestCreateServiceMultipleTimes (21.78s) 09:26:21 [2021-08-10T09:26:21.802Z] === RUN TestCreateServiceConflict 09:26:22 [2021-08-10T09:26:22.691Z] Loaded image: buildpack-deps:buster 09:26:22 [2021-08-10T09:26:22.959Z] Loaded image: busybox:latest 09:26:23 [2021-08-10T09:26:23.175Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 09:26:23 [2021-08-10T09:26:23.222Z] Loaded image: busybox:glibc 09:26:24 [2021-08-10T09:26:24.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 09:26:24 [2021-08-10T09:26:24.371Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 09:26:24 [2021-08-10T09:26:24.371Z] --- PASS: TestCreateServiceConflict (2.64s) 09:26:24 [2021-08-10T09:26:24.371Z] === RUN TestCreateServiceMaxReplicas 09:26:25 [2021-08-10T09:26:25.780Z] Loaded image: debian:bullseye 09:26:25 [2021-08-10T09:26:25.780Z] Loaded image: hello-world:latest 09:26:25 [2021-08-10T09:26:25.780Z] Loaded image: arm32v7/hello-world:latest 09:26:25 [2021-08-10T09:26:25.780Z] INFO: Testing against a local daemon 09:26:25 [2021-08-10T09:26:25.780Z] === RUN TestCgroupNamespacesBuild 09:26:26 [2021-08-10T09:26:26.903Z] === RUN TestDockerSuite/TestCommitWithoutPause 09:26:26 [2021-08-10T09:26:26.903Z] docker_api_swarm_node_test.go:52: [d18e5184dfedd] joining swarm manager [d0ef7fb6bd7bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:26:27 [2021-08-10T09:26:27.699Z] --- PASS: TestCgroupNamespacesBuild (2.00s) 09:26:27 [2021-08-10T09:26:27.699Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:26:27 [2021-08-10T09:26:27.839Z] docker_api_swarm_node_test.go:53: [d9af7ef824421] joining swarm manager [d0ef7fb6bd7bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:26:28 [2021-08-10T09:26:28.097Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 09:26:28 [2021-08-10T09:26:28.097Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 09:26:28 [2021-08-10T09:26:28.097Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 09:26:28 [2021-08-10T09:26:28.357Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 09:26:28 [2021-08-10T09:26:28.357Z] === RUN TestDockerSuite/TestContainerAPIBadPort 09:26:28 [2021-08-10T09:26:28.357Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 09:26:28 [2021-08-10T09:26:28.357Z] === RUN TestDockerSuite/TestContainerAPICommit 09:26:29 [2021-08-10T09:26:29.289Z] --- PASS: TestCreateServiceMaxReplicas (4.89s) 09:26:29 [2021-08-10T09:26:29.289Z] === RUN TestCreateWithDuplicateNetworkNames 09:26:29 [2021-08-10T09:26:29.617Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) 09:26:29 [2021-08-10T09:26:29.617Z] === RUN TestBuildWithSession 09:26:29 [2021-08-10T09:26:29.617Z] build_session_test.go:25: TODO: BuildKit 09:26:29 [2021-08-10T09:26:29.617Z] --- SKIP: TestBuildWithSession (0.00s) 09:26:29 [2021-08-10T09:26:29.617Z] === RUN TestBuildSquashParent 09:26:30 [2021-08-10T09:26:30.225Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 09:26:32 [2021-08-10T09:26:32.125Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 09:26:32 [2021-08-10T09:26:32.125Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 09:26:33 [2021-08-10T09:26:33.063Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 09:26:33 [2021-08-10T09:26:33.997Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 09:26:34 [2021-08-10T09:26:34.505Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements 09:26:34 [2021-08-10T09:26:34.562Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 09:26:34 [2021-08-10T09:26:34.918Z] --- PASS: TestBuildSquashParent (5.59s) 09:26:34 [2021-08-10T09:26:34.918Z] === RUN TestBuildWithRemoveAndForceRemove 09:26:34 [2021-08-10T09:26:34.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:26:34 [2021-08-10T09:26:34.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:26:34 [2021-08-10T09:26:34.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:26:34 [2021-08-10T09:26:34.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:26:34 [2021-08-10T09:26:34.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:26:34 [2021-08-10T09:26:34.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:26:34 [2021-08-10T09:26:34.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:26:34 [2021-08-10T09:26:34.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:26:34 [2021-08-10T09:26:34.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:26:34 [2021-08-10T09:26:34.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:26:34 [2021-08-10T09:26:34.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:26:34 [2021-08-10T09:26:34.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:26:34 [2021-08-10T09:26:34.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:26:34 [2021-08-10T09:26:34.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:26:34 [2021-08-10T09:26:34.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:26:34 [2021-08-10T09:26:34.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:26:35 [2021-08-10T09:26:35.128Z] === RUN TestDockerSuite/TestContainerAPICreate 09:26:35 [2021-08-10T09:26:35.695Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 09:26:35 [2021-08-10T09:26:35.953Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 09:26:35 [2021-08-10T09:26:35.953Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 09:26:36 [2021-08-10T09:26:36.892Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 09:26:36 [2021-08-10T09:26:36.892Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 09:26:36 [2021-08-10T09:26:36.892Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 09:26:36 [2021-08-10T09:26:36.892Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 09:26:36 [2021-08-10T09:26:36.892Z] === RUN TestDockerSuite/TestContainerAPIDelete 09:26:37 [2021-08-10T09:26:37.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 09:26:38 [2021-08-10T09:26:38.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:26:38 [2021-08-10T09:26:38.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:26:38 [2021-08-10T09:26:38.392Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 09:26:38 [2021-08-10T09:26:38.957Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 09:26:38 [2021-08-10T09:26:38.957Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 09:26:40 [2021-08-10T09:26:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 09:26:40 [2021-08-10T09:26:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) 09:26:40 [2021-08-10T09:26:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) 09:26:40 [2021-08-10T09:26:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) 09:26:40 [2021-08-10T09:26:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) 09:26:40 [2021-08-10T09:26:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) 09:26:40 [2021-08-10T09:26:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) 09:26:40 [2021-08-10T09:26:40.151Z] === RUN TestBuildMultiStageCopy 09:26:40 [2021-08-10T09:26:40.151Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:26:40 [2021-08-10T09:26:40.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 09:26:41 [2021-08-10T09:26:41.116Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 09:26:41 [2021-08-10T09:26:41.374Z] === RUN TestDockerSuite/TestContainerAPIGetAll 09:26:41 [2021-08-10T09:26:41.940Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 09:26:42 [2021-08-10T09:26:42.071Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:26:42 [2021-08-10T09:26:42.333Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:26:42 [2021-08-10T09:26:42.507Z] === RUN TestDockerSuite/TestContainerAPIGetExport 09:26:42 [2021-08-10T09:26:42.595Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:26:42 [2021-08-10T09:26:42.857Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:26:43 [2021-08-10T09:26:43.119Z] --- PASS: TestBuildMultiStageCopy (3.12s) 09:26:43 [2021-08-10T09:26:43.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) 09:26:43 [2021-08-10T09:26:43.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) 09:26:43 [2021-08-10T09:26:43.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) 09:26:43 [2021-08-10T09:26:43.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) 09:26:43 [2021-08-10T09:26:43.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) 09:26:43 [2021-08-10T09:26:43.119Z] === RUN TestBuildMultiStageParentConfig 09:26:43 [2021-08-10T09:26:43.440Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 09:26:43 [2021-08-10T09:26:43.699Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) 09:26:43 [2021-08-10T09:26:43.699Z] === RUN TestCreateServiceSecretFileMode 09:26:44 [2021-08-10T09:26:44.065Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) 09:26:44 [2021-08-10T09:26:44.065Z] === RUN TestBuildLabelWithTargets 09:26:44 [2021-08-10T09:26:44.265Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 09:26:44 [2021-08-10T09:26:44.265Z] === RUN TestDockerSuite/TestContainerAPIKill 09:26:45 [2021-08-10T09:26:45.200Z] === RUN TestDockerSuite/TestContainerAPIPause 09:26:45 [2021-08-10T09:26:45.455Z] --- PASS: TestBuildLabelWithTargets (1.25s) 09:26:45 [2021-08-10T09:26:45.455Z] === RUN TestBuildWithEmptyLayers 09:26:45 [2021-08-10T09:26:45.716Z] --- PASS: TestBuildWithEmptyLayers (0.62s) 09:26:45 [2021-08-10T09:26:45.716Z] === RUN TestBuildMultiStageOnBuild 09:26:46 [2021-08-10T09:26:46.136Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 09:26:46 [2021-08-10T09:26:46.703Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) 09:26:46 [2021-08-10T09:26:46.703Z] === RUN TestCreateServiceConfigFileMode 09:26:47 [2021-08-10T09:26:47.272Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 09:26:47 [2021-08-10T09:26:47.272Z] === RUN TestDockerSuite/TestContainerAPIRename 09:26:47 [2021-08-10T09:26:47.838Z] === RUN TestDockerSuite/TestContainerAPIRestart 09:26:48 [2021-08-10T09:26:48.270Z] --- PASS: TestBuildMultiStageOnBuild (2.29s) 09:26:48 [2021-08-10T09:26:48.270Z] === RUN TestBuildUncleanTarFilenames 09:26:49 [2021-08-10T09:26:49.218Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) 09:26:49 [2021-08-10T09:26:49.218Z] === RUN TestBuildMultiStageLayerLeak 09:26:49 [2021-08-10T09:26:49.742Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 09:26:49 [2021-08-10T09:26:49.999Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) 09:26:49 [2021-08-10T09:26:49.999Z] === RUN TestCreateServiceSysctls 09:26:51 [2021-08-10T09:26:51.376Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 09:26:51 [2021-08-10T09:26:51.376Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 09:26:51 [2021-08-10T09:26:51.376Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 09:26:51 [2021-08-10T09:26:51.376Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 09:26:51 [2021-08-10T09:26:51.376Z] === RUN TestDockerSuite/TestContainerAPIStart 09:26:51 [2021-08-10T09:26:51.786Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) 09:26:51 [2021-08-10T09:26:51.786Z] === RUN TestBuildWithHugeFile 09:26:52 [2021-08-10T09:26:52.310Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 09:26:54 [2021-08-10T09:26:54.226Z] --- PASS: TestCreateServiceSysctls (4.25s) 09:26:54 [2021-08-10T09:26:54.226Z] === RUN TestCreateServiceCapabilities 09:26:56 [2021-08-10T09:26:56.754Z] --- PASS: TestCreateServiceCapabilities (2.28s) 09:26:56 [2021-08-10T09:26:56.754Z] === RUN TestInspect 09:26:57 [2021-08-10T09:26:57.013Z] === RUN TestDockerSuite/TestContainerAPIStop 09:26:57 [2021-08-10T09:26:57.950Z] === RUN TestDockerSuite/TestContainerAPITop 09:26:58 [2021-08-10T09:26:58.887Z] === RUN TestDockerSuite/TestContainerAPITopWindows 09:26:58 [2021-08-10T09:26:58.887Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 09:26:59 [2021-08-10T09:26:59.146Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 09:26:59 [2021-08-10T09:26:59.146Z] === RUN TestDockerSuite/TestContainerAPIWait 09:27:00 [2021-08-10T09:27:00.081Z] --- PASS: TestInspect (3.40s) 09:27:00 [2021-08-10T09:27:00.081Z] === RUN TestCreateJob 09:27:00 [2021-08-10T09:27:00.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 09:27:01 [2021-08-10T09:27:01.035Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 09:27:01 [2021-08-10T09:27:01.035Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPINetworkFilter 09:27:01 [2021-08-10T09:27:01.035Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 09:27:01 [2021-08-10T09:27:01.035Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 09:27:01 [2021-08-10T09:27:01.035Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 09:27:01 [2021-08-10T09:27:01.035Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 09:27:01 [2021-08-10T09:27:01.035Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPIOptionsRoute 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 09:27:01 [2021-08-10T09:27:01.035Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 09:27:01 [2021-08-10T09:27:01.035Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 09:27:01 [2021-08-10T09:27:01.982Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 09:27:02 [2021-08-10T09:27:02.919Z] === RUN TestDockerSuite/TestContainerNetworkMode 09:27:04 [2021-08-10T09:27:04.820Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 09:27:04 [2021-08-10T09:27:04.820Z] --- PASS: TestCreateJob (4.57s) 09:27:04 [2021-08-10T09:27:04.820Z] === RUN TestReplicatedJob 09:27:05 [2021-08-10T09:27:05.695Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 09:27:05 [2021-08-10T09:27:05.695Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 09:27:05 [2021-08-10T09:27:05.695Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 09:27:05 [2021-08-10T09:27:05.695Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 09:27:05 [2021-08-10T09:27:05.695Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 09:27:06 [2021-08-10T09:27:06.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 09:27:08 [2021-08-10T09:27:08.579Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 09:27:09 [2021-08-10T09:27:09.255Z] docker_api_swarm_test.go:201: [dee8ef7a7e7c9] joining swarm manager [d1b940d448094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:27:10 [2021-08-10T09:27:10.742Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 09:27:10 [2021-08-10T09:27:10.742Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 09:27:10 [2021-08-10T09:27:10.742Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 09:27:10 [2021-08-10T09:27:10.742Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor 09:27:10 [2021-08-10T09:27:10.742Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 09:27:10 [2021-08-10T09:27:10.742Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 09:27:10 [2021-08-10T09:27:10.742Z] === RUN TestDockerSuite/TestAttachDisconnect 09:27:10 [2021-08-10T09:27:10.742Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 09:27:10 [2021-08-10T09:27:10.742Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 09:27:11 [2021-08-10T09:27:11.789Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 09:27:12 [2021-08-10T09:27:12.724Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 09:27:12 [2021-08-10T09:27:12.905Z] === RUN TestDockerSuite/TestAttachPausedContainer 09:27:12 [2021-08-10T09:27:12.905Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 09:27:13 [2021-08-10T09:27:13.291Z] --- PASS: TestReplicatedJob (8.87s) 09:27:13 [2021-08-10T09:27:13.291Z] === RUN TestUpdateReplicatedJob 09:27:13 [2021-08-10T09:27:13.360Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 09:27:13 [2021-08-10T09:27:13.360Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 09:27:13 [2021-08-10T09:27:13.360Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 09:27:14 [2021-08-10T09:27:14.694Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 09:27:16 [2021-08-10T09:27:16.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 09:27:17 [2021-08-10T09:27:17.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 09:27:18 [2021-08-10T09:27:18.027Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 09:27:18 [2021-08-10T09:27:18.093Z] --- PASS: TestUpdateReplicatedJob (4.63s) 09:27:18 [2021-08-10T09:27:18.093Z] === RUN TestServiceListWithStatuses 09:27:18 [2021-08-10T09:27:18.093Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:27:18 [2021-08-10T09:27:18.093Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:27:18 [2021-08-10T09:27:18.094Z] === RUN TestDockerNetworkConnectAlias 09:27:19 [2021-08-10T09:27:19.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 09:27:21 [2021-08-10T09:27:21.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 09:27:22 [2021-08-10T09:27:22.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 09:27:23 [2021-08-10T09:27:23.312Z] --- PASS: TestDockerNetworkConnectAlias (5.18s) 09:27:23 [2021-08-10T09:27:23.312Z] === RUN TestDockerNetworkReConnect 09:27:24 [2021-08-10T09:27:24.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007483d8_<nil>} 09:27:26 [2021-08-10T09:27:26.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1676646920_/foo_false__<nil>_<nil>_<nil>} 09:27:27 [2021-08-10T09:27:27.517Z] --- PASS: TestDockerNetworkReConnect (4.14s) 09:27:27 [2021-08-10T09:27:27.517Z] === RUN TestServicePlugin 09:27:28 [2021-08-10T09:27:28.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1676646920_/foo_true__<nil>_<nil>_<nil>} 09:27:29 [2021-08-10T09:27:29.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3058617287_/foo_false__<nil>_<nil>_<nil>} 09:27:31 [2021-08-10T09:27:31.884Z] plugin_test.go:62: [d217c8f3ac821] joining swarm manager [dac2319ac6bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:27:31 [2021-08-10T09:27:31.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3058617287_/foo_true__<nil>_<nil>_<nil>} 09:27:32 [2021-08-10T09:27:32.819Z] plugin_test.go:65: [d07129a5e13e2] joining swarm manager [dac2319ac6bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:27:33 [2021-08-10T09:27:33.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3058617287_/foo_true__0xc000748408_<nil>_<nil>} 09:27:33 [2021-08-10T09:27:33.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 09:27:35 [2021-08-10T09:27:35.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000748420_<nil>} 09:27:35 [2021-08-10T09:27:35.832Z] docker_api_swarm_test.go:383: [d08836cd6ad45] joining swarm manager [dd41aff25ce71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:27:37 [2021-08-10T09:27:37.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000748438_<nil>} 09:27:37 [2021-08-10T09:27:37.207Z] docker_api_swarm_test.go:384: [d94cc5fc0abc9] joining swarm manager [dd41aff25ce71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:27:38 [2021-08-10T09:27:38.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000748498_<nil>} 09:27:40 [2021-08-10T09:27:40.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007484b0_<nil>} 09:27:41 [2021-08-10T09:27:41.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 09:27:43 [2021-08-10T09:27:43.760Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 09:27:47 [2021-08-10T09:27:47.042Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 09:27:48 [2021-08-10T09:27:48.092Z] --- PASS: TestBuildWithHugeFile (53.27s) 09:27:48 [2021-08-10T09:27:48.092Z] === RUN TestBuildWCOWSandboxSize 09:27:48 [2021-08-10T09:27:48.092Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 09:27:48 [2021-08-10T09:27:48.092Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) 09:27:48 [2021-08-10T09:27:48.092Z] === RUN TestBuildWithEmptyDockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:27:48 [2021-08-10T09:27:48.092Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) 09:27:48 [2021-08-10T09:27:48.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) 09:27:48 [2021-08-10T09:27:48.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) 09:27:48 [2021-08-10T09:27:48.092Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) 09:27:48 [2021-08-10T09:27:48.092Z] === RUN TestBuildPreserveOwnership 09:27:48 [2021-08-10T09:27:48.092Z] === RUN TestBuildPreserveOwnership/copy_from 09:27:48 [2021-08-10T09:27:48.353Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:27:48 [2021-08-10T09:27:48.940Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 09:27:50 [2021-08-10T09:27:50.274Z] --- PASS: TestBuildPreserveOwnership (4.88s) 09:27:50 [2021-08-10T09:27:50.274Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.31s) 09:27:50 [2021-08-10T09:27:50.274Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) 09:27:50 [2021-08-10T09:27:50.274Z] === RUN TestBuildPlatformInvalid 09:27:50 [2021-08-10T09:27:50.274Z] --- PASS: TestBuildPlatformInvalid (0.14s) 09:27:50 [2021-08-10T09:27:50.274Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:27:51 [2021-08-10T09:27:51.469Z] === RUN TestDockerSuite/TestCopyAndRestart 09:27:52 [2021-08-10T09:27:52.843Z] === RUN TestDockerSuite/TestCopyCreatedContainer 09:27:52 [2021-08-10T09:27:52.843Z] === RUN TestDockerSuite/TestCpAbsolutePath 09:27:53 [2021-08-10T09:27:53.782Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 09:27:54 [2021-08-10T09:27:54.351Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 09:27:55 [2021-08-10T09:27:55.287Z] === RUN TestDockerSuite/TestCpFromCaseA 09:27:55 [2021-08-10T09:27:55.854Z] === RUN TestDockerSuite/TestCpFromCaseB 09:27:56 [2021-08-10T09:27:56.788Z] === RUN TestDockerSuite/TestCpFromCaseC 09:27:57 [2021-08-10T09:27:57.355Z] === RUN TestDockerSuite/TestCpFromCaseD 09:27:58 [2021-08-10T09:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseE 09:27:58 [2021-08-10T09:27:58.856Z] --- PASS: TestServicePlugin (31.48s) 09:27:58 [2021-08-10T09:27:58.856Z] === RUN TestServiceUpdateLabel 09:27:59 [2021-08-10T09:27:59.114Z] === RUN TestDockerSuite/TestCpFromCaseF 09:28:00 [2021-08-10T09:28:00.050Z] === RUN TestDockerSuite/TestCpFromCaseG 09:28:00 [2021-08-10T09:28:00.985Z] === RUN TestDockerSuite/TestCpFromCaseH 09:28:01 [2021-08-10T09:28:01.244Z] --- PASS: TestServiceUpdateLabel (2.54s) 09:28:01 [2021-08-10T09:28:01.244Z] === RUN TestServiceUpdateSecrets 09:28:02 [2021-08-10T09:28:02.177Z] === RUN TestDockerSuite/TestCpFromCaseI 09:28:02 [2021-08-10T09:28:02.745Z] === RUN TestDockerSuite/TestCpFromCaseJ 09:28:04 [2021-08-10T09:28:04.120Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 09:28:05 [2021-08-10T09:28:05.055Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 09:28:05 [2021-08-10T09:28:05.202Z] Loaded image: buildpack-deps:buster 09:28:05 [2021-08-10T09:28:05.202Z] Loaded image: busybox:latest 09:28:05 [2021-08-10T09:28:05.202Z] Loaded image: busybox:glibc 09:28:05 [2021-08-10T09:28:05.990Z] === RUN TestDockerSuite/TestCpGarbagePath 09:28:06 [2021-08-10T09:28:06.149Z] Loaded image: debian:bullseye 09:28:06 [2021-08-10T09:28:06.149Z] Loaded image: hello-world:latest 09:28:06 [2021-08-10T09:28:06.149Z] Loaded image: arm32v7/hello-world:latest 09:28:06 [2021-08-10T09:28:06.557Z] === RUN TestDockerSuite/TestCpLocalOnly 09:28:06 [2021-08-10T09:28:06.557Z] === RUN TestDockerSuite/TestCpNameHasColon 09:28:07 [2021-08-10T09:28:07.492Z] === RUN TestDockerSuite/TestCpRelativePath 09:28:08 [2021-08-10T09:28:08.059Z] === RUN TestDockerSuite/TestCpSpecialFiles 09:28:08 [2021-08-10T09:28:08.994Z] === RUN TestDockerSuite/TestCpSymlinkComponent 09:28:09 [2021-08-10T09:28:09.563Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 09:28:10 [2021-08-10T09:28:10.498Z] === RUN TestDockerSuite/TestCpToCaseA 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/backend/build [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements 09:28:10 [2021-08-10T09:28:10.893Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/build [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/container [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/debug [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/image [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/network [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/session [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/system [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/server/router/volume [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/backend [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/container [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/events [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/image [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/mount [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/network [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/registry [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/swarm [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements 09:28:10 [2021-08-10T09:28:10.893Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/api/types/volume [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/builder [no test files] 09:28:10 [2021-08-10T09:28:10.893Z] ? github.com/docker/docker/builder/builder-next [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 49.0% of statements 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/builder/dockerignore [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements 09:28:10 [2021-08-10T09:28:10.894Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements 09:28:10 [2021-08-10T09:28:10.894Z] ok github.com/docker/docker/builder/remotecontext/git 1.460s coverage: 86.3% of statements 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/cli [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ? github.com/docker/docker/cli/config [no test files] 09:28:10 [2021-08-10T09:28:10.894Z] ok github.com/docker/docker/cmd/docker-proxy 0.088s coverage: 67.6% of statements 09:28:10 [2021-08-10T09:28:10.894Z] ok github.com/docker/docker/client 0.194s coverage: 75.4% of statements 09:28:12 [2021-08-10T09:28:12.396Z] === RUN TestDockerSuite/TestCpToCaseB 09:28:12 [2021-08-10T09:28:12.961Z] === RUN TestDockerSuite/TestCpToCaseC 09:28:14 [2021-08-10T09:28:14.860Z] === RUN TestDockerSuite/TestCpToCaseD 09:28:16 [2021-08-10T09:28:16.161Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.09s) 09:28:16 [2021-08-10T09:28:16.161Z] PASS 09:28:16 [2021-08-10T09:28:16.161Z] 09:28:16 [2021-08-10T09:28:16.161Z] === Skipped 09:28:16 [2021-08-10T09:28:16.161Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 09:28:16 [2021-08-10T09:28:16.161Z] build_session_test.go:25: TODO: BuildKit 09:28:16 [2021-08-10T09:28:16.161Z] 09:28:16 [2021-08-10T09:28:16.161Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) 09:28:16 [2021-08-10T09:28:16.161Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 09:28:16 [2021-08-10T09:28:16.161Z] 09:28:16 [2021-08-10T09:28:16.161Z] 09:28:16 [2021-08-10T09:28:16.161Z] DONE 34 tests, 2 skipped in 124.877s 09:28:16 [2021-08-10T09:28:16.161Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 09:28:16 [2021-08-10T09:28:16.161Z] ++ 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 09:28:16 [2021-08-10T09:28:16.161Z] ++ set -e 09:28:16 [2021-08-10T09:28:16.161Z] ++ '[' -n 0 ']' 09:28:16 [2021-08-10T09:28:16.161Z] ++ set -x 09:28:16 [2021-08-10T09:28:16.161Z] ++ 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 09:28:17 [2021-08-10T09:28:17.106Z] INFO: Testing against a local daemon 09:28:17 [2021-08-10T09:28:17.106Z] === RUN TestConfigInspect 09:28:17 [2021-08-10T09:28:17.387Z] --- PASS: TestServiceUpdateSecrets (15.81s) 09:28:17 [2021-08-10T09:28:17.387Z] === RUN TestServiceUpdateConfigs 09:28:18 [2021-08-10T09:28:18.373Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 09:28:18 [2021-08-10T09:28:18.373Z] docker_api_build_test.go:177: unmatched requirement UnixCli 09:28:18 [2021-08-10T09:28:18.373Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 09:28:18 [2021-08-10T09:28:18.373Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 09:28:18 [2021-08-10T09:28:18.373Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 09:28:19 [2021-08-10T09:28:19.657Z] --- PASS: TestConfigInspect (2.79s) 09:28:19 [2021-08-10T09:28:19.657Z] === RUN TestConfigList 09:28:19 [2021-08-10T09:28:19.917Z] === RUN TestDockerSuite/TestCpToCaseE 09:28:20 [2021-08-10T09:28:20.568Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 09:28:21 [2021-08-10T09:28:21.528Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 09:28:21 [2021-08-10T09:28:21.528Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 09:28:21 [2021-08-10T09:28:21.528Z] === RUN TestDockerSuite/TestBuildAddBadLinks 09:28:21 [2021-08-10T09:28:21.528Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 09:28:21 [2021-08-10T09:28:21.528Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 09:28:21 [2021-08-10T09:28:21.528Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 09:28:21 [2021-08-10T09:28:21.528Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 09:28:21 [2021-08-10T09:28:21.528Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 09:28:22 [2021-08-10T09:28:22.209Z] --- PASS: TestConfigList (2.18s) 09:28:22 [2021-08-10T09:28:22.209Z] === RUN TestConfigsCreateAndDelete 09:28:22 [2021-08-10T09:28:22.444Z] === RUN TestDockerSuite/TestCpToCaseF 09:28:22 [2021-08-10T09:28:22.487Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 09:28:23 [2021-08-10T09:28:23.009Z] === RUN TestDockerSuite/TestCpToCaseG 09:28:24 [2021-08-10T09:28:24.126Z] --- PASS: TestConfigsCreateAndDelete (2.19s) 09:28:24 [2021-08-10T09:28:24.126Z] === RUN TestConfigsUpdate 09:28:25 [2021-08-10T09:28:25.372Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 09:28:26 [2021-08-10T09:28:26.675Z] --- PASS: TestConfigsUpdate (2.74s) 09:28:26 [2021-08-10T09:28:26.675Z] === RUN TestTemplatedConfig 09:28:26 [2021-08-10T09:28:26.896Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 09:28:26 [2021-08-10T09:28:26.896Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 09:28:26 [2021-08-10T09:28:26.896Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 09:28:26 [2021-08-10T09:28:26.896Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 09:28:26 [2021-08-10T09:28:26.896Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 09:28:26 [2021-08-10T09:28:26.896Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 09:28:28 [2021-08-10T09:28:28.278Z] === RUN TestDockerSuite/TestCpToCaseH 09:28:29 [2021-08-10T09:28:29.058Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 09:28:30 [2021-08-10T09:28:30.814Z] === RUN TestDockerSuite/TestCpToCaseI 09:28:30 [2021-08-10T09:28:30.893Z] --- PASS: TestTemplatedConfig (3.63s) 09:28:30 [2021-08-10T09:28:30.893Z] === RUN TestConfigCreateResolve 09:28:31 [2021-08-10T09:28:31.380Z] === RUN TestDockerSuite/TestCpToCaseJ 09:28:33 [2021-08-10T09:28:33.281Z] --- PASS: TestServiceUpdateConfigs (16.00s) 09:28:33 [2021-08-10T09:28:33.281Z] === RUN TestServiceUpdateNetwork 09:28:33 [2021-08-10T09:28:33.443Z] --- PASS: TestConfigCreateResolve (2.71s) 09:28:33 [2021-08-10T09:28:33.443Z] PASS 09:28:33 [2021-08-10T09:28:33.443Z] 09:28:33 [2021-08-10T09:28:33.443Z] DONE 6 tests in 17.805s 09:28:33 [2021-08-10T09:28:33.443Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 09:28:33 [2021-08-10T09:28:33.443Z] ++ 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 09:28:33 [2021-08-10T09:28:33.443Z] ++ set -e 09:28:33 [2021-08-10T09:28:33.443Z] ++ '[' -n 0 ']' 09:28:33 [2021-08-10T09:28:33.443Z] ++ set -x 09:28:33 [2021-08-10T09:28:33.443Z] ++ 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 09:28:33 [2021-08-10T09:28:33.443Z] INFO: Testing against a local daemon 09:28:33 [2021-08-10T09:28:33.443Z] === RUN TestCheckpoint 09:28:33 [2021-08-10T09:28:33.443Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:28:33 [2021-08-10T09:28:33.443Z] --- SKIP: TestCheckpoint (0.00s) 09:28:33 [2021-08-10T09:28:33.443Z] === RUN TestContainerInvalidJSON 09:28:33 [2021-08-10T09:28:33.443Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 09:28:33 [2021-08-10T09:28:33.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 09:28:33 [2021-08-10T09:28:33.443Z] === RUN TestContainerInvalidJSON//exec/foobar/start 09:28:33 [2021-08-10T09:28:33.443Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 09:28:33 [2021-08-10T09:28:33.443Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 09:28:33 [2021-08-10T09:28:33.443Z] === CONT TestContainerInvalidJSON//exec/foobar/start 09:28:33 [2021-08-10T09:28:33.443Z] --- PASS: TestContainerInvalidJSON (0.02s) 09:28:33 [2021-08-10T09:28:33.443Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 09:28:33 [2021-08-10T09:28:33.443Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 09:28:33 [2021-08-10T09:28:33.443Z] === RUN TestCopyFromContainerPathDoesNotExist 09:28:33 [2021-08-10T09:28:33.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) 09:28:33 [2021-08-10T09:28:33.705Z] === RUN TestCopyFromContainerPathIsNotDir 09:28:33 [2021-08-10T09:28:33.705Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) 09:28:33 [2021-08-10T09:28:33.705Z] === RUN TestCopyToContainerPathDoesNotExist 09:28:33 [2021-08-10T09:28:33.705Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 09:28:33 [2021-08-10T09:28:33.705Z] === RUN TestCopyToContainerPathIsNotDir 09:28:33 [2021-08-10T09:28:33.705Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) 09:28:33 [2021-08-10T09:28:33.705Z] === RUN TestCopyFromContainer 09:28:35 [2021-08-10T09:28:35.095Z] === RUN TestCopyFromContainer// 09:28:35 [2021-08-10T09:28:35.357Z] === RUN TestCopyFromContainer//bar/root 09:28:35 [2021-08-10T09:28:35.357Z] === RUN TestCopyFromContainer//bar/root/ 09:28:35 [2021-08-10T09:28:35.619Z] === RUN TestCopyFromContainer/bar/quux 09:28:35 [2021-08-10T09:28:35.882Z] === RUN TestCopyFromContainer/bar/quux/ 09:28:35 [2021-08-10T09:28:35.882Z] === RUN TestCopyFromContainer/bar/quux/baz 09:28:35 [2021-08-10T09:28:35.882Z] === RUN TestCopyFromContainer/bar/filesymlink 09:28:36 [2021-08-10T09:28:36.143Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:28:36 [2021-08-10T09:28:36.143Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:28:36 [2021-08-10T09:28:36.143Z] === RUN TestCopyFromContainer/bar/notarget 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer (2.53s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer// (0.10s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer/bar/quux (0.28s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:28:36 [2021-08-10T09:28:36.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:28:36 [2021-08-10T09:28:36.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:28:36 [2021-08-10T09:28:36.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:28:36 [2021-08-10T09:28:36.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:28:36 [2021-08-10T09:28:36.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:28:36 [2021-08-10T09:28:36.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateLinkToNonExistingContainer 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateWithInvalidEnv 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateWithInvalidEnv/0 09:28:36 [2021-08-10T09:28:36.406Z] === PAUSE TestCreateWithInvalidEnv/0 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateWithInvalidEnv/1 09:28:36 [2021-08-10T09:28:36.406Z] === PAUSE TestCreateWithInvalidEnv/1 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateWithInvalidEnv/2 09:28:36 [2021-08-10T09:28:36.406Z] === PAUSE TestCreateWithInvalidEnv/2 09:28:36 [2021-08-10T09:28:36.406Z] === CONT TestCreateWithInvalidEnv/0 09:28:36 [2021-08-10T09:28:36.406Z] === CONT TestCreateWithInvalidEnv/2 09:28:36 [2021-08-10T09:28:36.406Z] === CONT TestCreateWithInvalidEnv/1 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateTmpfsMountsTarget 09:28:36 [2021-08-10T09:28:36.406Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 09:28:36 [2021-08-10T09:28:36.406Z] === RUN TestCreateWithCustomMaskedPaths 09:28:36 [2021-08-10T09:28:36.561Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 09:28:37 [2021-08-10T09:28:37.501Z] === RUN TestDockerSuite/TestCpToDot 09:28:38 [2021-08-10T09:28:38.434Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 09:28:38 [2021-08-10T09:28:38.960Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) 09:28:38 [2021-08-10T09:28:38.960Z] === RUN TestCreateWithCustomReadonlyPaths 09:28:39 [2021-08-10T09:28:39.335Z] === RUN TestDockerSuite/TestBuildAddNonTar 09:28:39 [2021-08-10T09:28:39.807Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 09:28:41 [2021-08-10T09:28:41.183Z] check_test.go:380: [d94cc5fc0abc9] daemon is not started 09:28:41 [2021-08-10T09:28:41.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 09:28:41 [2021-08-10T09:28:41.183Z] === RUN TestDockerSuite/TestCpToStdout 09:28:41 [2021-08-10T09:28:41.515Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) 09:28:41 [2021-08-10T09:28:41.515Z] === RUN TestCreateWithInvalidHealthcheckParams 09:28:41 [2021-08-10T09:28:41.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:28:41 [2021-08-10T09:28:41.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:28:41 [2021-08-10T09:28:41.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:28:41 [2021-08-10T09:28:41.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:28:41 [2021-08-10T09:28:41.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:28:41 [2021-08-10T09:28:41.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:28:41 [2021-08-10T09:28:41.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:28:41 [2021-08-10T09:28:41.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 09:28:41 [2021-08-10T09:28:41.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 09:28:41 [2021-08-10T09:28:41.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) 09:28:41 [2021-08-10T09:28:41.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) 09:28:41 [2021-08-10T09:28:41.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) 09:28:41 [2021-08-10T09:28:41.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 09:28:41 [2021-08-10T09:28:41.515Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:28:42 [2021-08-10T09:28:42.088Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestCreateDifferentPlatform 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestCreateDifferentPlatform/different_os 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:28:42 [2021-08-10T09:28:42.088Z] --- PASS: TestCreateDifferentPlatform (0.03s) 09:28:42 [2021-08-10T09:28:42.088Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:28:42 [2021-08-10T09:28:42.088Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestCreateVolumesFromNonExistingContainer 09:28:42 [2021-08-10T09:28:42.088Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:28:42 [2021-08-10T09:28:42.088Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestContainerStartOnDaemonRestart 09:28:42 [2021-08-10T09:28:42.088Z] === PAUSE TestContainerStartOnDaemonRestart 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestDaemonRestartIpcMode 09:28:42 [2021-08-10T09:28:42.088Z] === PAUSE TestDaemonRestartIpcMode 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestDaemonHostGatewayIP 09:28:42 [2021-08-10T09:28:42.088Z] === PAUSE TestDaemonHostGatewayIP 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestRestartDaemonWithRestartingContainer 09:28:42 [2021-08-10T09:28:42.088Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestContainerKillOnDaemonStart 09:28:42 [2021-08-10T09:28:42.088Z] === PAUSE TestContainerKillOnDaemonStart 09:28:42 [2021-08-10T09:28:42.088Z] === RUN TestDiff 09:28:42 [2021-08-10T09:28:42.118Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 09:28:43 [2021-08-10T09:28:43.033Z] --- PASS: TestDiff (0.80s) 09:28:43 [2021-08-10T09:28:43.033Z] === RUN TestExecWithCloseStdin 09:28:43 [2021-08-10T09:28:43.047Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 09:28:43 [2021-08-10T09:28:43.493Z] docker_api_swarm_test.go:801: [d4f92b9660f8e] joining swarm manager [d019d96bf4ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:28:43 [2021-08-10T09:28:43.751Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 09:28:43 [2021-08-10T09:28:43.751Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 09:28:43 [2021-08-10T09:28:43.978Z] --- PASS: TestExecWithCloseStdin (1.08s) 09:28:43 [2021-08-10T09:28:43.978Z] === RUN TestExec 09:28:44 [2021-08-10T09:28:44.006Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 09:28:44 [2021-08-10T09:28:44.006Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 09:28:44 [2021-08-10T09:28:44.006Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 09:28:44 [2021-08-10T09:28:44.684Z] === RUN TestDockerSuite/TestCpVolumePath 09:28:44 [2021-08-10T09:28:44.684Z] docker_api_swarm_test.go:801: [d0d1e23c4e672] joining swarm manager [d019d96bf4ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:28:44 [2021-08-10T09:28:44.923Z] --- PASS: TestExec (1.11s) 09:28:44 [2021-08-10T09:28:44.923Z] === RUN TestExecUser 09:28:46 [2021-08-10T09:28:46.059Z] === RUN TestDockerSuite/TestCreate64ByteHexID 09:28:46 [2021-08-10T09:28:46.059Z] === RUN TestDockerSuite/TestCreateArgs 09:28:46 [2021-08-10T09:28:46.059Z] === RUN TestDockerSuite/TestCreateByImageID 09:28:46 [2021-08-10T09:28:46.059Z] docker_api_swarm_test.go:801: [d086e4b94053d] joining swarm manager [d019d96bf4ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 09:28:46 [2021-08-10T09:28:46.312Z] --- PASS: TestExecUser (1.03s) 09:28:46 [2021-08-10T09:28:46.312Z] === RUN TestExportContainerAndImportImage 09:28:46 [2021-08-10T09:28:46.317Z] === RUN TestDockerSuite/TestCreateEchoStdout 09:28:46 [2021-08-10T09:28:46.892Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 09:28:47 [2021-08-10T09:28:47.250Z] === RUN TestDockerSuite/TestCreateGrowRootfs 09:28:47 [2021-08-10T09:28:47.250Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 09:28:47 [2021-08-10T09:28:47.250Z] === RUN TestDockerSuite/TestCreateHostConfig 09:28:47 [2021-08-10T09:28:47.250Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 09:28:47 [2021-08-10T09:28:47.260Z] --- PASS: TestExportContainerAndImportImage (1.07s) 09:28:47 [2021-08-10T09:28:47.260Z] === RUN TestExportContainerAfterDaemonRestart 09:28:47 [2021-08-10T09:28:47.509Z] docker_api_swarm_test.go:801: [d3267dd9a1a72] joining swarm manager [d019d96bf4ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 09:28:48 [2021-08-10T09:28:48.075Z] --- PASS: TestServiceUpdateNetwork (14.78s) 09:28:48 [2021-08-10T09:28:48.075Z] === RUN TestServiceUpdatePidsLimit 09:28:48 [2021-08-10T09:28:48.333Z] === RUN TestDockerSuite/TestCreateLabelFromImage 09:28:48 [2021-08-10T09:28:48.417Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 09:28:48 [2021-08-10T09:28:48.592Z] === RUN TestDockerSuite/TestCreateLabels 09:28:48 [2021-08-10T09:28:48.592Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 09:28:48 [2021-08-10T09:28:48.672Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) 09:28:48 [2021-08-10T09:28:48.672Z] === RUN TestHealthCheckWorkdir 09:28:48 [2021-08-10T09:28:48.851Z] === RUN TestDockerSuite/TestCreateRM 09:28:48 [2021-08-10T09:28:48.851Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 09:28:48 [2021-08-10T09:28:48.851Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 09:28:48 [2021-08-10T09:28:48.851Z] === RUN TestDockerSuite/TestCreateStopSignal 09:28:49 [2021-08-10T09:28:49.109Z] docker_api_swarm_test.go:809: [d775e20c38928] joining swarm manager [d019d96bf4ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 09:28:49 [2021-08-10T09:28:49.109Z] === RUN TestDockerSuite/TestCreateStopTimeout 09:28:49 [2021-08-10T09:28:49.109Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 09:28:49 [2021-08-10T09:28:49.368Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 09:28:50 [2021-08-10T09:28:50.068Z] --- PASS: TestHealthCheckWorkdir (1.37s) 09:28:50 [2021-08-10T09:28:50.068Z] === RUN TestHealthKillContainer 09:28:50 [2021-08-10T09:28:50.754Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 09:28:51 [2021-08-10T09:28:51.689Z] === RUN TestDockerSuite/TestCreateVolumesCreated 09:28:51 [2021-08-10T09:28:51.689Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 09:28:51 [2021-08-10T09:28:51.689Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 09:28:53 [2021-08-10T09:28:53.080Z] === RUN TestDockerSuite/TestBuildAddScript 09:28:53 [2021-08-10T09:28:53.080Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 09:28:53 [2021-08-10T09:28:53.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 09:28:53 [2021-08-10T09:28:53.080Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 09:28:53 [2021-08-10T09:28:53.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 09:28:53 [2021-08-10T09:28:53.080Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 09:28:53 [2021-08-10T09:28:53.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 09:28:53 [2021-08-10T09:28:53.080Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 09:28:53 [2021-08-10T09:28:53.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 09:28:53 [2021-08-10T09:28:53.080Z] === RUN TestDockerSuite/TestBuildAddTar 09:28:53 [2021-08-10T09:28:53.376Z] --- PASS: TestHealthKillContainer (3.08s) 09:28:53 [2021-08-10T09:28:53.376Z] === RUN TestInspectCpusetInConfigPre120 09:28:53 [2021-08-10T09:28:53.950Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) 09:28:53 [2021-08-10T09:28:53.950Z] === RUN TestIpcModeNone 09:28:54 [2021-08-10T09:28:54.894Z] --- PASS: TestIpcModeNone (1.04s) 09:28:54 [2021-08-10T09:28:54.894Z] === RUN TestIpcModePrivate 09:28:55 [2021-08-10T09:28:55.839Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false 09:28:55 [2021-08-10T09:28:55.874Z] === RUN TestDockerSuite/TestCreateWithPortRange 09:28:55 [2021-08-10T09:28:55.874Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 09:28:55 [2021-08-10T09:28:55.874Z] === RUN TestDockerSuite/TestCreateWithWorkdir 09:28:55 [2021-08-10T09:28:55.874Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 09:28:55 [2021-08-10T09:28:55.874Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 09:28:55 [2021-08-10T09:28:55.874Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 09:28:56 [2021-08-10T09:28:56.101Z] --- PASS: TestIpcModePrivate (1.13s) 09:28:56 [2021-08-10T09:28:56.101Z] === RUN TestIpcModeShareable 09:28:56 [2021-08-10T09:28:56.443Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 09:28:57 [2021-08-10T09:28:57.046Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true 09:28:57 [2021-08-10T09:28:57.046Z] --- PASS: TestIpcModeShareable (1.06s) 09:28:57 [2021-08-10T09:28:57.046Z] === RUN TestAPIIpcModeShareableAndContainer 09:28:57 [2021-08-10T09:28:57.525Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.1% of statements 09:28:57 [2021-08-10T09:28:57.525Z] ok github.com/docker/docker/cmd/dockerd/trap 2.559s coverage: 0.0% of statements 09:28:57 [2021-08-10T09:28:57.525Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 09:28:57 [2021-08-10T09:28:57.525Z] ok github.com/docker/docker/container 0.121s coverage: 34.8% of statements 09:28:57 [2021-08-10T09:28:57.525Z] ? github.com/docker/docker/container/stream [no test files] 09:28:57 [2021-08-10T09:28:57.525Z] ? github.com/docker/docker/contrib/apparmor [no test files] 09:28:57 [2021-08-10T09:28:57.525Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 09:28:57 [2021-08-10T09:28:57.525Z] ? github.com/docker/docker/contrib/httpserver [no test files] 09:28:57 [2021-08-10T09:28:57.816Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 09:28:58 [2021-08-10T09:28:58.074Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 09:28:58 [2021-08-10T09:28:58.640Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 09:29:00 [2021-08-10T09:29:00.015Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 09:29:00 [2021-08-10T09:29:00.352Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) 09:29:00 [2021-08-10T09:29:00.352Z] === RUN TestAPIIpcModeHost 09:29:01 [2021-08-10T09:29:01.296Z] --- PASS: TestAPIIpcModeHost (1.07s) 09:29:01 [2021-08-10T09:29:01.296Z] === RUN TestDaemonIpcModeShareable 09:29:01 [2021-08-10T09:29:01.388Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 09:29:02 [2021-08-10T09:29:02.322Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 09:29:02 [2021-08-10T09:29:02.692Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true 09:29:02 [2021-08-10T09:29:02.889Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 09:29:02 [2021-08-10T09:29:02.889Z] === RUN TestDockerSuite/TestDevicePermissions 09:29:02 [2021-08-10T09:29:02.954Z] --- PASS: TestDaemonIpcModeShareable (1.81s) 09:29:02 [2021-08-10T09:29:02.954Z] === RUN TestDaemonIpcModePrivate 09:29:03 [2021-08-10T09:29:03.825Z] === RUN TestDockerSuite/TestDockerFails 09:29:03 [2021-08-10T09:29:03.825Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 09:29:03 [2021-08-10T09:29:03.825Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 09:29:03 [2021-08-10T09:29:03.825Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 09:29:04 [2021-08-10T09:29:04.758Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 09:29:04 [2021-08-10T09:29:04.872Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false 09:29:04 [2021-08-10T09:29:04.872Z] --- PASS: TestDaemonIpcModePrivate (1.88s) 09:29:04 [2021-08-10T09:29:04.872Z] === RUN TestDaemonIpcModePrivateFromConfig 09:29:05 [2021-08-10T09:29:05.629Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements 09:29:05 [2021-08-10T09:29:05.693Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 09:29:05 [2021-08-10T09:29:05.885Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements 09:29:05 [2021-08-10T09:29:05.951Z] --- PASS: TestServiceUpdatePidsLimit (18.04s) 09:29:05 [2021-08-10T09:29:05.951Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) 09:29:05 [2021-08-10T09:29:05.952Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) 09:29:05 [2021-08-10T09:29:05.952Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) 09:29:05 [2021-08-10T09:29:05.952Z] PASS 09:29:05 [2021-08-10T09:29:05.952Z] 09:29:05 [2021-08-10T09:29:05.952Z] === Skipped 09:29:05 [2021-08-10T09:29:05.952Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 09:29:05 [2021-08-10T09:29:05.952Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:29:05 [2021-08-10T09:29:05.952Z] 09:29:05 [2021-08-10T09:29:05.952Z] 09:29:05 [2021-08-10T09:29:05.952Z] DONE 27 tests, 1 skipped in 196.864s 09:29:05 [2021-08-10T09:29:05.952Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 09:29:05 [2021-08-10T09:29:05.952Z] ++ 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 09:29:05 [2021-08-10T09:29:05.952Z] ++ set -e 09:29:05 [2021-08-10T09:29:05.952Z] ++ '[' -n 0 ']' 09:29:05 [2021-08-10T09:29:05.952Z] ++ set -x 09:29:05 [2021-08-10T09:29:05.952Z] ++ 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 09:29:06 [2021-08-10T09:29:06.210Z] INFO: Testing against a local daemon 09:29:06 [2021-08-10T09:29:06.210Z] === RUN TestSessionCreate 09:29:06 [2021-08-10T09:29:06.210Z] --- PASS: TestSessionCreate (0.04s) 09:29:06 [2021-08-10T09:29:06.210Z] === RUN TestSessionCreateWithBadUpgrade 09:29:06 [2021-08-10T09:29:06.210Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) 09:29:06 [2021-08-10T09:29:06.468Z] PASS 09:29:06 [2021-08-10T09:29:06.469Z] 09:29:06 [2021-08-10T09:29:06.469Z] DONE 2 tests in 0.343s 09:29:06 [2021-08-10T09:29:06.469Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 09:29:06 [2021-08-10T09:29:06.469Z] ++ 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 09:29:06 [2021-08-10T09:29:06.469Z] ++ set -e 09:29:06 [2021-08-10T09:29:06.469Z] ++ '[' -n 0 ']' 09:29:06 [2021-08-10T09:29:06.469Z] ++ set -x 09:29:06 [2021-08-10T09:29:06.469Z] ++ 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 09:29:06 [2021-08-10T09:29:06.727Z] INFO: Testing against a local daemon 09:29:06 [2021-08-10T09:29:06.727Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:29:06 [2021-08-10T09:29:06.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:29:06 [2021-08-10T09:29:06.727Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:29:06 [2021-08-10T09:29:06.727Z] === RUN TestDiskUsage 09:29:06 [2021-08-10T09:29:06.727Z] === PAUSE TestDiskUsage 09:29:06 [2021-08-10T09:29:06.727Z] === RUN TestEventsExecDie 09:29:06 [2021-08-10T09:29:06.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false 09:29:06 [2021-08-10T09:29:06.790Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) 09:29:06 [2021-08-10T09:29:06.790Z] === RUN TestDaemonIpcModeShareableFromConfig 09:29:07 [2021-08-10T09:29:07.251Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements 09:29:07 [2021-08-10T09:29:07.662Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 09:29:07 [2021-08-10T09:29:07.662Z] === RUN TestDockerSuite/TestDockerNetworkInspect 09:29:07 [2021-08-10T09:29:07.662Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 09:29:07 [2021-08-10T09:29:07.920Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 09:29:07 [2021-08-10T09:29:07.920Z] --- PASS: TestEventsExecDie (1.30s) 09:29:07 [2021-08-10T09:29:07.920Z] === RUN TestEventsBackwardsCompatible 09:29:07 [2021-08-10T09:29:07.920Z] --- PASS: TestEventsBackwardsCompatible (0.07s) 09:29:07 [2021-08-10T09:29:07.920Z] === RUN TestEventsVolumeCreate 09:29:08 [2021-08-10T09:29:08.179Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true 09:29:08 [2021-08-10T09:29:08.179Z] --- PASS: TestEventsVolumeCreate (0.08s) 09:29:08 [2021-08-10T09:29:08.179Z] === RUN TestInfoBinaryCommits 09:29:08 [2021-08-10T09:29:08.179Z] --- PASS: TestInfoBinaryCommits (0.04s) 09:29:08 [2021-08-10T09:29:08.179Z] === RUN TestInfoAPIVersioned 09:29:08 [2021-08-10T09:29:08.179Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:29:08 [2021-08-10T09:29:08.179Z] === RUN TestInfoDiscoveryBackend 09:29:08 [2021-08-10T09:29:08.441Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) 09:29:08 [2021-08-10T09:29:08.441Z] === RUN TestIpcModeOlderClient 09:29:08 [2021-08-10T09:29:08.441Z] === PAUSE TestIpcModeOlderClient 09:29:08 [2021-08-10T09:29:08.441Z] === RUN TestKillContainerInvalidSignal 09:29:08 [2021-08-10T09:29:08.772Z] --- PASS: TestInfoDiscoveryBackend (0.54s) 09:29:08 [2021-08-10T09:29:08.772Z] === RUN TestInfoDiscoveryInvalidAdvertise 09:29:09 [2021-08-10T09:29:09.386Z] --- PASS: TestKillContainerInvalidSignal (0.78s) 09:29:09 [2021-08-10T09:29:09.387Z] === RUN TestKillContainer 09:29:09 [2021-08-10T09:29:09.387Z] === RUN TestKillContainer/no_signal 09:29:09 [2021-08-10T09:29:09.705Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 09:29:09 [2021-08-10T09:29:09.705Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 09:29:09 [2021-08-10T09:29:09.960Z] === RUN TestKillContainer/non_killing_signal 09:29:10 [2021-08-10T09:29:10.270Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 09:29:10 [2021-08-10T09:29:10.270Z] === RUN TestInfoAPI 09:29:10 [2021-08-10T09:29:10.270Z] --- PASS: TestInfoAPI (0.02s) 09:29:10 [2021-08-10T09:29:10.270Z] === RUN TestInfoAPIWarnings 09:29:10 [2021-08-10T09:29:10.533Z] === RUN TestKillContainer/killing_signal 09:29:11 [2021-08-10T09:29:11.925Z] --- PASS: TestKillContainer (2.41s) 09:29:11 [2021-08-10T09:29:11.925Z] --- PASS: TestKillContainer/no_signal (0.80s) 09:29:11 [2021-08-10T09:29:11.925Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) 09:29:11 [2021-08-10T09:29:11.925Z] --- PASS: TestKillContainer/killing_signal (0.77s) 09:29:11 [2021-08-10T09:29:11.925Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:29:11 [2021-08-10T09:29:11.925Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:29:12 [2021-08-10T09:29:12.498Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:29:13 [2021-08-10T09:29:13.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) 09:29:13 [2021-08-10T09:29:13.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) 09:29:13 [2021-08-10T09:29:13.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) 09:29:13 [2021-08-10T09:29:13.444Z] === RUN TestKillStoppedContainer 09:29:13 [2021-08-10T09:29:13.444Z] --- PASS: TestKillStoppedContainer (0.07s) 09:29:13 [2021-08-10T09:29:13.444Z] === RUN TestKillStoppedContainerAPIPre120 09:29:13 [2021-08-10T09:29:13.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) 09:29:13 [2021-08-10T09:29:13.444Z] === RUN TestKillDifferentUserContainer 09:29:14 [2021-08-10T09:29:14.391Z] --- PASS: TestKillDifferentUserContainer (0.79s) 09:29:14 [2021-08-10T09:29:14.391Z] === RUN TestInspectOomKilledTrue 09:29:14 [2021-08-10T09:29:14.391Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:29:14 [2021-08-10T09:29:14.391Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:29:14 [2021-08-10T09:29:14.391Z] === RUN TestInspectOomKilledFalse 09:29:14 [2021-08-10T09:29:14.391Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:29:14 [2021-08-10T09:29:14.391Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 09:29:14 [2021-08-10T09:29:14.391Z] === RUN TestLinksEtcHostsContentMatch 09:29:14 [2021-08-10T09:29:14.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 09:29:14 [2021-08-10T09:29:14.964Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) 09:29:14 [2021-08-10T09:29:14.964Z] === RUN TestLinksContainerNames 09:29:15 [2021-08-10T09:29:15.338Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements 09:29:15 [2021-08-10T09:29:15.338Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.1% of statements 09:29:15 [2021-08-10T09:29:15.899Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements 09:29:16 [2021-08-10T09:29:16.155Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements 09:29:16 [2021-08-10T09:29:16.717Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements 09:29:16 [2021-08-10T09:29:16.883Z] --- PASS: TestLinksContainerNames (1.65s) 09:29:16 [2021-08-10T09:29:16.883Z] === RUN TestLogsFollowTailEmpty 09:29:16 [2021-08-10T09:29:16.978Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 09:29:17 [2021-08-10T09:29:17.456Z] --- PASS: TestLogsFollowTailEmpty (0.79s) 09:29:17 [2021-08-10T09:29:17.456Z] === RUN TestContainerNetworkMountsNoChown 09:29:18 [2021-08-10T09:29:18.401Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/default 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/default 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/private 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/private 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rprivate 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rprivate 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/slave 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/slave 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rslave 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rslave 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/shared 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/shared 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rshared 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rshared 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/default 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rslave 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rshared 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/default/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/default/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/slave 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rprivate 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/slave/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/private 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/private/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/slave/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/private/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/shared 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/shared/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === RUN TestMountDaemonRoot/shared/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/default/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/default/mount_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:29:18 [2021-08-10T09:29:18.401Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:29:18 [2021-08-10T09:29:18.607Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.798s coverage: 73.3% of statements 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/slave/bind_root 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/slave/mount_root 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/private/bind_root 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/private/mount_root 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/shared/mount_root 09:29:18 [2021-08-10T09:29:18.663Z] === CONT TestMountDaemonRoot/shared/bind_root 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 09:29:18 [2021-08-10T09:29:18.663Z] === RUN TestContainerBindMountNonRecursive 09:29:18 [2021-08-10T09:29:18.863Z] ok github.com/docker/docker/daemon 12.174s coverage: 17.5% of statements 09:29:18 [2021-08-10T09:29:18.863Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 09:29:18 [2021-08-10T09:29:18.863Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 09:29:18 [2021-08-10T09:29:18.863Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 09:29:18 [2021-08-10T09:29:18.863Z] ? github.com/docker/docker/daemon/exec [no test files] 09:29:19 [2021-08-10T09:29:19.506Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 09:29:19 [2021-08-10T09:29:19.792Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements 09:29:20 [2021-08-10T09:29:20.356Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.578s coverage: 56.2% of statements 09:29:20 [2021-08-10T09:29:20.880Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 09:29:21 [2021-08-10T09:29:21.217Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) 09:29:21 [2021-08-10T09:29:21.217Z] === RUN TestContainerVolumesMountedAsShared 09:29:21 [2021-08-10T09:29:21.217Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) 09:29:21 [2021-08-10T09:29:21.217Z] === RUN TestContainerVolumesMountedAsSlave 09:29:21 [2021-08-10T09:29:21.813Z] === RUN TestDockerSuite/TestEventsAttach 09:29:22 [2021-08-10T09:29:22.246Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements 09:29:22 [2021-08-10T09:29:22.346Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) 09:29:22 [2021-08-10T09:29:22.346Z] === RUN TestNetworkNat 09:29:22 [2021-08-10T09:29:22.379Z] === RUN TestDockerSuite/TestEventsCommit 09:29:22 [2021-08-10T09:29:22.919Z] --- PASS: TestNetworkNat (0.83s) 09:29:22 [2021-08-10T09:29:22.919Z] === RUN TestNetworkLocalhostTCPNat 09:29:22 [2021-08-10T09:29:22.971Z] === RUN TestDockerSuite/TestBuildAddTarXz 09:29:22 [2021-08-10T09:29:22.971Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 09:29:22 [2021-08-10T09:29:22.971Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 09:29:22 [2021-08-10T09:29:22.971Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 09:29:22 [2021-08-10T09:29:22.971Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 09:29:23 [2021-08-10T09:29:23.313Z] === RUN TestDockerSuite/TestEventsContainerEvents 09:29:23 [2021-08-10T09:29:23.618Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.350s coverage: 49.4% of statements 09:29:23 [2021-08-10T09:29:23.865Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) 09:29:23 [2021-08-10T09:29:23.865Z] === RUN TestNetworkLoopbackNat 09:29:23 [2021-08-10T09:29:23.879Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 09:29:24 [2021-08-10T09:29:24.813Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 09:29:24 [2021-08-10T09:29:24.985Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.734s coverage: 46.2% of statements 09:29:24 [2021-08-10T09:29:24.985Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 09:29:25 [2021-08-10T09:29:25.378Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 09:29:25 [2021-08-10T09:29:25.548Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.595s coverage: 57.7% of statements 09:29:25 [2021-08-10T09:29:25.548Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 09:29:25 [2021-08-10T09:29:25.548Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 09:29:26 [2021-08-10T09:29:26.111Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements 09:29:26 [2021-08-10T09:29:26.751Z] --- PASS: TestInfoAPIWarnings (16.34s) 09:29:26 [2021-08-10T09:29:26.751Z] === RUN TestInfoDebug 09:29:27 [2021-08-10T09:29:27.009Z] --- PASS: TestInfoDebug (0.54s) 09:29:27 [2021-08-10T09:29:27.009Z] === RUN TestInfoInsecureRegistries 09:29:27 [2021-08-10T09:29:27.173Z] --- PASS: TestNetworkLoopbackNat (3.22s) 09:29:27 [2021-08-10T09:29:27.173Z] === RUN TestPause 09:29:27 [2021-08-10T09:29:27.267Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 09:29:27 [2021-08-10T09:29:27.477Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements 09:29:27 [2021-08-10T09:29:27.525Z] --- PASS: TestInfoInsecureRegistries (0.53s) 09:29:27 [2021-08-10T09:29:27.525Z] === RUN TestInfoRegistryMirrors 09:29:28 [2021-08-10T09:29:28.039Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements 09:29:28 [2021-08-10T09:29:28.103Z] --- PASS: TestInfoRegistryMirrors (0.53s) 09:29:28 [2021-08-10T09:29:28.103Z] === RUN TestLoginFailsWithBadCredentials 09:29:28 [2021-08-10T09:29:28.118Z] --- PASS: TestPause (0.88s) 09:29:28 [2021-08-10T09:29:28.118Z] === RUN TestPauseFailsOnWindowsServerContainers 09:29:28 [2021-08-10T09:29:28.118Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:29:28 [2021-08-10T09:29:28.118Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:29:28 [2021-08-10T09:29:28.118Z] === RUN TestPauseStopPausedContainer 09:29:28 [2021-08-10T09:29:28.295Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements 09:29:28 [2021-08-10T09:29:28.295Z] ? github.com/docker/docker/daemon/initlayer [no test files] 09:29:28 [2021-08-10T09:29:28.295Z] ? github.com/docker/docker/daemon/listeners [no test files] 09:29:28 [2021-08-10T09:29:28.361Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) 09:29:28 [2021-08-10T09:29:28.361Z] === RUN TestPingCacheHeaders 09:29:28 [2021-08-10T09:29:28.361Z] --- PASS: TestPingCacheHeaders (0.03s) 09:29:28 [2021-08-10T09:29:28.361Z] === RUN TestPingGet 09:29:28 [2021-08-10T09:29:28.361Z] --- PASS: TestPingGet (0.02s) 09:29:28 [2021-08-10T09:29:28.361Z] === RUN TestPingHead 09:29:28 [2021-08-10T09:29:28.619Z] --- PASS: TestPingHead (0.03s) 09:29:28 [2021-08-10T09:29:28.619Z] === RUN TestVersion 09:29:28 [2021-08-10T09:29:28.619Z] --- PASS: TestVersion (0.03s) 09:29:28 [2021-08-10T09:29:28.619Z] === CONT TestDiskUsage 09:29:28 [2021-08-10T09:29:28.692Z] --- PASS: TestPauseStopPausedContainer (0.87s) 09:29:28 [2021-08-10T09:29:28.692Z] === RUN TestPidHost 09:29:28 [2021-08-10T09:29:28.877Z] === RUN TestDockerSuite/TestEventsContainerRestart 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/container_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/image_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/volume_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/build-cache_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/container,_volume_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:29:29 [2021-08-10T09:29:29.135Z] === RUN TestDiskUsage/after_LoadBusybox 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:29:29 [2021-08-10T09:29:29.393Z] === RUN TestDiskUsage/after_container.Run 09:29:29 [2021-08-10T09:29:29.659Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements 09:29:29 [2021-08-10T09:29:29.967Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 77.0% of statements 09:29:29 [2021-08-10T09:29:29.967Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 09:29:29 [2021-08-10T09:29:29.967Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/container_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/image_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:29:30 [2021-08-10T09:29:30.331Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage (1.79s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty (0.01s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run (0.77s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] PASS 09:29:30 [2021-08-10T09:29:30.331Z] 09:29:30 [2021-08-10T09:29:30.331Z] === Skipped 09:29:30 [2021-08-10T09:29:30.331Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:29:30 [2021-08-10T09:29:30.331Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:29:30 [2021-08-10T09:29:30.331Z] 09:29:30 [2021-08-10T09:29:30.331Z] 09:29:30 [2021-08-10T09:29:30.331Z] DONE 53 tests, 1 skipped in 23.953s 09:29:30 [2021-08-10T09:29:30.331Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 09:29:30 [2021-08-10T09:29:30.331Z] ++ 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 09:29:30 [2021-08-10T09:29:30.331Z] ++ set -e 09:29:30 [2021-08-10T09:29:30.331Z] ++ '[' -n 0 ']' 09:29:30 [2021-08-10T09:29:30.331Z] ++ set -x 09:29:30 [2021-08-10T09:29:30.331Z] ++ 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 09:29:30 [2021-08-10T09:29:30.544Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements 09:29:30 [2021-08-10T09:29:30.589Z] INFO: Testing against a local daemon 09:29:30 [2021-08-10T09:29:30.589Z] === RUN TestVolumesCreateAndList 09:29:30 [2021-08-10T09:29:30.589Z] --- PASS: TestVolumesCreateAndList (0.02s) 09:29:30 [2021-08-10T09:29:30.589Z] === RUN TestVolumesRemove 09:29:30 [2021-08-10T09:29:30.806Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements 09:29:30 [2021-08-10T09:29:30.847Z] --- PASS: TestVolumesRemove (0.06s) 09:29:30 [2021-08-10T09:29:30.847Z] === RUN TestVolumesInspect 09:29:30 [2021-08-10T09:29:30.847Z] --- PASS: TestVolumesInspect (0.03s) 09:29:30 [2021-08-10T09:29:30.847Z] === RUN TestVolumesInvalidJSON 09:29:30 [2021-08-10T09:29:30.847Z] === RUN TestVolumesInvalidJSON//volumes/create 09:29:30 [2021-08-10T09:29:30.847Z] === PAUSE TestVolumesInvalidJSON//volumes/create 09:29:30 [2021-08-10T09:29:30.847Z] === CONT TestVolumesInvalidJSON//volumes/create 09:29:30 [2021-08-10T09:29:30.847Z] --- PASS: TestVolumesInvalidJSON (0.02s) 09:29:30 [2021-08-10T09:29:30.847Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 09:29:30 [2021-08-10T09:29:30.847Z] PASS 09:29:30 [2021-08-10T09:29:30.847Z] 09:29:30 [2021-08-10T09:29:30.847Z] DONE 5 tests in 0.483s 09:29:30 [2021-08-10T09:29:30.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:29:31 [2021-08-10T09:29:31.105Z] ++++ cat bundles/test-integration/docker.pid 09:29:31 [2021-08-10T09:29:31.105Z] +++ kill 5772 09:29:31 [2021-08-10T09:29:31.242Z] --- PASS: TestPidHost (2.11s) 09:29:31 [2021-08-10T09:29:31.242Z] === RUN TestPsFilter 09:29:31 [2021-08-10T09:29:31.242Z] --- PASS: TestPsFilter (0.15s) 09:29:31 [2021-08-10T09:29:31.242Z] === RUN TestRemoveContainerWithRemovedVolume 09:29:31 [2021-08-10T09:29:31.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements 09:29:31 [2021-08-10T09:29:31.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 09:29:31 [2021-08-10T09:29:31.672Z] +++ /etc/init.d/apparmor stop 09:29:31 [2021-08-10T09:29:31.672Z] Leaving: AppArmorNo profiles have been unloaded. 09:29:31 [2021-08-10T09:29:31.672Z] 09:29:31 [2021-08-10T09:29:31.672Z] Unloading profiles will leave already running processes permanently 09:29:31 [2021-08-10T09:29:31.672Z] unconfined, which can lead to unexpected situations. 09:29:31 [2021-08-10T09:29:31.672Z] 09:29:31 [2021-08-10T09:29:31.672Z] To set a process to complain mode, use the command line tool 09:29:31 [2021-08-10T09:29:31.672Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:29:31 [2021-08-10T09:29:31.672Z] +++ true 09:29:31 [2021-08-10T09:29:31.672Z] exiting test-integration 09:29:31 [2021-08-10T09:29:31.672Z] ++ exit 0 09:29:31 [2021-08-10T09:29:31.672Z] 09:29:31 [2021-08-10T09:29:31.815Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) 09:29:31 [2021-08-10T09:29:31.815Z] === RUN TestRemoveContainerWithVolume 09:29:32 [2021-08-10T09:29:32.312Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements 09:29:32 [2021-08-10T09:29:32.312Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 09:29:32 [2021-08-10T09:29:32.568Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 55.1% of statements 09:29:32 [2021-08-10T09:29:32.760Z] --- PASS: TestRemoveContainerWithVolume (0.79s) 09:29:32 [2021-08-10T09:29:32.760Z] === RUN TestRemoveContainerRunning 09:29:33 [2021-08-10T09:29:33.046Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 09:29:33 [2021-08-10T09:29:33.130Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements 09:29:33 [2021-08-10T09:29:33.334Z] --- PASS: TestRemoveContainerRunning (0.85s) 09:29:33 [2021-08-10T09:29:33.334Z] === RUN TestRemoveContainerForceRemoveRunning 09:29:33 [2021-08-10T09:29:33.981Z] + for job in $(jobs -p) 09:29:33 [2021-08-10T09:29:33.981Z] + wait 14512 09:29:34 [2021-08-10T09:29:34.058Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements 09:29:34 [2021-08-10T09:29:34.279Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) 09:29:34 [2021-08-10T09:29:34.279Z] === RUN TestRemoveInvalidContainer 09:29:34 [2021-08-10T09:29:34.279Z] --- PASS: TestRemoveInvalidContainer (0.02s) 09:29:34 [2021-08-10T09:29:34.279Z] === RUN TestRenameLinkedContainer 09:29:34 [2021-08-10T09:29:34.314Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 09:29:34 [2021-08-10T09:29:34.876Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements 09:29:35 [2021-08-10T09:29:35.353Z] === RUN TestDockerSuite/TestEventsCopy 09:29:35 [2021-08-10T09:29:35.438Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements 09:29:35 [2021-08-10T09:29:35.438Z] ? github.com/docker/docker/daemon/names [no test files] 09:29:35 [2021-08-10T09:29:35.438Z] ? github.com/docker/docker/daemon/stats [no test files] 09:29:36 [2021-08-10T09:29:36.288Z] === RUN TestDockerSuite/TestEventsFilterContainer 09:29:36 [2021-08-10T09:29:36.380Z] ok github.com/docker/docker/distribution 0.111s coverage: 25.8% of statements 09:29:36 [2021-08-10T09:29:36.636Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements 09:29:36 [2021-08-10T09:29:36.636Z] ? github.com/docker/docker/distribution/utils [no test files] 09:29:37 [2021-08-10T09:29:37.564Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements 09:29:37 [2021-08-10T09:29:37.602Z] --- PASS: TestRenameLinkedContainer (3.18s) 09:29:37 [2021-08-10T09:29:37.602Z] === RUN TestRenameStoppedContainer 09:29:37 [2021-08-10T09:29:37.662Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 09:29:37 [2021-08-10T09:29:37.732Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 09:29:37 [2021-08-10T09:29:37.732Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 09:29:37 [2021-08-10T09:29:37.732Z] === RUN TestDockerSuite/TestBuildBlankName 09:29:37 [2021-08-10T09:29:37.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 09:29:38 [2021-08-10T09:29:38.125Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements 09:29:38 [2021-08-10T09:29:38.177Z] --- PASS: TestRenameStoppedContainer (0.77s) 09:29:38 [2021-08-10T09:29:38.177Z] === RUN TestRenameRunningContainerAndReuse 09:29:38 [2021-08-10T09:29:38.227Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 09:29:38 [2021-08-10T09:29:38.485Z] === RUN TestDockerSuite/TestEventsFilterImageName 09:29:38 [2021-08-10T09:29:38.688Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements 09:29:39 [2021-08-10T09:29:39.250Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements 09:29:39 [2021-08-10T09:29:39.506Z] ok github.com/docker/docker/distribution/xfer 1.944s coverage: 85.1% of statements 09:29:39 [2021-08-10T09:29:39.506Z] ? github.com/docker/docker/dockerversion [no test files] 09:29:39 [2021-08-10T09:29:39.506Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements 09:29:39 [2021-08-10T09:29:39.506Z] ? github.com/docker/docker/internal/test/suite [no test files] 09:29:39 [2021-08-10T09:29:39.858Z] === RUN TestDockerSuite/TestEventsFilterLabels 09:29:40 [2021-08-10T09:29:40.068Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 09:29:40 [2021-08-10T09:29:40.094Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) 09:29:40 [2021-08-10T09:29:40.094Z] === RUN TestRenameInvalidName 09:29:40 [2021-08-10T09:29:40.115Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 09:29:40 [2021-08-10T09:29:40.373Z] === RUN TestDockerSuite/TestEventsFilterType 09:29:40 [2021-08-10T09:29:40.631Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 09:29:40 [2021-08-10T09:29:40.631Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 09:29:40 [2021-08-10T09:29:40.631Z] === RUN TestDockerSuite/TestEventsFilters 09:29:40 [2021-08-10T09:29:40.668Z] --- PASS: TestRenameInvalidName (0.88s) 09:29:40 [2021-08-10T09:29:40.668Z] === RUN TestRenameAnonymousContainer 09:29:40 [2021-08-10T09:29:40.997Z] ok github.com/docker/docker/oci 0.012s coverage: 43.3% of statements 09:29:41 [2021-08-10T09:29:41.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 09:29:41 [2021-08-10T09:29:41.924Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements 09:29:41 [2021-08-10T09:29:41.924Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 09:29:42 [2021-08-10T09:29:42.130Z] === RUN TestDockerSuite/TestEventsFormat 09:29:42 [2021-08-10T09:29:42.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 09:29:42 [2021-08-10T09:29:42.392Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 09:29:43 [2021-08-10T09:29:43.290Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 81.8% of statements 09:29:43 [2021-08-10T09:29:43.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 09:29:43 [2021-08-10T09:29:43.505Z] === RUN TestDockerSuite/TestEventsFormatBadField 09:29:43 [2021-08-10T09:29:43.505Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 09:29:43 [2021-08-10T09:29:43.505Z] === RUN TestDockerSuite/TestEventsImageImport 09:29:43 [2021-08-10T09:29:43.977Z] --- PASS: TestRenameAnonymousContainer (2.83s) 09:29:43 [2021-08-10T09:29:43.977Z] === RUN TestRenameContainerWithSameName 09:29:44 [2021-08-10T09:29:44.216Z] ok github.com/docker/docker/pkg/authorization 0.172s coverage: 68.3% of statements 09:29:44 [2021-08-10T09:29:44.216Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 09:29:44 [2021-08-10T09:29:44.238Z] --- PASS: TestRenameContainerWithSameName (0.79s) 09:29:44 [2021-08-10T09:29:44.239Z] === RUN TestRenameContainerWithLinkedContainer 09:29:44 [2021-08-10T09:29:44.444Z] === RUN TestDockerSuite/TestEventsImageLoad 09:29:44 [2021-08-10T09:29:44.476Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 09:29:44 [2021-08-10T09:29:44.706Z] === RUN TestDockerSuite/TestEventsImagePull 09:29:44 [2021-08-10T09:29:44.964Z] === RUN TestDockerSuite/TestEventsImageTag 09:29:46 [2021-08-10T09:29:46.157Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) 09:29:46 [2021-08-10T09:29:46.157Z] === RUN TestResize 09:29:46 [2021-08-10T09:29:46.335Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 09:29:46 [2021-08-10T09:29:46.335Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 09:29:46 [2021-08-10T09:29:46.335Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 09:29:46 [2021-08-10T09:29:46.335Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 09:29:46 [2021-08-10T09:29:46.335Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 09:29:46 [2021-08-10T09:29:46.335Z] === RUN TestDockerSuite/TestEventsPluginOps 09:29:46 [2021-08-10T09:29:46.731Z] --- PASS: TestResize (0.79s) 09:29:46 [2021-08-10T09:29:46.731Z] === RUN TestResizeWithInvalidSize 09:29:47 [2021-08-10T09:29:47.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 09:29:47 [2021-08-10T09:29:47.677Z] --- PASS: TestResizeWithInvalidSize (0.83s) 09:29:47 [2021-08-10T09:29:47.677Z] === RUN TestResizeWhenContainerNotStarted 09:29:47 [2021-08-10T09:29:47.709Z] === RUN TestDockerSuite/TestEventsRedirectStdout 09:29:47 [2021-08-10T09:29:47.747Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.2% of statements 09:29:47 [2021-08-10T09:29:47.747Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 09:29:48 [2021-08-10T09:29:48.003Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements 09:29:48 [2021-08-10T09:29:48.003Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements 09:29:48 [2021-08-10T09:29:48.250Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) 09:29:48 [2021-08-10T09:29:48.250Z] === RUN TestDaemonRestartKillContainers 09:29:48 [2021-08-10T09:29:48.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:29:48 [2021-08-10T09:29:48.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:29:48 [2021-08-10T09:29:48.275Z] === RUN TestDockerSuite/TestEventsRename 09:29:49 [2021-08-10T09:29:49.209Z] === RUN TestDockerSuite/TestEventsResize 09:29:49 [2021-08-10T09:29:49.370Z] ok github.com/docker/docker/layer 7.882s coverage: 68.8% of statements 09:29:49 [2021-08-10T09:29:49.370Z] ? github.com/docker/docker/libcontainerd [no test files] 09:29:49 [2021-08-10T09:29:49.370Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 09:29:49 [2021-08-10T09:29:49.370Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 09:29:49 [2021-08-10T09:29:49.370Z] ? github.com/docker/docker/libcontainerd/types [no test files] 09:29:49 [2021-08-10T09:29:49.370Z] ? github.com/docker/docker/oci/caps [no test files] 09:29:49 [2021-08-10T09:29:49.370Z] ? github.com/docker/docker/pkg/containerfs [no test files] 09:29:49 [2021-08-10T09:29:49.370Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 09:29:49 [2021-08-10T09:29:49.626Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements 09:29:49 [2021-08-10T09:29:49.775Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 09:29:49 [2021-08-10T09:29:49.882Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements 09:29:50 [2021-08-10T09:29:50.139Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements 09:29:50 [2021-08-10T09:29:50.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:29:50 [2021-08-10T09:29:50.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:29:51 [2021-08-10T09:29:51.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:29:51 [2021-08-10T09:29:51.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:29:51 [2021-08-10T09:29:51.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:29:51 [2021-08-10T09:29:51.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:29:51 [2021-08-10T09:29:51.505Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements 09:29:51 [2021-08-10T09:29:51.505Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements 09:29:51 [2021-08-10T09:29:51.761Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.3% of statements 09:29:52 [2021-08-10T09:29:52.018Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements 09:29:52 [2021-08-10T09:29:52.275Z] ok github.com/docker/docker/pkg/fsutils 0.228s coverage: 85.1% of statements 09:29:53 [2021-08-10T09:29:53.203Z] ok github.com/docker/docker/pkg/idtools 0.507s coverage: 69.5% of statements 09:29:53 [2021-08-10T09:29:53.459Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 70.6% of statements 09:29:53 [2021-08-10T09:29:53.459Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements 09:29:53 [2021-08-10T09:29:53.459Z] ? github.com/docker/docker/pkg/locker [no test files] 09:29:53 [2021-08-10T09:29:53.715Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements 09:29:53 [2021-08-10T09:29:53.715Z] ? github.com/docker/docker/pkg/loopback [no test files] 09:29:53 [2021-08-10T09:29:53.715Z] ? github.com/docker/docker/pkg/mount [no test files] 09:29:53 [2021-08-10T09:29:53.715Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements 09:29:53 [2021-08-10T09:29:53.715Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 09:29:53 [2021-08-10T09:29:53.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:29:53 [2021-08-10T09:29:53.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:29:53 [2021-08-10T09:29:53.971Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements 09:29:54 [2021-08-10T09:29:54.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 09:29:54 [2021-08-10T09:29:54.227Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 09:29:54 [2021-08-10T09:29:54.484Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements 09:29:54 [2021-08-10T09:29:54.484Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements 09:29:54 [2021-08-10T09:29:54.484Z] ? github.com/docker/docker/pkg/platform [no test files] 09:29:54 [2021-08-10T09:29:54.484Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 09:29:55 [2021-08-10T09:29:55.413Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements 09:29:55 [2021-08-10T09:29:55.669Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 09:29:55 [2021-08-10T09:29:55.925Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 09:29:55 [2021-08-10T09:29:55.925Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 09:29:56 [2021-08-10T09:29:56.330Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 09:29:56 [2021-08-10T09:29:56.330Z] === RUN TestDockerSuite/TestEventsStreaming 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.93s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.03s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) 09:29:56 [2021-08-10T09:29:56.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) 09:29:56 [2021-08-10T09:29:56.502Z] === RUN TestCgroupNamespacesRun 09:29:56 [2021-08-10T09:29:56.896Z] === RUN TestDockerSuite/TestEventsTimestampFormats 09:29:57 [2021-08-10T09:29:57.288Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements 09:29:57 [2021-08-10T09:29:57.545Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements 09:29:57 [2021-08-10T09:29:57.801Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements 09:29:57 [2021-08-10T09:29:57.801Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 09:29:58 [2021-08-10T09:29:58.057Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 09:29:58 [2021-08-10T09:29:58.314Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 09:29:58 [2021-08-10T09:29:58.422Z] --- PASS: TestCgroupNamespacesRun (1.81s) 09:29:58 [2021-08-10T09:29:58.422Z] === RUN TestCgroupNamespacesRunPrivileged 09:29:58 [2021-08-10T09:29:58.877Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements 09:29:59 [2021-08-10T09:29:59.134Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements 09:29:59 [2021-08-10T09:29:59.390Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements 09:29:59 [2021-08-10T09:29:59.812Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s) 09:29:59 [2021-08-10T09:29:59.812Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:29:59 [2021-08-10T09:29:59.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 09:29:59 [2021-08-10T09:29:59.864Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 09:29:59 [2021-08-10T09:29:59.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 09:29:59 [2021-08-10T09:29:59.953Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements 09:30:00 [2021-08-10T09:30:00.174Z] === RUN TestDockerSuite/TestEventsTop 09:30:00 [2021-08-10T09:30:00.209Z] testing: warning: no tests to run 09:30:00 [2021-08-10T09:30:00.209Z] coverage: [no statements] 09:30:00 [2021-08-10T09:30:00.209Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 09:30:00 [2021-08-10T09:30:00.465Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 09:30:00 [2021-08-10T09:30:00.465Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 09:30:00 [2021-08-10T09:30:00.721Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 09:30:00 [2021-08-10T09:30:00.739Z] === RUN TestDockerSuite/TestEventsUntag 09:30:01 [2021-08-10T09:30:01.731Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) 09:30:01 [2021-08-10T09:30:01.731Z] === RUN TestCgroupNamespacesRunHostMode 09:30:02 [2021-08-10T09:30:02.610Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements 09:30:02 [2021-08-10T09:30:02.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 09:30:02 [2021-08-10T09:30:02.866Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements 09:30:03 [2021-08-10T09:30:03.119Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) 09:30:03 [2021-08-10T09:30:03.119Z] === RUN TestCgroupNamespacesRunPrivateMode 09:30:03 [2021-08-10T09:30:03.123Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements 09:30:03 [2021-08-10T09:30:03.206Z] === RUN TestDockerSuite/TestEventsUntilInThePast 09:30:03 [2021-08-10T09:30:03.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 09:30:03 [2021-08-10T09:30:03.574Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 09:30:03 [2021-08-10T09:30:03.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 09:30:03 [2021-08-10T09:30:03.574Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 09:30:03 [2021-08-10T09:30:03.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 09:30:04 [2021-08-10T09:30:04.490Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements 09:30:04 [2021-08-10T09:30:04.490Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements 09:30:05 [2021-08-10T09:30:05.038Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) 09:30:05 [2021-08-10T09:30:05.038Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:30:05 [2021-08-10T09:30:05.854Z] ok github.com/docker/docker/registry 0.052s coverage: 58.8% of statements 09:30:05 [2021-08-10T09:30:05.854Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 09:30:06 [2021-08-10T09:30:06.110Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 09:30:06 [2021-08-10T09:30:06.428Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) 09:30:06 [2021-08-10T09:30:06.428Z] === RUN TestCgroupNamespacesRunInvalidMode 09:30:06 [2021-08-10T09:30:06.672Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements 09:30:06 [2021-08-10T09:30:06.672Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 09:30:07 [2021-08-10T09:30:07.374Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) 09:30:07 [2021-08-10T09:30:07.374Z] === RUN TestCgroupNamespacesRunOlderClient 09:30:07 [2021-08-10T09:30:07.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 09:30:09 [2021-08-10T09:30:09.293Z] docker_api_swarm_service_test.go:394: [d5924a284209b] joining swarm manager [dde156ef1b21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:30:09 [2021-08-10T09:30:09.295Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) 09:30:09 [2021-08-10T09:30:09.295Z] === RUN TestNISDomainname 09:30:09 [2021-08-10T09:30:09.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 09:30:09 [2021-08-10T09:30:09.336Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 09:30:09 [2021-08-10T09:30:09.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 09:30:09 [2021-08-10T09:30:09.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 09:30:09 [2021-08-10T09:30:09.336Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 09:30:09 [2021-08-10T09:30:09.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 09:30:09 [2021-08-10T09:30:09.336Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 09:30:09 [2021-08-10T09:30:09.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 09:30:10 [2021-08-10T09:30:10.113Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 09:30:10 [2021-08-10T09:30:10.227Z] docker_api_swarm_service_test.go:394: [d16a1ad885b89] joining swarm manager [dde156ef1b21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:30:10 [2021-08-10T09:30:10.370Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements 09:30:10 [2021-08-10T09:30:10.684Z] --- PASS: TestNISDomainname (1.32s) 09:30:10 [2021-08-10T09:30:10.684Z] === RUN TestHostnameDnsResolution 09:30:10 [2021-08-10T09:30:10.933Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.8% of statements 09:30:12 [2021-08-10T09:30:12.073Z] --- PASS: TestHostnameDnsResolution (1.33s) 09:30:12 [2021-08-10T09:30:12.073Z] === RUN TestStats 09:30:12 [2021-08-10T09:30:12.299Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements 09:30:14 [2021-08-10T09:30:14.621Z] --- PASS: TestStats (2.84s) 09:30:14 [2021-08-10T09:30:14.621Z] === RUN TestStopContainerWithTimeout 09:30:14 [2021-08-10T09:30:14.621Z] === RUN TestStopContainerWithTimeout/0 09:30:14 [2021-08-10T09:30:14.621Z] === PAUSE TestStopContainerWithTimeout/0 09:30:14 [2021-08-10T09:30:14.621Z] === RUN TestStopContainerWithTimeout/1 09:30:14 [2021-08-10T09:30:14.621Z] === PAUSE TestStopContainerWithTimeout/1 09:30:14 [2021-08-10T09:30:14.621Z] === RUN TestStopContainerWithTimeout/3 09:30:14 [2021-08-10T09:30:14.621Z] === PAUSE TestStopContainerWithTimeout/3 09:30:14 [2021-08-10T09:30:14.621Z] === RUN TestStopContainerWithTimeout/-1 09:30:14 [2021-08-10T09:30:14.621Z] === PAUSE TestStopContainerWithTimeout/-1 09:30:14 [2021-08-10T09:30:14.621Z] === CONT TestStopContainerWithTimeout/0 09:30:14 [2021-08-10T09:30:14.621Z] === CONT TestStopContainerWithTimeout/3 09:30:14 [2021-08-10T09:30:14.621Z] === CONT TestStopContainerWithTimeout/-1 09:30:14 [2021-08-10T09:30:14.621Z] === CONT TestStopContainerWithTimeout/1 09:30:15 [2021-08-10T09:30:15.491Z] === RUN TestDockerSuite/TestExec 09:30:16 [2021-08-10T09:30:16.425Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 09:30:17 [2021-08-10T09:30:17.359Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 09:30:17 [2021-08-10T09:30:17.934Z] --- PASS: TestStopContainerWithTimeout (0.02s) 09:30:17 [2021-08-10T09:30:17.934Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) 09:30:17 [2021-08-10T09:30:17.934Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) 09:30:17 [2021-08-10T09:30:17.934Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) 09:30:17 [2021-08-10T09:30:17.934Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) 09:30:17 [2021-08-10T09:30:17.934Z] === RUN TestDeleteDevicemapper 09:30:17 [2021-08-10T09:30:17.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:30:17 [2021-08-10T09:30:17.935Z] --- SKIP: TestDeleteDevicemapper (0.00s) 09:30:17 [2021-08-10T09:30:17.935Z] === RUN TestStopContainerWithRestartPolicyAlways 09:30:18 [2021-08-10T09:30:18.292Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 09:30:18 [2021-08-10T09:30:18.859Z] === RUN TestDockerSuite/TestExecAPIStart 09:30:20 [2021-08-10T09:30:20.758Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 09:30:21 [2021-08-10T09:30:21.244Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) 09:30:21 [2021-08-10T09:30:21.244Z] === RUN TestUpdateMemory 09:30:21 [2021-08-10T09:30:21.244Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 09:30:21 [2021-08-10T09:30:21.244Z] --- SKIP: TestUpdateMemory (0.01s) 09:30:21 [2021-08-10T09:30:21.244Z] === RUN TestUpdateCPUQuota 09:30:21 [2021-08-10T09:30:21.691Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 09:30:23 [2021-08-10T09:30:23.068Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 09:30:23 [2021-08-10T09:30:23.635Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 09:30:24 [2021-08-10T09:30:24.569Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 09:30:25 [2021-08-10T09:30:25.943Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 09:30:26 [2021-08-10T09:30:26.509Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 09:30:27 [2021-08-10T09:30:27.846Z] --- PASS: TestUpdateCPUQuota (5.78s) 09:30:27 [2021-08-10T09:30:27.846Z] === RUN TestUpdatePidsLimit 09:30:27 [2021-08-10T09:30:27.846Z] === RUN TestUpdatePidsLimit/update_from_none 09:30:27 [2021-08-10T09:30:27.846Z] === RUN TestUpdatePidsLimit/no_change 09:30:27 [2021-08-10T09:30:27.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 09:30:28 [2021-08-10T09:30:28.108Z] === RUN TestUpdatePidsLimit/update_lower 09:30:28 [2021-08-10T09:30:28.474Z] === RUN TestDockerSuite/TestExecCgroup 09:30:28 [2021-08-10T09:30:28.682Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 09:30:29 [2021-08-10T09:30:29.256Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 09:30:29 [2021-08-10T09:30:29.848Z] docker_api_swarm_service_test.go:342: [da626622f97af] joining swarm manager [ddc1d3e6be824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:30:30 [2021-08-10T09:30:30.204Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 09:30:30 [2021-08-10T09:30:30.337Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/pkg/signal [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/pkg/symlink [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/pkg/term [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/profiles/apparmor [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/rootless [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/rootless/specconv [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/runconfig/opts [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/daemon [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/environment [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/fakegit [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/registry [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/testutil/request [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/volume [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/volume/service/opts [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] ? github.com/docker/docker/volume/testutils [no test files] 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === Skipped 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] network_proxy_test.go:212: No support for dual stack yet 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver btrfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver btrfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver btrfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver btrfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver btrfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:71: No driver to put! 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] time="2021-08-10T09:29:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: driver not supported 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] time="2021-08-10T09:29:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: driver not supported 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] time="2021-08-10T09:29:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: driver not supported 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] time="2021-08-10T09:29:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: driver not supported 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] time="2021-08-10T09:29:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:42: graphdriver: driver not supported 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:71: No driver to put! 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] overlay_test.go:44: Fails to compute changes after apply intermittently 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] overlay_test.go:49: Fails to compute changes intermittently 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] overlay_test.go:65: Cannot run test with naive change algorithm 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.337Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 09:30:30 [2021-08-10T09:30:30.337Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 09:30:30 [2021-08-10T09:30:30.337Z] 09:30:30 [2021-08-10T09:30:30.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:44: Driver zfs not supported 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:44: Driver zfs not supported 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:44: Driver zfs not supported 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:44: Driver zfs not supported 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:44: Driver zfs not supported 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 09:30:30 [2021-08-10T09:30:30.338Z] graphtest_unix.go:71: No driver to put! 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 09:30:30 [2021-08-10T09:30:30.338Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 09:30:30 [2021-08-10T09:30:30.338Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] 09:30:30 [2021-08-10T09:30:30.338Z] DONE 2308 tests, 28 skipped in 253.609s 09:30:30 [2021-08-10T09:30:30.338Z] + '[' -n 'github.com/docker/docker/libnetwork 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/api 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/bitseq 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/cluster 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/config 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/datastore 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/diagnostic 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/discoverapi 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/driverapi 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/bridge 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/host 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/null 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/overlay 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/remote 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/windows 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/drvregistry 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/etchosts 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/hostdiscovery 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/idm 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/internal/caller 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ipam 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ipamapi 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ipams/builtin 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ipams/null 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ipams/remote 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ipamutils 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/iptables 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/netlabel 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/netutils 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/networkdb 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/ns 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/options 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/osl 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/osl/kernel 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/portallocator 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/portmapper 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/resolvconf 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/resolvconf/dns 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/testutils 09:30:30 [2021-08-10T09:30:30.338Z] github.com/docker/docker/libnetwork/types' ']' 09:30:30 [2021-08-10T09:30:30.338Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 09:30:30 [2021-08-10T09:30:30.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 09:30:30 [2021-08-10T09:30:30.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 09:30:30 [2021-08-10T09:30:30.783Z] docker_api_swarm_service_test.go:342: [d2ec3587493d7] joining swarm manager [ddc1d3e6be824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:30:31 [2021-08-10T09:30:31.350Z] === RUN TestDockerSuite/TestExecEnv 09:30:31 [2021-08-10T09:30:31.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 09:30:31 [2021-08-10T09:30:31.896Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 09:30:32 [2021-08-10T09:30:32.187Z] --- PASS: TestUpdatePidsLimit (5.44s) 09:30:32 [2021-08-10T09:30:32.187Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) 09:30:32 [2021-08-10T09:30:32.187Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) 09:30:32 [2021-08-10T09:30:32.187Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) 09:30:32 [2021-08-10T09:30:32.187Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) 09:30:32 [2021-08-10T09:30:32.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) 09:30:32 [2021-08-10T09:30:32.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) 09:30:32 [2021-08-10T09:30:32.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) 09:30:32 [2021-08-10T09:30:32.187Z] === RUN TestUpdateRestartPolicy 09:30:32 [2021-08-10T09:30:32.857Z] === RUN TestDockerSuite/TestBuildCacheAdd 09:30:32 [2021-08-10T09:30:32.857Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 09:30:32 [2021-08-10T09:30:32.857Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 09:30:33 [2021-08-10T09:30:33.251Z] === RUN TestDockerSuite/TestExecEnvLinksHost 09:30:34 [2021-08-10T09:30:34.384Z] === RUN TestDockerSuite/TestBuildCacheFrom 09:30:34 [2021-08-10T09:30:34.384Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 09:30:34 [2021-08-10T09:30:34.384Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 09:30:36 [2021-08-10T09:30:36.539Z] === RUN TestDockerSuite/TestExecExitStatus 09:30:37 [2021-08-10T09:30:37.104Z] === RUN TestDockerSuite/TestExecInspectID 09:30:37 [2021-08-10T09:30:37.267Z] === RUN TestDockerSuite/TestBuildCacheRootSource 09:30:38 [2021-08-10T09:30:38.226Z] === RUN TestDockerSuite/TestBuildChownOnCopy 09:30:38 [2021-08-10T09:30:38.226Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 09:30:38 [2021-08-10T09:30:38.682Z] === RUN TestDockerSuite/TestBuildChownSingleFile 09:30:38 [2021-08-10T09:30:38.682Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 09:30:38 [2021-08-10T09:30:38.682Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 09:30:39 [2021-08-10T09:30:39.629Z] === RUN TestDockerSuite/TestExecInteractive 09:30:39 [2021-08-10T09:30:39.641Z] === RUN TestDockerSuite/TestBuildClearCmd 09:30:40 [2021-08-10T09:30:40.195Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 09:30:40 [2021-08-10T09:30:40.601Z] === RUN TestDockerSuite/TestBuildCmd 09:30:41 [2021-08-10T09:30:41.055Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 09:30:41 [2021-08-10T09:30:41.129Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 09:30:41 [2021-08-10T09:30:41.510Z] === RUN TestDockerSuite/TestBuildCmdShDashC 09:30:41 [2021-08-10T09:30:41.965Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 09:30:42 [2021-08-10T09:30:42.065Z] === RUN TestDockerSuite/TestExecParseError 09:30:42 [2021-08-10T09:30:42.999Z] === RUN TestDockerSuite/TestExecPausedContainer 09:30:43 [2021-08-10T09:30:43.565Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 09:30:44 [2021-08-10T09:30:44.133Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 09:30:46 [2021-08-10T09:30:46.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 09:30:47 [2021-08-10T09:30:47.123Z] --- PASS: TestUpdateRestartPolicy (12.91s) 09:30:47 [2021-08-10T09:30:47.123Z] === RUN TestUpdateRestartWithAutoRemove 09:30:47 [2021-08-10T09:30:47.123Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) 09:30:47 [2021-08-10T09:30:47.123Z] === RUN TestWaitNonBlocked 09:30:47 [2021-08-10T09:30:47.123Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:30:47 [2021-08-10T09:30:47.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:30:47 [2021-08-10T09:30:47.123Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:30:47 [2021-08-10T09:30:47.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:30:47 [2021-08-10T09:30:47.123Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:30:47 [2021-08-10T09:30:47.123Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:30:47 [2021-08-10T09:30:47.123Z] --- PASS: TestWaitNonBlocked (0.02s) 09:30:47 [2021-08-10T09:30:47.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) 09:30:47 [2021-08-10T09:30:47.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) 09:30:47 [2021-08-10T09:30:47.123Z] === RUN TestWaitBlocked 09:30:47 [2021-08-10T09:30:47.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:30:47 [2021-08-10T09:30:47.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:30:47 [2021-08-10T09:30:47.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:30:47 [2021-08-10T09:30:47.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:30:47 [2021-08-10T09:30:47.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:30:47 [2021-08-10T09:30:47.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:30:47 [2021-08-10T09:30:47.729Z] === RUN TestDockerSuite/TestBuildCmdSpaces 09:30:48 [2021-08-10T09:30:48.061Z] === RUN TestDockerSuite/TestExecSetEnv 09:30:48 [2021-08-10T09:30:48.070Z] --- PASS: TestWaitBlocked (0.02s) 09:30:48 [2021-08-10T09:30:48.071Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) 09:30:48 [2021-08-10T09:30:48.071Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) 09:30:48 [2021-08-10T09:30:48.071Z] === CONT TestContainerStartOnDaemonRestart 09:30:48 [2021-08-10T09:30:48.071Z] === CONT TestIpcModeOlderClient 09:30:48 [2021-08-10T09:30:48.071Z] === CONT TestRestartDaemonWithRestartingContainer 09:30:48 [2021-08-10T09:30:48.071Z] === CONT TestDaemonHostGatewayIP 09:30:48 [2021-08-10T09:30:48.071Z] --- PASS: TestIpcModeOlderClient (0.09s) 09:30:48 [2021-08-10T09:30:48.071Z] === CONT TestDaemonRestartIpcMode 09:30:48 [2021-08-10T09:30:48.996Z] docker_api_swarm_service_test.go:489: [df55e4936a2cf] joining swarm manager [d86cbbb0bab5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:30:49 [2021-08-10T09:30:49.253Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 09:30:49 [2021-08-10T09:30:49.253Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 09:30:49 [2021-08-10T09:30:49.253Z] === RUN TestDockerSuite/TestBuildConditionalCache 09:30:49 [2021-08-10T09:30:49.561Z] === RUN TestDockerSuite/TestExecStartFails 09:30:50 [2021-08-10T09:30:50.127Z] docker_api_swarm_service_test.go:489: [ddaca255c078e] joining swarm manager [d86cbbb0bab5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:30:50 [2021-08-10T09:30:50.211Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 09:30:50 [2021-08-10T09:30:50.211Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 09:30:50 [2021-08-10T09:30:50.211Z] === RUN TestDockerSuite/TestBuildContextCleanup 09:30:50 [2021-08-10T09:30:50.666Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 09:30:50 [2021-08-10T09:30:50.695Z] === RUN TestDockerSuite/TestExecStateCleanup 09:30:52 [2021-08-10T09:30:52.190Z] === RUN TestDockerSuite/TestBuildContextTarGzip 09:30:52 [2021-08-10T09:30:52.289Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) 09:30:52 [2021-08-10T09:30:52.289Z] === CONT TestContainerKillOnDaemonStart 09:30:52 [2021-08-10T09:30:52.289Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s) 09:30:52 [2021-08-10T09:30:52.644Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 09:30:52 [2021-08-10T09:30:52.864Z] --- PASS: TestDaemonRestartIpcMode (4.79s) 09:30:53 [2021-08-10T09:30:53.099Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 09:30:53 [2021-08-10T09:30:53.099Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 09:30:53 [2021-08-10T09:30:53.099Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 09:30:53 [2021-08-10T09:30:53.126Z] --- PASS: TestDaemonHostGatewayIP (4.92s) 09:30:54 [2021-08-10T09:30:54.059Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 09:30:54 [2021-08-10T09:30:54.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 09:30:54 [2021-08-10T09:30:54.515Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 09:30:54 [2021-08-10T09:30:54.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 09:30:54 [2021-08-10T09:30:54.515Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 09:30:54 [2021-08-10T09:30:54.515Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 09:30:59 [2021-08-10T09:30:59.180Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 09:31:05 [2021-08-10T09:31:05.366Z] --- PASS: TestContainerKillOnDaemonStart (12.16s) 09:31:05 [2021-08-10T09:31:05.366Z] PASS 09:31:05 [2021-08-10T09:31:05.366Z] 09:31:05 [2021-08-10T09:31:05.366Z] === Skipped 09:31:05 [2021-08-10T09:31:05.366Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 09:31:05 [2021-08-10T09:31:05.366Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:31:05 [2021-08-10T09:31:05.366Z] 09:31:05 [2021-08-10T09:31:05.366Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) 09:31:05 [2021-08-10T09:31:05.366Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:31:05 [2021-08-10T09:31:05.366Z] 09:31:05 [2021-08-10T09:31:05.366Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) 09:31:05 [2021-08-10T09:31:05.366Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:31:05 [2021-08-10T09:31:05.366Z] 09:31:05 [2021-08-10T09:31:05.366Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:31:05 [2021-08-10T09:31:05.366Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:31:05 [2021-08-10T09:31:05.366Z] 09:31:05 [2021-08-10T09:31:05.366Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 09:31:05 [2021-08-10T09:31:05.366Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:31:05 [2021-08-10T09:31:05.367Z] 09:31:05 [2021-08-10T09:31:05.367Z] === SKIP: arm64.integration.container TestUpdateMemory (0.01s) 09:31:05 [2021-08-10T09:31:05.367Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 09:31:05 [2021-08-10T09:31:05.367Z] 09:31:05 [2021-08-10T09:31:05.367Z] 09:31:05 [2021-08-10T09:31:05.367Z] DONE 195 tests, 6 skipped in 150.828s 09:31:05 [2021-08-10T09:31:05.367Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 09:31:05 [2021-08-10T09:31:05.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 09:31:05 [2021-08-10T09:31:05.367Z] ++ set -e 09:31:05 [2021-08-10T09:31:05.367Z] ++ '[' -n 0 ']' 09:31:05 [2021-08-10T09:31:05.367Z] ++ set -x 09:31:05 [2021-08-10T09:31:05.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 09:31:05 [2021-08-10T09:31:05.565Z] === RUN TestDockerSuite/TestExecStopNotHanging 09:31:05 [2021-08-10T09:31:05.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 09:31:05 [2021-08-10T09:31:05.565Z] === RUN TestDockerSuite/TestExecTTY 09:31:05 [2021-08-10T09:31:05.565Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 09:31:06 [2021-08-10T09:31:06.499Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 09:31:07 [2021-08-10T09:31:07.433Z] === RUN TestDockerSuite/TestExecUlimits 09:31:09 [2021-08-10T09:31:09.333Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 09:31:09 [2021-08-10T09:31:09.333Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 09:31:09 [2021-08-10T09:31:09.333Z] === RUN TestDockerSuite/TestExecWithImageUser 09:31:09 [2021-08-10T09:31:09.579Z] === RUN TestConfigDaemonLibtrustID 09:31:09 [2021-08-10T09:31:09.579Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 09:31:09 [2021-08-10T09:31:09.579Z] === RUN TestDaemonConfigValidation 09:31:09 [2021-08-10T09:31:09.579Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:31:09 [2021-08-10T09:31:09.579Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:31:09 [2021-08-10T09:31:09.579Z] === RUN TestDaemonConfigValidation/config_with_{} 09:31:09 [2021-08-10T09:31:09.579Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:31:09 [2021-08-10T09:31:09.579Z] === RUN TestDaemonConfigValidation/invalid_config 09:31:09 [2021-08-10T09:31:09.579Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:31:09 [2021-08-10T09:31:09.579Z] === RUN TestDaemonConfigValidation/malformed_config 09:31:09 [2021-08-10T09:31:09.579Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:31:09 [2021-08-10T09:31:09.579Z] === RUN TestDaemonConfigValidation/valid_config 09:31:09 [2021-08-10T09:31:09.579Z] === PAUSE TestDaemonConfigValidation/valid_config 09:31:09 [2021-08-10T09:31:09.579Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:31:09 [2021-08-10T09:31:09.579Z] === CONT TestDaemonConfigValidation/malformed_config 09:31:09 [2021-08-10T09:31:09.579Z] === CONT TestDaemonConfigValidation/invalid_config 09:31:09 [2021-08-10T09:31:09.579Z] === CONT TestDaemonConfigValidation/config_with_{} 09:31:09 [2021-08-10T09:31:09.841Z] === CONT TestDaemonConfigValidation/valid_config 09:31:09 [2021-08-10T09:31:09.841Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:31:09 [2021-08-10T09:31:09.841Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) 09:31:09 [2021-08-10T09:31:09.841Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) 09:31:09 [2021-08-10T09:31:09.841Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) 09:31:09 [2021-08-10T09:31:09.841Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) 09:31:09 [2021-08-10T09:31:09.841Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) 09:31:09 [2021-08-10T09:31:09.841Z] PASS 09:31:09 [2021-08-10T09:31:09.841Z] 09:31:09 [2021-08-10T09:31:09.841Z] DONE 7 tests in 5.886s 09:31:09 [2021-08-10T09:31:09.841Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 09:31:09 [2021-08-10T09:31:09.841Z] ++ 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 09:31:09 [2021-08-10T09:31:09.841Z] ++ set -e 09:31:09 [2021-08-10T09:31:09.841Z] ++ '[' -n 0 ']' 09:31:09 [2021-08-10T09:31:09.841Z] ++ set -x 09:31:09 [2021-08-10T09:31:09.841Z] ++ 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 09:31:11 [2021-08-10T09:31:11.758Z] INFO: Testing against a local daemon 09:31:11 [2021-08-10T09:31:11.758Z] === RUN TestCommitInheritsEnv 09:31:11 [2021-08-10T09:31:11.863Z] === RUN TestDockerSuite/TestExecWithNoTERM 09:31:11 [2021-08-10T09:31:11.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 09:31:12 [2021-08-10T09:31:12.332Z] --- PASS: TestCommitInheritsEnv (0.36s) 09:31:12 [2021-08-10T09:31:12.332Z] === RUN TestImportExtremelyLargeImageWorks 09:31:12 [2021-08-10T09:31:12.332Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 09:31:12 [2021-08-10T09:31:12.332Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 09:31:12 [2021-08-10T09:31:12.332Z] === RUN TestImagesFilterMultiReference 09:31:12 [2021-08-10T09:31:12.332Z] --- PASS: TestImagesFilterMultiReference (0.08s) 09:31:12 [2021-08-10T09:31:12.332Z] === RUN TestImagePullPlatformInvalid 09:31:12 [2021-08-10T09:31:12.332Z] --- PASS: TestImagePullPlatformInvalid (0.04s) 09:31:12 [2021-08-10T09:31:12.332Z] === RUN TestRemoveImageOrphaning 09:31:12 [2021-08-10T09:31:12.594Z] --- PASS: TestRemoveImageOrphaning (0.33s) 09:31:12 [2021-08-10T09:31:12.594Z] === RUN TestRemoveImageGarbageCollector 09:31:12 [2021-08-10T09:31:12.594Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:31:12 [2021-08-10T09:31:12.594Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 09:31:12 [2021-08-10T09:31:12.594Z] === RUN TestTagUnprefixedRepoByNameOrName 09:31:12 [2021-08-10T09:31:12.594Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 09:31:12 [2021-08-10T09:31:12.594Z] === RUN TestTagInvalidReference 09:31:12 [2021-08-10T09:31:12.594Z] --- PASS: TestTagInvalidReference (0.03s) 09:31:12 [2021-08-10T09:31:12.594Z] === RUN TestTagValidPrefixedRepo 09:31:12 [2021-08-10T09:31:12.797Z] === RUN TestDockerSuite/TestExecWithPrivileged 09:31:12 [2021-08-10T09:31:12.856Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 09:31:12 [2021-08-10T09:31:12.856Z] === RUN TestTagExistedNameWithoutForce 09:31:12 [2021-08-10T09:31:12.856Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 09:31:12 [2021-08-10T09:31:12.856Z] === RUN TestTagOfficialNames 09:31:12 [2021-08-10T09:31:12.856Z] --- PASS: TestTagOfficialNames (0.07s) 09:31:12 [2021-08-10T09:31:12.856Z] === RUN TestTagMatchesDigest 09:31:12 [2021-08-10T09:31:12.856Z] --- PASS: TestTagMatchesDigest (0.03s) 09:31:12 [2021-08-10T09:31:12.856Z] PASS 09:31:12 [2021-08-10T09:31:12.856Z] 09:31:12 [2021-08-10T09:31:12.856Z] === Skipped 09:31:12 [2021-08-10T09:31:12.856Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 09:31:12 [2021-08-10T09:31:12.856Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 09:31:12 [2021-08-10T09:31:12.856Z] 09:31:12 [2021-08-10T09:31:12.856Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 09:31:12 [2021-08-10T09:31:12.856Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:31:12 [2021-08-10T09:31:12.856Z] 09:31:12 [2021-08-10T09:31:12.856Z] 09:31:12 [2021-08-10T09:31:12.856Z] DONE 12 tests, 2 skipped in 2.973s 09:31:12 [2021-08-10T09:31:12.856Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 09:31:12 [2021-08-10T09:31:12.856Z] ++ 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 09:31:12 [2021-08-10T09:31:12.856Z] ++ set -e 09:31:12 [2021-08-10T09:31:12.856Z] ++ '[' -n 0 ']' 09:31:12 [2021-08-10T09:31:12.856Z] ++ set -x 09:31:12 [2021-08-10T09:31:12.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 09:31:13 [2021-08-10T09:31:13.118Z] INFO: Testing against a local daemon 09:31:13 [2021-08-10T09:31:13.118Z] === RUN TestNetworkCreateDelete 09:31:13 [2021-08-10T09:31:13.379Z] --- PASS: TestNetworkCreateDelete (0.20s) 09:31:13 [2021-08-10T09:31:13.379Z] === RUN TestDockerNetworkDeletePreferID 09:31:13 [2021-08-10T09:31:13.952Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) 09:31:13 [2021-08-10T09:31:13.952Z] === RUN TestDaemonDNSFallback 09:31:14 [2021-08-10T09:31:14.172Z] docker_api_swarm_service_test.go:127: [dfb510273d027] joining swarm manager [da2fcc1eebd0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:31:14 [2021-08-10T09:31:14.738Z] === RUN TestDockerSuite/TestExecWithTERM 09:31:15 [2021-08-10T09:31:15.001Z] docker_api_swarm_service_test.go:128: [d792fd513dd5e] joining swarm manager [da2fcc1eebd0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:31:16 [2021-08-10T09:31:16.381Z] === RUN TestDockerSuite/TestExecWithUser 09:31:16 [2021-08-10T09:31:16.958Z] ok github.com/docker/docker/libnetwork 37.377s coverage: 40.8% of statements 09:31:16 [2021-08-10T09:31:16.958Z] ok github.com/docker/docker/libnetwork/api 1.303s coverage: 90.1% of statements 09:31:16 [2021-08-10T09:31:16.958Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements 09:31:16 [2021-08-10T09:31:16.958Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 09:31:16 [2021-08-10T09:31:16.958Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 09:31:18 [2021-08-10T09:31:18.283Z] docker_api_swarm_service_test.go:136: [dc0873c82f6af] joining swarm manager [da2fcc1eebd0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 09:31:18 [2021-08-10T09:31:18.283Z] === RUN TestDockerSuite/TestGetContainerStats 09:31:19 [2021-08-10T09:31:19.217Z] docker_api_swarm_service_test.go:137: [df5081c81bc49] joining swarm manager [da2fcc1eebd0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 09:31:20 [2021-08-10T09:31:20.225Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.443s coverage: 59.9% of statements 09:31:20 [2021-08-10T09:31:20.225Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 09:31:20 [2021-08-10T09:31:20.225Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements 09:31:20 [2021-08-10T09:31:20.481Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.046s coverage: 4.0% of statements 09:31:20 [2021-08-10T09:31:20.481Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 09:31:21 [2021-08-10T09:31:21.043Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements 09:31:21 [2021-08-10T09:31:21.043Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 09:31:21 [2021-08-10T09:31:21.298Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 09:31:22 [2021-08-10T09:31:22.101Z] --- PASS: TestDaemonDNSFallback (6.88s) 09:31:22 [2021-08-10T09:31:22.101Z] === RUN TestInspectNetwork 09:31:23 [2021-08-10T09:31:23.397Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 09:31:24 [2021-08-10T09:31:24.651Z] === RUN TestInspectNetwork/full_network_id 09:31:24 [2021-08-10T09:31:24.651Z] === RUN TestInspectNetwork/partial_network_id 09:31:24 [2021-08-10T09:31:24.651Z] === RUN TestInspectNetwork/network_name 09:31:24 [2021-08-10T09:31:24.651Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 09:31:28 [2021-08-10T09:31:28.655Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 09:31:29 [2021-08-10T09:31:29.062Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 09:31:29 [2021-08-10T09:31:29.062Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 09:31:29 [2021-08-10T09:31:29.062Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 09:31:29 [2021-08-10T09:31:29.590Z] === RUN TestDockerSuite/TestGetContainerStatsStream 09:31:29 [2021-08-10T09:31:29.947Z] --- PASS: TestInspectNetwork (8.34s) 09:31:29 [2021-08-10T09:31:29.947Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 09:31:29 [2021-08-10T09:31:29.947Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 09:31:29 [2021-08-10T09:31:29.947Z] --- PASS: TestInspectNetwork/network_name (0.00s) 09:31:29 [2021-08-10T09:31:29.947Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 09:31:29 [2021-08-10T09:31:29.947Z] === RUN TestRunContainerWithBridgeNone 09:31:30 [2021-08-10T09:31:30.022Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 09:31:30 [2021-08-10T09:31:30.022Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 09:31:30 [2021-08-10T09:31:30.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 09:31:30 [2021-08-10T09:31:30.477Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 09:31:30 [2021-08-10T09:31:30.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 09:31:30 [2021-08-10T09:31:30.477Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 09:31:30 [2021-08-10T09:31:30.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 09:31:30 [2021-08-10T09:31:30.932Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 09:31:30 [2021-08-10T09:31:30.932Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 09:31:30 [2021-08-10T09:31:30.932Z] === RUN TestDockerSuite/TestBuildCopyWildcard 09:31:31 [2021-08-10T09:31:31.234Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.600s coverage: 7.2% of statements 09:31:31 [2021-08-10T09:31:31.234Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 09:31:31 [2021-08-10T09:31:31.234Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements 09:31:31 [2021-08-10T09:31:31.234Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements 09:31:31 [2021-08-10T09:31:31.234Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 09:31:31 [2021-08-10T09:31:31.490Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 09:31:31 [2021-08-10T09:31:31.490Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 09:31:31 [2021-08-10T09:31:31.745Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements 09:31:32 [2021-08-10T09:31:32.002Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements 09:31:32 [2021-08-10T09:31:32.497Z] --- PASS: TestRunContainerWithBridgeNone (3.10s) 09:31:32 [2021-08-10T09:31:32.497Z] === RUN TestNetworkInvalidJSON 09:31:32 [2021-08-10T09:31:32.497Z] === RUN TestNetworkInvalidJSON//networks/create 09:31:32 [2021-08-10T09:31:32.497Z] === PAUSE TestNetworkInvalidJSON//networks/create 09:31:32 [2021-08-10T09:31:32.497Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 09:31:32 [2021-08-10T09:31:32.497Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 09:31:32 [2021-08-10T09:31:32.497Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 09:31:32 [2021-08-10T09:31:32.497Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 09:31:32 [2021-08-10T09:31:32.497Z] === CONT TestNetworkInvalidJSON//networks/create 09:31:32 [2021-08-10T09:31:32.497Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 09:31:32 [2021-08-10T09:31:32.497Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 09:31:32 [2021-08-10T09:31:32.497Z] --- PASS: TestNetworkInvalidJSON (0.03s) 09:31:32 [2021-08-10T09:31:32.497Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 09:31:32 [2021-08-10T09:31:32.497Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 09:31:32 [2021-08-10T09:31:32.497Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 09:31:32 [2021-08-10T09:31:32.497Z] === RUN TestNetworkList 09:31:32 [2021-08-10T09:31:32.497Z] === RUN TestNetworkList//networks 09:31:32 [2021-08-10T09:31:32.497Z] === PAUSE TestNetworkList//networks 09:31:32 [2021-08-10T09:31:32.497Z] === RUN TestNetworkList//networks/ 09:31:32 [2021-08-10T09:31:32.497Z] === PAUSE TestNetworkList//networks/ 09:31:32 [2021-08-10T09:31:32.497Z] === CONT TestNetworkList//networks 09:31:32 [2021-08-10T09:31:32.497Z] === CONT TestNetworkList//networks/ 09:31:32 [2021-08-10T09:31:32.497Z] --- PASS: TestNetworkList (0.03s) 09:31:32 [2021-08-10T09:31:32.497Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:31:32 [2021-08-10T09:31:32.497Z] --- PASS: TestNetworkList//networks (0.00s) 09:31:32 [2021-08-10T09:31:32.497Z] === RUN TestHostIPv4BridgeLabel 09:31:32 [2021-08-10T09:31:32.564Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements 09:31:32 [2021-08-10T09:31:32.564Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 09:31:32 [2021-08-10T09:31:32.759Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) 09:31:32 [2021-08-10T09:31:32.759Z] === RUN TestDaemonRestartWithLiveRestore 09:31:32 [2021-08-10T09:31:32.820Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 09:31:34 [2021-08-10T09:31:34.147Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) 09:31:34 [2021-08-10T09:31:34.147Z] === RUN TestDaemonDefaultNetworkPools 09:31:34 [2021-08-10T09:31:34.721Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) 09:31:34 [2021-08-10T09:31:34.721Z] === RUN TestDaemonRestartWithExistingNetwork 09:31:34 [2021-08-10T09:31:34.851Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 09:31:35 [2021-08-10T09:31:35.110Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 09:31:35 [2021-08-10T09:31:35.110Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 09:31:35 [2021-08-10T09:31:35.110Z] === RUN TestDockerSuite/TestHealth 09:31:36 [2021-08-10T09:31:36.109Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) 09:31:36 [2021-08-10T09:31:36.109Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:31:37 [2021-08-10T09:31:37.499Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) 09:31:37 [2021-08-10T09:31:37.499Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:31:38 [2021-08-10T09:31:38.072Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 09:31:38 [2021-08-10T09:31:38.073Z] === RUN TestServiceWithPredefinedNetwork 09:31:41 [2021-08-10T09:31:41.382Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) 09:31:41 [2021-08-10T09:31:41.382Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:31:41 [2021-08-10T09:31:41.382Z] service_test.go:242: FLAKY_TEST 09:31:41 [2021-08-10T09:31:41.382Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:31:41 [2021-08-10T09:31:41.382Z] === RUN TestServiceWithDataPathPortInit 09:31:41 [2021-08-10T09:31:41.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 09:31:43 [2021-08-10T09:31:43.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 09:31:44 [2021-08-10T09:31:44.990Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 09:31:46 [2021-08-10T09:31:46.099Z] docker_api_swarm_service_test.go:303: [de416ef081dfb] joining swarm manager [d4c30c42f01d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:31:46 [2021-08-10T09:31:46.665Z] docker_api_swarm_service_test.go:303: [d4a95ffe9b9cd] joining swarm manager [d4c30c42f01d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:31:51 [2021-08-10T09:31:51.969Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 09:31:51 [2021-08-10T09:31:51.969Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 09:31:51 [2021-08-10T09:31:51.969Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 09:31:51 [2021-08-10T09:31:51.969Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 09:31:58 [2021-08-10T09:31:58.857Z] === RUN TestDockerSuite/TestHistoryExistentImage 09:31:58 [2021-08-10T09:31:58.858Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 09:31:58 [2021-08-10T09:31:58.858Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 09:31:58 [2021-08-10T09:31:58.858Z] === RUN TestDockerSuite/TestHistoryImageWithComment 09:31:58 [2021-08-10T09:31:58.858Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 09:31:58 [2021-08-10T09:31:58.858Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 09:31:59 [2021-08-10T09:31:59.423Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 09:31:59 [2021-08-10T09:31:59.423Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 09:31:59 [2021-08-10T09:31:59.423Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 09:31:59 [2021-08-10T09:31:59.512Z] --- PASS: TestServiceWithDataPathPortInit (15.91s) 09:31:59 [2021-08-10T09:31:59.512Z] === RUN TestServiceWithDefaultAddressPoolInit 09:31:59 [2021-08-10T09:31:59.681Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 09:31:59 [2021-08-10T09:31:59.681Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 09:31:59 [2021-08-10T09:31:59.831Z] ok github.com/docker/docker/libnetwork/ipam 14.861s coverage: 85.3% of statements 09:31:59 [2021-08-10T09:31:59.831Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 09:31:59 [2021-08-10T09:31:59.831Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 09:31:59 [2021-08-10T09:31:59.831Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 09:31:59 [2021-08-10T09:31:59.831Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements 09:31:59 [2021-08-10T09:31:59.831Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 09:31:59 [2021-08-10T09:31:59.831Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 09:31:59 [2021-08-10T09:31:59.939Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 09:32:00 [2021-08-10T09:32:00.087Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements 09:32:00 [2021-08-10T09:32:00.088Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sjypaheq4vsy67lx41zkmz7y1 Created:2021-08-10 09:31:58.285113917 +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[a6c5850c789bf5d9929eac593e12c5fdf75a9a8f124d756d6ad1fbe1820b3c01:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qhlwuc4gquocou4vtpmvtiviv EndpointID:88fe40b1f7a5b062888075d50484d31812448dc4d30ce8ee19b8041d11a7d1c3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b739545690bd17beae07c174a39ef2f9f66e4bbdd06f118fcf7018a02a14f2b 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:f11d4682c7c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qhlwuc4gquocou4vtpmvtiviv EndpointID:88fe40b1f7a5b062888075d50484d31812448dc4d30ce8ee19b8041d11a7d1c3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 09:32:00 [2021-08-10T09:32:00.198Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 09:32:00 [2021-08-10T09:32:00.198Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 09:32:00 [2021-08-10T09:32:00.649Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.1% of statements 09:32:00 [2021-08-10T09:32:00.764Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 09:32:00 [2021-08-10T09:32:00.764Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 09:32:00 [2021-08-10T09:32:00.905Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 09:32:01 [2021-08-10T09:32:01.161Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements 09:32:01 [2021-08-10T09:32:01.699Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 09:32:02 [2021-08-10T09:32:02.265Z] === RUN TestDockerSuite/TestImagesFormat 09:32:02 [2021-08-10T09:32:02.265Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 09:32:03 [2021-08-10T09:32:03.202Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 09:32:04 [2021-08-10T09:32:04.308Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 09:32:04 [2021-08-10T09:32:04.764Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 09:32:05 [2021-08-10T09:32:05.219Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 09:32:05 [2021-08-10T09:32:05.388Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.89s) 09:32:05 [2021-08-10T09:32:05.388Z] PASS 09:32:05 [2021-08-10T09:32:05.388Z] 09:32:05 [2021-08-10T09:32:05.388Z] === Skipped 09:32:05 [2021-08-10T09:32:05.388Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:32:05 [2021-08-10T09:32:05.388Z] service_test.go:242: FLAKY_TEST 09:32:05 [2021-08-10T09:32:05.388Z] 09:32:05 [2021-08-10T09:32:05.388Z] 09:32:05 [2021-08-10T09:32:05.388Z] DONE 26 tests, 1 skipped in 51.746s 09:32:05 [2021-08-10T09:32:05.388Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:32:05 [2021-08-10T09:32:05.388Z] ++ 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 09:32:05 [2021-08-10T09:32:05.388Z] ++ set -e 09:32:05 [2021-08-10T09:32:05.388Z] ++ '[' -n 0 ']' 09:32:05 [2021-08-10T09:32:05.388Z] ++ set -x 09:32:05 [2021-08-10T09:32:05.388Z] ++ 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 09:32:05 [2021-08-10T09:32:05.388Z] INFO: Testing against a local daemon 09:32:05 [2021-08-10T09:32:05.388Z] === RUN TestDockerNetworkIpvlanPersistance 09:32:05 [2021-08-10T09:32:05.388Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:32:05 [2021-08-10T09:32:05.388Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 09:32:05 [2021-08-10T09:32:05.388Z] === RUN TestDockerNetworkIpvlan 09:32:05 [2021-08-10T09:32:05.388Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:32:05 [2021-08-10T09:32:05.388Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:32:05 [2021-08-10T09:32:05.388Z] PASS 09:32:05 [2021-08-10T09:32:05.388Z] 09:32:05 [2021-08-10T09:32:05.388Z] === Skipped 09:32:05 [2021-08-10T09:32:05.388Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 09:32:05 [2021-08-10T09:32:05.388Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:32:05 [2021-08-10T09:32:05.388Z] 09:32:05 [2021-08-10T09:32:05.388Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:32:05 [2021-08-10T09:32:05.388Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:32:05 [2021-08-10T09:32:05.388Z] 09:32:05 [2021-08-10T09:32:05.388Z] 09:32:05 [2021-08-10T09:32:05.388Z] DONE 2 tests, 2 skipped in 0.163s 09:32:05 [2021-08-10T09:32:05.388Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:32:05 [2021-08-10T09:32:05.388Z] ++ 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 09:32:05 [2021-08-10T09:32:05.388Z] ++ set -e 09:32:05 [2021-08-10T09:32:05.388Z] ++ '[' -n 0 ']' 09:32:05 [2021-08-10T09:32:05.388Z] ++ set -x 09:32:05 [2021-08-10T09:32:05.388Z] ++ 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 09:32:05 [2021-08-10T09:32:05.727Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 09:32:05 [2021-08-10T09:32:05.727Z] === RUN TestDockerSuite/TestImportBadURL 09:32:05 [2021-08-10T09:32:05.727Z] === RUN TestDockerSuite/TestImportDisplay 09:32:07 [2021-08-10T09:32:07.101Z] === RUN TestDockerSuite/TestImportFile 09:32:07 [2021-08-10T09:32:07.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 09:32:08 [2021-08-10T09:32:08.143Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 09:32:09 [2021-08-10T09:32:09.270Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 09:32:09 [2021-08-10T09:32:09.270Z] === RUN TestDockerSuite/TestImportFileWithMessage 09:32:09 [2021-08-10T09:32:09.599Z] INFO: Testing against a local daemon 09:32:09 [2021-08-10T09:32:09.599Z] === RUN TestDockerNetworkMacvlanPersistance 09:32:09 [2021-08-10T09:32:09.837Z] docker_api_swarm_service_test.go:99: [df46f0dbec60e] joining swarm manager [dada629fd9ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:32:10 [2021-08-10T09:32:10.173Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) 09:32:10 [2021-08-10T09:32:10.173Z] === RUN TestDockerNetworkMacvlan 09:32:10 [2021-08-10T09:32:10.306Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 09:32:10 [2021-08-10T09:32:10.771Z] docker_api_swarm_service_test.go:100: [d38eaf9c2d758] joining swarm manager [dada629fd9ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:32:11 [2021-08-10T09:32:11.030Z] === RUN TestDockerSuite/TestImportGzipped 09:32:11 [2021-08-10T09:32:11.119Z] === RUN TestDockerNetworkMacvlan/Subinterface 09:32:12 [2021-08-10T09:32:12.064Z] === RUN TestDockerNetworkMacvlan/OverlapParent 09:32:13 [2021-08-10T09:32:13.009Z] === RUN TestDockerNetworkMacvlan/NilParent 09:32:13 [2021-08-10T09:32:13.191Z] === RUN TestDockerSuite/TestBuildDockerignore 09:32:13 [2021-08-10T09:32:13.567Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 09:32:15 [2021-08-10T09:32:15.561Z] === RUN TestDockerNetworkMacvlan/InternalMode 09:32:16 [2021-08-10T09:32:16.101Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 09:32:17 [2021-08-10T09:32:17.038Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 09:32:18 [2021-08-10T09:32:18.415Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 09:32:18 [2021-08-10T09:32:18.868Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 09:32:18 [2021-08-10T09:32:18.980Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 09:32:18 [2021-08-10T09:32:18.980Z] === RUN TestDockerSuite/TestInfoSecurityOptions 09:32:18 [2021-08-10T09:32:18.980Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 09:32:19 [2021-08-10T09:32:19.547Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 09:32:20 [2021-08-10T09:32:20.479Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 09:32:21 [2021-08-10T09:32:21.044Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 09:32:21 [2021-08-10T09:32:21.610Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 09:32:22 [2021-08-10T09:32:22.545Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 09:32:23 [2021-08-10T09:32:23.112Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 09:32:23 [2021-08-10T09:32:23.112Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 09:32:24 [2021-08-10T09:32:24.167Z] === RUN TestDockerNetworkMacvlan/Addressing 09:32:24 [2021-08-10T09:32:24.487Z] === RUN TestDockerSuite/TestInspectAmpersand 09:32:25 [2021-08-10T09:32:25.053Z] === RUN TestDockerSuite/TestInspectBindMountPoint 09:32:25 [2021-08-10T09:32:25.990Z] === RUN TestDockerSuite/TestInspectByPrefix 09:32:25 [2021-08-10T09:32:25.990Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 09:32:26 [2021-08-10T09:32:26.088Z] --- PASS: TestDockerNetworkMacvlan (15.67s) 09:32:26 [2021-08-10T09:32:26.088Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) 09:32:26 [2021-08-10T09:32:26.088Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) 09:32:26 [2021-08-10T09:32:26.088Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.77s) 09:32:26 [2021-08-10T09:32:26.088Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) 09:32:26 [2021-08-10T09:32:26.088Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.36s) 09:32:26 [2021-08-10T09:32:26.088Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) 09:32:26 [2021-08-10T09:32:26.088Z] PASS 09:32:26 [2021-08-10T09:32:26.088Z] 09:32:26 [2021-08-10T09:32:26.088Z] DONE 8 tests in 21.095s 09:32:26 [2021-08-10T09:32:26.088Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 09:32:26 [2021-08-10T09:32:26.088Z] ++ 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 09:32:26 [2021-08-10T09:32:26.088Z] ++ set -e 09:32:26 [2021-08-10T09:32:26.088Z] ++ '[' -n 0 ']' 09:32:26 [2021-08-10T09:32:26.088Z] ++ set -x 09:32:26 [2021-08-10T09:32:26.088Z] ++ 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 09:32:26 [2021-08-10T09:32:26.088Z] testing: warning: no tests to run 09:32:26 [2021-08-10T09:32:26.088Z] PASS 09:32:26 [2021-08-10T09:32:26.088Z] 09:32:26 [2021-08-10T09:32:26.088Z] DONE 0 tests in 0.056s 09:32:26 [2021-08-10T09:32:26.088Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:32:26 [2021-08-10T09:32:26.088Z] ++ 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 09:32:26 [2021-08-10T09:32:26.088Z] ++ set -e 09:32:26 [2021-08-10T09:32:26.088Z] ++ '[' -n 0 ']' 09:32:26 [2021-08-10T09:32:26.088Z] ++ set -x 09:32:26 [2021-08-10T09:32:26.088Z] ++ 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 09:32:26 [2021-08-10T09:32:26.561Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 09:32:26 [2021-08-10T09:32:26.561Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 09:32:26 [2021-08-10T09:32:26.561Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 09:32:27 [2021-08-10T09:32:27.495Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 09:32:28 [2021-08-10T09:32:28.428Z] === RUN TestDockerSuite/TestInspectDefault 09:32:28 [2021-08-10T09:32:28.995Z] === RUN TestDockerSuite/TestInspectHistory 09:32:29 [2021-08-10T09:32:29.395Z] INFO: Testing against a local daemon 09:32:29 [2021-08-10T09:32:29.395Z] === RUN TestAuthZPluginAllowRequest 09:32:29 [2021-08-10T09:32:29.931Z] === RUN TestDockerSuite/TestInspectImage 09:32:29 [2021-08-10T09:32:29.931Z] === RUN TestDockerSuite/TestInspectImageFilterInt 09:32:29 [2021-08-10T09:32:29.931Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 09:32:29 [2021-08-10T09:32:29.931Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 09:32:29 [2021-08-10T09:32:29.931Z] === RUN TestDockerSuite/TestInspectInt64 09:32:30 [2021-08-10T09:32:30.867Z] === RUN TestDockerSuite/TestInspectJSONFields 09:32:31 [2021-08-10T09:32:31.312Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) 09:32:31 [2021-08-10T09:32:31.312Z] === RUN TestAuthZPluginTLS 09:32:31 [2021-08-10T09:32:31.574Z] --- PASS: TestAuthZPluginTLS (0.59s) 09:32:31 [2021-08-10T09:32:31.574Z] === RUN TestAuthZPluginDenyRequest 09:32:32 [2021-08-10T09:32:32.148Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) 09:32:32 [2021-08-10T09:32:32.148Z] === RUN TestAuthZPluginAPIDenyResponse 09:32:32 [2021-08-10T09:32:32.241Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 09:32:32 [2021-08-10T09:32:32.241Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 09:32:32 [2021-08-10T09:32:32.721Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) 09:32:32 [2021-08-10T09:32:32.721Z] === RUN TestAuthZPluginDenyResponse 09:32:33 [2021-08-10T09:32:33.174Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 09:32:33 [2021-08-10T09:32:33.294Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) 09:32:33 [2021-08-10T09:32:33.294Z] === RUN TestAuthZPluginAllowEventStream 09:32:33 [2021-08-10T09:32:33.741Z] === RUN TestDockerSuite/TestInspectPlugin 09:32:34 [2021-08-10T09:32:34.682Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) 09:32:34 [2021-08-10T09:32:34.682Z] === RUN TestAuthZPluginErrorResponse 09:32:35 [2021-08-10T09:32:35.114Z] check_test.go:380: [df46f0dbec60e] daemon is not started 09:32:35 [2021-08-10T09:32:35.257Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) 09:32:35 [2021-08-10T09:32:35.257Z] === RUN TestAuthZPluginErrorRequest 09:32:35 [2021-08-10T09:32:35.373Z] === RUN TestDockerSuite/TestInspectRootFS 09:32:35 [2021-08-10T09:32:35.373Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 09:32:35 [2021-08-10T09:32:35.832Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) 09:32:35 [2021-08-10T09:32:35.832Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:32:35 [2021-08-10T09:32:35.940Z] === RUN TestDockerSuite/TestInspectStatus 09:32:36 [2021-08-10T09:32:36.406Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) 09:32:36 [2021-08-10T09:32:36.407Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:32:36 [2021-08-10T09:32:36.874Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 09:32:38 [2021-08-10T09:32:38.248Z] === RUN TestDockerSuite/TestInspectTemplateError 09:32:38 [2021-08-10T09:32:38.813Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 09:32:38 [2021-08-10T09:32:38.961Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) 09:32:38 [2021-08-10T09:32:38.961Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:32:39 [2021-08-10T09:32:39.746Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 09:32:40 [2021-08-10T09:32:40.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 09:32:40 [2021-08-10T09:32:40.313Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 09:32:40 [2021-08-10T09:32:40.880Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) 09:32:40 [2021-08-10T09:32:40.880Z] === RUN TestAuthZPluginHeader 09:32:41 [2021-08-10T09:32:41.248Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 09:32:41 [2021-08-10T09:32:41.453Z] --- PASS: TestAuthZPluginHeader (0.82s) 09:32:41 [2021-08-10T09:32:41.453Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:32:41 [2021-08-10T09:32:41.453Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:32:41 [2021-08-10T09:32:41.453Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 09:32:41 [2021-08-10T09:32:41.453Z] === RUN TestAuthZPluginV2Disable 09:32:41 [2021-08-10T09:32:41.453Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:32:41 [2021-08-10T09:32:41.453Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 09:32:41 [2021-08-10T09:32:41.453Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:32:41 [2021-08-10T09:32:41.453Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:32:41 [2021-08-10T09:32:41.453Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 09:32:41 [2021-08-10T09:32:41.453Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:32:41 [2021-08-10T09:32:41.453Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:32:41 [2021-08-10T09:32:41.453Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 09:32:41 [2021-08-10T09:32:41.453Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:32:41 [2021-08-10T09:32:41.815Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 09:32:42 [2021-08-10T09:32:42.753Z] docker_api_swarm_service_test.go:532: [d4022fec788ff] joining swarm manager [d82c878b35579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:32:42 [2021-08-10T09:32:42.753Z] === RUN TestDockerSuite/TestInspectUnknownObject 09:32:42 [2021-08-10T09:32:42.753Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 09:32:44 [2021-08-10T09:32:44.125Z] docker_api_swarm_service_test.go:533: [db02f2c8a604e] joining swarm manager [d82c878b35579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:32:46 [2021-08-10T09:32:46.655Z] === RUN TestDockerSuite/TestLinkShortDefinition 09:32:49 [2021-08-10T09:32:49.188Z] === RUN TestDockerSuite/TestLinksEnvs 09:32:51 [2021-08-10T09:32:51.090Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 09:32:51 [2021-08-10T09:32:51.658Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 09:32:54 [2021-08-10T09:32:54.188Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 09:32:55 [2021-08-10T09:32:55.639Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 09:32:56 [2021-08-10T09:32:56.598Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 09:32:56 [2021-08-10T09:32:56.598Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 09:32:56 [2021-08-10T09:32:56.598Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 09:32:56 [2021-08-10T09:32:56.717Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 09:32:58 [2021-08-10T09:32:58.622Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 09:32:58 [2021-08-10T09:32:58.622Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 09:32:59 [2021-08-10T09:32:59.579Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) 09:32:59 [2021-08-10T09:32:59.579Z] PASS 09:32:59 [2021-08-10T09:32:59.579Z] 09:32:59 [2021-08-10T09:32:59.579Z] === Skipped 09:32:59 [2021-08-10T09:32:59.579Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 09:32:59 [2021-08-10T09:32:59.579Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:32:59 [2021-08-10T09:32:59.579Z] 09:32:59 [2021-08-10T09:32:59.579Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 09:32:59 [2021-08-10T09:32:59.579Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:32:59 [2021-08-10T09:32:59.579Z] 09:32:59 [2021-08-10T09:32:59.579Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 09:32:59 [2021-08-10T09:32:59.579Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:32:59 [2021-08-10T09:32:59.579Z] 09:32:59 [2021-08-10T09:32:59.579Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 09:32:59 [2021-08-10T09:32:59.579Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:32:59 [2021-08-10T09:32:59.579Z] 09:32:59 [2021-08-10T09:32:59.579Z] 09:32:59 [2021-08-10T09:32:59.579Z] DONE 17 tests, 4 skipped in 32.159s 09:32:59 [2021-08-10T09:32:59.579Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:32:59 [2021-08-10T09:32:59.579Z] ++ 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 09:32:59 [2021-08-10T09:32:59.579Z] ++ set -e 09:32:59 [2021-08-10T09:32:59.579Z] ++ '[' -n 0 ']' 09:32:59 [2021-08-10T09:32:59.579Z] ++ set -x 09:32:59 [2021-08-10T09:32:59.579Z] ++ 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 09:32:59 [2021-08-10T09:32:59.579Z] INFO: Testing against a local daemon 09:32:59 [2021-08-10T09:32:59.579Z] === RUN TestPluginInvalidJSON 09:32:59 [2021-08-10T09:32:59.579Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 09:32:59 [2021-08-10T09:32:59.579Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 09:32:59 [2021-08-10T09:32:59.579Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 09:32:59 [2021-08-10T09:32:59.579Z] --- PASS: TestPluginInvalidJSON (0.03s) 09:32:59 [2021-08-10T09:32:59.579Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 09:32:59 [2021-08-10T09:32:59.579Z] === RUN TestPluginInstall 09:32:59 [2021-08-10T09:32:59.579Z] === RUN TestPluginInstall/no_auth 09:33:01 [2021-08-10T09:33:01.150Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 09:33:01 [2021-08-10T09:33:01.150Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 09:33:01 [2021-08-10T09:33:01.498Z] time="2021-08-10T09:33:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:33:01 [2021-08-10T09:33:01.498Z] time="2021-08-10T09:33:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1870bba185d1f03ec4dc30134d51ef387fb780e02939f513efe156d807db8a4" mediatype=application/vnd.docker.plugin.v1+json size=522 09:33:01 [2021-08-10T09:33:01.760Z] time="2021-08-10T09:33:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:33:01 [2021-08-10T09:33:01.760Z] time="2021-08-10T09:33:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1870bba185d1f03ec4dc30134d51ef387fb780e02939f513efe156d807db8a4" mediatype=application/vnd.docker.plugin.v1+json size=522 09:33:02 [2021-08-10T09:33:02.022Z] === RUN TestPluginInstall/with_htpasswd 09:33:02 [2021-08-10T09:33:02.083Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 09:33:05 [2021-08-10T09:33:05.328Z] time="2021-08-10T09:33:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:33:05 [2021-08-10T09:33:05.328Z] time="2021-08-10T09:33:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3875050fdbc5fc24f6e277efbcbadc559309615fbd8694ef8a83d9b6f61dd63c" mediatype=application/vnd.docker.plugin.v1+json size=522 09:33:05 [2021-08-10T09:33:05.328Z] time="2021-08-10T09:33:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:33:05 [2021-08-10T09:33:05.328Z] time="2021-08-10T09:33:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3875050fdbc5fc24f6e277efbcbadc559309615fbd8694ef8a83d9b6f61dd63c" mediatype=application/vnd.docker.plugin.v1+json size=522 09:33:05 [2021-08-10T09:33:05.328Z] === RUN TestPluginInstall/with_insecure 09:33:06 [2021-08-10T09:33:06.273Z] time="2021-08-10T09:33:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:33:06 [2021-08-10T09:33:06.273Z] time="2021-08-10T09:33:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7504fbc48391c2d3a13db1b4428c5d1318048f3712b8f450aabdb96ce5b32196" mediatype=application/vnd.docker.plugin.v1+json size=522 09:33:06 [2021-08-10T09:33:06.273Z] time="2021-08-10T09:33:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:33:06 [2021-08-10T09:33:06.273Z] time="2021-08-10T09:33:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7504fbc48391c2d3a13db1b4428c5d1318048f3712b8f450aabdb96ce5b32196" mediatype=application/vnd.docker.plugin.v1+json size=522 09:33:06 [2021-08-10T09:33:06.537Z] plugin_test.go:166: [d8a0bd33dda1e] daemon is not started 09:33:06 [2021-08-10T09:33:06.537Z] --- PASS: TestPluginInstall (8.18s) 09:33:06 [2021-08-10T09:33:06.537Z] --- PASS: TestPluginInstall/no_auth (3.53s) 09:33:06 [2021-08-10T09:33:06.537Z] --- PASS: TestPluginInstall/with_htpasswd (3.28s) 09:33:06 [2021-08-10T09:33:06.537Z] --- PASS: TestPluginInstall/with_insecure (1.38s) 09:33:06 [2021-08-10T09:33:06.537Z] === RUN TestPluginsWithRuntimes 09:33:08 [2021-08-10T09:33:08.456Z] === RUN TestPluginsWithRuntimes/No_Args 09:33:09 [2021-08-10T09:33:09.850Z] === RUN TestPluginsWithRuntimes/With_Args 09:33:10 [2021-08-10T09:33:10.797Z] --- PASS: TestPluginsWithRuntimes (4.23s) 09:33:10 [2021-08-10T09:33:10.797Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.15s) 09:33:10 [2021-08-10T09:33:10.797Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.15s) 09:33:10 [2021-08-10T09:33:10.797Z] === RUN TestPluginBackCompatMediaTypes 09:33:11 [2021-08-10T09:33:11.743Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s) 09:33:11 [2021-08-10T09:33:11.743Z] PASS 09:33:11 [2021-08-10T09:33:11.743Z] 09:33:11 [2021-08-10T09:33:11.743Z] DONE 10 tests in 13.518s 09:33:11 [2021-08-10T09:33:11.743Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:33:11 [2021-08-10T09:33:11.743Z] ++ 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 09:33:11 [2021-08-10T09:33:11.743Z] ++ set -e 09:33:11 [2021-08-10T09:33:11.743Z] ++ '[' -n 0 ']' 09:33:11 [2021-08-10T09:33:11.743Z] ++ set -x 09:33:11 [2021-08-10T09:33:11.743Z] ++ 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 09:33:12 [2021-08-10T09:33:12.006Z] INFO: Testing against a local daemon 09:33:12 [2021-08-10T09:33:12.006Z] === RUN TestExternalGraphDriver 09:33:12 [2021-08-10T09:33:12.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 09:33:12 [2021-08-10T09:33:12.267Z] === RUN TestExternalGraphDriver/json 09:33:12 [2021-08-10T09:33:12.319Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 09:33:12 [2021-08-10T09:33:12.886Z] docker_api_swarm_service_test.go:147: [df94f738ff0c3] joining swarm manager [da71bd8e768ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:33:13 [2021-08-10T09:33:13.820Z] docker_api_swarm_service_test.go:147: [dff3e9f5b01c0] joining swarm manager [da71bd8e768ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:33:14 [2021-08-10T09:33:14.186Z] === RUN TestExternalGraphDriver/spec 09:33:15 [2021-08-10T09:33:15.194Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 09:33:16 [2021-08-10T09:33:16.739Z] === RUN TestExternalGraphDriver/pull 09:33:18 [2021-08-10T09:33:18.127Z] --- PASS: TestExternalGraphDriver (6.11s) 09:33:18 [2021-08-10T09:33:18.127Z] --- PASS: TestExternalGraphDriver/json (2.12s) 09:33:18 [2021-08-10T09:33:18.127Z] --- PASS: TestExternalGraphDriver/spec (2.08s) 09:33:18 [2021-08-10T09:33:18.127Z] --- PASS: TestExternalGraphDriver/pull (1.78s) 09:33:18 [2021-08-10T09:33:18.127Z] === RUN TestGraphdriverPluginV2 09:33:18 [2021-08-10T09:33:18.127Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:33:18 [2021-08-10T09:33:18.127Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) 09:33:18 [2021-08-10T09:33:18.127Z] PASS 09:33:18 [2021-08-10T09:33:18.127Z] 09:33:18 [2021-08-10T09:33:18.127Z] === Skipped 09:33:18 [2021-08-10T09:33:18.127Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) 09:33:18 [2021-08-10T09:33:18.127Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:33:18 [2021-08-10T09:33:18.127Z] 09:33:18 [2021-08-10T09:33:18.127Z] 09:33:18 [2021-08-10T09:33:18.127Z] DONE 5 tests, 1 skipped in 6.442s 09:33:18 [2021-08-10T09:33:18.127Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:33:18 [2021-08-10T09:33:18.127Z] ++ 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 09:33:18 [2021-08-10T09:33:18.127Z] ++ set -e 09:33:18 [2021-08-10T09:33:18.127Z] ++ '[' -n 0 ']' 09:33:18 [2021-08-10T09:33:18.127Z] ++ set -x 09:33:18 [2021-08-10T09:33:18.127Z] ++ 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 09:33:18 [2021-08-10T09:33:18.389Z] INFO: Testing against a local daemon 09:33:18 [2021-08-10T09:33:18.389Z] === RUN TestContinueAfterPluginCrash 09:33:18 [2021-08-10T09:33:18.389Z] === PAUSE TestContinueAfterPluginCrash 09:33:18 [2021-08-10T09:33:18.389Z] === RUN TestReadPluginNoRead 09:33:18 [2021-08-10T09:33:18.389Z] === PAUSE TestReadPluginNoRead 09:33:18 [2021-08-10T09:33:18.389Z] === RUN TestDaemonStartWithLogOpt 09:33:18 [2021-08-10T09:33:18.389Z] === PAUSE TestDaemonStartWithLogOpt 09:33:18 [2021-08-10T09:33:18.389Z] === CONT TestContinueAfterPluginCrash 09:33:18 [2021-08-10T09:33:18.389Z] === CONT TestDaemonStartWithLogOpt 09:33:18 [2021-08-10T09:33:18.389Z] === CONT TestReadPluginNoRead 09:33:18 [2021-08-10T09:33:18.475Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 09:33:19 [2021-08-10T09:33:19.042Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 09:33:22 [2021-08-10T09:33:22.326Z] === RUN TestDockerSuite/TestLoadNoStdinFail 09:33:22 [2021-08-10T09:33:22.326Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 09:33:22 [2021-08-10T09:33:22.326Z] === RUN TestDockerSuite/TestLoginWithoutTTY 09:33:22 [2021-08-10T09:33:22.326Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 09:33:22 [2021-08-10T09:33:22.326Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 09:33:22 [2021-08-10T09:33:22.609Z] === RUN TestReadPluginNoRead/default 09:33:22 [2021-08-10T09:33:22.609Z] --- PASS: TestDaemonStartWithLogOpt (4.06s) 09:33:23 [2021-08-10T09:33:23.260Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 09:33:23 [2021-08-10T09:33:23.826Z] === RUN TestDockerSuite/TestLogsAPIUntil 09:33:23 [2021-08-10T09:33:23.997Z] === RUN TestReadPluginNoRead/disabled_caching 09:33:25 [2021-08-10T09:33:25.389Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:33:27 [2021-08-10T09:33:27.318Z] === CONT TestReadPluginNoRead 09:33:27 [2021-08-10T09:33:27.318Z] read_test.go:92: [dafbd0252caa5] daemon is not started 09:33:27 [2021-08-10T09:33:27.318Z] --- PASS: TestReadPluginNoRead (8.62s) 09:33:27 [2021-08-10T09:33:27.318Z] --- PASS: TestReadPluginNoRead/default (1.67s) 09:33:27 [2021-08-10T09:33:27.318Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) 09:33:27 [2021-08-10T09:33:27.318Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) 09:33:27 [2021-08-10T09:33:27.892Z] --- PASS: TestContinueAfterPluginCrash (9.50s) 09:33:27 [2021-08-10T09:33:27.892Z] PASS 09:33:27 [2021-08-10T09:33:27.892Z] 09:33:27 [2021-08-10T09:33:27.892Z] DONE 6 tests in 9.735s 09:33:27 [2021-08-10T09:33:27.892Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:33:27 [2021-08-10T09:33:27.892Z] ++ 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 09:33:27 [2021-08-10T09:33:27.892Z] ++ set -e 09:33:27 [2021-08-10T09:33:27.892Z] ++ '[' -n 0 ']' 09:33:27 [2021-08-10T09:33:27.892Z] ++ set -x 09:33:27 [2021-08-10T09:33:27.892Z] ++ 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 09:33:28 [2021-08-10T09:33:28.008Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 09:33:28 [2021-08-10T09:33:28.008Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 09:33:28 [2021-08-10T09:33:28.153Z] testing: warning: no tests to run 09:33:28 [2021-08-10T09:33:28.153Z] PASS 09:33:28 [2021-08-10T09:33:28.153Z] 09:33:28 [2021-08-10T09:33:28.153Z] DONE 0 tests in 0.216s 09:33:28 [2021-08-10T09:33:28.153Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:33:28 [2021-08-10T09:33:28.153Z] ++ 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 09:33:28 [2021-08-10T09:33:28.153Z] ++ set -e 09:33:28 [2021-08-10T09:33:28.153Z] ++ '[' -n 0 ']' 09:33:28 [2021-08-10T09:33:28.153Z] ++ set -x 09:33:28 [2021-08-10T09:33:28.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 09:33:29 [2021-08-10T09:33:29.097Z] INFO: Testing against a local daemon 09:33:29 [2021-08-10T09:33:29.097Z] === RUN TestPluginWithDevMounts 09:33:29 [2021-08-10T09:33:29.097Z] === PAUSE TestPluginWithDevMounts 09:33:29 [2021-08-10T09:33:29.097Z] === CONT TestPluginWithDevMounts 09:33:31 [2021-08-10T09:33:31.015Z] --- PASS: TestPluginWithDevMounts (1.88s) 09:33:31 [2021-08-10T09:33:31.015Z] PASS 09:33:31 [2021-08-10T09:33:31.015Z] 09:33:31 [2021-08-10T09:33:31.015Z] DONE 1 tests in 2.767s 09:33:31 [2021-08-10T09:33:31.015Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 09:33:31 [2021-08-10T09:33:31.015Z] ++ 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 09:33:31 [2021-08-10T09:33:31.015Z] ++ set -e 09:33:31 [2021-08-10T09:33:31.015Z] ++ '[' -n 0 ']' 09:33:31 [2021-08-10T09:33:31.015Z] ++ set -x 09:33:31 [2021-08-10T09:33:31.015Z] ++ 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 09:33:33 [2021-08-10T09:33:33.284Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 09:33:33 [2021-08-10T09:33:33.543Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 09:33:33 [2021-08-10T09:33:33.543Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 09:33:33 [2021-08-10T09:33:33.566Z] INFO: Testing against a local daemon 09:33:33 [2021-08-10T09:33:33.566Z] === RUN TestSecretInspect 09:33:35 [2021-08-10T09:33:35.445Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 09:33:36 [2021-08-10T09:33:36.120Z] --- PASS: TestSecretInspect (2.58s) 09:33:36 [2021-08-10T09:33:36.120Z] === RUN TestSecretList 09:33:36 [2021-08-10T09:33:36.395Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 09:33:37 [2021-08-10T09:33:37.770Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 09:33:38 [2021-08-10T09:33:38.702Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 09:33:38 [2021-08-10T09:33:38.721Z] --- PASS: TestSecretList (2.66s) 09:33:38 [2021-08-10T09:33:38.721Z] === RUN TestSecretsCreateAndDelete 09:33:39 [2021-08-10T09:33:39.635Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 09:33:41 [2021-08-10T09:33:41.277Z] --- PASS: TestSecretsCreateAndDelete (2.60s) 09:33:41 [2021-08-10T09:33:41.277Z] === RUN TestSecretsUpdate 09:33:42 [2021-08-10T09:33:42.918Z] === RUN TestDockerSuite/TestLogsFollowStopped 09:33:43 [2021-08-10T09:33:43.485Z] === RUN TestDockerSuite/TestLogsSeparateStderr 09:33:43 [2021-08-10T09:33:43.832Z] --- PASS: TestSecretsUpdate (2.58s) 09:33:43 [2021-08-10T09:33:43.832Z] === RUN TestTemplatedSecret 09:33:44 [2021-08-10T09:33:44.051Z] === RUN TestDockerSuite/TestLogsSince 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestBuildWCOWSandboxSize (775.77s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestBuildWithEmptyDockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestBuildPreserveOwnership 09:33:44 [2021-08-10T09:33:44.436Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestBuildPlatformInvalid 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestBuildPlatformInvalid (0.36s) 09:33:44 [2021-08-10T09:33:44.436Z] PASS 09:33:44 [2021-08-10T09:33:44.436Z] ok github.com/docker/docker/integration/build 955.444s 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === Skipped 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] build_session_test.go:25: TODO: BuildKit 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) 09:33:44 [2021-08-10T09:33:44.436Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] DONE 29 tests, 5 skipped in 981.120s 09:33:44 [2021-08-10T09:33:44.436Z] Running D:\gopath\src\github.com\docker\docker\integration\config 09:33:44 [2021-08-10T09:33:44.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:33:44 [2021-08-10T09:33:44.436Z] INFO: Testing against a local daemon 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestConfigInspect 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestConfigInspect (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestConfigList 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestConfigList (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestConfigsCreateAndDelete 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestConfigsUpdate 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestConfigsUpdate (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestTemplatedConfig 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestTemplatedConfig (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestConfigCreateResolve 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestConfigCreateResolve (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] PASS 09:33:44 [2021-08-10T09:33:44.436Z] ok github.com/docker/docker/integration/config 0.087s 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === Skipped 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] 09:33:44 [2021-08-10T09:33:44.436Z] DONE 6 tests, 6 skipped in 2.354s 09:33:44 [2021-08-10T09:33:44.436Z] Running D:\gopath\src\github.com\docker\docker\integration\container 09:33:44 [2021-08-10T09:33:44.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:33:44 [2021-08-10T09:33:44.436Z] INFO: Testing against a local daemon 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCheckpoint 09:33:44 [2021-08-10T09:33:44.436Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestCheckpoint (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestContainerInvalidJSON 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestContainerInvalidJSON//exec/foobar/start 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestContainerInvalidJSON//exec/foobar/start 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestContainerInvalidJSON (0.34s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCopyFromContainerPathDoesNotExist 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCopyFromContainerPathIsNotDir 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCopyToContainerPathDoesNotExist 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCopyToContainerPathIsNotDir 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCopyFromContainer 09:33:44 [2021-08-10T09:33:44.436Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestCopyFromContainer (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateLinkToNonExistingContainer 09:33:44 [2021-08-10T09:33:44.436Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithInvalidEnv 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithInvalidEnv/0 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestCreateWithInvalidEnv/0 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithInvalidEnv/1 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestCreateWithInvalidEnv/1 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithInvalidEnv/2 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestCreateWithInvalidEnv/2 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestCreateWithInvalidEnv/0 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestCreateWithInvalidEnv/2 09:33:44 [2021-08-10T09:33:44.436Z] === CONT TestCreateWithInvalidEnv/1 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateTmpfsMountsTarget 09:33:44 [2021-08-10T09:33:44.436Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithCustomMaskedPaths 09:33:44 [2021-08-10T09:33:44.436Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithCustomReadonlyPaths 09:33:44 [2021-08-10T09:33:44.436Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 09:33:44 [2021-08-10T09:33:44.436Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithInvalidHealthcheckParams 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:33:44 [2021-08-10T09:33:44.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:33:44 [2021-08-10T09:33:44.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:33:44 [2021-08-10T09:33:44.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:33:44 [2021-08-10T09:33:44.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:33:44 [2021-08-10T09:33:44.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:33:44 [2021-08-10T09:33:44.437Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:33:44 [2021-08-10T09:33:44.437Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:33:44 [2021-08-10T09:33:44.437Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:33:44 [2021-08-10T09:33:44.437Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:33:44 [2021-08-10T09:33:44.437Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:33:44 [2021-08-10T09:33:44.437Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreateDifferentPlatform 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreateDifferentPlatform/different_os 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateDifferentPlatform (0.03s) 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreateVolumesFromNonExistingContainer 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:33:44 [2021-08-10T09:33:44.437Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestContainerKillOnDaemonStart 09:33:44 [2021-08-10T09:33:44.437Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestDiff 09:33:44 [2021-08-10T09:33:44.437Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestDiff (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestExecWithCloseStdin 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestExecWithCloseStdin (2.53s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestExec 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestExec (1.69s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestExecUser 09:33:44 [2021-08-10T09:33:44.437Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestExecUser (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestExportContainerAndImportImage 09:33:44 [2021-08-10T09:33:44.437Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestExportContainerAfterDaemonRestart 09:33:44 [2021-08-10T09:33:44.437Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestHealthCheckWorkdir 09:33:44 [2021-08-10T09:33:44.437Z] health_test.go:20: testEnv.OSType == "windows": FIXME 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestHealthKillContainer 09:33:44 [2021-08-10T09:33:44.437Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestHealthKillContainer (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestInspectCpusetInConfigPre120 09:33:44 [2021-08-10T09:33:44.437Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 09:33:44 [2021-08-10T09:33:44.437Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestKillContainerInvalidSignal 09:33:44 [2021-08-10T09:33:44.437Z] --- PASS: TestKillContainerInvalidSignal (1.51s) 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestKillContainer 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestKillContainer/no_signal 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestKillContainer/non_killing_signal 09:33:44 [2021-08-10T09:33:44.437Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 09:33:44 [2021-08-10T09:33:44.437Z] === RUN TestKillContainer/killing_signal 09:33:47 [2021-08-10T09:33:47.200Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 09:33:47 [2021-08-10T09:33:47.200Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 09:33:47 [2021-08-10T09:33:47.200Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 09:33:48 [2021-08-10T09:33:48.051Z] --- PASS: TestTemplatedSecret (3.59s) 09:33:48 [2021-08-10T09:33:48.051Z] === RUN TestSecretCreateResolve 09:33:49 [2021-08-10T09:33:49.971Z] --- PASS: TestSecretCreateResolve (2.54s) 09:33:49 [2021-08-10T09:33:49.971Z] PASS 09:33:49 [2021-08-10T09:33:49.971Z] 09:33:49 [2021-08-10T09:33:49.971Z] DONE 6 tests in 19.055s 09:33:49 [2021-08-10T09:33:49.971Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 09:33:49 [2021-08-10T09:33:49.971Z] ++ 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 09:33:49 [2021-08-10T09:33:49.971Z] ++ set -e 09:33:49 [2021-08-10T09:33:49.971Z] ++ '[' -n 0 ']' 09:33:49 [2021-08-10T09:33:49.971Z] ++ set -x 09:33:49 [2021-08-10T09:33:49.971Z] ++ 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 09:33:51 [2021-08-10T09:33:51.486Z] --- PASS: TestKillContainer (8.11s) 09:33:51 [2021-08-10T09:33:51.486Z] --- PASS: TestKillContainer/no_signal (1.45s) 09:33:51 [2021-08-10T09:33:51.486Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 09:33:51 [2021-08-10T09:33:51.486Z] --- PASS: TestKillContainer/killing_signal (6.63s) 09:33:51 [2021-08-10T09:33:51.486Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:33:51 [2021-08-10T09:33:51.486Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:33:51 [2021-08-10T09:33:51.486Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 09:33:51 [2021-08-10T09:33:51.486Z] === RUN TestKillStoppedContainer 09:33:51 [2021-08-10T09:33:51.486Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:33:51 [2021-08-10T09:33:51.486Z] --- SKIP: TestKillStoppedContainer (0.00s) 09:33:51 [2021-08-10T09:33:51.486Z] === RUN TestKillStoppedContainerAPIPre120 09:33:51 [2021-08-10T09:33:51.486Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:33:51 [2021-08-10T09:33:51.486Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 09:33:51 [2021-08-10T09:33:51.486Z] === RUN TestKillDifferentUserContainer 09:33:51 [2021-08-10T09:33:51.486Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 09:33:51 [2021-08-10T09:33:51.486Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 09:33:51 [2021-08-10T09:33:51.486Z] === RUN TestInspectOomKilledTrue 09:33:51 [2021-08-10T09:33:51.486Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 09:33:51 [2021-08-10T09:33:51.486Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:33:51 [2021-08-10T09:33:51.486Z] === RUN TestInspectOomKilledFalse 09:33:51 [2021-08-10T09:33:51.486Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:33:51 [2021-08-10T09:33:51.486Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 09:33:51 [2021-08-10T09:33:51.486Z] === RUN TestLogsFollowTailEmpty 09:33:51 [2021-08-10T09:33:51.890Z] INFO: Testing against a local daemon 09:33:51 [2021-08-10T09:33:51.890Z] === RUN TestServiceCreateInit 09:33:51 [2021-08-10T09:33:51.890Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:33:51 [2021-08-10T09:33:51.941Z] --- PASS: TestLogsFollowTailEmpty (1.52s) 09:33:51 [2021-08-10T09:33:51.941Z] === RUN TestNetworkNat 09:33:51 [2021-08-10T09:33:51.941Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 09:33:51 [2021-08-10T09:33:51.941Z] --- SKIP: TestNetworkNat (0.00s) 09:33:51 [2021-08-10T09:33:51.941Z] === RUN TestNetworkLocalhostTCPNat 09:33:52 [2021-08-10T09:33:52.154Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 09:33:52 [2021-08-10T09:33:52.548Z] ok github.com/docker/docker/libnetwork/networkdb 104.339s coverage: 60.3% of statements 09:33:52 [2021-08-10T09:33:52.548Z] ? github.com/docker/docker/libnetwork/ns [no test files] 09:33:52 [2021-08-10T09:33:52.548Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 09:33:52 [2021-08-10T09:33:52.548Z] ok github.com/docker/docker/libnetwork/osl 4.329s coverage: 39.7% of statements 09:33:52 [2021-08-10T09:33:52.548Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements 09:33:52 [2021-08-10T09:33:52.548Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements 09:33:53 [2021-08-10T09:33:53.109Z] ok github.com/docker/docker/libnetwork/portmapper 0.232s coverage: 49.5% of statements 09:33:53 [2021-08-10T09:33:53.365Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements 09:33:53 [2021-08-10T09:33:53.365Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] 09:33:53 [2021-08-10T09:33:53.365Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 09:33:53 [2021-08-10T09:33:53.621Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === Skipped 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork TestParallel1 (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork TestParallel3 (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork TestParallel2 (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 09:33:53 [2021-08-10T09:33:53.622Z] firewalld_test.go:13: firewalld is not running 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] 09:33:53 [2021-08-10T09:33:53.622Z] DONE 361 tests, 9 skipped in 204.556s 09:33:54 [2021-08-10T09:33:54.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 09:33:54 [2021-08-10T09:33:54.109Z] --- PASS: TestNetworkLocalhostTCPNat (1.91s) 09:33:54 [2021-08-10T09:33:54.109Z] === RUN TestNetworkLoopbackNat 09:33:54 [2021-08-10T09:33:54.109Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 09:33:54 [2021-08-10T09:33:54.109Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 09:33:54 [2021-08-10T09:33:54.109Z] === RUN TestPause 09:33:54 [2021-08-10T09:33:54.109Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 09:33:54 [2021-08-10T09:33:54.109Z] --- SKIP: TestPause (0.00s) 09:33:54 [2021-08-10T09:33:54.109Z] === RUN TestPauseFailsOnWindowsServerContainers Post stage [Pipeline] junit 09:33:54 [2021-08-10T09:33:54.194Z] Recording test results 09:33:54 [2021-08-10T09:33:54.529Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 09:33:54 [2021-08-10T09:33:54.894Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42715/.git:/go/src/github.com/docker/docker/.git --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cc95f70de86f69a4680236a4f01beea3f628046e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cc95f70de86f69a4680236a4f01beea3f628046e hack/validate/vendor 09:33:55 [2021-08-10T09:33:55.650Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.52s) 09:33:55 [2021-08-10T09:33:55.650Z] === RUN TestPauseStopPausedContainer 09:33:55 [2021-08-10T09:33:55.650Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 09:33:55 [2021-08-10T09:33:55.650Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 09:33:55 [2021-08-10T09:33:55.650Z] === RUN TestPsFilter 09:33:55 [2021-08-10T09:33:55.650Z] --- PASS: TestPsFilter (0.18s) 09:33:55 [2021-08-10T09:33:55.650Z] === RUN TestRemoveContainerWithRemovedVolume 09:33:55 [2021-08-10T09:33:55.822Z] update vendored copy of archive/tar 09:33:55 [2021-08-10T09:33:55.822Z] downloading: https://golang.org/dl/go1.16.6.src.tar.gz 09:33:56 [2021-08-10T09:33:56.592Z] === RUN TestDockerSuite/TestLogsStderrInStdout 09:33:56 [2021-08-10T09:33:56.751Z] patching file stat_unix.go 09:33:56 [2021-08-10T09:33:56.751Z] 2021/08/10 09:33:56 Collecting initial packages 09:33:57 [2021-08-10T09:33:57.006Z] 2021/08/10 09:33:56 Download dependencies 09:33:57 [2021-08-10T09:33:57.192Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:33:57 [2021-08-10T09:33:57.820Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.80s) 09:33:57 [2021-08-10T09:33:57.820Z] === RUN TestRemoveContainerWithVolume 09:33:57 [2021-08-10T09:33:57.968Z] === RUN TestDockerSuite/TestLogsTail 09:33:58 [2021-08-10T09:33:58.901Z] === RUN TestDockerSuite/TestLogsTimestamps 09:33:59 [2021-08-10T09:33:59.348Z] --- PASS: TestRemoveContainerWithVolume (1.95s) 09:33:59 [2021-08-10T09:33:59.348Z] === RUN TestRemoveContainerRunning 09:33:59 [2021-08-10T09:33:59.575Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 09:33:59 [2021-08-10T09:33:59.836Z] === RUN TestDockerSuite/TestLogsWithDetails 09:34:00 [2021-08-10T09:34:00.270Z] 2021/08/10 09:34:00 Starting whole vndr cycle because no package specified 09:34:00 [2021-08-10T09:34:00.270Z] 2021/08/10 09:34:00 Ignoring paths matching "^archive[/\\\\]tar" 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/Microsoft/hcsshim, revision 3ad51c76263bad09548a40e1996960814a12a870, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/moby/sys, revision 9b0136d132d8e0d1c116a38d7ec9af70d3a59536, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 09:34:00 [2021-08-10T09:34:00.526Z] 2021/08/10 09:34:00 Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20 09:34:00 [2021-08-10T09:34:00.770Z] === RUN TestDockerSuite/TestMountIntoProc 09:34:01 [2021-08-10T09:34:01.028Z] === RUN TestDockerSuite/TestMountIntoSys 09:34:01 [2021-08-10T09:34:01.416Z] --- PASS: TestServiceCreateInit (9.97s) 09:34:01 [2021-08-10T09:34:01.416Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s) 09:34:01 [2021-08-10T09:34:01.416Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s) 09:34:01 [2021-08-10T09:34:01.416Z] === RUN TestCreateServiceMultipleTimes 09:34:01 [2021-08-10T09:34:01.516Z] --- PASS: TestRemoveContainerRunning (1.68s) 09:34:01 [2021-08-10T09:34:01.516Z] === RUN TestRemoveContainerForceRemoveRunning 09:34:01 [2021-08-10T09:34:01.895Z] 2021/08/10 09:34:01 Finished clone github.com/moby/term 09:34:01 [2021-08-10T09:34:01.895Z] 2021/08/10 09:34:01 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 09:34:01 [2021-08-10T09:34:01.895Z] 2021/08/10 09:34:01 Finished clone github.com/Azure/go-ansiterm 09:34:01 [2021-08-10T09:34:01.895Z] 2021/08/10 09:34:01 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 09:34:01 [2021-08-10T09:34:01.895Z] 2021/08/10 09:34:01 Finished clone github.com/gorilla/mux 09:34:01 [2021-08-10T09:34:01.895Z] 2021/08/10 09:34:01 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 09:34:01 [2021-08-10T09:34:01.962Z] === RUN TestDockerSuite/TestNetHostname 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:01 Finished clone github.com/tchap/go-patricia 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:01 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:01 Finished clone github.com/creack/pty 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:01 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:01 Finished clone github.com/google/uuid 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:01 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:02 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:02 Finished clone github.com/moby/locker 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:02 Finished clone github.com/bits-and-blooms/bitset 09:34:02 [2021-08-10T09:34:02.151Z] 2021/08/10 09:34:02 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 09:34:02 [2021-08-10T09:34:02.407Z] 2021/08/10 09:34:02 Finished clone github.com/Microsoft/go-winio 09:34:02 [2021-08-10T09:34:02.407Z] 2021/08/10 09:34:02 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 09:34:02 [2021-08-10T09:34:02.407Z] 2021/08/10 09:34:02 Finished clone github.com/moby/sys 09:34:02 [2021-08-10T09:34:02.407Z] 2021/08/10 09:34:02 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 09:34:02 [2021-08-10T09:34:02.407Z] 2021/08/10 09:34:02 Finished clone github.com/docker/libtrust 09:34:02 [2021-08-10T09:34:02.407Z] 2021/08/10 09:34:02 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 09:34:02 [2021-08-10T09:34:02.478Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s) 09:34:02 [2021-08-10T09:34:02.478Z] === RUN TestRemoveInvalidContainer 09:34:02 [2021-08-10T09:34:02.478Z] --- PASS: TestRemoveInvalidContainer (0.02s) 09:34:02 [2021-08-10T09:34:02.478Z] === RUN TestRenameLinkedContainer 09:34:02 [2021-08-10T09:34:02.478Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 09:34:02 [2021-08-10T09:34:02.478Z] --- SKIP: TestRenameLinkedContainer (0.01s) 09:34:02 [2021-08-10T09:34:02.478Z] === RUN TestRenameStoppedContainer 09:34:02 [2021-08-10T09:34:02.969Z] 2021/08/10 09:34:02 Finished clone github.com/sirupsen/logrus 09:34:02 [2021-08-10T09:34:02.969Z] 2021/08/10 09:34:02 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 09:34:03 [2021-08-10T09:34:03.531Z] 2021/08/10 09:34:03 Finished clone github.com/docker/go-units 09:34:03 [2021-08-10T09:34:03.531Z] 2021/08/10 09:34:03 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 09:34:03 [2021-08-10T09:34:03.788Z] 2021/08/10 09:34:03 Finished clone github.com/RackSec/srslog 09:34:03 [2021-08-10T09:34:03.788Z] 2021/08/10 09:34:03 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 09:34:03 [2021-08-10T09:34:03.788Z] 2021/08/10 09:34:03 Finished clone golang.org/x/sync 09:34:03 [2021-08-10T09:34:03.788Z] 2021/08/10 09:34:03 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 09:34:04 [2021-08-10T09:34:04.044Z] 2021/08/10 09:34:03 Finished clone github.com/syndtr/gocapability 09:34:04 [2021-08-10T09:34:04.044Z] 2021/08/10 09:34:03 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 09:34:04 [2021-08-10T09:34:04.301Z] 2021/08/10 09:34:04 Finished clone gotest.tools/v3 09:34:04 [2021-08-10T09:34:04.301Z] 2021/08/10 09:34:04 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 09:34:04 [2021-08-10T09:34:04.301Z] 2021/08/10 09:34:04 Finished clone github.com/tonistiigi/units 09:34:04 [2021-08-10T09:34:04.301Z] 2021/08/10 09:34:04 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 09:34:04 [2021-08-10T09:34:04.301Z] 2021/08/10 09:34:04 Finished clone github.com/google/go-cmp 09:34:04 [2021-08-10T09:34:04.301Z] 2021/08/10 09:34:04 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 09:34:04 [2021-08-10T09:34:04.491Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 09:34:04 [2021-08-10T09:34:04.557Z] 2021/08/10 09:34:04 Finished clone github.com/docker/go-connections 09:34:04 [2021-08-10T09:34:04.557Z] 2021/08/10 09:34:04 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 09:34:04 [2021-08-10T09:34:04.815Z] 2021/08/10 09:34:04 Finished clone github.com/imdario/mergo 09:34:04 [2021-08-10T09:34:04.815Z] 2021/08/10 09:34:04 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 09:34:04 [2021-08-10T09:34:04.815Z] 2021/08/10 09:34:04 Finished clone github.com/grpc-ecosystem/grpc-opentracing 09:34:04 [2021-08-10T09:34:04.815Z] 2021/08/10 09:34:04 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 09:34:05 [2021-08-10T09:34:05.057Z] === RUN TestDockerSuite/TestNetworkEvents 09:34:05 [2021-08-10T09:34:05.368Z] --- PASS: TestRenameStoppedContainer (2.42s) 09:34:05 [2021-08-10T09:34:05.368Z] === RUN TestRenameRunningContainerAndReuse 09:34:05 [2021-08-10T09:34:05.378Z] 2021/08/10 09:34:05 Finished clone github.com/google/shlex 09:34:05 [2021-08-10T09:34:05.378Z] 2021/08/10 09:34:05 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 09:34:05 [2021-08-10T09:34:05.378Z] 2021/08/10 09:34:05 Finished clone github.com/opentracing/opentracing-go 09:34:05 [2021-08-10T09:34:05.378Z] 2021/08/10 09:34:05 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 09:34:05 [2021-08-10T09:34:05.634Z] 2021/08/10 09:34:05 Finished clone github.com/opentracing-contrib/go-stdlib 09:34:05 [2021-08-10T09:34:05.634Z] 2021/08/10 09:34:05 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 09:34:05 [2021-08-10T09:34:05.634Z] 2021/08/10 09:34:05 Finished clone github.com/mitchellh/hashstructure 09:34:05 [2021-08-10T09:34:05.634Z] 2021/08/10 09:34:05 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 09:34:05 [2021-08-10T09:34:05.634Z] 2021/08/10 09:34:05 Finished clone github.com/gofrs/flock 09:34:05 [2021-08-10T09:34:05.634Z] 2021/08/10 09:34:05 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 09:34:06 [2021-08-10T09:34:06.198Z] 2021/08/10 09:34:05 Finished clone github.com/docker/go-events 09:34:06 [2021-08-10T09:34:06.198Z] 2021/08/10 09:34:05 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 09:34:06 [2021-08-10T09:34:06.198Z] 2021/08/10 09:34:06 Finished clone github.com/armon/go-radix 09:34:06 [2021-08-10T09:34:06.198Z] 2021/08/10 09:34:06 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 09:34:06 [2021-08-10T09:34:06.454Z] 2021/08/10 09:34:06 Finished clone github.com/armon/go-metrics 09:34:06 [2021-08-10T09:34:06.454Z] 2021/08/10 09:34:06 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 09:34:06 [2021-08-10T09:34:06.613Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 09:34:06 [2021-08-10T09:34:06.711Z] 2021/08/10 09:34:06 Finished clone github.com/sean-/seed 09:34:06 [2021-08-10T09:34:06.711Z] 2021/08/10 09:34:06 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 09:34:06 [2021-08-10T09:34:06.711Z] 2021/08/10 09:34:06 Finished clone github.com/hashicorp/errwrap 09:34:06 [2021-08-10T09:34:06.711Z] 2021/08/10 09:34:06 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 09:34:06 [2021-08-10T09:34:06.967Z] 2021/08/10 09:34:06 Finished clone github.com/tonistiigi/fsutil 09:34:06 [2021-08-10T09:34:06.967Z] 2021/08/10 09:34:06 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 09:34:07 [2021-08-10T09:34:07.529Z] 2021/08/10 09:34:07 Finished clone github.com/hashicorp/go-multierror 09:34:07 [2021-08-10T09:34:07.529Z] 2021/08/10 09:34:07 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 09:34:08 [2021-08-10T09:34:08.094Z] 2021/08/10 09:34:07 Finished clone github.com/hashicorp/memberlist 09:34:08 [2021-08-10T09:34:08.094Z] 2021/08/10 09:34:07 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 09:34:08 [2021-08-10T09:34:08.094Z] 2021/08/10 09:34:07 Finished clone github.com/docker/libkv 09:34:08 [2021-08-10T09:34:08.094Z] 2021/08/10 09:34:07 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 09:34:08 [2021-08-10T09:34:08.094Z] 2021/08/10 09:34:07 Finished clone github.com/vishvananda/netns 09:34:08 [2021-08-10T09:34:08.094Z] 2021/08/10 09:34:07 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 09:34:08 [2021-08-10T09:34:08.259Z] --- PASS: TestRenameRunningContainerAndReuse (3.03s) 09:34:08 [2021-08-10T09:34:08.259Z] === RUN TestRenameInvalidName 09:34:08 [2021-08-10T09:34:08.656Z] 2021/08/10 09:34:08 Finished clone github.com/google/btree 09:34:08 [2021-08-10T09:34:08.657Z] 2021/08/10 09:34:08 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 09:34:08 [2021-08-10T09:34:08.657Z] 2021/08/10 09:34:08 Finished clone github.com/hashicorp/go-sockaddr 09:34:08 [2021-08-10T09:34:08.657Z] 2021/08/10 09:34:08 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 09:34:09 [2021-08-10T09:34:09.586Z] 2021/08/10 09:34:09 Finished clone github.com/moby/ipvs 09:34:09 [2021-08-10T09:34:09.586Z] 2021/08/10 09:34:09 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 09:34:09 [2021-08-10T09:34:09.586Z] 2021/08/10 09:34:09 Finished clone github.com/samuel/go-zookeeper 09:34:09 [2021-08-10T09:34:09.586Z] 2021/08/10 09:34:09 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 09:34:09 [2021-08-10T09:34:09.586Z] 2021/08/10 09:34:09 Finished clone github.com/deckarep/golang-set 09:34:09 [2021-08-10T09:34:09.586Z] 2021/08/10 09:34:09 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 09:34:09 [2021-08-10T09:34:09.786Z] --- PASS: TestRenameInvalidName (1.51s) 09:34:09 [2021-08-10T09:34:09.786Z] === RUN TestRenameAnonymousContainer 09:34:10 [2021-08-10T09:34:10.149Z] 2021/08/10 09:34:09 Finished clone github.com/coreos/go-semver 09:34:10 [2021-08-10T09:34:10.149Z] 2021/08/10 09:34:09 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 09:34:10 [2021-08-10T09:34:10.149Z] 2021/08/10 09:34:10 Finished clone github.com/vishvananda/netlink 09:34:10 [2021-08-10T09:34:10.149Z] 2021/08/10 09:34:10 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 09:34:10 [2021-08-10T09:34:10.149Z] 2021/08/10 09:34:10 Finished clone github.com/golang/gddo 09:34:10 [2021-08-10T09:34:10.149Z] 2021/08/10 09:34:10 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 09:34:11 [2021-08-10T09:34:11.078Z] 2021/08/10 09:34:10 Finished clone github.com/ishidawataru/sctp 09:34:11 [2021-08-10T09:34:11.078Z] 2021/08/10 09:34:10 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 09:34:11 [2021-08-10T09:34:11.335Z] 2021/08/10 09:34:11 Finished clone golang.org/x/net 09:34:11 [2021-08-10T09:34:11.335Z] 2021/08/10 09:34:11 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 09:34:11 [2021-08-10T09:34:11.335Z] 2021/08/10 09:34:11 Finished clone github.com/hashicorp/go-msgpack 09:34:11 [2021-08-10T09:34:11.335Z] 2021/08/10 09:34:11 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 09:34:11 [2021-08-10T09:34:11.591Z] 2021/08/10 09:34:11 Finished clone github.com/modern-go/concurrent 09:34:11 [2021-08-10T09:34:11.591Z] 2021/08/10 09:34:11 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 09:34:11 [2021-08-10T09:34:11.615Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 09:34:11 [2021-08-10T09:34:11.848Z] 2021/08/10 09:34:11 Finished clone github.com/modern-go/reflect2 09:34:11 [2021-08-10T09:34:11.848Z] 2021/08/10 09:34:11 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 09:34:13 [2021-08-10T09:34:13.216Z] 2021/08/10 09:34:12 Finished clone go.etcd.io/bbolt 09:34:13 [2021-08-10T09:34:13.216Z] 2021/08/10 09:34:12 Clone github.com/opencontainers/runc, revision 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7, attempt 1/20 09:34:13 [2021-08-10T09:34:13.216Z] 2021/08/10 09:34:12 Finished clone github.com/opencontainers/go-digest 09:34:13 [2021-08-10T09:34:13.216Z] 2021/08/10 09:34:12 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 09:34:13 [2021-08-10T09:34:13.216Z] 2021/08/10 09:34:12 Finished clone github.com/json-iterator/go 09:34:13 [2021-08-10T09:34:13.216Z] 2021/08/10 09:34:12 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 09:34:13 [2021-08-10T09:34:13.216Z] 2021/08/10 09:34:12 Finished clone github.com/mistifyio/go-zfs 09:34:13 [2021-08-10T09:34:13.216Z] 2021/08/10 09:34:12 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 09:34:13 [2021-08-10T09:34:13.517Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 09:34:14 [2021-08-10T09:34:14.083Z] === RUN TestDockerSuite/TestPluginActive 09:34:14 [2021-08-10T09:34:14.583Z] 2021/08/10 09:34:14 Finished clone github.com/cyphar/filepath-securejoin 09:34:14 [2021-08-10T09:34:14.583Z] 2021/08/10 09:34:14 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 09:34:15 [2021-08-10T09:34:15.146Z] 2021/08/10 09:34:14 Finished clone github.com/hashicorp/serf 09:34:15 [2021-08-10T09:34:15.146Z] 2021/08/10 09:34:14 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 09:34:15 [2021-08-10T09:34:15.171Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 09:34:15 [2021-08-10T09:34:15.708Z] 2021/08/10 09:34:15 Finished clone github.com/grpc-ecosystem/go-grpc-middleware 09:34:15 [2021-08-10T09:34:15.708Z] 2021/08/10 09:34:15 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 09:34:15 [2021-08-10T09:34:15.983Z] === RUN TestDockerSuite/TestPluginActiveNetwork 09:34:16 [2021-08-10T09:34:16.270Z] 2021/08/10 09:34:16 Finished clone github.com/vbatts/tar-split 09:34:16 [2021-08-10T09:34:16.270Z] 2021/08/10 09:34:16 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 09:34:16 [2021-08-10T09:34:16.270Z] 2021/08/10 09:34:16 Finished clone github.com/opencontainers/runtime-spec 09:34:16 [2021-08-10T09:34:16.270Z] 2021/08/10 09:34:16 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 09:34:16 [2021-08-10T09:34:16.833Z] 2021/08/10 09:34:16 Finished clone github.com/opencontainers/image-spec 09:34:16 [2021-08-10T09:34:16.833Z] 2021/08/10 09:34:16 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 09:34:16 [2021-08-10T09:34:16.833Z] 2021/08/10 09:34:16 Finished clone github.com/coreos/go-systemd 09:34:16 [2021-08-10T09:34:16.833Z] 2021/08/10 09:34:16 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 09:34:16 [2021-08-10T09:34:16.833Z] --- PASS: TestRenameAnonymousContainer (6.89s) 09:34:16 [2021-08-10T09:34:16.833Z] === RUN TestRenameContainerWithSameName 09:34:17 [2021-08-10T09:34:17.090Z] 2021/08/10 09:34:17 Finished clone github.com/coreos/go-systemd/v22 09:34:17 [2021-08-10T09:34:17.090Z] 2021/08/10 09:34:17 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 09:34:18 [2021-08-10T09:34:18.023Z] 2021/08/10 09:34:17 Finished clone github.com/Graylog2/go-gelf 09:34:18 [2021-08-10T09:34:18.023Z] 2021/08/10 09:34:17 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 09:34:18 [2021-08-10T09:34:18.023Z] 2021/08/10 09:34:17 Finished clone github.com/godbus/dbus/v5 09:34:18 [2021-08-10T09:34:18.023Z] 2021/08/10 09:34:17 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 09:34:18 [2021-08-10T09:34:18.023Z] 2021/08/10 09:34:17 Finished clone github.com/fluent/fluent-logger-golang 09:34:18 [2021-08-10T09:34:18.023Z] 2021/08/10 09:34:17 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 09:34:18 [2021-08-10T09:34:18.280Z] 2021/08/10 09:34:18 Finished clone github.com/philhofer/fwd 09:34:18 [2021-08-10T09:34:18.280Z] 2021/08/10 09:34:18 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 09:34:18 [2021-08-10T09:34:18.361Z] --- PASS: TestRenameContainerWithSameName (1.55s) 09:34:18 [2021-08-10T09:34:18.361Z] === RUN TestRenameContainerWithLinkedContainer 09:34:18 [2021-08-10T09:34:18.361Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 09:34:18 [2021-08-10T09:34:18.361Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 09:34:18 [2021-08-10T09:34:18.361Z] === RUN TestResize 09:34:19 [2021-08-10T09:34:19.212Z] 2021/08/10 09:34:19 Finished clone github.com/fsnotify/fsnotify 09:34:19 [2021-08-10T09:34:19.212Z] 2021/08/10 09:34:19 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 09:34:19 [2021-08-10T09:34:19.467Z] 2021/08/10 09:34:19 Finished clone github.com/bsphere/le_go 09:34:19 [2021-08-10T09:34:19.467Z] 2021/08/10 09:34:19 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 09:34:19 [2021-08-10T09:34:19.549Z] --- PASS: TestCreateServiceMultipleTimes (17.24s) 09:34:19 [2021-08-10T09:34:19.549Z] === RUN TestCreateServiceConflict 09:34:19 [2021-08-10T09:34:19.892Z] --- PASS: TestResize (1.54s) 09:34:19 [2021-08-10T09:34:19.892Z] === RUN TestResizeWithInvalidSize 09:34:20 [2021-08-10T09:34:20.395Z] 2021/08/10 09:34:20 Finished clone github.com/jmespath/go-jmespath 09:34:20 [2021-08-10T09:34:20.396Z] 2021/08/10 09:34:20 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 09:34:20 [2021-08-10T09:34:20.957Z] 2021/08/10 09:34:20 Finished clone golang.org/x/oauth2 09:34:20 [2021-08-10T09:34:20.957Z] 2021/08/10 09:34:20 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 09:34:20 [2021-08-10T09:34:20.957Z] 2021/08/10 09:34:20 Finished clone github.com/golang/groupcache 09:34:20 [2021-08-10T09:34:20.957Z] 2021/08/10 09:34:20 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 09:34:21 [2021-08-10T09:34:21.213Z] 2021/08/10 09:34:21 Finished clone github.com/tinylib/msgp 09:34:21 [2021-08-10T09:34:21.213Z] 2021/08/10 09:34:21 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 09:34:21 [2021-08-10T09:34:21.419Z] --- PASS: TestResizeWithInvalidSize (1.62s) 09:34:21 [2021-08-10T09:34:21.419Z] === RUN TestResizeWhenContainerNotStarted 09:34:21 [2021-08-10T09:34:21.468Z] --- PASS: TestCreateServiceConflict (2.70s) 09:34:21 [2021-08-10T09:34:21.468Z] === RUN TestCreateServiceMaxReplicas 09:34:21 [2021-08-10T09:34:21.774Z] 2021/08/10 09:34:21 Finished clone golang.org/x/sys 09:34:21 [2021-08-10T09:34:21.774Z] 2021/08/10 09:34:21 Clone github.com/containerd/containerd, revision 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0, attempt 1/20 09:34:22 [2021-08-10T09:34:22.702Z] 2021/08/10 09:34:22 Finished clone github.com/googleapis/gax-go 09:34:22 [2021-08-10T09:34:22.702Z] 2021/08/10 09:34:22 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 09:34:22 [2021-08-10T09:34:22.949Z] --- PASS: TestResizeWhenContainerNotStarted (1.81s) 09:34:22 [2021-08-10T09:34:22.949Z] === RUN TestDaemonRestartKillContainers 09:34:22 [2021-08-10T09:34:22.949Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 09:34:22 [2021-08-10T09:34:22.949Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 09:34:22 [2021-08-10T09:34:22.949Z] === RUN TestStats 09:34:22 [2021-08-10T09:34:22.949Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 09:34:22 [2021-08-10T09:34:22.949Z] --- SKIP: TestStats (0.00s) 09:34:22 [2021-08-10T09:34:22.949Z] === RUN TestStopContainerWithRestartPolicyAlways 09:34:24 [2021-08-10T09:34:24.123Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 09:34:24 [2021-08-10T09:34:24.123Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 09:34:24 [2021-08-10T09:34:24.123Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 09:34:24 [2021-08-10T09:34:24.380Z] === RUN TestDockerSuite/TestPluginLogDriver 09:34:24 [2021-08-10T09:34:24.593Z] 2021/08/10 09:34:24 Finished clone go.opencensus.io 09:34:24 [2021-08-10T09:34:24.593Z] 2021/08/10 09:34:24 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 09:34:24 [2021-08-10T09:34:24.593Z] 2021/08/10 09:34:24 Finished clone github.com/containerd/fifo 09:34:24 [2021-08-10T09:34:24.593Z] 2021/08/10 09:34:24 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 09:34:24 [2021-08-10T09:34:24.777Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) 09:34:24 [2021-08-10T09:34:24.777Z] === RUN TestCreateWithDuplicateNetworkNames 09:34:27 [2021-08-10T09:34:27.125Z] 2021/08/10 09:34:26 Finished clone github.com/miekg/dns 09:34:27 [2021-08-10T09:34:27.125Z] 2021/08/10 09:34:26 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 09:34:27 [2021-08-10T09:34:27.125Z] 2021/08/10 09:34:26 Finished clone github.com/containerd/cgroups 09:34:27 [2021-08-10T09:34:27.125Z] 2021/08/10 09:34:26 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 09:34:27 [2021-08-10T09:34:27.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 09:34:28 [2021-08-10T09:34:28.230Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 09:34:29 [2021-08-10T09:34:29.015Z] 2021/08/10 09:34:28 Finished clone github.com/containerd/go-runc 09:34:29 [2021-08-10T09:34:29.015Z] 2021/08/10 09:34:28 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 09:34:29 [2021-08-10T09:34:29.577Z] 2021/08/10 09:34:29 Finished clone github.com/containerd/console 09:34:29 [2021-08-10T09:34:29.577Z] 2021/08/10 09:34:29 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 09:34:29 [2021-08-10T09:34:29.608Z] === RUN TestDockerSuite/TestPluginMetricsCollector 09:34:29 [2021-08-10T09:34:29.996Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.85s) 09:34:29 [2021-08-10T09:34:29.996Z] === RUN TestStopContainerWithTimeout 09:34:29 [2021-08-10T09:34:29.996Z] stop_windows_test.go:19: testEnv.OSType == "windows" 09:34:29 [2021-08-10T09:34:29.996Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 09:34:29 [2021-08-10T09:34:29.996Z] === RUN TestUpdateRestartPolicy 09:34:30 [2021-08-10T09:34:30.140Z] 2021/08/10 09:34:30 Finished clone github.com/containerd/typeurl 09:34:30 [2021-08-10T09:34:30.140Z] 2021/08/10 09:34:30 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 09:34:30 [2021-08-10T09:34:30.397Z] 2021/08/10 09:34:30 Finished clone github.com/containerd/continuity 09:34:30 [2021-08-10T09:34:30.397Z] 2021/08/10 09:34:30 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 09:34:31 [2021-08-10T09:34:31.325Z] 2021/08/10 09:34:31 Finished clone github.com/containerd/ttrpc 09:34:31 [2021-08-10T09:34:31.325Z] 2021/08/10 09:34:31 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 09:34:31 [2021-08-10T09:34:31.510Z] === RUN TestDockerSuite/TestPluginUpgrade 09:34:31 [2021-08-10T09:34:31.888Z] 2021/08/10 09:34:31 Finished clone github.com/opencontainers/runc 09:34:31 [2021-08-10T09:34:31.888Z] 2021/08/10 09:34:31 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 09:34:32 [2021-08-10T09:34:32.144Z] 2021/08/10 09:34:32 Finished clone github.com/gogo/googleapis 09:34:32 [2021-08-10T09:34:32.144Z] 2021/08/10 09:34:32 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 09:34:32 [2021-08-10T09:34:32.400Z] 2021/08/10 09:34:32 Finished clone google.golang.org/grpc 09:34:32 [2021-08-10T09:34:32.400Z] 2021/08/10 09:34:32 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 09:34:32 [2021-08-10T09:34:32.963Z] 2021/08/10 09:34:32 Finished clone github.com/docker/distribution 09:34:32 [2021-08-10T09:34:32.963Z] 2021/08/10 09:34:32 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 09:34:33 [2021-08-10T09:34:33.220Z] 2021/08/10 09:34:33 Finished clone golang.org/x/text 09:34:33 [2021-08-10T09:34:33.220Z] 2021/08/10 09:34:33 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 09:34:33 [2021-08-10T09:34:33.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 09:34:33 [2021-08-10T09:34:33.782Z] 2021/08/10 09:34:33 Finished clone github.com/moby/buildkit 09:34:33 [2021-08-10T09:34:33.782Z] 2021/08/10 09:34:33 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 09:34:34 [2021-08-10T09:34:34.711Z] 2021/08/10 09:34:34 Finished clone github.com/pelletier/go-toml 09:34:34 [2021-08-10T09:34:34.711Z] 2021/08/10 09:34:34 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 09:34:35 [2021-08-10T09:34:35.274Z] 2021/08/10 09:34:35 Finished clone github.com/fernet/fernet-go 09:34:35 [2021-08-10T09:34:35.274Z] 2021/08/10 09:34:35 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 09:34:35 [2021-08-10T09:34:35.837Z] 2021/08/10 09:34:35 Finished clone github.com/Microsoft/hcsshim 09:34:35 [2021-08-10T09:34:35.837Z] 2021/08/10 09:34:35 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 09:34:35 [2021-08-10T09:34:35.937Z] === RUN TestDockerSwarmSuite/TestDNSConfig 09:34:36 [2021-08-10T09:34:36.094Z] 2021/08/10 09:34:35 Finished clone github.com/cilium/ebpf 09:34:36 [2021-08-10T09:34:36.094Z] 2021/08/10 09:34:35 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 09:34:36 [2021-08-10T09:34:36.195Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 09:34:37 [2021-08-10T09:34:37.461Z] 2021/08/10 09:34:37 Finished clone golang.org/x/time 09:34:37 [2021-08-10T09:34:37.462Z] 2021/08/10 09:34:37 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 09:34:37 [2021-08-10T09:34:37.718Z] 2021/08/10 09:34:37 Finished clone github.com/hashicorp/go-memdb 09:34:37 [2021-08-10T09:34:37.718Z] 2021/08/10 09:34:37 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 09:34:38 [2021-08-10T09:34:38.281Z] 2021/08/10 09:34:38 Finished clone github.com/hashicorp/go-immutable-radix 09:34:38 [2021-08-10T09:34:38.281Z] 2021/08/10 09:34:38 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 09:34:39 [2021-08-10T09:34:39.210Z] 2021/08/10 09:34:38 Finished clone github.com/hashicorp/golang-lru 09:34:39 [2021-08-10T09:34:39.210Z] 2021/08/10 09:34:38 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 09:34:39 [2021-08-10T09:34:39.476Z] === RUN TestDockerSuite/TestPortExposeHostBinding 09:34:39 [2021-08-10T09:34:39.476Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 09:34:39 [2021-08-10T09:34:39.696Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) 09:34:39 [2021-08-10T09:34:39.696Z] === RUN TestCreateServiceSecretFileMode 09:34:40 [2021-08-10T09:34:40.141Z] 2021/08/10 09:34:39 Finished clone github.com/coreos/pkg 09:34:40 [2021-08-10T09:34:40.141Z] 2021/08/10 09:34:39 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 09:34:40 [2021-08-10T09:34:40.243Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 09:34:40 [2021-08-10T09:34:40.853Z] === RUN TestDockerSuite/TestPortHostBinding 09:34:41 [2021-08-10T09:34:41.618Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) 09:34:41 [2021-08-10T09:34:41.618Z] === RUN TestCreateServiceConfigFileMode 09:34:42 [2021-08-10T09:34:42.035Z] 2021/08/10 09:34:41 Finished clone golang.org/x/crypto 09:34:42 [2021-08-10T09:34:42.035Z] 2021/08/10 09:34:41 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 09:34:42 [2021-08-10T09:34:42.035Z] 2021/08/10 09:34:41 Finished clone github.com/golang/protobuf 09:34:42 [2021-08-10T09:34:42.035Z] 2021/08/10 09:34:41 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 09:34:42 [2021-08-10T09:34:42.753Z] === RUN TestDockerSwarmSuite/TestExtraHosts 09:34:43 [2021-08-10T09:34:43.023Z] === RUN TestDockerSuite/TestPortList 09:34:43 [2021-08-10T09:34:43.403Z] 2021/08/10 09:34:43 Finished clone github.com/beorn7/perks 09:34:43 [2021-08-10T09:34:43.403Z] 2021/08/10 09:34:43 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 09:34:43 [2021-08-10T09:34:43.659Z] 2021/08/10 09:34:43 Finished clone github.com/prometheus/client_model 09:34:43 [2021-08-10T09:34:43.659Z] 2021/08/10 09:34:43 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 09:34:44 [2021-08-10T09:34:44.223Z] 2021/08/10 09:34:43 Finished clone code.cloudfoundry.org/clock 09:34:44 [2021-08-10T09:34:44.223Z] 2021/08/10 09:34:43 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 09:34:44 [2021-08-10T09:34:44.223Z] 2021/08/10 09:34:44 Finished clone github.com/prometheus/client_golang 09:34:44 [2021-08-10T09:34:44.223Z] 2021/08/10 09:34:44 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 09:34:44 [2021-08-10T09:34:44.929Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) 09:34:44 [2021-08-10T09:34:44.929Z] === RUN TestCreateServiceSysctls 09:34:45 [2021-08-10T09:34:45.599Z] 2021/08/10 09:34:45 Finished clone github.com/matttproud/golang_protobuf_extensions 09:34:45 [2021-08-10T09:34:45.599Z] 2021/08/10 09:34:45 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 09:34:45 [2021-08-10T09:34:45.854Z] 2021/08/10 09:34:45 Finished clone github.com/pkg/errors 09:34:45 [2021-08-10T09:34:45.854Z] 2021/08/10 09:34:45 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 09:34:46 [2021-08-10T09:34:46.005Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 09:34:46 [2021-08-10T09:34:46.784Z] 2021/08/10 09:34:46 Finished clone github.com/prometheus/procfs 09:34:46 [2021-08-10T09:34:46.784Z] 2021/08/10 09:34:46 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 09:34:47 [2021-08-10T09:34:47.039Z] 2021/08/10 09:34:46 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus 09:34:47 [2021-08-10T09:34:47.039Z] 2021/08/10 09:34:46 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 09:34:47 [2021-08-10T09:34:47.039Z] 2021/08/10 09:34:47 Finished clone github.com/prometheus/common 09:34:47 [2021-08-10T09:34:47.039Z] 2021/08/10 09:34:47 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 09:34:47 [2021-08-10T09:34:47.232Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 09:34:47 [2021-08-10T09:34:47.295Z] 2021/08/10 09:34:47 Finished clone github.com/cespare/xxhash/v2 09:34:47 [2021-08-10T09:34:47.295Z] 2021/08/10 09:34:47 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 09:34:48 [2021-08-10T09:34:48.920Z] 2021/08/10 09:34:48 Finished clone github.com/inconshreveable/mousetrap 09:34:48 [2021-08-10T09:34:48.920Z] 2021/08/10 09:34:48 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 09:34:48 [2021-08-10T09:34:48.920Z] 2021/08/10 09:34:48 Finished clone github.com/morikuni/aec 09:34:48 [2021-08-10T09:34:48.920Z] 2021/08/10 09:34:48 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 09:34:48 [2021-08-10T09:34:48.920Z] 2021/08/10 09:34:48 Finished clone github.com/klauspost/compress 09:34:49 [2021-08-10T09:34:49.142Z] --- PASS: TestCreateServiceSysctls (3.99s) 09:34:49 [2021-08-10T09:34:49.142Z] === RUN TestCreateServiceCapabilities 09:34:49 [2021-08-10T09:34:49.176Z] 2021/08/10 09:34:49 Finished clone github.com/spf13/pflag 09:34:49 [2021-08-10T09:34:49.432Z] 2021/08/10 09:34:49 Finished clone github.com/google/certificate-transparency-go 09:34:49 [2021-08-10T09:34:49.762Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 09:34:50 [2021-08-10T09:34:50.361Z] 2021/08/10 09:34:50 Finished clone github.com/docker/go-metrics 09:34:50 [2021-08-10T09:34:50.361Z] 2021/08/10 09:34:50 Finished clone github.com/spf13/cobra 09:34:51 [2021-08-10T09:34:51.044Z] --- PASS: TestUpdateRestartPolicy (18.32s) 09:34:51 [2021-08-10T09:34:51.044Z] === RUN TestUpdateRestartWithAutoRemove 09:34:51 [2021-08-10T09:34:51.044Z] --- PASS: TestUpdateRestartWithAutoRemove (1.56s) 09:34:51 [2021-08-10T09:34:51.044Z] === RUN TestWaitNonBlocked 09:34:51 [2021-08-10T09:34:51.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:34:51 [2021-08-10T09:34:51.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:34:51 [2021-08-10T09:34:51.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:34:51 [2021-08-10T09:34:51.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:34:51 [2021-08-10T09:34:51.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:34:51 [2021-08-10T09:34:51.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:34:51 [2021-08-10T09:34:51.694Z] --- PASS: TestCreateServiceCapabilities (3.06s) 09:34:51 [2021-08-10T09:34:51.694Z] === RUN TestInspect 09:34:52 [2021-08-10T09:34:52.007Z] --- PASS: TestWaitNonBlocked (0.02s) 09:34:52 [2021-08-10T09:34:52.007Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.05s) 09:34:52 [2021-08-10T09:34:52.007Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.14s) 09:34:52 [2021-08-10T09:34:52.007Z] === RUN TestWaitBlocked 09:34:52 [2021-08-10T09:34:52.007Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 09:34:52 [2021-08-10T09:34:52.007Z] --- SKIP: TestWaitBlocked (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] PASS 09:34:52 [2021-08-10T09:34:52.007Z] ok github.com/docker/docker/integration/container 76.514s 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === Skipped 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) 09:34:52 [2021-08-10T09:34:52.007Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] health_test.go:20: testEnv.OSType == "windows": FIXME 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 09:34:52 [2021-08-10T09:34:52.007Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) 09:34:52 [2021-08-10T09:34:52.007Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] stop_windows_test.go:19: testEnv.OSType == "windows" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 09:34:52 [2021-08-10T09:34:52.007Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] 09:34:52 [2021-08-10T09:34:52.007Z] DONE 87 tests, 33 skipped in 78.477s 09:34:52 [2021-08-10T09:34:52.007Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon 09:34:52 [2021-08-10T09:34:52.253Z] 2021/08/10 09:34:51 Finished clone github.com/opencontainers/selinux 09:34:53 [2021-08-10T09:34:53.536Z] === RUN TestConfigDaemonLibtrustID 09:34:53 [2021-08-10T09:34:53.536Z] daemon_test.go:19: runtime.GOOS != "linux" 09:34:53 [2021-08-10T09:34:53.536Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 09:34:53 [2021-08-10T09:34:53.536Z] === RUN TestDaemonConfigValidation 09:34:53 [2021-08-10T09:34:53.536Z] daemon_test.go:38: runtime.GOOS != "linux" 09:34:53 [2021-08-10T09:34:53.536Z] --- SKIP: TestDaemonConfigValidation (0.00s) 09:34:53 [2021-08-10T09:34:53.536Z] PASS 09:34:53 [2021-08-10T09:34:53.536Z] ok github.com/docker/docker/integration/daemon 0.097s 09:34:53 [2021-08-10T09:34:53.536Z] 09:34:53 [2021-08-10T09:34:53.536Z] === Skipped 09:34:53 [2021-08-10T09:34:53.536Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) 09:34:53 [2021-08-10T09:34:53.536Z] daemon_test.go:19: runtime.GOOS != "linux" 09:34:53 [2021-08-10T09:34:53.536Z] 09:34:53 [2021-08-10T09:34:53.536Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) 09:34:53 [2021-08-10T09:34:53.536Z] daemon_test.go:38: runtime.GOOS != "linux" 09:34:53 [2021-08-10T09:34:53.536Z] 09:34:53 [2021-08-10T09:34:53.536Z] 09:34:53 [2021-08-10T09:34:53.536Z] DONE 2 tests, 2 skipped in 1.365s 09:34:53 [2021-08-10T09:34:53.536Z] Running D:\gopath\src\github.com\docker\docker\integration\image 09:34:53 [2021-08-10T09:34:53.946Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 09:34:54 [2021-08-10T09:34:54.511Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 09:34:54 [2021-08-10T09:34:54.535Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 09:34:55 [2021-08-10T09:34:55.002Z] --- PASS: TestInspect (3.49s) 09:34:55 [2021-08-10T09:34:55.002Z] === RUN TestCreateJob 09:34:55 [2021-08-10T09:34:55.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:34:55 [2021-08-10T09:34:55.071Z] INFO: Testing against a local daemon 09:34:55 [2021-08-10T09:34:55.071Z] === RUN TestCommitInheritsEnv 09:34:55 [2021-08-10T09:34:55.071Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 09:34:55 [2021-08-10T09:34:55.071Z] --- SKIP: TestCommitInheritsEnv (0.00s) 09:34:55 [2021-08-10T09:34:55.071Z] === RUN TestImportExtremelyLargeImageWorks 09:34:55 [2021-08-10T09:34:55.071Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 09:34:55 [2021-08-10T09:34:55.071Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 09:34:55 [2021-08-10T09:34:55.071Z] === RUN TestImagesFilterMultiReference 09:34:55 [2021-08-10T09:34:55.071Z] --- PASS: TestImagesFilterMultiReference (0.07s) 09:34:55 [2021-08-10T09:34:55.071Z] === RUN TestImagePullPlatformInvalid 09:34:55 [2021-08-10T09:34:55.071Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 09:34:55 [2021-08-10T09:34:55.071Z] === RUN TestRemoveImageOrphaning 09:34:55 [2021-08-10T09:34:55.889Z] === RUN TestDockerSuite/TestPostContainersAttach 09:34:56 [2021-08-10T09:34:56.037Z] --- PASS: TestRemoveImageOrphaning (0.82s) 09:34:56 [2021-08-10T09:34:56.037Z] === RUN TestTagUnprefixedRepoByNameOrName 09:34:56 [2021-08-10T09:34:56.037Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 09:34:56 [2021-08-10T09:34:56.037Z] === RUN TestTagInvalidReference 09:34:56 [2021-08-10T09:34:56.037Z] --- PASS: TestTagInvalidReference (0.02s) 09:34:56 [2021-08-10T09:34:56.037Z] === RUN TestTagValidPrefixedRepo 09:34:56 [2021-08-10T09:34:56.037Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 09:34:56 [2021-08-10T09:34:56.037Z] === RUN TestTagExistedNameWithoutForce 09:34:56 [2021-08-10T09:34:56.037Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 09:34:56 [2021-08-10T09:34:56.037Z] === RUN TestTagOfficialNames 09:34:56 [2021-08-10T09:34:56.037Z] --- PASS: TestTagOfficialNames (0.07s) 09:34:56 [2021-08-10T09:34:56.037Z] === RUN TestTagMatchesDigest 09:34:56 [2021-08-10T09:34:56.037Z] --- PASS: TestTagMatchesDigest (0.02s) 09:34:56 [2021-08-10T09:34:56.037Z] PASS 09:34:56 [2021-08-10T09:34:56.037Z] ok github.com/docker/docker/integration/image 1.203s 09:34:56 [2021-08-10T09:34:56.037Z] 09:34:56 [2021-08-10T09:34:56.037Z] === Skipped 09:34:56 [2021-08-10T09:34:56.037Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 09:34:56 [2021-08-10T09:34:56.037Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 09:34:56 [2021-08-10T09:34:56.037Z] 09:34:56 [2021-08-10T09:34:56.037Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 09:34:56 [2021-08-10T09:34:56.037Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 09:34:56 [2021-08-10T09:34:56.037Z] 09:34:56 [2021-08-10T09:34:56.037Z] 09:34:56 [2021-08-10T09:34:56.037Z] DONE 11 tests, 2 skipped in 2.670s 09:34:56 [2021-08-10T09:34:56.037Z] Running D:\gopath\src\github.com\docker\docker\integration\network 09:34:58 [2021-08-10T09:34:58.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:34:58 [2021-08-10T09:34:58.208Z] INFO: Testing against a local daemon 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestNetworkCreateDelete 09:34:58 [2021-08-10T09:34:58.208Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestNetworkCreateDelete (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestDockerNetworkDeletePreferID 09:34:58 [2021-08-10T09:34:58.208Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestDaemonDNSFallback 09:34:58 [2021-08-10T09:34:58.208Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestDaemonDNSFallback (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestInspectNetwork 09:34:58 [2021-08-10T09:34:58.208Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestInspectNetwork (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestRunContainerWithBridgeNone 09:34:58 [2021-08-10T09:34:58.208Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestNetworkInvalidJSON 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestNetworkInvalidJSON//networks/create 09:34:58 [2021-08-10T09:34:58.208Z] === PAUSE TestNetworkInvalidJSON//networks/create 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 09:34:58 [2021-08-10T09:34:58.208Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 09:34:58 [2021-08-10T09:34:58.208Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 09:34:58 [2021-08-10T09:34:58.208Z] === CONT TestNetworkInvalidJSON//networks/create 09:34:58 [2021-08-10T09:34:58.208Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 09:34:58 [2021-08-10T09:34:58.208Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 09:34:58 [2021-08-10T09:34:58.208Z] --- PASS: TestNetworkInvalidJSON (0.03s) 09:34:58 [2021-08-10T09:34:58.208Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestNetworkList 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestNetworkList//networks 09:34:58 [2021-08-10T09:34:58.208Z] === PAUSE TestNetworkList//networks 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestNetworkList//networks/ 09:34:58 [2021-08-10T09:34:58.208Z] === PAUSE TestNetworkList//networks/ 09:34:58 [2021-08-10T09:34:58.208Z] === CONT TestNetworkList//networks 09:34:58 [2021-08-10T09:34:58.208Z] === CONT TestNetworkList//networks/ 09:34:58 [2021-08-10T09:34:58.208Z] --- PASS: TestNetworkList (0.02s) 09:34:58 [2021-08-10T09:34:58.208Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] --- PASS: TestNetworkList//networks (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestHostIPv4BridgeLabel 09:34:58 [2021-08-10T09:34:58.208Z] network_test.go:128: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestDaemonRestartWithLiveRestore 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:29: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestDaemonDefaultNetworkPools 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:58: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestDaemonRestartWithExistingNetwork 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:102: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:136: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:187: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestServiceWithPredefinedNetwork 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:212: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:242: FLAKY_TEST 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestServiceWithDataPathPortInit 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:333: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] === RUN TestServiceWithDefaultAddressPoolInit 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:401: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] PASS 09:34:58 [2021-08-10T09:34:58.208Z] ok github.com/docker/docker/integration/network 0.133s 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === Skipped 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] network_test.go:128: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:29: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:58: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:102: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:136: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:187: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:212: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:242: FLAKY_TEST 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:333: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 09:34:58 [2021-08-10T09:34:58.208Z] service_test.go:401: testEnv.OSType == "windows" 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] 09:34:58 [2021-08-10T09:34:58.208Z] DONE 22 tests, 15 skipped in 1.751s 09:34:58 [2021-08-10T09:34:58.208Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 09:34:58 [2021-08-10T09:34:58.416Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 09:34:58 [2021-08-10T09:34:58.664Z] testing: warning: no tests to run 09:34:58 [2021-08-10T09:34:58.664Z] PASS 09:34:58 [2021-08-10T09:34:58.664Z] ok github.com/docker/docker/integration/network/ipvlan 0.060s 09:34:58 [2021-08-10T09:34:58.664Z] 09:34:58 [2021-08-10T09:34:58.664Z] DONE 0 tests in 0.559s 09:34:58 [2021-08-10T09:34:58.664Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 09:34:59 [2021-08-10T09:34:59.120Z] testing: warning: no tests to run 09:34:59 [2021-08-10T09:34:59.120Z] PASS 09:34:59 [2021-08-10T09:34:59.120Z] ok github.com/docker/docker/integration/network/macvlan 0.054s 09:34:59 [2021-08-10T09:34:59.120Z] 09:34:59 [2021-08-10T09:34:59.120Z] DONE 0 tests in 0.546s 09:34:59 [2021-08-10T09:34:59.120Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 09:34:59 [2021-08-10T09:34:59.215Z] --- PASS: TestCreateJob (3.53s) 09:34:59 [2021-08-10T09:34:59.215Z] === RUN TestReplicatedJob 09:34:59 [2021-08-10T09:34:59.581Z] testing: warning: no tests to run 09:34:59 [2021-08-10T09:34:59.581Z] PASS 09:34:59 [2021-08-10T09:34:59.581Z] ok github.com/docker/docker/integration/plugin 0.053s 09:34:59 [2021-08-10T09:34:59.581Z] 09:34:59 [2021-08-10T09:34:59.581Z] DONE 0 tests in 0.530s 09:34:59 [2021-08-10T09:34:59.581Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 09:35:00 [2021-08-10T09:35:00.542Z] testing: warning: no tests to run 09:35:00 [2021-08-10T09:35:00.542Z] PASS 09:35:00 [2021-08-10T09:35:00.542Z] ok github.com/docker/docker/integration/plugin/authz 0.055s 09:35:00 [2021-08-10T09:35:00.542Z] 09:35:00 [2021-08-10T09:35:00.542Z] DONE 0 tests in 0.556s 09:35:00 [2021-08-10T09:35:00.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 09:35:02 [2021-08-10T09:35:02.203Z] 2021/08/10 09:35:01 Finished clone github.com/cloudflare/cfssl 09:35:03 [2021-08-10T09:35:03.680Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 09:35:03 [2021-08-10T09:35:03.680Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 09:35:03 [2021-08-10T09:35:03.680Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 09:35:04 [2021-08-10T09:35:04.247Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 09:35:04 [2021-08-10T09:35:04.247Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 09:35:04 [2021-08-10T09:35:04.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 09:35:04 [2021-08-10T09:35:04.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 09:35:05 [2021-08-10T09:35:05.748Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 09:35:05 [2021-08-10T09:35:05.748Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 09:35:05 [2021-08-10T09:35:05.817Z] --- PASS: TestReplicatedJob (6.35s) 09:35:05 [2021-08-10T09:35:05.817Z] === RUN TestUpdateReplicatedJob 09:35:07 [2021-08-10T09:35:07.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 09:35:07 [2021-08-10T09:35:07.143Z] === RUN TestDockerSuite/TestPruneContainerLabel 09:35:07 [2021-08-10T09:35:07.452Z] 2021/08/10 09:35:06 Finished clone github.com/docker/swarmkit 09:35:09 [2021-08-10T09:35:09.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:09 [2021-08-10T09:35:09.091Z] INFO: Testing against a local daemon 09:35:09 [2021-08-10T09:35:09.091Z] === RUN TestPluginInvalidJSON 09:35:09 [2021-08-10T09:35:09.091Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 09:35:09 [2021-08-10T09:35:09.091Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 09:35:09 [2021-08-10T09:35:09.091Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 09:35:09 [2021-08-10T09:35:09.091Z] --- PASS: TestPluginInvalidJSON (0.03s) 09:35:09 [2021-08-10T09:35:09.091Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 09:35:09 [2021-08-10T09:35:09.091Z] === RUN TestPluginInstall 09:35:09 [2021-08-10T09:35:09.091Z] plugin_test.go:64: testEnv.OSType == "windows" 09:35:09 [2021-08-10T09:35:09.091Z] --- SKIP: TestPluginInstall (0.00s) 09:35:09 [2021-08-10T09:35:09.091Z] === RUN TestPluginsWithRuntimes 09:35:09 [2021-08-10T09:35:09.091Z] plugin_test.go:173: testEnv.OSType == "windows" 09:35:09 [2021-08-10T09:35:09.091Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 09:35:09 [2021-08-10T09:35:09.091Z] === RUN TestPluginBackCompatMediaTypes 09:35:09 [2021-08-10T09:35:09.091Z] plugin_test.go:235: testEnv.OSType == "windows" 09:35:09 [2021-08-10T09:35:09.091Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 09:35:09 [2021-08-10T09:35:09.091Z] PASS 09:35:09 [2021-08-10T09:35:09.091Z] ok github.com/docker/docker/integration/plugin/common 0.096s 09:35:09 [2021-08-10T09:35:09.091Z] 09:35:09 [2021-08-10T09:35:09.091Z] === Skipped 09:35:09 [2021-08-10T09:35:09.091Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 09:35:09 [2021-08-10T09:35:09.091Z] plugin_test.go:64: testEnv.OSType == "windows" 09:35:09 [2021-08-10T09:35:09.091Z] 09:35:09 [2021-08-10T09:35:09.091Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 09:35:09 [2021-08-10T09:35:09.091Z] plugin_test.go:173: testEnv.OSType == "windows" 09:35:09 [2021-08-10T09:35:09.091Z] 09:35:09 [2021-08-10T09:35:09.091Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 09:35:09 [2021-08-10T09:35:09.091Z] plugin_test.go:235: testEnv.OSType == "windows" 09:35:09 [2021-08-10T09:35:09.091Z] 09:35:09 [2021-08-10T09:35:09.091Z] 09:35:09 [2021-08-10T09:35:09.091Z] DONE 5 tests, 3 skipped in 8.494s 09:35:09 [2021-08-10T09:35:09.091Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 09:35:09 [2021-08-10T09:35:09.128Z] --- PASS: TestUpdateReplicatedJob (4.14s) 09:35:09 [2021-08-10T09:35:09.128Z] === RUN TestServiceListWithStatuses 09:35:09 [2021-08-10T09:35:09.128Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:35:09 [2021-08-10T09:35:09.128Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:35:09 [2021-08-10T09:35:09.128Z] === RUN TestDockerNetworkConnectAlias 09:35:09 [2021-08-10T09:35:09.346Z] 2021/08/10 09:35:09 Finished clone github.com/coreos/etcd 09:35:09 [2021-08-10T09:35:09.670Z] === RUN TestDockerSuite/TestPruneContainerUntil 09:35:11 [2021-08-10T09:35:11.043Z] === RUN TestDockerSuite/TestPruneNetworkLabel 09:35:11 [2021-08-10T09:35:11.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:11 [2021-08-10T09:35:11.262Z] INFO: Testing against a local daemon 09:35:11 [2021-08-10T09:35:11.262Z] === RUN TestExternalGraphDriver 09:35:11 [2021-08-10T09:35:11.262Z] external_test.go:48: runtime.GOOS == "windows" 09:35:11 [2021-08-10T09:35:11.262Z] --- SKIP: TestExternalGraphDriver (0.00s) 09:35:11 [2021-08-10T09:35:11.262Z] === RUN TestGraphdriverPluginV2 09:35:11 [2021-08-10T09:35:11.262Z] external_test.go:408: runtime.GOOS == "windows" 09:35:11 [2021-08-10T09:35:11.262Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 09:35:11 [2021-08-10T09:35:11.262Z] PASS 09:35:11 [2021-08-10T09:35:11.262Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.092s 09:35:11 [2021-08-10T09:35:11.262Z] 09:35:11 [2021-08-10T09:35:11.262Z] === Skipped 09:35:11 [2021-08-10T09:35:11.262Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 09:35:11 [2021-08-10T09:35:11.262Z] external_test.go:48: runtime.GOOS == "windows" 09:35:11 [2021-08-10T09:35:11.262Z] 09:35:11 [2021-08-10T09:35:11.262Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 09:35:11 [2021-08-10T09:35:11.262Z] external_test.go:408: runtime.GOOS == "windows" 09:35:11 [2021-08-10T09:35:11.262Z] 09:35:11 [2021-08-10T09:35:11.262Z] 09:35:11 [2021-08-10T09:35:11.262Z] DONE 2 tests, 2 skipped in 2.450s 09:35:11 [2021-08-10T09:35:11.262Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 09:35:11 [2021-08-10T09:35:11.608Z] === RUN TestDockerSuite/TestPruneVolumeLabel 09:35:11 [2021-08-10T09:35:11.608Z] === RUN TestDockerSuite/TestPsByOrder 09:35:12 [2021-08-10T09:35:12.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:12 [2021-08-10T09:35:12.791Z] INFO: Testing against a local daemon 09:35:12 [2021-08-10T09:35:12.791Z] === RUN TestReadPluginNoRead 09:35:12 [2021-08-10T09:35:12.791Z] read_test.go:21: no unix domain sockets on Windows 09:35:12 [2021-08-10T09:35:12.791Z] --- SKIP: TestReadPluginNoRead (0.00s) 09:35:12 [2021-08-10T09:35:12.791Z] PASS 09:35:12 [2021-08-10T09:35:12.791Z] ok github.com/docker/docker/integration/plugin/logging 0.082s 09:35:13 [2021-08-10T09:35:13.250Z] 09:35:13 [2021-08-10T09:35:13.251Z] === Skipped 09:35:13 [2021-08-10T09:35:13.251Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 09:35:13 [2021-08-10T09:35:13.251Z] read_test.go:21: no unix domain sockets on Windows 09:35:13 [2021-08-10T09:35:13.251Z] 09:35:13 [2021-08-10T09:35:13.251Z] 09:35:13 [2021-08-10T09:35:13.251Z] DONE 1 tests, 1 skipped in 1.676s 09:35:13 [2021-08-10T09:35:13.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 09:35:14 [2021-08-10T09:35:14.213Z] testing: warning: no tests to run 09:35:14 [2021-08-10T09:35:14.213Z] PASS 09:35:14 [2021-08-10T09:35:14.213Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s 09:35:14 [2021-08-10T09:35:14.213Z] 09:35:14 [2021-08-10T09:35:14.213Z] DONE 0 tests in 0.812s 09:35:14 [2021-08-10T09:35:14.213Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 09:35:14 [2021-08-10T09:35:14.435Z] --- PASS: TestDockerNetworkConnectAlias (4.95s) 09:35:14 [2021-08-10T09:35:14.435Z] === RUN TestDockerNetworkReConnect 09:35:14 [2021-08-10T09:35:14.891Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 09:35:15 [2021-08-10T09:35:15.150Z] === RUN TestDockerSuite/TestPsListContainersBase 09:35:15 [2021-08-10T09:35:15.766Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:15 [2021-08-10T09:35:15.767Z] INFO: Testing against a local daemon 09:35:15 [2021-08-10T09:35:15.767Z] === RUN TestPluginWithDevMounts 09:35:15 [2021-08-10T09:35:15.767Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 09:35:15 [2021-08-10T09:35:15.767Z] --- SKIP: TestPluginWithDevMounts (0.00s) 09:35:15 [2021-08-10T09:35:15.767Z] PASS 09:35:15 [2021-08-10T09:35:15.767Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s 09:35:15 [2021-08-10T09:35:15.767Z] 09:35:15 [2021-08-10T09:35:15.767Z] === Skipped 09:35:15 [2021-08-10T09:35:15.767Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 09:35:15 [2021-08-10T09:35:15.767Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 09:35:15 [2021-08-10T09:35:15.767Z] 09:35:15 [2021-08-10T09:35:15.767Z] 09:35:15 [2021-08-10T09:35:15.767Z] DONE 1 tests, 1 skipped in 1.691s 09:35:15 [2021-08-10T09:35:15.767Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 09:35:15 [2021-08-10T09:35:15.889Z] 2021/08/10 09:35:15 Finished clone cloud.google.com/go 09:35:16 [2021-08-10T09:35:16.452Z] 2021/08/10 09:35:16 Finished clone github.com/containerd/containerd 09:35:17 [2021-08-10T09:35:17.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:17 [2021-08-10T09:35:17.295Z] INFO: Testing against a local daemon 09:35:17 [2021-08-10T09:35:17.295Z] === RUN TestSecretInspect 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] --- SKIP: TestSecretInspect (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] === RUN TestSecretList 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] --- SKIP: TestSecretList (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] === RUN TestSecretsCreateAndDelete 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] === RUN TestSecretsUpdate 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] --- SKIP: TestSecretsUpdate (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] === RUN TestTemplatedSecret 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] --- SKIP: TestTemplatedSecret (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] === RUN TestSecretCreateResolve 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 09:35:17 [2021-08-10T09:35:17.295Z] --- SKIP: TestSecretCreateResolve (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] PASS 09:35:17 [2021-08-10T09:35:17.295Z] ok github.com/docker/docker/integration/secret 0.082s 09:35:17 [2021-08-10T09:35:17.295Z] 09:35:17 [2021-08-10T09:35:17.295Z] === Skipped 09:35:17 [2021-08-10T09:35:17.295Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] 09:35:17 [2021-08-10T09:35:17.295Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] 09:35:17 [2021-08-10T09:35:17.295Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] 09:35:17 [2021-08-10T09:35:17.295Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] 09:35:17 [2021-08-10T09:35:17.295Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 09:35:17 [2021-08-10T09:35:17.295Z] 09:35:17 [2021-08-10T09:35:17.295Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 09:35:17 [2021-08-10T09:35:17.295Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 09:35:17 [2021-08-10T09:35:17.295Z] 09:35:17 [2021-08-10T09:35:17.295Z] 09:35:17 [2021-08-10T09:35:17.295Z] DONE 6 tests, 6 skipped in 1.507s 09:35:17 [2021-08-10T09:35:17.295Z] Running D:\gopath\src\github.com\docker\docker\integration\service 09:35:17 [2021-08-10T09:35:17.744Z] --- PASS: TestDockerNetworkReConnect (3.70s) 09:35:17 [2021-08-10T09:35:17.744Z] === RUN TestServicePlugin 09:35:17 [2021-08-10T09:35:17.744Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:35:17 [2021-08-10T09:35:17.744Z] --- SKIP: TestServicePlugin (0.00s) 09:35:17 [2021-08-10T09:35:17.744Z] === RUN TestServiceUpdateLabel 09:35:18 [2021-08-10T09:35:18.429Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 09:35:19 [2021-08-10T09:35:19.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:19 [2021-08-10T09:35:19.462Z] INFO: Testing against a local daemon 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestServiceCreateInit 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- PASS: TestServiceCreateInit (0.04s) 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateServiceMultipleTimes 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateServiceConflict 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateServiceConflict (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateServiceMaxReplicas 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateWithDuplicateNetworkNames 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateServiceSecretFileMode 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateServiceConfigFileMode 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateServiceSysctls 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateServiceSysctls (0.03s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateServiceCapabilities 09:35:19 [2021-08-10T09:35:19.462Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestInspect 09:35:19 [2021-08-10T09:35:19.462Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestInspect (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestCreateJob 09:35:19 [2021-08-10T09:35:19.462Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestCreateJob (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestReplicatedJob 09:35:19 [2021-08-10T09:35:19.462Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestReplicatedJob (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestUpdateReplicatedJob 09:35:19 [2021-08-10T09:35:19.462Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.462Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 09:35:19 [2021-08-10T09:35:19.462Z] === RUN TestServiceListWithStatuses 09:35:19 [2021-08-10T09:35:19.463Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] === RUN TestDockerNetworkConnectAlias 09:35:19 [2021-08-10T09:35:19.463Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] === RUN TestDockerNetworkReConnect 09:35:19 [2021-08-10T09:35:19.463Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] === RUN TestServicePlugin 09:35:19 [2021-08-10T09:35:19.463Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServicePlugin (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] === RUN TestServiceUpdateLabel 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServiceUpdateLabel (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] === RUN TestServiceUpdateSecrets 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] === RUN TestServiceUpdateConfigs 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] === RUN TestServiceUpdateNetwork 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] === RUN TestServiceUpdatePidsLimit 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] PASS 09:35:19 [2021-08-10T09:35:19.463Z] ok github.com/docker/docker/integration/service 0.208s 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === Skipped 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) 09:35:19 [2021-08-10T09:35:19.463Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) 09:35:19 [2021-08-10T09:35:19.463Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] 09:35:19 [2021-08-10T09:35:19.463Z] DONE 24 tests, 23 skipped in 2.051s 09:35:19 [2021-08-10T09:35:19.463Z] Running D:\gopath\src\github.com\docker\docker\integration\session 09:35:20 [2021-08-10T09:35:20.295Z] --- PASS: TestServiceUpdateLabel (2.17s) 09:35:20 [2021-08-10T09:35:20.295Z] === RUN TestServiceUpdateSecrets 09:35:20 [2021-08-10T09:35:20.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:20 [2021-08-10T09:35:20.991Z] INFO: Testing against a local daemon 09:35:20 [2021-08-10T09:35:20.991Z] === RUN TestSessionCreate 09:35:20 [2021-08-10T09:35:20.991Z] session_test.go:15: testEnv.OSType == "windows": FIXME 09:35:20 [2021-08-10T09:35:20.991Z] --- SKIP: TestSessionCreate (0.00s) 09:35:20 [2021-08-10T09:35:20.991Z] === RUN TestSessionCreateWithBadUpgrade 09:35:20 [2021-08-10T09:35:20.991Z] session_test.go:36: testEnv.OSType == "windows": FIXME 09:35:20 [2021-08-10T09:35:20.991Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 09:35:20 [2021-08-10T09:35:20.991Z] PASS 09:35:20 [2021-08-10T09:35:20.991Z] ok github.com/docker/docker/integration/session 0.086s 09:35:20 [2021-08-10T09:35:20.991Z] 09:35:20 [2021-08-10T09:35:20.991Z] === Skipped 09:35:20 [2021-08-10T09:35:20.991Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 09:35:20 [2021-08-10T09:35:20.991Z] session_test.go:15: testEnv.OSType == "windows": FIXME 09:35:20 [2021-08-10T09:35:20.991Z] 09:35:20 [2021-08-10T09:35:20.991Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 09:35:20 [2021-08-10T09:35:20.991Z] session_test.go:36: testEnv.OSType == "windows": FIXME 09:35:20 [2021-08-10T09:35:20.991Z] 09:35:20 [2021-08-10T09:35:20.991Z] 09:35:20 [2021-08-10T09:35:20.991Z] DONE 2 tests, 2 skipped in 1.399s 09:35:20 [2021-08-10T09:35:20.991Z] Running D:\gopath\src\github.com\docker\docker\integration\system 09:35:22 [2021-08-10T09:35:22.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:22 [2021-08-10T09:35:22.518Z] INFO: Testing against a local daemon 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:35:22 [2021-08-10T09:35:22.518Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestDiskUsage 09:35:22 [2021-08-10T09:35:22.518Z] disk_usage_test.go:15: testEnv.OSType == "windows" 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestDiskUsage (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestEventsExecDie 09:35:22 [2021-08-10T09:35:22.518Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestEventsExecDie (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestEventsBackwardsCompatible 09:35:22 [2021-08-10T09:35:22.518Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestEventsVolumeCreate 09:35:22 [2021-08-10T09:35:22.518Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestEventsVolumeCreate (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestInfoAPI 09:35:22 [2021-08-10T09:35:22.518Z] --- PASS: TestInfoAPI (0.03s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestInfoAPIWarnings 09:35:22 [2021-08-10T09:35:22.518Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestInfoAPIWarnings (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestInfoDebug 09:35:22 [2021-08-10T09:35:22.518Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestInfoDebug (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestInfoInsecureRegistries 09:35:22 [2021-08-10T09:35:22.518Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestInfoRegistryMirrors 09:35:22 [2021-08-10T09:35:22.518Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:35:22 [2021-08-10T09:35:22.518Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 09:35:22 [2021-08-10T09:35:22.518Z] === RUN TestLoginFailsWithBadCredentials 09:35:22 [2021-08-10T09:35:22.609Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 09:35:22 [2021-08-10T09:35:22.609Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 09:35:22 [2021-08-10T09:35:22.609Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 09:35:22 [2021-08-10T09:35:22.974Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) 09:35:22 [2021-08-10T09:35:22.974Z] === RUN TestPingCacheHeaders 09:35:23 [2021-08-10T09:35:23.430Z] --- PASS: TestPingCacheHeaders (0.03s) 09:35:23 [2021-08-10T09:35:23.430Z] === RUN TestPingGet 09:35:23 [2021-08-10T09:35:23.430Z] --- PASS: TestPingGet (0.02s) 09:35:23 [2021-08-10T09:35:23.430Z] === RUN TestPingHead 09:35:23 [2021-08-10T09:35:23.430Z] --- PASS: TestPingHead (0.03s) 09:35:23 [2021-08-10T09:35:23.430Z] === RUN TestVersion 09:35:23 [2021-08-10T09:35:23.430Z] --- PASS: TestVersion (0.03s) 09:35:23 [2021-08-10T09:35:23.430Z] PASS 09:35:23 [2021-08-10T09:35:23.430Z] ok github.com/docker/docker/integration/system 1.156s 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === Skipped 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] disk_usage_test.go:15: testEnv.OSType == "windows" 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 09:35:23 [2021-08-10T09:35:23.430Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] 09:35:23 [2021-08-10T09:35:23.430Z] DONE 15 tests, 9 skipped in 2.478s 09:35:23 [2021-08-10T09:35:23.430Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 09:35:24 [2021-08-10T09:35:24.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:24 [2021-08-10T09:35:24.960Z] INFO: Testing against a local daemon 09:35:24 [2021-08-10T09:35:24.960Z] === RUN TestVolumesCreateAndList 09:35:24 [2021-08-10T09:35:24.960Z] --- PASS: TestVolumesCreateAndList (0.04s) 09:35:24 [2021-08-10T09:35:24.960Z] === RUN TestVolumesRemove 09:35:24 [2021-08-10T09:35:24.960Z] --- PASS: TestVolumesRemove (0.08s) 09:35:24 [2021-08-10T09:35:24.960Z] === RUN TestVolumesInspect 09:35:24 [2021-08-10T09:35:24.960Z] --- PASS: TestVolumesInspect (0.03s) 09:35:24 [2021-08-10T09:35:24.960Z] === RUN TestVolumesInvalidJSON 09:35:24 [2021-08-10T09:35:24.960Z] === RUN TestVolumesInvalidJSON//volumes/create 09:35:24 [2021-08-10T09:35:24.960Z] === PAUSE TestVolumesInvalidJSON//volumes/create 09:35:24 [2021-08-10T09:35:24.960Z] === CONT TestVolumesInvalidJSON//volumes/create 09:35:24 [2021-08-10T09:35:24.960Z] --- PASS: TestVolumesInvalidJSON (0.03s) 09:35:24 [2021-08-10T09:35:24.960Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 09:35:24 [2021-08-10T09:35:24.960Z] PASS 09:35:24 [2021-08-10T09:35:24.960Z] ok github.com/docker/docker/integration/volume 0.235s 09:35:24 [2021-08-10T09:35:24.960Z] 09:35:24 [2021-08-10T09:35:24.960Z] DONE 5 tests in 1.665s 09:35:24 [2021-08-10T09:35:24.960Z] INFO: make.ps1 ended at 08/10/2021 09:35:24 09:35:24 [2021-08-10T09:35:24.960Z] INFO: Integration CLI tests being run from the host: 09:35:24 [2021-08-10T09:35:24.960Z] 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" 09:35:27 [2021-08-10T09:35:27.875Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 09:35:28 [2021-08-10T09:35:28.666Z] 2021/08/10 09:35:27 Finished clone github.com/gogo/protobuf 09:35:28 [2021-08-10T09:35:28.667Z] 2021/08/10 09:35:28 Finished clone google.golang.org/genproto 09:35:32 [2021-08-10T09:35:32.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 09:35:32 [2021-08-10T09:35:32.012Z] INFO: Testing against a local daemon 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 09:35:32 [2021-08-10T09:35:32.012Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite/TestAPIErrorJSON 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite/TestAPIErrorPlainText 09:35:32 [2021-08-10T09:35:32.012Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 09:35:32 [2021-08-10T09:35:32.012Z] === RUN TestDockerSuite/TestAPIImagesDelete 09:35:32 [2021-08-10T09:35:32.057Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 09:35:32 [2021-08-10T09:35:32.974Z] === RUN TestDockerSuite/TestAPIImagesFilter 09:35:32 [2021-08-10T09:35:32.974Z] === RUN TestDockerSuite/TestAPIImagesHistory 09:35:33 [2021-08-10T09:35:33.935Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 09:35:33 [2021-08-10T09:35:33.935Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 09:35:35 [2021-08-10T09:35:35.218Z] --- PASS: TestServiceUpdateSecrets (15.38s) 09:35:35 [2021-08-10T09:35:35.218Z] === RUN TestServiceUpdateConfigs 09:35:36 [2021-08-10T09:35:36.266Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 09:35:36 [2021-08-10T09:35:36.266Z] === RUN TestDockerSuite/TestPsListContainersFilterID 09:35:38 [2021-08-10T09:35:38.168Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 09:35:40 [2021-08-10T09:35:40.700Z] === RUN TestDockerSuite/TestPsListContainersFilterName 09:35:41 [2021-08-10T09:35:41.635Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 09:35:43 [2021-08-10T09:35:43.013Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 09:35:45 [2021-08-10T09:35:45.544Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 09:35:47 [2021-08-10T09:35:47.446Z] === RUN TestDockerSuite/TestPsListContainersSize 09:35:48 [2021-08-10T09:35:48.825Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 09:35:48 [2021-08-10T09:35:48.825Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 09:35:48 [2021-08-10T09:35:48.825Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 09:35:49 [2021-08-10T09:35:49.760Z] === RUN TestDockerSuite/TestPsRightTagName 09:35:52 [2021-08-10T09:35:52.289Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 09:35:52 [2021-08-10T09:35:52.549Z] === RUN TestDockerSuite/TestPsShowMounts 09:35:53 [2021-08-10T09:35:53.353Z] --- PASS: TestServiceUpdateConfigs (15.32s) 09:35:53 [2021-08-10T09:35:53.353Z] === RUN TestServiceUpdateNetwork 09:35:54 [2021-08-10T09:35:54.886Z] === RUN TestDockerSuite/TestBuildDotDotFile 09:35:55 [2021-08-10T09:35:55.341Z] === RUN TestDockerSuite/TestBuildEOLInLine 09:35:55 [2021-08-10T09:35:55.341Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 09:35:55 [2021-08-10T09:35:55.341Z] === RUN TestDockerSuite/TestBuildEmptyCmd 09:35:55 [2021-08-10T09:35:55.341Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 09:35:55 [2021-08-10T09:35:55.341Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 09:35:55 [2021-08-10T09:35:55.800Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 09:35:55 [2021-08-10T09:35:55.848Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 09:35:56 [2021-08-10T09:35:56.105Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 09:35:56 [2021-08-10T09:35:56.670Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 09:35:56 [2021-08-10T09:35:56.670Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 09:35:56 [2021-08-10T09:35:56.670Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 09:35:56 [2021-08-10T09:35:56.670Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 09:35:56 [2021-08-10T09:35:56.760Z] === RUN TestDockerSuite/TestBuildEmptyScratch 09:35:56 [2021-08-10T09:35:56.760Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 09:35:56 [2021-08-10T09:35:56.760Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 09:35:56 [2021-08-10T09:35:56.928Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 09:35:56 [2021-08-10T09:35:56.929Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 09:35:57 [2021-08-10T09:35:57.215Z] === RUN TestDockerSuite/TestBuildEntrypoint 09:35:57 [2021-08-10T09:35:57.498Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 09:35:57 [2021-08-10T09:35:57.670Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 09:35:58 [2021-08-10T09:35:58.875Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 09:35:59 [2021-08-10T09:35:59.442Z] === RUN TestDockerSuite/TestRestartContainerSuccess 09:36:01 [2021-08-10T09:36:01.345Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 09:36:02 [2021-08-10T09:36:02.280Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 09:36:02 [2021-08-10T09:36:02.346Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 09:36:03 [2021-08-10T09:36:03.653Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 09:36:03 [2021-08-10T09:36:03.870Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 09:36:05 [2021-08-10T09:36:05.596Z] --- PASS: TestServiceUpdateNetwork (13.87s) 09:36:05 [2021-08-10T09:36:05.596Z] === RUN TestServiceUpdatePidsLimit 09:36:05 [2021-08-10T09:36:05.857Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 09:36:06 [2021-08-10T09:36:06.803Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 09:36:06 [2021-08-10T09:36:06.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 09:36:07 [2021-08-10T09:36:07.579Z] === RUN TestDockerSuite/TestBuildEnv 09:36:07 [2021-08-10T09:36:07.579Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 09:36:07 [2021-08-10T09:36:07.579Z] === RUN TestDockerSuite/TestBuildEnvEscapes 09:36:07 [2021-08-10T09:36:07.579Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 09:36:08 [2021-08-10T09:36:08.034Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 09:36:08 [2021-08-10T09:36:08.034Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 09:36:08 [2021-08-10T09:36:08.034Z] === RUN TestDockerSuite/TestBuildEnvUsage 09:36:08 [2021-08-10T09:36:08.034Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 09:36:08 [2021-08-10T09:36:08.034Z] === RUN TestDockerSuite/TestBuildEnvUsage2 09:36:08 [2021-08-10T09:36:08.034Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 09:36:08 [2021-08-10T09:36:08.034Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 09:36:11 [2021-08-10T09:36:11.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 09:36:11 [2021-08-10T09:36:11.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 09:36:11 [2021-08-10T09:36:11.747Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 09:36:11 [2021-08-10T09:36:11.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 09:36:11 [2021-08-10T09:36:11.747Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 09:36:11 [2021-08-10T09:36:11.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 09:36:11 [2021-08-10T09:36:11.747Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 09:36:11 [2021-08-10T09:36:11.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 09:36:12 [2021-08-10T09:36:12.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 09:36:13 [2021-08-10T09:36:13.655Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 09:36:13 [2021-08-10T09:36:13.913Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 09:36:14 [2021-08-10T09:36:14.950Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 09:36:15 [2021-08-10T09:36:15.289Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 09:36:15 [2021-08-10T09:36:15.296Z] 2021/08/10 09:36:14 Finished clone github.com/hashicorp/consul 09:36:15 [2021-08-10T09:36:15.912Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 09:36:18 [2021-08-10T09:36:18.605Z] === RUN TestDockerSuite/TestRestartPolicyAlways 09:36:18 [2021-08-10T09:36:18.605Z] === RUN TestDockerSuite/TestRestartPolicyNO 09:36:18 [2021-08-10T09:36:18.605Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 09:36:18 [2021-08-10T09:36:18.605Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 09:36:18 [2021-08-10T09:36:18.605Z] === RUN TestDockerSuite/TestRestartRunningContainer 09:36:20 [2021-08-10T09:36:20.547Z] 2021/08/10 09:36:20 Finished clone github.com/aws/aws-sdk-go 09:36:21 [2021-08-10T09:36:21.888Z] === RUN TestDockerSuite/TestRestartStoppedContainer 09:36:23 [2021-08-10T09:36:23.097Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) 09:36:23 [2021-08-10T09:36:23.097Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) 09:36:23 [2021-08-10T09:36:23.097Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) 09:36:23 [2021-08-10T09:36:23.097Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) 09:36:23 [2021-08-10T09:36:23.097Z] PASS 09:36:23 [2021-08-10T09:36:23.097Z] 09:36:23 [2021-08-10T09:36:23.097Z] === Skipped 09:36:23 [2021-08-10T09:36:23.097Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 09:36:23 [2021-08-10T09:36:23.097Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:36:23 [2021-08-10T09:36:23.097Z] 09:36:23 [2021-08-10T09:36:23.097Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 09:36:23 [2021-08-10T09:36:23.097Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:36:23 [2021-08-10T09:36:23.097Z] 09:36:23 [2021-08-10T09:36:23.097Z] 09:36:23 [2021-08-10T09:36:23.097Z] DONE 27 tests, 2 skipped in 151.810s 09:36:23 [2021-08-10T09:36:23.097Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 09:36:23 [2021-08-10T09:36:23.097Z] ++ 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 09:36:23 [2021-08-10T09:36:23.097Z] ++ set -e 09:36:23 [2021-08-10T09:36:23.097Z] ++ '[' -n 0 ']' 09:36:23 [2021-08-10T09:36:23.097Z] ++ set -x 09:36:23 [2021-08-10T09:36:23.097Z] ++ 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 09:36:23 [2021-08-10T09:36:23.097Z] INFO: Testing against a local daemon 09:36:23 [2021-08-10T09:36:23.097Z] === RUN TestSessionCreate 09:36:23 [2021-08-10T09:36:23.097Z] --- PASS: TestSessionCreate (0.06s) 09:36:23 [2021-08-10T09:36:23.097Z] === RUN TestSessionCreateWithBadUpgrade 09:36:23 [2021-08-10T09:36:23.097Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) 09:36:23 [2021-08-10T09:36:23.097Z] PASS 09:36:23 [2021-08-10T09:36:23.097Z] 09:36:23 [2021-08-10T09:36:23.097Z] DONE 2 tests in 0.336s 09:36:23 [2021-08-10T09:36:23.097Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 09:36:23 [2021-08-10T09:36:23.097Z] ++ 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 09:36:23 [2021-08-10T09:36:23.097Z] ++ set -e 09:36:23 [2021-08-10T09:36:23.097Z] ++ '[' -n 0 ']' 09:36:23 [2021-08-10T09:36:23.097Z] ++ set -x 09:36:23 [2021-08-10T09:36:23.097Z] ++ 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 09:36:23 [2021-08-10T09:36:23.097Z] INFO: Testing against a local daemon 09:36:23 [2021-08-10T09:36:23.097Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:36:23 [2021-08-10T09:36:23.097Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:36:23 [2021-08-10T09:36:23.097Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) 09:36:23 [2021-08-10T09:36:23.097Z] === RUN TestDiskUsage 09:36:23 [2021-08-10T09:36:23.097Z] === PAUSE TestDiskUsage 09:36:23 [2021-08-10T09:36:23.097Z] === RUN TestEventsExecDie 09:36:23 [2021-08-10T09:36:23.266Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 09:36:23 [2021-08-10T09:36:23.671Z] --- PASS: TestEventsExecDie (1.07s) 09:36:23 [2021-08-10T09:36:23.671Z] === RUN TestEventsBackwardsCompatible 09:36:23 [2021-08-10T09:36:23.671Z] --- PASS: TestEventsBackwardsCompatible (0.07s) 09:36:23 [2021-08-10T09:36:23.671Z] === RUN TestEventsVolumeCreate 09:36:23 [2021-08-10T09:36:23.671Z] --- PASS: TestEventsVolumeCreate (0.07s) 09:36:23 [2021-08-10T09:36:23.671Z] === RUN TestInfoBinaryCommits 09:36:23 [2021-08-10T09:36:23.671Z] --- PASS: TestInfoBinaryCommits (0.04s) 09:36:23 [2021-08-10T09:36:23.671Z] === RUN TestInfoAPIVersioned 09:36:23 [2021-08-10T09:36:23.671Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:36:23 [2021-08-10T09:36:23.671Z] === RUN TestInfoDiscoveryBackend 09:36:24 [2021-08-10T09:36:24.244Z] --- PASS: TestInfoDiscoveryBackend (0.54s) 09:36:24 [2021-08-10T09:36:24.244Z] === RUN TestInfoDiscoveryInvalidAdvertise 09:36:25 [2021-08-10T09:36:25.188Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 09:36:25 [2021-08-10T09:36:25.188Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 09:36:25 [2021-08-10T09:36:25.760Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) 09:36:25 [2021-08-10T09:36:25.760Z] === RUN TestInfoAPI 09:36:25 [2021-08-10T09:36:25.760Z] --- PASS: TestInfoAPI (0.04s) 09:36:25 [2021-08-10T09:36:25.760Z] === RUN TestInfoAPIWarnings 09:36:25 [2021-08-10T09:36:25.796Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 09:36:27 [2021-08-10T09:36:27.694Z] === RUN TestDockerSuite/TestRestartWithVolumes 09:36:28 [2021-08-10T09:36:28.256Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 09:36:28 [2021-08-10T09:36:28.256Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 09:36:28 [2021-08-10T09:36:28.256Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 09:36:28 [2021-08-10T09:36:28.256Z] === RUN TestDockerSuite/TestBuildExpose 09:36:28 [2021-08-10T09:36:28.256Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 09:36:28 [2021-08-10T09:36:28.256Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 09:36:28 [2021-08-10T09:36:28.256Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 09:36:28 [2021-08-10T09:36:28.256Z] === RUN TestDockerSuite/TestBuildExposeOrder 09:36:28 [2021-08-10T09:36:28.256Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 09:36:28 [2021-08-10T09:36:28.256Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 09:36:28 [2021-08-10T09:36:28.256Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 09:36:28 [2021-08-10T09:36:28.256Z] === RUN TestDockerSuite/TestBuildFails 09:36:29 [2021-08-10T09:36:29.069Z] === RUN TestDockerSuite/TestRmiBlank 09:36:29 [2021-08-10T09:36:29.326Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 09:36:29 [2021-08-10T09:36:29.326Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 09:36:29 [2021-08-10T09:36:29.779Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 09:36:29 [2021-08-10T09:36:29.779Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 09:36:32 [2021-08-10T09:36:32.785Z] === RUN TestDockerSwarmSuite/TestServiceLogs 09:36:33 [2021-08-10T09:36:33.044Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 09:36:34 [2021-08-10T09:36:34.420Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 09:36:34 [2021-08-10T09:36:34.678Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 09:36:35 [2021-08-10T09:36:35.541Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 09:36:36 [2021-08-10T09:36:36.579Z] === RUN TestDockerSuite/TestRmiImgIDForce 09:36:37 [2021-08-10T09:36:37.524Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 09:36:39 [2021-08-10T09:36:39.158Z] === RUN TestDockerSuite/TestRmiParentImageFail 09:36:39 [2021-08-10T09:36:39.724Z] === RUN TestDockerSuite/TestRmiTag 09:36:39 [2021-08-10T09:36:39.983Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 09:36:40 [2021-08-10T09:36:40.205Z] === RUN TestDockerSuite/TestBuildForceRm 09:36:40 [2021-08-10T09:36:40.549Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 09:36:43 [2021-08-10T09:36:43.889Z] --- PASS: TestInfoAPIWarnings (16.37s) 09:36:43 [2021-08-10T09:36:43.889Z] === RUN TestInfoDebug 09:36:43 [2021-08-10T09:36:43.889Z] --- PASS: TestInfoDebug (0.54s) 09:36:43 [2021-08-10T09:36:43.889Z] === RUN TestInfoInsecureRegistries 09:36:43 [2021-08-10T09:36:43.889Z] --- PASS: TestInfoInsecureRegistries (0.54s) 09:36:43 [2021-08-10T09:36:43.889Z] === RUN TestInfoRegistryMirrors 09:36:43 [2021-08-10T09:36:43.889Z] --- PASS: TestInfoRegistryMirrors (0.54s) 09:36:43 [2021-08-10T09:36:43.889Z] === RUN TestLoginFailsWithBadCredentials 09:36:44 [2021-08-10T09:36:44.152Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) 09:36:44 [2021-08-10T09:36:44.152Z] === RUN TestPingCacheHeaders 09:36:44 [2021-08-10T09:36:44.152Z] --- PASS: TestPingCacheHeaders (0.04s) 09:36:44 [2021-08-10T09:36:44.152Z] === RUN TestPingGet 09:36:44 [2021-08-10T09:36:44.152Z] --- PASS: TestPingGet (0.03s) 09:36:44 [2021-08-10T09:36:44.152Z] === RUN TestPingHead 09:36:44 [2021-08-10T09:36:44.152Z] --- PASS: TestPingHead (0.03s) 09:36:44 [2021-08-10T09:36:44.152Z] === RUN TestVersion 09:36:44 [2021-08-10T09:36:44.152Z] --- PASS: TestVersion (0.03s) 09:36:44 [2021-08-10T09:36:44.152Z] === CONT TestDiskUsage 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/container_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/image_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/volume_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/build-cache_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/container,_volume_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:36:44 [2021-08-10T09:36:44.726Z] === RUN TestDiskUsage/after_LoadBusybox 09:36:44 [2021-08-10T09:36:44.734Z] === RUN TestDockerSuite/TestRmiWithContainerFails 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:36:44 [2021-08-10T09:36:44.988Z] === RUN TestDiskUsage/after_container.Run 09:36:44 [2021-08-10T09:36:44.992Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/container_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/image_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:36:45 [2021-08-10T09:36:45.562Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage (1.62s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty (0.01s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 09:36:45 [2021-08-10T09:36:45.824Z] PASS 09:36:45 [2021-08-10T09:36:45.824Z] 09:36:45 [2021-08-10T09:36:45.824Z] === Skipped 09:36:45 [2021-08-10T09:36:45.824Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) 09:36:45 [2021-08-10T09:36:45.824Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:36:45 [2021-08-10T09:36:45.824Z] 09:36:45 [2021-08-10T09:36:45.824Z] 09:36:45 [2021-08-10T09:36:45.824Z] DONE 53 tests, 1 skipped in 23.522s 09:36:45 [2021-08-10T09:36:45.824Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 09:36:45 [2021-08-10T09:36:45.824Z] ++ 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 09:36:45 [2021-08-10T09:36:45.824Z] ++ set -e 09:36:45 [2021-08-10T09:36:45.824Z] ++ '[' -n 0 ']' 09:36:45 [2021-08-10T09:36:45.824Z] ++ set -x 09:36:45 [2021-08-10T09:36:45.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 09:36:45 [2021-08-10T09:36:45.927Z] === RUN TestDockerSuite/TestRmiWithParentInUse 09:36:45 [2021-08-10T09:36:45.965Z] === RUN TestDockerSuite/TestBuildFromGit 09:36:46 [2021-08-10T09:36:46.185Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 09:36:46 [2021-08-10T09:36:46.185Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 09:36:46 [2021-08-10T09:36:46.397Z] INFO: Testing against a local daemon 09:36:46 [2021-08-10T09:36:46.397Z] === RUN TestVolumesCreateAndList 09:36:46 [2021-08-10T09:36:46.658Z] --- PASS: TestVolumesCreateAndList (0.03s) 09:36:46 [2021-08-10T09:36:46.658Z] === RUN TestVolumesRemove 09:36:46 [2021-08-10T09:36:46.658Z] --- PASS: TestVolumesRemove (0.08s) 09:36:46 [2021-08-10T09:36:46.658Z] === RUN TestVolumesInspect 09:36:46 [2021-08-10T09:36:46.658Z] --- PASS: TestVolumesInspect (0.03s) 09:36:46 [2021-08-10T09:36:46.658Z] === RUN TestVolumesInvalidJSON 09:36:46 [2021-08-10T09:36:46.658Z] === RUN TestVolumesInvalidJSON//volumes/create 09:36:46 [2021-08-10T09:36:46.658Z] === PAUSE TestVolumesInvalidJSON//volumes/create 09:36:46 [2021-08-10T09:36:46.658Z] === CONT TestVolumesInvalidJSON//volumes/create 09:36:46 [2021-08-10T09:36:46.658Z] --- PASS: TestVolumesInvalidJSON (0.03s) 09:36:46 [2021-08-10T09:36:46.658Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 09:36:46 [2021-08-10T09:36:46.658Z] PASS 09:36:46 [2021-08-10T09:36:46.658Z] 09:36:46 [2021-08-10T09:36:46.658Z] DONE 5 tests in 0.866s 09:36:46 [2021-08-10T09:36:46.658Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:36:47 [2021-08-10T09:36:47.231Z] ++++ cat bundles/test-integration/docker.pid 09:36:47 [2021-08-10T09:36:47.493Z] +++ kill 14602 09:36:47 [2021-08-10T09:36:47.559Z] === RUN TestDockerSuite/TestRunAddHost 09:36:47 [2021-08-10T09:36:47.755Z] +++ /etc/init.d/apparmor stop 09:36:47 [2021-08-10T09:36:47.755Z] Leaving: AppArmorNo profiles have been unloaded. 09:36:47 [2021-08-10T09:36:47.755Z] 09:36:47 [2021-08-10T09:36:47.755Z] Unloading profiles will leave already running processes permanently 09:36:47 [2021-08-10T09:36:47.755Z] unconfined, which can lead to unexpected situations. 09:36:47 [2021-08-10T09:36:47.755Z] 09:36:47 [2021-08-10T09:36:47.755Z] To set a process to complain mode, use the command line tool 09:36:47 [2021-08-10T09:36:47.755Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:36:47 [2021-08-10T09:36:47.755Z] +++ true 09:36:47 [2021-08-10T09:36:47.755Z] exiting test-integration 09:36:47 [2021-08-10T09:36:47.755Z] ++ exit 0 09:36:47 [2021-08-10T09:36:47.755Z] 09:36:48 [2021-08-10T09:36:48.493Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 09:36:49 [2021-08-10T09:36:49.429Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 09:36:49 [2021-08-10T09:36:49.429Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 09:36:49 [2021-08-10T09:36:49.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 09:36:49 [2021-08-10T09:36:49.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 09:36:50 [2021-08-10T09:36:50.629Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 09:36:50 [2021-08-10T09:36:50.929Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 09:36:51 [2021-08-10T09:36:51.083Z] === RUN TestDockerSuite/TestBuildFromGitWithF Post stage [Pipeline] junit 09:36:51 [2021-08-10T09:36:51.982Z] Recording test results 09:36:52 [2021-08-10T09:36:52.322Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:36:52 [2021-08-10T09:36:52.665Z] + echo Ensuring container killed. 09:36:52 [2021-08-10T09:36:52.665Z] Ensuring container killed. 09:36:52 [2021-08-10T09:36:52.665Z] + docker rm -vf docker-pr15 09:36:52 [2021-08-10T09:36:52.665Z] Error: No such container: docker-pr15 [Pipeline] sh 09:36:52 [2021-08-10T09:36:52.831Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 09:36:52 [2021-08-10T09:36:52.957Z] + echo Chowning /workspace to jenkins user 09:36:52 [2021-08-10T09:36:52.957Z] Chowning /workspace to jenkins user 09:36:52 [2021-08-10T09:36:52.957Z] + id -u 09:36:52 [2021-08-10T09:36:52.957Z] + id -g 09:36:52 [2021-08-10T09:36:52.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42715:/workspace busybox chown -R 1000:1000 /workspace 09:36:52 [2021-08-10T09:36:52.957Z] Unable to find image 'busybox:latest' locally 09:36:53 [2021-08-10T09:36:53.219Z] latest: Pulling from library/busybox 09:36:53 [2021-08-10T09:36:53.481Z] 38cc3b49dbab: Pulling fs layer 09:36:53 [2021-08-10T09:36:53.742Z] 38cc3b49dbab: Verifying Checksum 09:36:53 [2021-08-10T09:36:53.742Z] 38cc3b49dbab: Download complete 09:36:53 [2021-08-10T09:36:53.766Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 09:36:53 [2021-08-10T09:36:53.766Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 09:36:54 [2021-08-10T09:36:54.010Z] 38cc3b49dbab: Pull complete 09:36:54 [2021-08-10T09:36:54.010Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 09:36:54 [2021-08-10T09:36:54.010Z] Status: Downloaded newer image for busybox:latest 09:36:54 [2021-08-10T09:36:54.701Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 09:36:55 [2021-08-10T09:36:55.637Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 09:36:55 [2021-08-10T09:36:55.742Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 09:36:55 [2021-08-10T09:36:55.742Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 09:36:55 [2021-08-10T09:36:55.742Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 09:36:55 [2021-08-10T09:36:55.742Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 09:36:56 [2021-08-10T09:36:56.197Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 09:36:56 [2021-08-10T09:36:56.197Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 09:36:56 [2021-08-10T09:36:56.197Z] === RUN TestDockerSuite/TestBuildFromURLWithF 09:36:56 [2021-08-10T09:36:56.584Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 09:36:57 [2021-08-10T09:36:57.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 09:36:58 [2021-08-10T09:36:58.524Z] === RUN TestDockerSuite/TestRunAttachDetach 09:36:59 [2021-08-10T09:36:59.457Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 09:37:00 [2021-08-10T09:37:00.390Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:37:00 [2021-08-10T09:37:00.919Z] + bundleName=arm64-integration 09:37:00 [2021-08-10T09:37:00.919Z] + echo Creating arm64-integration-bundles.tar.gz 09:37:00 [2021-08-10T09:37:00.919Z] Creating arm64-integration-bundles.tar.gz 09:37:00 [2021-08-10T09:37:00.919Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar -czf arm64-integration-bundles.tar.gz 09:37:00 [2021-08-10T09:37:00.919Z] *-report.xml ) -print 09:37:01 [2021-08-10T09:37:01.324Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [Pipeline] archiveArtifacts 09:37:01 [2021-08-10T09:37:01.506Z] Archiving artifacts 09:37:01 [2021-08-10T09:37:01.890Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 09:37:02 [2021-08-10T09:37:02.456Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 09:37:03 [2021-08-10T09:37:03.021Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 09:37:03 [2021-08-10T09:37:03.230Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 09:37:03 [2021-08-10T09:37:03.230Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 09:37:03 [2021-08-10T09:37:03.230Z] === RUN TestDockerSuite/TestBuildHistory 09:37:03 [2021-08-10T09:37:03.955Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 09:37:04 [2021-08-10T09:37:04.488Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42715/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:37:04 [2021-08-10T09:37:04.815Z] + make clean 09:37:05 [2021-08-10T09:37:05.331Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 09:37:05 [2021-08-10T09:37:05.390Z] docker volume rm -f docker-dev-cache 09:37:05 [2021-08-10T09:37:05.652Z] docker-dev-cache [Pipeline] deleteDir 09:37:05 [2021-08-10T09:37:05.897Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 09:37:06 [2021-08-10T09:37:06.463Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 09:37:07 [2021-08-10T09:37:07.030Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 09:37:07 [2021-08-10T09:37:07.967Z] === RUN TestDockerSuite/TestRunAttachWithDetach 09:37:07 [2021-08-10T09:37:07.967Z] === RUN TestDockerSuite/TestRunBindMounts 09:37:10 [2021-08-10T09:37:10.496Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 09:37:11 [2021-08-10T09:37:11.062Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 09:37:11 [2021-08-10T09:37:11.995Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 09:37:12 [2021-08-10T09:37:12.560Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 09:37:13 [2021-08-10T09:37:13.143Z] === RUN TestDockerSuite/TestRunCapAddInvalid 09:37:13 [2021-08-10T09:37:13.143Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 09:37:13 [2021-08-10T09:37:13.506Z] === RUN TestDockerSuite/TestBuildIidFile 09:37:13 [2021-08-10T09:37:13.506Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 09:37:14 [2021-08-10T09:37:14.078Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 09:37:14 [2021-08-10T09:37:14.643Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 09:37:15 [2021-08-10T09:37:15.031Z] === RUN TestDockerSuite/TestBuildInheritance 09:37:15 [2021-08-10T09:37:15.031Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 09:37:15 [2021-08-10T09:37:15.031Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:37:15 [2021-08-10T09:37:15.209Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 09:37:15 [2021-08-10T09:37:15.486Z] === RUN TestDockerSuite/TestBuildInvalidTag 09:37:15 [2021-08-10T09:37:15.486Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 09:37:16 [2021-08-10T09:37:16.143Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 09:37:16 [2021-08-10T09:37:16.709Z] === RUN TestDockerSuite/TestRunCapDropInvalid 09:37:16 [2021-08-10T09:37:16.710Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 09:37:17 [2021-08-10T09:37:17.276Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 09:37:17 [2021-08-10T09:37:17.276Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 09:37:18 [2021-08-10T09:37:18.212Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 09:37:19 [2021-08-10T09:37:19.148Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 09:37:19 [2021-08-10T09:37:19.207Z] === RUN TestDockerSuite/TestBuildLabel 09:37:19 [2021-08-10T09:37:19.406Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 09:37:19 [2021-08-10T09:37:19.974Z] === RUN TestDockerSuite/TestRunContainerNetwork 09:37:20 [2021-08-10T09:37:20.166Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 09:37:20 [2021-08-10T09:37:20.621Z] === RUN TestDockerSuite/TestBuildLabelMultiple 09:37:20 [2021-08-10T09:37:20.911Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 09:37:20 [2021-08-10T09:37:20.911Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 09:37:21 [2021-08-10T09:37:21.077Z] === RUN TestDockerSuite/TestBuildLabelOneNode 09:37:21 [2021-08-10T09:37:21.846Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 09:37:22 [2021-08-10T09:37:22.037Z] === RUN TestDockerSuite/TestBuildLabels 09:37:22 [2021-08-10T09:37:22.492Z] === RUN TestDockerSuite/TestBuildLabelsCache 09:37:23 [2021-08-10T09:37:23.747Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 09:37:24 [2021-08-10T09:37:24.017Z] === RUN TestDockerSuite/TestBuildLabelsOverride 09:37:24 [2021-08-10T09:37:24.682Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 09:37:26 [2021-08-10T09:37:26.056Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 09:37:26 [2021-08-10T09:37:26.314Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 09:37:27 [2021-08-10T09:37:27.247Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 09:37:27 [2021-08-10T09:37:27.814Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 09:37:28 [2021-08-10T09:37:28.750Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 09:37:29 [2021-08-10T09:37:29.316Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 09:37:29 [2021-08-10T09:37:29.779Z] === RUN TestDockerSuite/TestBuildLastModified 09:37:29 [2021-08-10T09:37:29.779Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 09:37:29 [2021-08-10T09:37:29.779Z] === RUN TestDockerSuite/TestBuildLineBreak 09:37:29 [2021-08-10T09:37:29.779Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 09:37:29 [2021-08-10T09:37:29.779Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 09:37:29 [2021-08-10T09:37:29.779Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 09:37:29 [2021-08-10T09:37:29.779Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 09:37:29 [2021-08-10T09:37:29.779Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 09:37:29 [2021-08-10T09:37:29.779Z] === RUN TestDockerSuite/TestBuildMaintainer 09:37:29 [2021-08-10T09:37:29.779Z] === RUN TestDockerSuite/TestBuildMissingArgs 09:37:30 [2021-08-10T09:37:30.236Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 09:37:30 [2021-08-10T09:37:30.700Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 09:37:33 [2021-08-10T09:37:33.236Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 09:37:33 [2021-08-10T09:37:33.802Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 09:37:33 [2021-08-10T09:37:33.802Z] === RUN TestDockerSuite/TestRunCreateVolume 09:37:34 [2021-08-10T09:37:34.737Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 09:37:34 [2021-08-10T09:37:34.894Z] === RUN TestDockerSuite/TestBuildMultiStageArg 09:37:36 [2021-08-10T09:37:36.640Z] docker_cli_service_logs_test.go:245: checking task cmtxqm3om0to 09:37:36 [2021-08-10T09:37:36.640Z] docker_cli_service_logs_test.go:250: checking messages for cmtxqm3om0to 09:37:36 [2021-08-10T09:37:36.640Z] docker_cli_service_logs_test.go:245: checking task nd32wtwet9fk 09:37:36 [2021-08-10T09:37:36.640Z] docker_cli_service_logs_test.go:250: checking messages for nd32wtwet9fk 09:37:37 [2021-08-10T09:37:37.205Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 09:37:39 [2021-08-10T09:37:39.106Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 09:37:41 [2021-08-10T09:37:41.007Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 09:37:42 [2021-08-10T09:37:42.908Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 09:37:42 [2021-08-10T09:37:42.908Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows 09:37:42 [2021-08-10T09:37:42.908Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 09:37:42 [2021-08-10T09:37:42.908Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows 09:37:42 [2021-08-10T09:37:42.908Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 09:37:43 [2021-08-10T09:37:43.842Z] === RUN TestDockerSuite/TestRunDNSInHostMode 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPINetworkFilter 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIOptionsRoute 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 09:37:45 [2021-08-10T09:37:45.545Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 09:37:45 [2021-08-10T09:37:45.545Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 09:37:45 [2021-08-10T09:37:45.545Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 09:37:45 [2021-08-10T09:37:45.545Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAttachDisconnect 09:37:45 [2021-08-10T09:37:45.545Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAttachPausedContainer 09:37:45 [2021-08-10T09:37:45.545Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 09:37:45 [2021-08-10T09:37:45.545Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 09:37:45 [2021-08-10T09:37:45.545Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 09:37:46 [2021-08-10T09:37:46.372Z] === RUN TestDockerSuite/TestRunDNSOptions 09:37:47 [2021-08-10T09:37:47.307Z] === RUN TestDockerSwarmSuite/TestServiceScale 09:37:47 [2021-08-10T09:37:47.307Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 09:37:49 [2021-08-10T09:37:49.656Z] === RUN TestDockerSuite/TestBuildMultiStageCache 09:37:49 [2021-08-10T09:37:49.656Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 09:37:49 [2021-08-10T09:37:49.656Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 09:37:49 [2021-08-10T09:37:49.840Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 09:37:50 [2021-08-10T09:37:50.098Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 09:37:50 [2021-08-10T09:37:50.213Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 09:37:50 [2021-08-10T09:37:50.616Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 09:37:50 [2021-08-10T09:37:50.664Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 09:37:52 [2021-08-10T09:37:52.565Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 09:37:53 [2021-08-10T09:37:53.131Z] === RUN TestDockerSuite/TestRunDeviceDirectory 09:37:53 [2021-08-10T09:37:53.131Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 09:37:53 [2021-08-10T09:37:53.131Z] === RUN TestDockerSuite/TestRunDeviceNumbers 09:37:53 [2021-08-10T09:37:53.696Z] === RUN TestDockerSuite/TestRunDeviceSymlink 09:37:55 [2021-08-10T09:37:55.068Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 09:37:55 [2021-08-10T09:37:55.325Z] === RUN TestDockerSuite/TestRunDuplicateMount 09:37:55 [2021-08-10T09:37:55.892Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 09:37:56 [2021-08-10T09:37:56.457Z] === RUN TestDockerSuite/TestRunEchoStdout 09:37:57 [2021-08-10T09:37:57.391Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 09:37:58 [2021-08-10T09:37:58.326Z] === RUN TestDockerSuite/TestRunEmptyEnv 09:37:58 [2021-08-10T09:37:58.326Z] === RUN TestDockerSuite/TestRunEntrypoint 09:37:59 [2021-08-10T09:37:59.260Z] === RUN TestDockerSuite/TestRunEnvironment 09:38:00 [2021-08-10T09:38:00.193Z] === RUN TestDockerSuite/TestRunEnvironmentErase 09:38:00 [2021-08-10T09:38:00.758Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 09:38:01 [2021-08-10T09:38:01.325Z] === RUN TestDockerSuite/TestRunExitCode 09:38:01 [2021-08-10T09:38:01.893Z] === RUN TestDockerSuite/TestRunExitCodeOne 09:38:02 [2021-08-10T09:38:02.827Z] === RUN TestDockerSuite/TestRunExitCodeZero 09:38:03 [2021-08-10T09:38:03.394Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 09:38:03 [2021-08-10T09:38:03.962Z] === RUN TestDockerSuite/TestRunExposePort 09:38:03 [2021-08-10T09:38:03.962Z] === RUN TestDockerSuite/TestRunFullHostnameSet 09:38:04 [2021-08-10T09:38:04.898Z] === RUN TestDockerSuite/TestRunGroupAdd 09:38:05 [2021-08-10T09:38:05.464Z] === RUN TestDockerSuite/TestRunHostnameFQDN 09:38:07 [2021-08-10T09:38:07.431Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 09:38:07 [2021-08-10T09:38:07.689Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 09:38:07 [2021-08-10T09:38:07.689Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 09:38:07 [2021-08-10T09:38:07.689Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 09:38:09 [2021-08-10T09:38:09.591Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 09:38:11 [2021-08-10T09:38:11.492Z] === RUN TestDockerSuite/TestRunInspectMacAddress 09:38:11 [2021-08-10T09:38:11.750Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 09:38:12 [2021-08-10T09:38:12.315Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 09:38:14 [2021-08-10T09:38:14.216Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 09:38:16 [2021-08-10T09:38:16.115Z] docker_cli_swarm_test.go:1901: [d0c6e3bcdb694] joining swarm manager [d4e92138f35f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:38:17 [2021-08-10T09:38:17.487Z] docker_cli_swarm_test.go:1902: [d851f809e34dc] joining swarm manager [d4e92138f35f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:38:20 [2021-08-10T09:38:20.520Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 09:38:24 [2021-08-10T09:38:24.039Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 09:38:24 [2021-08-10T09:38:24.606Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 09:38:25 [2021-08-10T09:38:25.981Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 09:38:25 [2021-08-10T09:38:25.981Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 09:38:25 [2021-08-10T09:38:25.981Z] === RUN TestDockerSuite/TestRunInvalidReference 09:38:25 [2021-08-10T09:38:25.981Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 09:38:26 [2021-08-10T09:38:26.915Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 09:38:29 [2021-08-10T09:38:29.071Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 09:38:29 [2021-08-10T09:38:29.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 09:38:29 [2021-08-10T09:38:29.701Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 09:38:31 [2021-08-10T09:38:31.081Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 09:38:32 [2021-08-10T09:38:32.982Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 09:38:33 [2021-08-10T09:38:33.736Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 09:38:38 [2021-08-10T09:38:38.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 09:38:38 [2021-08-10T09:38:38.503Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 09:38:39 [2021-08-10T09:38:39.441Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 09:38:39 [2021-08-10T09:38:39.511Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 09:38:40 [2021-08-10T09:38:40.021Z] === RUN TestDockerSuite/TestRunModeHostname 09:38:40 [2021-08-10T09:38:40.590Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 09:38:41 [2021-08-10T09:38:41.526Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 09:38:41 [2021-08-10T09:38:41.526Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 09:38:41 [2021-08-10T09:38:41.526Z] === RUN TestDockerSuite/TestRunModeIpcHost 09:38:43 [2021-08-10T09:38:43.223Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 09:38:43 [2021-08-10T09:38:43.426Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 09:38:44 [2021-08-10T09:38:44.800Z] === RUN TestDockerSuite/TestRunModePIDContainer 09:38:46 [2021-08-10T09:38:46.174Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 09:38:46 [2021-08-10T09:38:46.174Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 09:38:46 [2021-08-10T09:38:46.432Z] === RUN TestDockerSuite/TestRunModeUTSHost 09:38:47 [2021-08-10T09:38:47.807Z] === RUN TestDockerSuite/TestRunMount 09:38:55 [2021-08-10T09:38:55.916Z] === RUN TestDockerSuite/TestRunMountOrdering 09:38:56 [2021-08-10T09:38:56.481Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 09:38:57 [2021-08-10T09:38:57.415Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 09:38:57 [2021-08-10T09:38:57.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 09:38:57 [2021-08-10T09:38:57.990Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 09:38:57 [2021-08-10T09:38:57.990Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 09:38:57 [2021-08-10T09:38:57.990Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 09:38:58 [2021-08-10T09:38:58.796Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 09:38:59 [2021-08-10T09:38:59.730Z] docker_cli_swarm_test.go:1802: [da783c1653af5] joining swarm manager [d033e157754dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:39:01 [2021-08-10T09:39:01.105Z] docker_cli_swarm_test.go:1803: [d7d6851180587] joining swarm manager [d033e157754dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:39:01 [2021-08-10T09:39:01.363Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 09:39:03 [2021-08-10T09:39:03.751Z] === RUN TestDockerSuite/TestBuildMultipleTags 09:39:03 [2021-08-10T09:39:03.751Z] === RUN TestDockerSuite/TestBuildNetContainer 09:39:03 [2021-08-10T09:39:03.751Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 09:39:03 [2021-08-10T09:39:03.751Z] === RUN TestDockerSuite/TestBuildNetNone 09:39:03 [2021-08-10T09:39:03.751Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 09:39:03 [2021-08-10T09:39:03.751Z] === RUN TestDockerSuite/TestBuildNoContext 09:39:04 [2021-08-10T09:39:04.644Z] === RUN TestDockerSuite/TestRunNamedVolume 09:39:06 [2021-08-10T09:39:06.637Z] === RUN TestDockerSuite/TestBuildNoDupOutput 09:39:07 [2021-08-10T09:39:07.175Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 09:39:09 [2021-08-10T09:39:09.074Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 09:39:10 [2021-08-10T09:39:10.350Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 09:39:10 [2021-08-10T09:39:10.453Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 09:39:11 [2021-08-10T09:39:11.829Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 09:39:11 [2021-08-10T09:39:11.829Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 09:39:11 [2021-08-10T09:39:11.876Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 09:39:12 [2021-08-10T09:39:12.331Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 09:39:12 [2021-08-10T09:39:12.331Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 09:39:12 [2021-08-10T09:39:12.763Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 09:39:12 [2021-08-10T09:39:12.763Z] === RUN TestDockerSuite/TestRunNetHost 09:39:14 [2021-08-10T09:39:14.138Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 09:39:15 [2021-08-10T09:39:15.073Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 09:39:15 [2021-08-10T09:39:15.216Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 09:39:15 [2021-08-10T09:39:15.671Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 09:39:16 [2021-08-10T09:39:16.226Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 09:39:16 [2021-08-10T09:39:16.226Z] docker_api_build_test.go:177: unmatched requirement UnixCli 09:39:16 [2021-08-10T09:39:16.226Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 09:39:16 [2021-08-10T09:39:16.450Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 09:39:17 [2021-08-10T09:39:17.195Z] === RUN TestDockerSuite/TestBuildOnBuild 09:39:18 [2021-08-10T09:39:18.350Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 09:39:20 [2021-08-10T09:39:20.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 09:39:20 [2021-08-10T09:39:20.894Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 09:39:20 [2021-08-10T09:39:20.894Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 09:39:21 [2021-08-10T09:39:21.643Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 09:39:23 [2021-08-10T09:39:23.548Z] docker_cli_swarm_test.go:1321: [d9a63aa226551] joining swarm manager [dfc04735a7ace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:39:23 [2021-08-10T09:39:23.786Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 09:39:24 [2021-08-10T09:39:24.748Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 09:39:24 [2021-08-10T09:39:24.748Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 09:39:24 [2021-08-10T09:39:24.748Z] === RUN TestDockerSuite/TestBuildAddBadLinks 09:39:24 [2021-08-10T09:39:24.748Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 09:39:24 [2021-08-10T09:39:24.748Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 09:39:24 [2021-08-10T09:39:24.748Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 09:39:24 [2021-08-10T09:39:24.748Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 09:39:24 [2021-08-10T09:39:24.748Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 09:39:24 [2021-08-10T09:39:24.924Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 09:39:25 [2021-08-10T09:39:25.183Z] docker_cli_swarm_test.go:1322: [d8cc8e338a847] joining swarm manager [dfc04735a7ace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:39:25 [2021-08-10T09:39:25.709Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 09:39:25 [2021-08-10T09:39:25.722Z] === RUN TestDockerSuite/TestBuildOnBuildCache 09:39:25 [2021-08-10T09:39:25.749Z] === RUN TestDockerSuite/TestRunNoDupVolumes 09:39:25 [2021-08-10T09:39:25.749Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 09:39:26 [2021-08-10T09:39:26.177Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 09:39:26 [2021-08-10T09:39:26.682Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 09:39:26 [2021-08-10T09:39:26.682Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 09:39:26 [2021-08-10T09:39:26.988Z] 2021/08/10 09:39:25 Finished clone google.golang.org/api 09:39:26 [2021-08-10T09:39:26.988Z] 2021/08/10 09:39:25 Dependencies downloaded. Download time: 5m24.988725841s 09:39:26 [2021-08-10T09:39:26.988Z] 2021/08/10 09:39:25 Collecting all dependencies 09:39:27 [2021-08-10T09:39:27.247Z] === RUN TestDockerSuite/TestRunNonExistingCmd 09:39:27 [2021-08-10T09:39:27.813Z] === RUN TestDockerSuite/TestRunNonExistingImage 09:39:27 [2021-08-10T09:39:27.813Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 09:39:28 [2021-08-10T09:39:28.600Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 09:39:28 [2021-08-10T09:39:28.746Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 09:39:30 [2021-08-10T09:39:30.127Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 09:39:30 [2021-08-10T09:39:30.127Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 09:39:30 [2021-08-10T09:39:30.127Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 09:39:30 [2021-08-10T09:39:30.127Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 09:39:30 [2021-08-10T09:39:30.127Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 09:39:30 [2021-08-10T09:39:30.127Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 09:39:32 [2021-08-10T09:39:32.294Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 09:39:34 [2021-08-10T09:39:34.704Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 09:39:35 [2021-08-10T09:39:35.300Z] === RUN TestDockerSuite/TestRunOOMExitCode 09:39:35 [2021-08-10T09:39:35.300Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport 09:39:35 [2021-08-10T09:39:35.300Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 09:39:35 [2021-08-10T09:39:35.300Z] === RUN TestDockerSuite/TestRunPIDsLimit 09:39:35 [2021-08-10T09:39:35.558Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 09:39:36 [2021-08-10T09:39:36.865Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 09:39:36 [2021-08-10T09:39:36.927Z] 2021/08/10 09:39:36 Clean vendor dir from unused packages 09:39:36 [2021-08-10T09:39:36.927Z] 2021/08/10 09:39:36 Ignoring paths matching "^archive[/\\\\]tar" 09:39:37 [2021-08-10T09:39:37.459Z] === RUN TestDockerSuite/TestRunPortInUse 09:39:37 [2021-08-10T09:39:37.488Z] 2021/08/10 09:39:37 Success 09:39:37 [2021-08-10T09:39:37.488Z] 2021/08/10 09:39:37 Running time: 5m40.719646086s 09:39:37 [2021-08-10T09:39:37.744Z] Congratulations! All vendoring changes are done the right way. 09:39:38 [2021-08-10T09:39:38.024Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:39:38 [2021-08-10T09:39:38.593Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" 09:39:38 [2021-08-10T09:39:38.593Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 09:39:38 [2021-08-10T09:39:38.656Z] + echo Ensuring container killed. 09:39:38 [2021-08-10T09:39:38.656Z] Ensuring container killed. 09:39:38 [2021-08-10T09:39:38.656Z] + docker rm -vf docker-pr15 09:39:38 [2021-08-10T09:39:38.656Z] Error: No such container: docker-pr15 [Pipeline] sh 09:39:38 [2021-08-10T09:39:38.864Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 09:39:38 [2021-08-10T09:39:38.979Z] + echo Chowning /workspace to jenkins user 09:39:38 [2021-08-10T09:39:38.979Z] Chowning /workspace to jenkins user 09:39:38 [2021-08-10T09:39:38.979Z] + id -u 09:39:38 [2021-08-10T09:39:38.979Z] + id -g 09:39:38 [2021-08-10T09:39:38.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42715:/workspace busybox chown -R 1000:1000 /workspace 09:39:39 [2021-08-10T09:39:39.432Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:39:39 [2021-08-10T09:39:39.997Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 09:39:40 [2021-08-10T09:39:40.232Z] + bundleName=unit 09:39:40 [2021-08-10T09:39:40.232Z] + echo Creating unit-bundles.tar.gz 09:39:40 [2021-08-10T09:39:40.232Z] Creating unit-bundles.tar.gz 09:39:40 [2021-08-10T09:39:40.232Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out 09:39:40 [2021-08-10T09:39:40.232Z] bundles/junit-report-libnetwork.xml 09:39:40 [2021-08-10T09:39:40.232Z] bundles/junit-report.xml 09:39:40 [2021-08-10T09:39:40.232Z] bundles/go-test-report-libnetwork.json 09:39:40 [2021-08-10T09:39:40.232Z] bundles/go-test-report.json 09:39:40 [2021-08-10T09:39:40.232Z] bundles/profile-libnetwork.out 09:39:40 [2021-08-10T09:39:40.232Z] bundles/profile.out [Pipeline] archiveArtifacts 09:39:40 [2021-08-10T09:39:40.241Z] Archiving artifacts 09:39:40 [2021-08-10T09:39:40.563Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 09:39:40 [2021-08-10T09:39:40.563Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess 09:39:40 [2021-08-10T09:39:40.563Z] === RUN TestDockerSuite/TestRunPublishPort 09:39:40 [2021-08-10T09:39:40.767Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42715/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:39:41 [2021-08-10T09:39:41.071Z] + make clean 09:39:41 [2021-08-10T09:39:41.128Z] === RUN TestDockerSuite/TestRunReadFilteredProc 09:39:41 [2021-08-10T09:39:41.327Z] docker volume rm -f docker-dev-cache 09:39:41 [2021-08-10T09:39:41.327Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } 09:39:41 [2021-08-10T09:39:41.696Z] === RUN TestDockerSuite/TestRunReadProcLatency 09:39:41 [2021-08-10T09:39:41.696Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured 09:39:41 [2021-08-10T09:39:41.696Z] === RUN TestDockerSuite/TestRunReadProcTimer [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:39:42 [2021-08-10T09:39:42.263Z] === RUN TestDockerSuite/TestRunRedirectStdout 09:39:42 [2021-08-10T09:39:42.582Z] === RUN TestDockerSuite/TestBuildAddNonTar 09:39:43 [2021-08-10T09:39:43.638Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 09:39:43 [2021-08-10T09:39:43.639Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 09:39:43 [2021-08-10T09:39:43.639Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 09:39:43 [2021-08-10T09:39:43.903Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 09:39:46 [2021-08-10T09:39:46.791Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 09:39:46 [2021-08-10T09:39:46.924Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 09:39:47 [2021-08-10T09:39:47.858Z] === RUN TestDockerSuite/TestRunRm 09:39:48 [2021-08-10T09:39:48.793Z] === RUN TestDockerSuite/TestRunRmAndWait 09:39:50 [2021-08-10T09:39:50.503Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 09:39:50 [2021-08-10T09:39:50.959Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 09:39:50 [2021-08-10T09:39:50.959Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 09:39:50 [2021-08-10T09:39:50.959Z] === RUN TestDockerSuite/TestBuildPATH 09:39:50 [2021-08-10T09:39:50.959Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 09:39:50 [2021-08-10T09:39:50.959Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 09:39:51 [2021-08-10T09:39:51.123Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 09:39:51 [2021-08-10T09:39:51.579Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 09:39:51 [2021-08-10T09:39:51.579Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 09:39:51 [2021-08-10T09:39:51.579Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 09:39:52 [2021-08-10T09:39:52.973Z] === RUN TestDockerSuite/TestRunRmPre125Api 09:39:52 [2021-08-10T09:39:52.973Z] === RUN TestDockerSuite/TestRunRootWorkdir 09:39:53 [2021-08-10T09:39:53.121Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 09:39:53 [2021-08-10T09:39:53.121Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 09:39:53 [2021-08-10T09:39:53.121Z] === RUN TestDockerSuite/TestBuildRelativeCopy 09:39:53 [2021-08-10T09:39:53.908Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 09:39:55 [2021-08-10T09:39:55.283Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 09:39:55 [2021-08-10T09:39:55.296Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 09:39:55 [2021-08-10T09:39:55.851Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 09:39:56 [2021-08-10T09:39:56.259Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 09:39:59 [2021-08-10T09:39:59.149Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 09:39:59 [2021-08-10T09:39:59.983Z] === RUN TestDockerSuite/TestBuildAddScript 09:39:59 [2021-08-10T09:39:59.983Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 09:39:59 [2021-08-10T09:39:59.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 09:39:59 [2021-08-10T09:39:59.983Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 09:39:59 [2021-08-10T09:39:59.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 09:39:59 [2021-08-10T09:39:59.983Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 09:39:59 [2021-08-10T09:39:59.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 09:39:59 [2021-08-10T09:39:59.983Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 09:39:59 [2021-08-10T09:39:59.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 09:40:00 [2021-08-10T09:40:00.440Z] === RUN TestDockerSuite/TestBuildAddTar 09:40:03 [2021-08-10T09:40:03.332Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 09:40:03 [2021-08-10T09:40:03.590Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 09:40:03 [2021-08-10T09:40:03.847Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 09:40:04 [2021-08-10T09:40:04.782Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 09:40:05 [2021-08-10T09:40:05.041Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 09:40:05 [2021-08-10T09:40:05.607Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 09:40:05 [2021-08-10T09:40:05.866Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 09:40:06 [2021-08-10T09:40:06.433Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 09:40:07 [2021-08-10T09:40:07.367Z] === RUN TestDockerSuite/TestRunSetMacAddress 09:40:07 [2021-08-10T09:40:07.933Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 09:40:11 [2021-08-10T09:40:11.212Z] === RUN TestDockerSuite/TestRunState 09:40:12 [2021-08-10T09:40:12.145Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 09:40:12 [2021-08-10T09:40:12.714Z] === RUN TestDockerSuite/TestRunStdinPipe 09:40:13 [2021-08-10T09:40:13.648Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 09:40:13 [2021-08-10T09:40:13.648Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 09:40:13 [2021-08-10T09:40:13.648Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport 09:40:13 [2021-08-10T09:40:13.648Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 09:40:14 [2021-08-10T09:40:14.215Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 09:40:14 [2021-08-10T09:40:14.781Z] === RUN TestDockerSuite/TestRunSysctls 09:40:16 [2021-08-10T09:40:16.155Z] === RUN TestDockerSuite/TestRunTLSVerify 09:40:16 [2021-08-10T09:40:16.155Z] === RUN TestDockerSuite/TestRunTTYWithPipe 09:40:16 [2021-08-10T09:40:16.155Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 09:40:16 [2021-08-10T09:40:16.721Z] === RUN TestDockerSuite/TestRunTmpfsMounts 09:40:19 [2021-08-10T09:40:19.258Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 09:40:19 [2021-08-10T09:40:19.823Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 09:40:21 [2021-08-10T09:40:21.197Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 09:40:25 [2021-08-10T09:40:25.377Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 09:40:27 [2021-08-10T09:40:27.903Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 09:40:28 [2021-08-10T09:40:28.744Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 09:40:28 [2021-08-10T09:40:28.837Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 09:40:29 [2021-08-10T09:40:29.405Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 09:40:29 [2021-08-10T09:40:29.971Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 09:40:31 [2021-08-10T09:40:31.872Z] === RUN TestDockerSuite/TestRunUnshareProc 09:40:33 [2021-08-10T09:40:33.248Z] === RUN TestDockerSuite/TestRunUserByID 09:40:33 [2021-08-10T09:40:33.814Z] === RUN TestDockerSuite/TestRunUserByIDBig 09:40:33 [2021-08-10T09:40:33.814Z] === RUN TestDockerSuite/TestRunUserByIDNegative 09:40:33 [2021-08-10T09:40:33.814Z] === RUN TestDockerSuite/TestRunUserByIDZero 09:40:34 [2021-08-10T09:40:34.748Z] === RUN TestDockerSuite/TestRunUserByName 09:40:35 [2021-08-10T09:40:35.314Z] === RUN TestDockerSuite/TestRunUserDefaults 09:40:35 [2021-08-10T09:40:35.880Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 09:40:35 [2021-08-10T09:40:35.880Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer 09:40:35 [2021-08-10T09:40:35.880Z] === RUN TestDockerSuite/TestRunUserNotFound 09:40:35 [2021-08-10T09:40:35.880Z] === RUN TestDockerSuite/TestRunVerifyContainerID 09:40:36 [2021-08-10T09:40:36.835Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 09:40:41 [2021-08-10T09:40:41.028Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 09:40:41 [2021-08-10T09:40:41.287Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 09:40:42 [2021-08-10T09:40:42.220Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 09:40:43 [2021-08-10T09:40:43.509Z] === RUN TestDockerSuite/TestBuildRm 09:40:44 [2021-08-10T09:40:44.121Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 09:40:45 [2021-08-10T09:40:45.495Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 09:40:47 [2021-08-10T09:40:47.404Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 09:40:49 [2021-08-10T09:40:49.304Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 09:40:49 [2021-08-10T09:40:49.871Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 09:40:50 [2021-08-10T09:40:50.808Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 09:40:50 [2021-08-10T09:40:50.808Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows 09:40:50 [2021-08-10T09:40:50.808Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 09:40:50 [2021-08-10T09:40:50.808Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows 09:40:50 [2021-08-10T09:40:50.808Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 09:40:50 [2021-08-10T09:40:50.808Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows 09:40:50 [2021-08-10T09:40:50.808Z] === RUN TestDockerSuite/TestRunWithBadDevice 09:40:51 [2021-08-10T09:40:51.067Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 09:40:51 [2021-08-10T09:40:51.067Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight 09:40:51 [2021-08-10T09:40:51.067Z] === RUN TestDockerSuite/TestRunWithCPUQuota 09:40:51 [2021-08-10T09:40:51.083Z] === RUN TestDockerSuite/TestBuildAddTarXz 09:40:51 [2021-08-10T09:40:51.083Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 09:40:51 [2021-08-10T09:40:51.083Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 09:40:51 [2021-08-10T09:40:51.083Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 09:40:51 [2021-08-10T09:40:51.083Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 09:40:52 [2021-08-10T09:40:52.040Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 09:40:52 [2021-08-10T09:40:52.969Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 09:40:53 [2021-08-10T09:40:53.567Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 09:40:53 [2021-08-10T09:40:53.567Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 09:40:53 [2021-08-10T09:40:53.567Z] === RUN TestDockerSuite/TestBuildScratchCopy 09:40:53 [2021-08-10T09:40:53.567Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 09:40:53 [2021-08-10T09:40:53.567Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 09:40:55 [2021-08-10T09:40:55.093Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 09:40:55 [2021-08-10T09:40:55.494Z] === RUN TestDockerSuite/TestRunWithCPUShares 09:40:56 [2021-08-10T09:40:56.061Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 09:40:57 [2021-08-10T09:40:57.978Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 09:40:58 [2021-08-10T09:40:58.047Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 09:40:58 [2021-08-10T09:40:58.982Z] === RUN TestDockerSuite/TestRunWithCpusetMems 09:40:59 [2021-08-10T09:40:59.915Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 09:40:59 [2021-08-10T09:40:59.915Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 09:41:00 [2021-08-10T09:41:00.849Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 09:41:00 [2021-08-10T09:41:00.849Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 09:41:00 [2021-08-10T09:41:00.849Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 09:41:00 [2021-08-10T09:41:00.849Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 09:41:00 [2021-08-10T09:41:00.849Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 09:41:00 [2021-08-10T09:41:00.849Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 09:41:00 [2021-08-10T09:41:00.849Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 09:41:01 [2021-08-10T09:41:01.107Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 09:41:01 [2021-08-10T09:41:01.675Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 09:41:01 [2021-08-10T09:41:01.696Z] === RUN TestDockerSuite/TestBuildShellInherited 09:41:02 [2021-08-10T09:41:02.610Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 09:41:02 [2021-08-10T09:41:02.610Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 09:41:03 [2021-08-10T09:41:03.988Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 09:41:03 [2021-08-10T09:41:03.988Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 09:41:04 [2021-08-10T09:41:04.922Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 09:41:04 [2021-08-10T09:41:04.922Z] === RUN TestDockerSuite/TestRunWithShmSize 09:41:05 [2021-08-10T09:41:05.415Z] === RUN TestDockerSuite/TestBuildShellMultiple 09:41:05 [2021-08-10T09:41:05.858Z] === RUN TestDockerSuite/TestRunWithSwappiness 09:41:06 [2021-08-10T09:41:06.795Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 09:41:06 [2021-08-10T09:41:06.795Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 09:41:06 [2021-08-10T09:41:06.795Z] === RUN TestDockerSuite/TestRunWithUlimits 09:41:07 [2021-08-10T09:41:07.730Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 09:41:09 [2021-08-10T09:41:09.630Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 09:41:09 [2021-08-10T09:41:09.887Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 09:41:10 [2021-08-10T09:41:10.453Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 09:41:10 [2021-08-10T09:41:10.453Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport 09:41:10 [2021-08-10T09:41:10.453Z] === RUN TestDockerSuite/TestRunWithoutNetworking 09:41:11 [2021-08-10T09:41:11.019Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 09:41:11 [2021-08-10T09:41:11.277Z] === RUN TestDockerSuite/TestRunWorkingDirectory 09:41:12 [2021-08-10T09:41:12.651Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 09:41:12 [2021-08-10T09:41:12.909Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 09:41:13 [2021-08-10T09:41:13.483Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 09:41:16 [2021-08-10T09:41:16.014Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 09:41:16 [2021-08-10T09:41:16.176Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 09:41:16 [2021-08-10T09:41:16.176Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 09:41:16 [2021-08-10T09:41:16.948Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 09:41:16 [2021-08-10T09:41:16.948Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 09:41:16 [2021-08-10T09:41:16.948Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 09:41:17 [2021-08-10T09:41:17.137Z] === RUN TestDockerSuite/TestBuildBlankName 09:41:17 [2021-08-10T09:41:17.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 09:41:17 [2021-08-10T09:41:17.514Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 09:41:17 [2021-08-10T09:41:17.753Z] === RUN TestDockerSuite/TestBuildShellNotJSON 09:41:18 [2021-08-10T09:41:18.080Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 09:41:18 [2021-08-10T09:41:18.713Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 09:41:19 [2021-08-10T09:41:19.169Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 09:41:19 [2021-08-10T09:41:19.455Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 09:41:20 [2021-08-10T09:41:20.389Z] === RUN TestDockerSuite/TestSaveCheckTimes 09:41:20 [2021-08-10T09:41:20.389Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 09:41:22 [2021-08-10T09:41:22.290Z] === RUN TestDockerSuite/TestSaveImageId 09:41:22 [2021-08-10T09:41:22.290Z] === RUN TestDockerSuite/TestSaveLoadNoTag 09:41:22 [2021-08-10T09:41:22.290Z] === RUN TestDockerSwarmSuite/TestSwarmInit 09:41:22 [2021-08-10T09:41:22.549Z] === RUN TestDockerSuite/TestSaveLoadParents 09:41:24 [2021-08-10T09:41:24.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 09:41:24 [2021-08-10T09:41:24.181Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 09:41:24 [2021-08-10T09:41:24.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 09:41:24 [2021-08-10T09:41:24.451Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents489443392 09:41:24 [2021-08-10T09:41:24.709Z] === RUN TestDockerSuite/TestSaveMultipleNames 09:41:24 [2021-08-10T09:41:24.709Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 09:41:26 [2021-08-10T09:41:26.213Z] === RUN TestDockerSuite/TestBuildSpaces 09:41:26 [2021-08-10T09:41:26.213Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 09:41:26 [2021-08-10T09:41:26.611Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 09:41:26 [2021-08-10T09:41:26.611Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 09:41:26 [2021-08-10T09:41:26.611Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 09:41:26 [2021-08-10T09:41:26.611Z] === RUN TestDockerSuite/TestSaveSingleTag 09:41:26 [2021-08-10T09:41:26.870Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 09:41:26 [2021-08-10T09:41:26.870Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 09:41:27 [2021-08-10T09:41:27.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 09:41:28 [2021-08-10T09:41:28.771Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 09:41:29 [2021-08-10T09:41:29.928Z] === RUN TestDockerSuite/TestBuildStartsFromOne 09:41:29 [2021-08-10T09:41:29.928Z] === RUN TestDockerSuite/TestBuildStderr 09:41:30 [2021-08-10T09:41:30.146Z] === RUN TestDockerSuite/TestSearchCmdOptions 09:41:30 [2021-08-10T09:41:30.712Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 09:41:30 [2021-08-10T09:41:30.712Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 09:41:30 [2021-08-10T09:41:30.712Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 09:41:30 [2021-08-10T09:41:30.712Z] === RUN TestDockerSuite/TestSearchWithLimit 09:41:31 [2021-08-10T09:41:31.294Z] === RUN TestDockerSuite/TestSlowStdinClosing 09:41:32 [2021-08-10T09:41:32.673Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 09:41:33 [2021-08-10T09:41:33.607Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 09:41:33 [2021-08-10T09:41:33.642Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 09:41:33 [2021-08-10T09:41:33.865Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 09:41:34 [2021-08-10T09:41:34.431Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 09:41:36 [2021-08-10T09:41:36.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 09:41:36 [2021-08-10T09:41:36.959Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 09:41:39 [2021-08-10T09:41:39.487Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 09:41:42 [2021-08-10T09:41:42.015Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 09:41:42 [2021-08-10T09:41:42.581Z] === RUN TestDockerSuite/TestStartAttachSilent 09:41:43 [2021-08-10T09:41:43.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 09:41:43 [2021-08-10T09:41:43.508Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 09:41:43 [2021-08-10T09:41:43.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 09:41:43 [2021-08-10T09:41:43.954Z] === RUN TestDockerSuite/TestStartAttachWithRename 09:41:47 [2021-08-10T09:41:47.234Z] === RUN TestDockerSuite/TestStartMultipleContainers 09:41:48 [2021-08-10T09:41:48.420Z] === RUN TestDockerSuite/TestBuildStopSignal 09:41:48 [2021-08-10T09:41:48.420Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 09:41:48 [2021-08-10T09:41:48.420Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 09:41:49 [2021-08-10T09:41:49.134Z] === RUN TestDockerSuite/TestStartPausedContainer 09:41:49 [2021-08-10T09:41:49.701Z] === RUN TestDockerSuite/TestStartRecordError 09:41:50 [2021-08-10T09:41:50.584Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 09:41:51 [2021-08-10T09:41:51.100Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 09:41:51 [2021-08-10T09:41:51.545Z] === RUN TestDockerSuite/TestBuildTagEvent 09:41:52 [2021-08-10T09:41:52.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 09:41:52 [2021-08-10T09:41:52.059Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 09:41:52 [2021-08-10T09:41:52.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 09:41:52 [2021-08-10T09:41:52.059Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 09:41:52 [2021-08-10T09:41:52.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 09:41:53 [2021-08-10T09:41:53.634Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 09:41:54 [2021-08-10T09:41:54.434Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 09:41:55 [2021-08-10T09:41:55.007Z] === RUN TestDockerSuite/TestStatsAllNoStream 09:41:57 [2021-08-10T09:41:57.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 09:41:57 [2021-08-10T09:41:57.823Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 09:41:57 [2021-08-10T09:41:57.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 09:41:57 [2021-08-10T09:41:57.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 09:41:57 [2021-08-10T09:41:57.823Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 09:41:57 [2021-08-10T09:41:57.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 09:41:57 [2021-08-10T09:41:57.823Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 09:41:57 [2021-08-10T09:41:57.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 09:41:58 [2021-08-10T09:41:58.286Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 09:41:59 [2021-08-10T09:41:59.099Z] === RUN TestDockerSuite/TestBuildUser 09:41:59 [2021-08-10T09:41:59.099Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 09:41:59 [2021-08-10T09:41:59.099Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 09:41:59 [2021-08-10T09:41:59.099Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 09:41:59 [2021-08-10T09:41:59.099Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 09:41:59 [2021-08-10T09:41:59.099Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 09:41:59 [2021-08-10T09:41:59.099Z] === RUN TestDockerSuite/TestBuildVerboseOut 09:42:01 [2021-08-10T09:42:01.988Z] === RUN TestDockerSuite/TestBuildVerifyIntString 09:42:01 [2021-08-10T09:42:01.988Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 09:42:03 [2021-08-10T09:42:03.549Z] === RUN TestDockerSuite/TestStatsContainerNotFound 09:42:04 [2021-08-10T09:42:04.875Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 09:42:04 [2021-08-10T09:42:04.875Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 09:42:04 [2021-08-10T09:42:04.875Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 09:42:04 [2021-08-10T09:42:04.875Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 09:42:04 [2021-08-10T09:42:04.875Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 09:42:06 [2021-08-10T09:42:06.074Z] === RUN TestDockerSuite/TestStatsFormatAll 09:42:11 [2021-08-10T09:42:11.333Z] === RUN TestDockerSuite/TestStatsNoStream 09:42:13 [2021-08-10T09:42:13.230Z] === RUN TestDockerSuite/TestStopContainerSignal 09:42:15 [2021-08-10T09:42:15.131Z] === RUN TestDockerSuite/TestTopMultipleArgs 09:42:15 [2021-08-10T09:42:15.709Z] === RUN TestDockerSuite/TestTopNonPrivileged 09:42:16 [2021-08-10T09:42:16.644Z] === RUN TestDockerSuite/TestTopPrivileged 09:42:16 [2021-08-10T09:42:16.902Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 09:42:16 [2021-08-10T09:42:16.902Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 09:42:16 [2021-08-10T09:42:16.902Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 09:42:17 [2021-08-10T09:42:17.835Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 09:42:22 [2021-08-10T09:42:22.020Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 09:42:22 [2021-08-10T09:42:22.510Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 09:42:22 [2021-08-10T09:42:22.966Z] === RUN TestDockerSuite/TestBuildWindowsUser 09:42:25 [2021-08-10T09:42:25.299Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 09:42:25 [2021-08-10T09:42:25.557Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 09:42:26 [2021-08-10T09:42:26.123Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 09:42:26 [2021-08-10T09:42:26.123Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport 09:42:26 [2021-08-10T09:42:26.123Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 09:42:26 [2021-08-10T09:42:26.123Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport 09:42:26 [2021-08-10T09:42:26.123Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 09:42:27 [2021-08-10T09:42:27.495Z] === RUN TestDockerSuite/TestUpdatePausedContainer 09:42:27 [2021-08-10T09:42:27.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 09:42:28 [2021-08-10T09:42:28.868Z] === RUN TestDockerSuite/TestUpdateRunningContainer 09:42:29 [2021-08-10T09:42:29.801Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 09:42:29 [2021-08-10T09:42:29.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 09:42:29 [2021-08-10T09:42:29.879Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 09:42:30 [2021-08-10T09:42:30.336Z] === RUN TestDockerSuite/TestBuildCacheAdd 09:42:30 [2021-08-10T09:42:30.336Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 09:42:30 [2021-08-10T09:42:30.336Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 09:42:30 [2021-08-10T09:42:30.366Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 09:42:31 [2021-08-10T09:42:31.301Z] === RUN TestDockerSuite/TestUpdateStats 09:42:31 [2021-08-10T09:42:31.497Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 09:42:31 [2021-08-10T09:42:31.863Z] === RUN TestDockerSuite/TestBuildCacheFrom 09:42:31 [2021-08-10T09:42:31.863Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 09:42:31 [2021-08-10T09:42:31.863Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 09:42:32 [2021-08-10T09:42:32.678Z] docker_cli_swarm_test.go:1186: [d8a511883fce1] joining swarm manager [dd706c52da57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:42:35 [2021-08-10T09:42:35.213Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 09:42:35 [2021-08-10T09:42:35.214Z] === RUN TestDockerSuite/TestBuildWithExtraHost 09:42:35 [2021-08-10T09:42:35.214Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 09:42:35 [2021-08-10T09:42:35.214Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 09:42:35 [2021-08-10T09:42:35.214Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 09:42:35 [2021-08-10T09:42:35.214Z] === RUN TestDockerSuite/TestBuildWithFailure 09:42:35 [2021-08-10T09:42:35.579Z] === RUN TestDockerSuite/TestBuildCacheRootSource 09:42:36 [2021-08-10T09:42:36.540Z] === RUN TestDockerSuite/TestBuildChownOnCopy 09:42:36 [2021-08-10T09:42:36.540Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 09:42:36 [2021-08-10T09:42:36.540Z] === RUN TestDockerSuite/TestBuildChownSingleFile 09:42:36 [2021-08-10T09:42:36.540Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 09:42:36 [2021-08-10T09:42:36.588Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 09:42:36 [2021-08-10T09:42:36.588Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport 09:42:36 [2021-08-10T09:42:36.588Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 09:42:36 [2021-08-10T09:42:36.996Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 09:42:37 [2021-08-10T09:42:37.380Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 09:42:37 [2021-08-10T09:42:37.380Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 09:42:37 [2021-08-10T09:42:37.380Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 09:42:37 [2021-08-10T09:42:37.956Z] === RUN TestDockerSuite/TestBuildClearCmd 09:42:38 [2021-08-10T09:42:38.916Z] === RUN TestDockerSuite/TestBuildCmd 09:42:39 [2021-08-10T09:42:39.113Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 09:42:39 [2021-08-10T09:42:39.113Z] docker_cli_swarm_test.go:1195: [d07d21a878293] joining swarm manager [dd706c52da57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:42:39 [2021-08-10T09:42:39.372Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 09:42:39 [2021-08-10T09:42:39.827Z] === RUN TestDockerSuite/TestBuildCmdShDashC 09:42:40 [2021-08-10T09:42:40.047Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 09:42:40 [2021-08-10T09:42:40.284Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 09:42:44 [2021-08-10T09:42:44.949Z] === RUN TestDockerSuite/TestBuildCmdSpaces 09:42:45 [2021-08-10T09:42:45.310Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 09:42:45 [2021-08-10T09:42:45.917Z] === RUN TestDockerSuite/TestBuildWithTabs 09:42:47 [2021-08-10T09:42:47.113Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 09:42:47 [2021-08-10T09:42:47.113Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 09:42:47 [2021-08-10T09:42:47.113Z] === RUN TestDockerSuite/TestBuildConditionalCache 09:42:48 [2021-08-10T09:42:48.074Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 09:42:48 [2021-08-10T09:42:48.074Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 09:42:48 [2021-08-10T09:42:48.074Z] === RUN TestDockerSuite/TestBuildContextCleanup 09:42:48 [2021-08-10T09:42:48.529Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 09:42:48 [2021-08-10T09:42:48.802Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 09:42:48 [2021-08-10T09:42:48.802Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 09:42:49 [2021-08-10T09:42:49.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 09:42:50 [2021-08-10T09:42:50.055Z] === RUN TestDockerSuite/TestBuildContextTarGzip 09:42:51 [2021-08-10T09:42:51.015Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 09:42:51 [2021-08-10T09:42:51.470Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 09:42:51 [2021-08-10T09:42:51.470Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 09:42:51 [2021-08-10T09:42:51.470Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 09:42:52 [2021-08-10T09:42:52.431Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 09:42:52 [2021-08-10T09:42:52.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 09:42:52 [2021-08-10T09:42:52.886Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 09:42:52 [2021-08-10T09:42:52.886Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 09:42:52 [2021-08-10T09:42:52.886Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 09:42:52 [2021-08-10T09:42:52.886Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 09:42:52 [2021-08-10T09:42:52.886Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 09:42:55 [2021-08-10T09:42:55.307Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 09:42:57 [2021-08-10T09:42:57.553Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 09:42:59 [2021-08-10T09:42:59.501Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 09:43:01 [2021-08-10T09:43:01.149Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 09:43:01 [2021-08-10T09:43:01.149Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 09:43:01 [2021-08-10T09:43:01.149Z] === RUN TestDockerSuite/TestBuildWithVolumes 09:43:01 [2021-08-10T09:43:01.149Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 09:43:01 [2021-08-10T09:43:01.149Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 09:43:01 [2021-08-10T09:43:01.149Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 09:43:01 [2021-08-10T09:43:01.149Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 09:43:01 [2021-08-10T09:43:01.604Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 09:43:04 [2021-08-10T09:43:04.764Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 09:43:06 [2021-08-10T09:43:06.138Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 09:43:08 [2021-08-10T09:43:08.648Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 09:43:08 [2021-08-10T09:43:08.669Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 09:43:09 [2021-08-10T09:43:09.602Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 09:43:09 [2021-08-10T09:43:09.613Z] === RUN TestDockerSuite/TestBuildXZHost 09:43:09 [2021-08-10T09:43:09.613Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 09:43:09 [2021-08-10T09:43:09.613Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 09:43:09 [2021-08-10T09:43:09.613Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 09:43:09 [2021-08-10T09:43:09.613Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 09:43:09 [2021-08-10T09:43:09.613Z] docker_cli_sni_test.go:18: Flakey test 09:43:09 [2021-08-10T09:43:09.613Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 09:43:10 [2021-08-10T09:43:10.976Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 09:43:11 [2021-08-10T09:43:11.777Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 09:43:13 [2021-08-10T09:43:13.504Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 09:43:15 [2021-08-10T09:43:15.402Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 09:43:15 [2021-08-10T09:43:15.501Z] === RUN TestDockerSuite/TestCommitChange 09:43:17 [2021-08-10T09:43:17.304Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 09:43:19 [2021-08-10T09:43:19.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 09:43:19 [2021-08-10T09:43:19.221Z] === RUN TestDockerSuite/TestCommitChangeLabels 09:43:21 [2021-08-10T09:43:21.762Z] === RUN TestDockerSuite/TestVolumeCLICreate 09:43:22 [2021-08-10T09:43:22.327Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 09:43:23 [2021-08-10T09:43:23.883Z] === RUN TestDockerSuite/TestCommitHardlink 09:43:23 [2021-08-10T09:43:23.883Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 09:43:23 [2021-08-10T09:43:23.883Z] === RUN TestDockerSuite/TestCommitNewFile 09:43:27 [2021-08-10T09:43:27.443Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 09:43:27 [2021-08-10T09:43:27.443Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 09:43:27 [2021-08-10T09:43:27.443Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 09:43:29 [2021-08-10T09:43:29.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 09:43:29 [2021-08-10T09:43:29.609Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 09:43:29 [2021-08-10T09:43:29.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 09:43:29 [2021-08-10T09:43:29.609Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 09:43:29 [2021-08-10T09:43:29.651Z] === RUN TestDockerSuite/TestCommitPausedContainer 09:43:29 [2021-08-10T09:43:29.651Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 09:43:29 [2021-08-10T09:43:29.651Z] === RUN TestDockerSuite/TestCommitTTY 09:43:30 [2021-08-10T09:43:30.071Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 09:43:30 [2021-08-10T09:43:30.071Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 09:43:30 [2021-08-10T09:43:30.071Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 09:43:30 [2021-08-10T09:43:30.526Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 09:43:30 [2021-08-10T09:43:30.526Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 09:43:30 [2021-08-10T09:43:30.526Z] === RUN TestDockerSuite/TestBuildCopyWildcard 09:43:32 [2021-08-10T09:43:32.290Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 09:43:35 [2021-08-10T09:43:35.571Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 09:43:36 [2021-08-10T09:43:36.504Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 09:43:36 [2021-08-10T09:43:36.504Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 09:43:36 [2021-08-10T09:43:36.504Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 09:43:36 [2021-08-10T09:43:36.707Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 09:43:37 [2021-08-10T09:43:37.439Z] === RUN TestDockerSuite/TestVolumeCLIInspect 09:43:37 [2021-08-10T09:43:37.439Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 09:43:37 [2021-08-10T09:43:37.439Z] docker_cli_swarm_test.go:1118: [d29046b0d8a81] joining swarm manager [d6a38dcc078ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:43:37 [2021-08-10T09:43:37.698Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 09:43:37 [2021-08-10T09:43:37.698Z] === RUN TestDockerSuite/TestVolumeCLILs 09:43:38 [2021-08-10T09:43:38.631Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 09:43:38 [2021-08-10T09:43:38.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 09:43:38 [2021-08-10T09:43:38.889Z] docker_cli_swarm_test.go:1119: [d120de17ca295] joining swarm manager [d6a38dcc078ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:43:39 [2021-08-10T09:43:39.456Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 09:43:39 [2021-08-10T09:43:39.456Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 09:43:39 [2021-08-10T09:43:39.456Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 09:43:39 [2021-08-10T09:43:39.456Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 09:43:39 [2021-08-10T09:43:39.595Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestCommitWithoutPause 09:43:39 [2021-08-10T09:43:39.595Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 09:43:39 [2021-08-10T09:43:39.595Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 09:43:39 [2021-08-10T09:43:39.595Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 09:43:39 [2021-08-10T09:43:39.595Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 09:43:39 [2021-08-10T09:43:39.595Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestContainerAPIBadPort 09:43:39 [2021-08-10T09:43:39.595Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 09:43:39 [2021-08-10T09:43:39.595Z] === RUN TestDockerSuite/TestContainerAPICommit 09:43:39 [2021-08-10T09:43:39.714Z] === RUN TestDockerSuite/TestVolumeCLIRm 09:43:41 [2021-08-10T09:43:41.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 09:43:41 [2021-08-10T09:43:41.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 09:43:41 [2021-08-10T09:43:41.872Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 09:43:41 [2021-08-10T09:43:41.872Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 09:43:41 [2021-08-10T09:43:41.872Z] === RUN TestDockerSuite/TestVolumeEvents 09:43:42 [2021-08-10T09:43:42.806Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 09:43:44 [2021-08-10T09:43:44.705Z] === RUN TestDockerSuite/TestVolumeLsFormat 09:43:44 [2021-08-10T09:43:44.705Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 09:43:44 [2021-08-10T09:43:44.705Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 09:43:45 [2021-08-10T09:43:45.375Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 09:43:47 [2021-08-10T09:43:47.989Z] === RUN TestDockerSuite/TestVolumesNoCopyData 09:43:51 [2021-08-10T09:43:51.276Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 09:43:51 [2021-08-10T09:43:51.276Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite (1757.44s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.32s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) 09:43:51 [2021-08-10T09:43:51.276Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.26s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.02s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.27s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.05s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.35s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.13s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.08s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.32s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.20s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.35s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.20s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAttachDetach (1.39s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.28s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.28s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.36s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.94s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.94s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.76s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.45s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.42s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.49s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.73s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.78s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.30s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.29s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.10s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.41s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.71s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.77s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.79s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.01s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.74s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.04s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.35s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.47s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.88s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.97s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.50s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.22s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.01s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (4.06s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.59s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.98s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.78s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.14s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.75s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.85s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.27s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.35s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.95s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.51s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.83s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.52s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.54s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.51s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.24s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCmd (0.21s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s) 09:43:51 [2021-08-10T09:43:51.277Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.26s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.93s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (17.04s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.37s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.27s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.32s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) 09:43:51 [2021-08-10T09:43:51.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) 09:43:51 [2021-08-10T09:43:51.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 09:43:51 [2021-08-10T09:43:51.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 09:43:51 [2021-08-10T09:43:51.277Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.76s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.49s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.48s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.38s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.19s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.88s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.53s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.63s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.70s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.76s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.72s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.84s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.45s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.72s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.40s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.32s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.21s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.18s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.43s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.12s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.81s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.19s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.53s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.67s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.15s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnv (2.20s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.56s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.54s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.55s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.12s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.56s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.94s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.59s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.30s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.35s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) 09:43:51 [2021-08-10T09:43:51.277Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.35s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.42s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.15s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.74s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.24s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.29s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.07s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.02s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.03s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.85s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildHistory (2.49s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.93s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.16s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) 09:43:51 [2021-08-10T09:43:51.277Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.66s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.66s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.22s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.40s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.02s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.33s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.91s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.40s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.16s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.21s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.91s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.86s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.70s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.88s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.89s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.95s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.89s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.71s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.06s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.70s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.64s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildPATH (1.45s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.98s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.37s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.56s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildRm (3.42s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.64s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.90s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.56s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.84s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.30s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.78s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.26s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildStderr (1.37s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.31s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.83s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.66s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.45s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildUser (1.98s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.44s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.75s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.94s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.12s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.18s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.13s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.12s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.94s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.28s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.46s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.35s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.53s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.09s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.58s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.96s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitChange (1.42s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.08s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.38s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitTTY (1.58s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.15s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.08s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.64s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.76s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.98s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.82s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.92s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.51s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.17s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.92s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.87s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.52s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.94s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.13s) 09:43:51 [2021-08-10T09:43:51.280Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.93s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.95s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.47s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.42s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.91s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.82s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.84s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.39s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.72s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.78s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.77s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.68s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007483d8_<nil>} (1.74s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1676646920_/foo_false__<nil>_<nil>_<nil>} (1.75s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1676646920_/foo_true__<nil>_<nil>_<nil>} (1.95s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3058617287_/foo_false__<nil>_<nil>_<nil>} (1.63s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3058617287_/foo_true__<nil>_<nil>_<nil>} (1.58s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3058617287_/foo_true__0xc000748408_<nil>_<nil>} (2.07s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000748420_<nil>} (1.82s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000748438_<nil>} (1.60s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000748498_<nil>} (1.62s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007484b0_<nil>} (1.52s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) 09:43:51 [2021-08-10T09:43:51.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.13s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.69s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.86s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.35s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.75s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.96s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.17s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.57s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.69s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.13s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.56s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.89s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.43s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.88s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.93s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.27s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.95s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.33s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.47s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToStdout (1.11s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.45s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.87s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.78s) 09:43:51 [2021-08-10T09:43:51.281Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.99s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) 09:43:51 [2021-08-10T09:43:51.281Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.28s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.34s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.52s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.69s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.13s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.79s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.30s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.33s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.63s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.99s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsCommit (0.82s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.67s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.76s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.87s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.48s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.67s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFilters (1.47s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFormat (1.32s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) 09:43:51 [2021-08-10T09:43:51.281Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsResize (0.72s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.71s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.46s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExec (1.76s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.03s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.93s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecCgroup (3.06s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecEnv (1.73s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.85s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.21s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.73s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.84s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.42s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecStartFails (1.22s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.29s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecTTY (1.13s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.53s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.98s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecUlimits (1.70s) 09:43:51 [2021-08-10T09:43:51.281Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.36s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.15s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.16s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.57s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestExecWithUser (1.83s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.94s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.68s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestHealth (22.85s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.75s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.81s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.52s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImportDisplay (1.50s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImportGzipped (2.04s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.67s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.32s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.10s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.75s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.71s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.69s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.66s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.66s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.35s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) 09:43:51 [2021-08-10T09:43:51.281Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.96s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectDefault (0.75s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectHistory (0.83s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.13s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.54s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.68s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.41s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.71s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.69s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.64s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.29s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.10s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.67s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.69s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.25s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.01s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.21s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.45s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.85s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.80s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.96s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) 09:43:51 [2021-08-10T09:43:51.281Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.64s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.23s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.05s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.12s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsSince (6.74s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.13s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsTail (1.11s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.96s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.95s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestNetHostname (2.26s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.67s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.86s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.31s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.06s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.75s) 09:43:51 [2021-08-10T09:43:51.282Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.64s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.73s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.26s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.75s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.72s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.99s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.27s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPortList (11.25s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.57s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.65s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.66s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.35s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.72s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.33s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsByOrder (2.78s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.84s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.98s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.39s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.57s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.07s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.84s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.10s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.39s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.32s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.18s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.11s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.42s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.80s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.98s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.98s) 09:43:51 [2021-08-10T09:43:51.282Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.82s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.75s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.98s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.50s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.54s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (3.11s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.79s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.56s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.29s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.86s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.85s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.41s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.53s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.80s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.63s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.88s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.43s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAddHost (1.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.76s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.04s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.75s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.26s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.06s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.07s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.37s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.93s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.90s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.26s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.91s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.93s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.31s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.52s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.07s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.71s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.46s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.12s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.16s) 09:43:51 [2021-08-10T09:43:51.282Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 09:43:51 [2021-08-10T09:43:51.282Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.24s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.45s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.51s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) 09:43:51 [2021-08-10T09:43:51.282Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.65s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.45s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.94s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunExitCode (0.65s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.63s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.67s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.69s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) 09:43:51 [2021-08-10T09:43:51.282Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.64s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.91s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.34s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.95s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.50s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.71s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.81s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.43s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.73s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.41s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunMount (7.89s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.87s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) 09:43:51 [2021-08-10T09:43:51.282Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.57s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.03s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.38s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.41s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.42s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (1.08s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.98s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.77s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.74s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.54s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.83s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.31s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.95s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.40s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.76s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunState (1.45s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunSysctls (1.36s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.24s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.59s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.42s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.77s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.66s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.70s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.07s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.05s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.39s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.30s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.70s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.05s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.96s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.26s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.95s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.91s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.95s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.63s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.68s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.46s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.87s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.17s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.60s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.16s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.94s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.75s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.55s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.16s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.87s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.32s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.18s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartRecordError (1.53s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.40s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.89s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.68s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.96s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.72s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.72s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.96s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.61s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.30s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.66s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.35s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateStats (3.94s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.35s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.97s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.18s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.88s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.34s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.55s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.53s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.90s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.97s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.96s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.30s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.39s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.14s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.98s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.24s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.00s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.03s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.92s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.14s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.13s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.02s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.71s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.05s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.64s) 09:43:51 [2021-08-10T09:43:51.283Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.65s) 09:43:51 [2021-08-10T09:43:51.283Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 09:43:51 [2021-08-10T09:43:51.283Z] === RUN TestDockerRegistrySuite 09:43:51 [2021-08-10T09:43:51.283Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 09:43:52 [2021-08-10T09:43:52.416Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 09:43:52 [2021-08-10T09:43:52.416Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 09:43:52 [2021-08-10T09:43:52.416Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 09:43:52 [2021-08-10T09:43:52.660Z] check_test.go:196: [de3493a922e35] daemon is not started 09:43:52 [2021-08-10T09:43:52.660Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 09:43:53 [2021-08-10T09:43:53.594Z] check_test.go:196: [d5a8e3b8d5697] daemon is not started 09:43:53 [2021-08-10T09:43:53.594Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 09:43:53 [2021-08-10T09:43:53.943Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 09:43:53 [2021-08-10T09:43:53.943Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 09:43:53 [2021-08-10T09:43:53.943Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 09:43:53 [2021-08-10T09:43:53.943Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 09:43:53 [2021-08-10T09:43:53.943Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 09:43:53 [2021-08-10T09:43:53.943Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 09:43:53 [2021-08-10T09:43:53.943Z] === RUN TestDockerSuite/TestContainerAPICreate 09:43:55 [2021-08-10T09:43:55.494Z] check_test.go:196: [d1f0d949ace07] daemon is not started 09:43:55 [2021-08-10T09:43:55.494Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 09:43:55 [2021-08-10T09:43:55.494Z] check_test.go:196: [d4de68143a8da] daemon is not started 09:43:55 [2021-08-10T09:43:55.494Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 09:43:56 [2021-08-10T09:43:56.106Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 09:43:56 [2021-08-10T09:43:56.106Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 09:43:56 [2021-08-10T09:43:56.106Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 09:43:56 [2021-08-10T09:43:56.106Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 09:43:58 [2021-08-10T09:43:58.270Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 09:43:58 [2021-08-10T09:43:58.726Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 09:43:58 [2021-08-10T09:43:58.726Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 09:43:58 [2021-08-10T09:43:58.726Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 09:43:58 [2021-08-10T09:43:58.726Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 09:43:58 [2021-08-10T09:43:58.726Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 09:43:58 [2021-08-10T09:43:58.726Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 09:43:58 [2021-08-10T09:43:58.726Z] === RUN TestDockerSuite/TestContainerAPIDelete 09:43:58 [2021-08-10T09:43:58.775Z] check_test.go:196: [da26aaf8bf2b7] daemon is not started 09:43:58 [2021-08-10T09:43:58.775Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 09:44:00 [2021-08-10T09:44:00.454Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 09:44:00 [2021-08-10T09:44:00.454Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 09:44:00 [2021-08-10T09:44:00.454Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 09:44:00 [2021-08-10T09:44:00.454Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 09:44:01 [2021-08-10T09:44:01.613Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 09:44:03 [2021-08-10T09:44:03.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 09:44:05 [2021-08-10T09:44:05.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 09:44:05 [2021-08-10T09:44:05.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 09:44:05 [2021-08-10T09:44:05.307Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 09:44:05 [2021-08-10T09:44:05.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 09:44:06 [2021-08-10T09:44:06.880Z] check_test.go:196: [d0eb4625aa02b] daemon is not started 09:44:06 [2021-08-10T09:44:06.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 09:44:06 [2021-08-10T09:44:06.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 09:44:06 [2021-08-10T09:44:06.966Z] === RUN TestDockerSuite/TestContainerAPIGetAll 09:44:09 [2021-08-10T09:44:09.130Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 09:44:09 [2021-08-10T09:44:09.130Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 09:44:09 [2021-08-10T09:44:09.130Z] === RUN TestDockerSuite/TestContainerAPIGetExport 09:44:09 [2021-08-10T09:44:09.130Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 09:44:09 [2021-08-10T09:44:09.130Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 09:44:09 [2021-08-10T09:44:09.409Z] check_test.go:196: [d0ec7e37f46ec] daemon is not started 09:44:09 [2021-08-10T09:44:09.409Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 09:44:10 [2021-08-10T09:44:10.341Z] check_test.go:196: [d4c1af0695c07] daemon is not started 09:44:10 [2021-08-10T09:44:10.341Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 09:44:11 [2021-08-10T09:44:11.714Z] check_test.go:196: [d8a1154a61d19] daemon is not started 09:44:11 [2021-08-10T09:44:11.714Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 09:44:12 [2021-08-10T09:44:12.018Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 09:44:12 [2021-08-10T09:44:12.018Z] === RUN TestDockerSuite/TestContainerAPIKill 09:44:12 [2021-08-10T09:44:12.647Z] check_test.go:196: [d1b0d790f940c] daemon is not started 09:44:12 [2021-08-10T09:44:12.647Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 09:44:13 [2021-08-10T09:44:13.545Z] === RUN TestDockerSuite/TestContainerAPIPause 09:44:13 [2021-08-10T09:44:13.545Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 09:44:13 [2021-08-10T09:44:13.545Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 09:44:14 [2021-08-10T09:44:14.033Z] check_test.go:196: [dc4a052db12d2] daemon is not started 09:44:14 [2021-08-10T09:44:14.033Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 09:44:15 [2021-08-10T09:44:15.408Z] check_test.go:196: [dc45c66490ea2] daemon is not started 09:44:15 [2021-08-10T09:44:15.408Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 09:44:15 [2021-08-10T09:44:15.711Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 09:44:16 [2021-08-10T09:44:16.166Z] === RUN TestDockerSuite/TestContainerAPIRename 09:44:16 [2021-08-10T09:44:16.340Z] check_test.go:196: [dfd3cd048fcc9] daemon is not started 09:44:16 [2021-08-10T09:44:16.340Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 09:44:17 [2021-08-10T09:44:17.714Z] check_test.go:196: [d404ecf4ce6d3] daemon is not started 09:44:17 [2021-08-10T09:44:17.714Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 09:44:18 [2021-08-10T09:44:18.329Z] === RUN TestDockerSuite/TestContainerAPIRestart 09:44:18 [2021-08-10T09:44:18.648Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76d4bebdd295b0731a24511e6e3d8232682846e38a4c092cdd2aa40069b62cc4 09:44:19 [2021-08-10T09:44:19.583Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a2f7740bbd2b2a500444a331cee59317b4d323fca227c8d720cd97a066b90632 09:44:19 [2021-08-10T09:44:19.841Z] check_test.go:196: [df23237e6f801] daemon is not started 09:44:19 [2021-08-10T09:44:19.841Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 09:44:20 [2021-08-10T09:44:20.774Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:292e4de2c2eb79d6c502f3045a058d0fd8078f321269b43b903cd11b02a424c7 09:44:21 [2021-08-10T09:44:21.215Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 09:44:22 [2021-08-10T09:44:22.149Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:24a3026397315a3e091048bbed1f7cb02af22c4872a82770daf462fe84da88b6 09:44:22 [2021-08-10T09:44:22.149Z] check_test.go:196: [d23c143d86634] daemon is not started 09:44:22 [2021-08-10T09:44:22.149Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 09:44:23 [2021-08-10T09:44:23.523Z] check_test.go:196: [db15d3d996cea] daemon is not started 09:44:23 [2021-08-10T09:44:23.523Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 09:44:24 [2021-08-10T09:44:24.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 09:44:24 [2021-08-10T09:44:24.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 09:44:24 [2021-08-10T09:44:24.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 09:44:24 [2021-08-10T09:44:24.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 09:44:24 [2021-08-10T09:44:24.930Z] === RUN TestDockerSuite/TestContainerAPIStart 09:44:25 [2021-08-10T09:44:25.716Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 09:44:25 [2021-08-10T09:44:25.716Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 09:44:25 [2021-08-10T09:44:25.716Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 09:44:26 [2021-08-10T09:44:26.063Z] check_test.go:196: [db07b1359afb1] daemon is not started 09:44:26 [2021-08-10T09:44:26.063Z] === RUN TestDockerRegistrySuite/TestPullByDigest 09:44:26 [2021-08-10T09:44:26.458Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 09:44:26 [2021-08-10T09:44:26.458Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 09:44:26 [2021-08-10T09:44:26.458Z] === RUN TestDockerSuite/TestContainerAPIStop 09:44:27 [2021-08-10T09:44:27.438Z] check_test.go:196: [da6938d07d8ff] daemon is not started 09:44:27 [2021-08-10T09:44:27.438Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 09:44:27 [2021-08-10T09:44:27.438Z] check_test.go:196: [d05c47fdba248] daemon is not started 09:44:27 [2021-08-10T09:44:27.438Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 09:44:28 [2021-08-10T09:44:28.603Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 09:44:28 [2021-08-10T09:44:28.812Z] check_test.go:196: [d68f7d2826a16] daemon is not started 09:44:28 [2021-08-10T09:44:28.812Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 09:44:29 [2021-08-10T09:44:29.346Z] === RUN TestDockerSuite/TestContainerAPITop 09:44:29 [2021-08-10T09:44:29.346Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 09:44:29 [2021-08-10T09:44:29.346Z] === RUN TestDockerSuite/TestContainerAPITopWindows 09:44:29 [2021-08-10T09:44:29.746Z] check_test.go:196: [d2b3a42fa960d] daemon is not started 09:44:29 [2021-08-10T09:44:29.746Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 09:44:30 [2021-08-10T09:44:30.680Z] check_test.go:196: [d5809afa3afb9] daemon is not started 09:44:30 [2021-08-10T09:44:30.680Z] === RUN TestDockerRegistrySuite/TestPullIDStability 09:44:30 [2021-08-10T09:44:30.781Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 09:44:30 [2021-08-10T09:44:30.871Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 09:44:30 [2021-08-10T09:44:30.871Z] === RUN TestDockerSuite/TestContainerAPIWait 09:44:32 [2021-08-10T09:44:32.942Z] === RUN TestDockerSuite/TestBuildDockerignore 09:44:33 [2021-08-10T09:44:33.960Z] check_test.go:196: [dd92352bbd52c] daemon is not started 09:44:33 [2021-08-10T09:44:33.960Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 09:44:34 [2021-08-10T09:44:34.217Z] check_test.go:196: [ddef6408a204c] daemon is not started 09:44:34 [2021-08-10T09:44:34.217Z] === RUN TestDockerRegistrySuite/TestPullManifestList 09:44:35 [2021-08-10T09:44:35.535Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 09:44:35 [2021-08-10T09:44:35.591Z] check_test.go:196: [d5e2d95004b8b] daemon is not started 09:44:35 [2021-08-10T09:44:35.591Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 09:44:35 [2021-08-10T09:44:35.849Z] check_test.go:196: [d5b3d79fd5e63] daemon is not started 09:44:35 [2021-08-10T09:44:35.849Z] === RUN TestDockerRegistrySuite/TestPushBadTag 09:44:36 [2021-08-10T09:44:36.107Z] check_test.go:196: [de873bdcb52e9] daemon is not started 09:44:36 [2021-08-10T09:44:36.107Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 09:44:36 [2021-08-10T09:44:36.365Z] check_test.go:196: [d3892b9f441d4] daemon is not started 09:44:36 [2021-08-10T09:44:36.365Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 09:44:36 [2021-08-10T09:44:36.496Z] === RUN TestDockerSuite/TestContainerNetworkMode 09:44:36 [2021-08-10T09:44:36.496Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 09:44:36 [2021-08-10T09:44:36.496Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 09:44:36 [2021-08-10T09:44:36.496Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux 09:44:36 [2021-08-10T09:44:36.496Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 09:44:36 [2021-08-10T09:44:36.496Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux 09:44:36 [2021-08-10T09:44:36.623Z] check_test.go:196: [d2686df6dee37] daemon is not started 09:44:36 [2021-08-10T09:44:36.623Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 09:44:36 [2021-08-10T09:44:36.881Z] check_test.go:196: [d898a24e74a7c] daemon is not started 09:44:36 [2021-08-10T09:44:36.881Z] === RUN TestDockerRegistrySuite/TestPushUntagged 09:44:36 [2021-08-10T09:44:36.881Z] check_test.go:196: [d800996beba4b] daemon is not started 09:44:36 [2021-08-10T09:44:36.952Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 09:44:36 [2021-08-10T09:44:36.952Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux 09:44:36 [2021-08-10T09:44:36.952Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 09:44:36 [2021-08-10T09:44:36.952Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux 09:44:36 [2021-08-10T09:44:36.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 09:44:37 [2021-08-10T09:44:37.140Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 09:44:37 [2021-08-10T09:44:37.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 09:44:37 [2021-08-10T09:44:37.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 09:44:38 [2021-08-10T09:44:38.513Z] check_test.go:196: [db6e6053291f1] daemon is not started 09:44:38 [2021-08-10T09:44:38.513Z] === RUN TestDockerRegistrySuite/TestRunByDigest 09:44:40 [2021-08-10T09:44:40.411Z] check_test.go:196: [d9c8d70998c6c] daemon is not started 09:44:40 [2021-08-10T09:44:40.411Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 09:44:40 [2021-08-10T09:44:40.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 09:44:40 [2021-08-10T09:44:40.976Z] check_test.go:196: [d27bfa39648c8] daemon is not started 09:44:40 [2021-08-10T09:44:40.976Z] === RUN TestDockerRegistrySuite/TestTagByDigest 09:44:42 [2021-08-10T09:44:42.348Z] check_test.go:196: [da7803d222101] daemon is not started 09:44:42 [2021-08-10T09:44:42.348Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 09:44:42 [2021-08-10T09:44:42.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 09:44:43 [2021-08-10T09:44:43.298Z] === RUN TestDockerRegistrySuite/TestV2Only 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite (52.96s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.20s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.41s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.29s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.01s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.52s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.13s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.28s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.24s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.15s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.28s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.36s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.16s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.68s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.27s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.07s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.21s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.27s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.20s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.84s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.02s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) 09:44:44 [2021-08-10T09:44:44.234Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s) 09:44:44 [2021-08-10T09:44:44.234Z] === RUN TestDockerSchema1RegistrySuite 09:44:44 [2021-08-10T09:44:44.234Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 09:44:44 [2021-08-10T09:44:44.492Z] check_test.go:223: [d31f393ab5b88] daemon is not started 09:44:44 [2021-08-10T09:44:44.492Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 09:44:45 [2021-08-10T09:44:45.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 09:44:47 [2021-08-10T09:44:47.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005710_<nil>} 09:44:47 [2021-08-10T09:44:47.776Z] check_test.go:223: [d6372917bb9a1] daemon is not started 09:44:47 [2021-08-10T09:44:47.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 09:44:49 [2021-08-10T09:44:49.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1463771866_c:\foo_false__<nil>_<nil>_<nil>} 09:44:51 [2021-08-10T09:44:51.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1463771866_c:\foo_true__<nil>_<nil>_<nil>} 09:44:53 [2021-08-10T09:44:53.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 09:44:53 [2021-08-10T09:44:53.789Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 09:44:53 [2021-08-10T09:44:53.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 09:44:53 [2021-08-10T09:44:53.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 09:44:53 [2021-08-10T09:44:53.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 09:44:53 [2021-08-10T09:44:53.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 09:44:53 [2021-08-10T09:44:53.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 09:44:54 [2021-08-10T09:44:54.244Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 09:44:54 [2021-08-10T09:44:54.244Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 09:44:54 [2021-08-10T09:44:54.244Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestCopyAndRestart 09:44:54 [2021-08-10T09:44:54.244Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 09:44:54 [2021-08-10T09:44:54.244Z] === RUN TestDockerSuite/TestCopyCreatedContainer 09:44:54 [2021-08-10T09:44:54.244Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 09:44:54 [2021-08-10T09:44:54.332Z] check_test.go:223: [dbaa9050793b5] daemon is not started 09:44:54 [2021-08-10T09:44:54.332Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 09:44:54 [2021-08-10T09:44:54.699Z] === RUN TestDockerSuite/TestCpAbsolutePath 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseA 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseB 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseC 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseD 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseE 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseF 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseG 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseH 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseI 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromCaseJ 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 09:44:56 [2021-08-10T09:44:56.862Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 09:44:56 [2021-08-10T09:44:56.862Z] === RUN TestDockerSuite/TestCpGarbagePath 09:44:57 [2021-08-10T09:44:57.612Z] check_test.go:223: [da1b865b95618] daemon is not started 09:44:57 [2021-08-10T09:44:57.612Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 09:44:58 [2021-08-10T09:44:58.546Z] check_test.go:223: [d593bb46b5525] daemon is not started 09:44:58 [2021-08-10T09:44:58.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 09:44:59 [2021-08-10T09:44:59.026Z] === RUN TestDockerSuite/TestCpLocalOnly 09:44:59 [2021-08-10T09:44:59.027Z] === RUN TestDockerSuite/TestCpNameHasColon 09:44:59 [2021-08-10T09:44:59.027Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 09:44:59 [2021-08-10T09:44:59.027Z] === RUN TestDockerSuite/TestCpRelativePath 09:44:59 [2021-08-10T09:44:59.485Z] check_test.go:223: [d9dbd3ce2ff7e] daemon is not started 09:44:59 [2021-08-10T09:44:59.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 09:44:59 [2021-08-10T09:44:59.743Z] check_test.go:223: [d518d8648175c] daemon is not started 09:44:59 [2021-08-10T09:44:59.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 09:45:01 [2021-08-10T09:45:01.117Z] check_test.go:223: [d83119587ba42] daemon is not started 09:45:01 [2021-08-10T09:45:01.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 09:45:01 [2021-08-10T09:45:01.190Z] === RUN TestDockerSuite/TestCpSpecialFiles 09:45:01 [2021-08-10T09:45:01.190Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 09:45:01 [2021-08-10T09:45:01.190Z] === RUN TestDockerSuite/TestCpSymlinkComponent 09:45:01 [2021-08-10T09:45:01.190Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 09:45:01 [2021-08-10T09:45:01.190Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 09:45:01 [2021-08-10T09:45:01.190Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 09:45:01 [2021-08-10T09:45:01.190Z] === RUN TestDockerSuite/TestCpToCaseA 09:45:02 [2021-08-10T09:45:02.051Z] check_test.go:223: [d42c7e596a429] daemon is not started 09:45:02 [2021-08-10T09:45:02.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 09:45:03 [2021-08-10T09:45:03.425Z] check_test.go:223: [d40b759ade6f5] daemon is not started 09:45:03 [2021-08-10T09:45:03.425Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 09:45:04 [2021-08-10T09:45:04.809Z] docker_cli_swarm_test.go:1172: [d522135c6062c] joining swarm manager [d6a38dcc078ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 09:45:05 [2021-08-10T09:45:05.854Z] === RUN TestDockerSuite/TestCpToCaseB 09:45:06 [2021-08-10T09:45:06.712Z] check_test.go:223: [da8cac650c7fc] daemon is not started 09:45:06 [2021-08-10T09:45:06.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 09:45:06 [2021-08-10T09:45:06.970Z] check_test.go:223: [d4fdef39e5971] daemon is not started 09:45:06 [2021-08-10T09:45:06.970Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 09:45:07 [2021-08-10T09:45:07.228Z] check_test.go:223: [dddd5313a6bbe] daemon is not started 09:45:07 [2021-08-10T09:45:07.228Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 09:45:07 [2021-08-10T09:45:07.486Z] check_test.go:223: [d0668e001612e] daemon is not started 09:45:07 [2021-08-10T09:45:07.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 09:45:07 [2021-08-10T09:45:07.744Z] check_test.go:223: [d05295aa79994] daemon is not started 09:45:07 [2021-08-10T09:45:07.744Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 09:45:08 [2021-08-10T09:45:08.002Z] check_test.go:223: [dee595350dd78] daemon is not started 09:45:08 [2021-08-10T09:45:08.002Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 09:45:08 [2021-08-10T09:45:08.015Z] === RUN TestDockerSuite/TestCpToCaseC 09:45:08 [2021-08-10T09:45:08.015Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 09:45:08 [2021-08-10T09:45:08.015Z] === RUN TestDockerSuite/TestCpToCaseD 09:45:08 [2021-08-10T09:45:08.015Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 09:45:08 [2021-08-10T09:45:08.015Z] === RUN TestDockerSuite/TestCpToCaseE 09:45:08 [2021-08-10T09:45:08.260Z] check_test.go:223: [d8cab88bc896d] daemon is not started 09:45:08 [2021-08-10T09:45:08.260Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 09:45:08 [2021-08-10T09:45:08.518Z] check_test.go:223: [db7815a2fea26] daemon is not started 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite (24.37s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.40s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.34s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.99s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.38s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.17s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.21s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.11s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.31s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) 09:45:08 [2021-08-10T09:45:08.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 09:45:08 [2021-08-10T09:45:08.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite 09:45:08 [2021-08-10T09:45:08.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 09:45:09 [2021-08-10T09:45:09.084Z] check_test.go:252: [dce8d0282a231] daemon is not started 09:45:09 [2021-08-10T09:45:09.084Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 09:45:09 [2021-08-10T09:45:09.651Z] check_test.go:252: [dbb31db2487c3] daemon is not started 09:45:09 [2021-08-10T09:45:09.651Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 09:45:09 [2021-08-10T09:45:09.910Z] check_test.go:252: [d440e52401edf] daemon is not started 09:45:09 [2021-08-10T09:45:09.910Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 09:45:10 [2021-08-10T09:45:10.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 09:45:11 [2021-08-10T09:45:11.102Z] check_test.go:252: [d7af67c682050] daemon is not started 09:45:11 [2021-08-10T09:45:11.102Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 09:45:11 [2021-08-10T09:45:11.670Z] check_test.go:252: [de536b009262d] daemon is not started 09:45:11 [2021-08-10T09:45:11.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 09:45:12 [2021-08-10T09:45:12.236Z] check_test.go:252: [df1dcfb802cb4] daemon is not started 09:45:12 [2021-08-10T09:45:12.236Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 09:45:12 [2021-08-10T09:45:12.236Z] check_test.go:252: [d1b65fb73b6ce] daemon is not started 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.78s) 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) 09:45:12 [2021-08-10T09:45:12.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 09:45:12 [2021-08-10T09:45:12.236Z] === RUN TestDockerRegistryAuthTokenSuite 09:45:12 [2021-08-10T09:45:12.236Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 09:45:15 [2021-08-10T09:45:15.055Z] === RUN TestDockerSuite/TestCpToCaseF 09:45:15 [2021-08-10T09:45:15.055Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 09:45:15 [2021-08-10T09:45:15.055Z] === RUN TestDockerSuite/TestCpToCaseG 09:45:15 [2021-08-10T09:45:15.055Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 09:45:15 [2021-08-10T09:45:15.055Z] === RUN TestDockerSuite/TestCpToCaseH 09:45:17 [2021-08-10T09:45:17.493Z] check_test.go:279: [d29d4781f382a] daemon is not started 09:45:17 [2021-08-10T09:45:17.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 09:45:17 [2021-08-10T09:45:17.493Z] check_test.go:279: [dbf73e5b102f9] daemon is not started 09:45:17 [2021-08-10T09:45:17.493Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 09:45:17 [2021-08-10T09:45:17.751Z] check_test.go:279: [d10fddff4bd33] daemon is not started 09:45:17 [2021-08-10T09:45:17.751Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 09:45:17 [2021-08-10T09:45:17.751Z] check_test.go:279: [dd9ecbb43091c] daemon is not started 09:45:17 [2021-08-10T09:45:17.751Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 09:45:18 [2021-08-10T09:45:18.008Z] check_test.go:279: [de6c5f1c80f3f] daemon is not started 09:45:18 [2021-08-10T09:45:18.008Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) 09:45:18 [2021-08-10T09:45:18.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) 09:45:18 [2021-08-10T09:45:18.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 09:45:18 [2021-08-10T09:45:18.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 09:45:18 [2021-08-10T09:45:18.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) 09:45:18 [2021-08-10T09:45:18.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) 09:45:18 [2021-08-10T09:45:18.008Z] === RUN TestDockerNetworkSuite 09:45:18 [2021-08-10T09:45:18.008Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 09:45:20 [2021-08-10T09:45:20.536Z] docker_cli_network_unix_test.go:46: [dd60532e62709] daemon is not started 09:45:20 [2021-08-10T09:45:20.536Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 09:45:21 [2021-08-10T09:45:21.103Z] docker_cli_network_unix_test.go:46: [d93b4779e275f] daemon is not started 09:45:21 [2021-08-10T09:45:21.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 09:45:23 [2021-08-10T09:45:23.583Z] === RUN TestDockerSuite/TestCpToCaseI 09:45:23 [2021-08-10T09:45:23.583Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 09:45:23 [2021-08-10T09:45:23.583Z] === RUN TestDockerSuite/TestCpToCaseJ 09:45:23 [2021-08-10T09:45:23.583Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 09:45:23 [2021-08-10T09:45:23.583Z] === RUN TestDockerSuite/TestCpToDot 09:45:25 [2021-08-10T09:45:25.114Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 09:45:25 [2021-08-10T09:45:25.114Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 09:45:25 [2021-08-10T09:45:25.114Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 09:45:25 [2021-08-10T09:45:25.114Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 09:45:25 [2021-08-10T09:45:25.114Z] === RUN TestDockerSuite/TestCpToStdout 09:45:26 [2021-08-10T09:45:26.640Z] docker_cli_network_unix_test.go:46: [d3f0112889462] daemon is not started 09:45:26 [2021-08-10T09:45:26.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 09:45:28 [2021-08-10T09:45:28.000Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 09:45:28 [2021-08-10T09:45:28.000Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 09:45:28 [2021-08-10T09:45:28.000Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 09:45:28 [2021-08-10T09:45:28.000Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 09:45:28 [2021-08-10T09:45:28.000Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 09:45:28 [2021-08-10T09:45:28.000Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 09:45:28 [2021-08-10T09:45:28.000Z] === RUN TestDockerSuite/TestCpVolumePath 09:45:28 [2021-08-10T09:45:28.000Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 09:45:28 [2021-08-10T09:45:28.000Z] === RUN TestDockerSuite/TestCreate64ByteHexID 09:45:28 [2021-08-10T09:45:28.000Z] === RUN TestDockerSuite/TestCreateArgs 09:45:28 [2021-08-10T09:45:28.000Z] === RUN TestDockerSuite/TestCreateByImageID 09:45:28 [2021-08-10T09:45:28.798Z] docker_cli_network_unix_test.go:46: [d2df17b569790] daemon is not started 09:45:29 [2021-08-10T09:45:29.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 09:45:29 [2021-08-10T09:45:29.056Z] docker_cli_network_unix_test.go:1233: [df61d151e183f] daemon is not started 09:45:30 [2021-08-10T09:45:30.160Z] === RUN TestDockerSuite/TestCreateEchoStdout 09:45:32 [2021-08-10T09:45:32.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 09:45:32 [2021-08-10T09:45:32.903Z] docker_cli_network_unix_test.go:46: [d6f29d7ccdfe2] daemon is not started 09:45:33 [2021-08-10T09:45:33.046Z] === RUN TestDockerSuite/TestCreateGrowRootfs 09:45:33 [2021-08-10T09:45:33.047Z] === RUN TestDockerSuite/TestCreateHostConfig 09:45:33 [2021-08-10T09:45:33.047Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 09:45:33 [2021-08-10T09:45:33.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 09:45:34 [2021-08-10T09:45:34.572Z] === RUN TestDockerSuite/TestCreateLabelFromImage 09:45:35 [2021-08-10T09:45:35.027Z] === RUN TestDockerSuite/TestCreateLabels 09:45:35 [2021-08-10T09:45:35.482Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 09:45:35 [2021-08-10T09:45:35.482Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 09:45:35 [2021-08-10T09:45:35.482Z] === RUN TestDockerSuite/TestCreateRM 09:45:35 [2021-08-10T09:45:35.937Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 09:45:35 [2021-08-10T09:45:35.937Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 09:45:35 [2021-08-10T09:45:35.937Z] === RUN TestDockerSuite/TestCreateStopSignal 09:45:35 [2021-08-10T09:45:35.937Z] === RUN TestDockerSuite/TestCreateStopTimeout 09:45:36 [2021-08-10T09:45:36.392Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 09:45:41 [2021-08-10T09:45:41.578Z] docker_cli_network_unix_test.go:46: [d28fad8dda66a] daemon is not started 09:45:41 [2021-08-10T09:45:41.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 09:45:43 [2021-08-10T09:45:43.432Z] === RUN TestDockerSuite/TestCreateVolumesCreated 09:45:43 [2021-08-10T09:45:43.432Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 09:45:43 [2021-08-10T09:45:43.479Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 09:45:43 [2021-08-10T09:45:43.479Z] docker_cli_network_unix_test.go:46: [d455988faf600] daemon is not started 09:45:43 [2021-08-10T09:45:43.887Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 09:45:44 [2021-08-10T09:45:44.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 09:45:45 [2021-08-10T09:45:45.420Z] docker_cli_swarm_test.go:1453: [dbadee43257e1] joining swarm manager [d76337126020a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:45:45 [2021-08-10T09:45:45.678Z] docker_cli_network_unix_test.go:46: [dd7ca96942ac7] daemon is not started 09:45:45 [2021-08-10T09:45:45.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 09:45:46 [2021-08-10T09:45:46.504Z] docker_cli_swarm_test.go:1454: [d53001d7ca6ac] joining swarm manager [d76337126020a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:45:46 [2021-08-10T09:45:46.768Z] docker_cli_network_unix_test.go:46: [df93d257b61c0] daemon is not started 09:45:46 [2021-08-10T09:45:46.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 09:45:47 [2021-08-10T09:45:47.334Z] docker_cli_network_unix_test.go:46: [dc187cacfb921] daemon is not started 09:45:47 [2021-08-10T09:45:47.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 09:45:47 [2021-08-10T09:45:47.599Z] === RUN TestDockerSuite/TestCreateWithPortRange 09:45:47 [2021-08-10T09:45:47.599Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 09:45:47 [2021-08-10T09:45:47.599Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 09:45:47 [2021-08-10T09:45:47.599Z] === RUN TestDockerSuite/TestCreateWithWorkdir 09:45:48 [2021-08-10T09:45:48.266Z] docker_cli_network_unix_test.go:46: [d0219060f61fe] daemon is not started 09:45:48 [2021-08-10T09:45:48.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 09:45:49 [2021-08-10T09:45:49.456Z] docker_cli_network_unix_test.go:46: [dfd711c65a2ed] daemon is not started 09:45:49 [2021-08-10T09:45:49.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 09:45:49 [2021-08-10T09:45:49.714Z] docker_cli_network_unix_test.go:46: [dc6437d5fe287] daemon is not started 09:45:49 [2021-08-10T09:45:49.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 09:45:49 [2021-08-10T09:45:49.760Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDevicePermissions 09:45:49 [2021-08-10T09:45:49.760Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDockerFails 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 09:45:49 [2021-08-10T09:45:49.760Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 09:45:49 [2021-08-10T09:45:49.760Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 09:45:49 [2021-08-10T09:45:49.760Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestEventsAttach 09:45:49 [2021-08-10T09:45:49.760Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestEventsCommit 09:45:49 [2021-08-10T09:45:49.760Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 09:45:49 [2021-08-10T09:45:49.760Z] === RUN TestDockerSuite/TestEventsContainerEvents 09:45:49 [2021-08-10T09:45:49.972Z] docker_cli_network_unix_test.go:46: [d2271fa8edc8b] daemon is not started 09:45:49 [2021-08-10T09:45:49.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 09:45:50 [2021-08-10T09:45:50.906Z] docker_cli_network_unix_test.go:46: [d813bd8948ebd] daemon is not started 09:45:50 [2021-08-10T09:45:50.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 09:45:51 [2021-08-10T09:45:51.164Z] docker_cli_network_unix_test.go:46: [d813b0d95d775] daemon is not started 09:45:51 [2021-08-10T09:45:51.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 09:45:51 [2021-08-10T09:45:51.164Z] docker_cli_network_unix_test.go:46: [d56b5ba7bb599] daemon is not started 09:45:51 [2021-08-10T09:45:51.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 09:45:51 [2021-08-10T09:45:51.422Z] docker_cli_network_unix_test.go:46: [d3ac63fa80602] daemon is not started 09:45:51 [2021-08-10T09:45:51.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 09:45:51 [2021-08-10T09:45:51.921Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 09:45:52 [2021-08-10T09:45:52.356Z] docker_cli_network_unix_test.go:46: [dccbbcd7ad95c] daemon is not started 09:45:52 [2021-08-10T09:45:52.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 09:45:53 [2021-08-10T09:45:53.289Z] docker_cli_network_unix_test.go:46: [d5dda72a80b57] daemon is not started 09:45:53 [2021-08-10T09:45:53.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 09:45:53 [2021-08-10T09:45:53.547Z] docker_cli_network_unix_test.go:46: [de0dde3ef3c2c] daemon is not started 09:45:53 [2021-08-10T09:45:53.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 09:45:54 [2021-08-10T09:45:54.091Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 09:45:54 [2021-08-10T09:45:54.114Z] docker_cli_network_unix_test.go:46: [d8d5641ec48eb] daemon is not started 09:45:54 [2021-08-10T09:45:54.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 09:45:54 [2021-08-10T09:45:54.114Z] docker_cli_network_unix_test.go:46: [db84398482cac] daemon is not started 09:45:54 [2021-08-10T09:45:54.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 09:45:55 [2021-08-10T09:45:55.488Z] docker_cli_network_unix_test.go:968: [d4488fceafdda] daemon is not started 09:45:56 [2021-08-10T09:45:56.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 09:45:56 [2021-08-10T09:45:56.863Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 09:45:56 [2021-08-10T09:45:56.980Z] === RUN TestDockerSuite/TestEventsContainerRestart 09:45:58 [2021-08-10T09:45:58.763Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 09:45:58 [2021-08-10T09:45:58.763Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 09:45:58 [2021-08-10T09:45:58.763Z] docker_cli_network_unix_test.go:46: [df565d8c34ebf] daemon is not started 09:45:58 [2021-08-10T09:45:58.763Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 09:45:58 [2021-08-10T09:45:58.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 09:45:58 [2021-08-10T09:45:58.763Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 09:45:58 [2021-08-10T09:45:58.902Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 09:45:58 [2021-08-10T09:45:58.902Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 09:45:58 [2021-08-10T09:45:58.902Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 09:45:58 [2021-08-10T09:45:58.902Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 09:45:59 [2021-08-10T09:45:59.698Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 09:46:01 [2021-08-10T09:46:01.597Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 09:46:04 [2021-08-10T09:46:04.018Z] === RUN TestDockerSuite/TestEventsCopy 09:46:04 [2021-08-10T09:46:04.888Z] docker_cli_network_unix_test.go:1116: [ddf2ef9e692bd] daemon is not started 09:46:06 [2021-08-10T09:46:06.788Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 09:46:07 [2021-08-10T09:46:07.729Z] === RUN TestDockerSuite/TestEventsFilterContainer 09:46:10 [2021-08-10T09:46:10.072Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 09:46:11 [2021-08-10T09:46:11.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 09:46:11 [2021-08-10T09:46:11.448Z] docker_cli_network_unix_test.go:46: [d12f76b829524] daemon is not started 09:46:11 [2021-08-10T09:46:11.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 09:46:12 [2021-08-10T09:46:12.014Z] docker_cli_swarm_unix_test.go:62: [d7ad627760abe] joining swarm manager [d8ceaeb91d109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:46:12 [2021-08-10T09:46:12.389Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 09:46:12 [2021-08-10T09:46:12.579Z] docker_cli_network_unix_test.go:46: [dcb09d66b15d1] daemon is not started 09:46:12 [2021-08-10T09:46:12.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 09:46:12 [2021-08-10T09:46:12.837Z] docker_cli_network_unix_test.go:46: [de20e00c7bae2] daemon is not started 09:46:12 [2021-08-10T09:46:12.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 09:46:12 [2021-08-10T09:46:12.837Z] docker_cli_network_unix_test.go:46: [d62ee82fd3760] daemon is not started 09:46:12 [2021-08-10T09:46:12.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 09:46:13 [2021-08-10T09:46:13.094Z] docker_cli_network_unix_test.go:46: [df8635d335d8a] daemon is not started 09:46:13 [2021-08-10T09:46:13.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 09:46:13 [2021-08-10T09:46:13.352Z] docker_cli_network_unix_test.go:46: [d3e04dc249903] daemon is not started 09:46:13 [2021-08-10T09:46:13.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 09:46:13 [2021-08-10T09:46:13.352Z] docker_cli_network_unix_test.go:46: [d27ed0d53af49] daemon is not started 09:46:13 [2021-08-10T09:46:13.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 09:46:14 [2021-08-10T09:46:14.553Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 09:46:15 [2021-08-10T09:46:15.512Z] === RUN TestDockerSuite/TestEventsFilterImageName 09:46:15 [2021-08-10T09:46:15.882Z] docker_cli_network_unix_test.go:46: [deafc3f17698c] daemon is not started 09:46:16 [2021-08-10T09:46:16.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 09:46:16 [2021-08-10T09:46:16.816Z] docker_cli_network_unix_test.go:46: [db1266c407fc6] daemon is not started 09:46:16 [2021-08-10T09:46:16.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 09:46:16 [2021-08-10T09:46:16.816Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 09:46:16 [2021-08-10T09:46:16.816Z] docker_cli_network_unix_test.go:46: [d5b56db5dd5c7] daemon is not started 09:46:16 [2021-08-10T09:46:16.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 09:46:17 [2021-08-10T09:46:17.752Z] docker_cli_network_unix_test.go:46: [d71dbdc6b83d2] daemon is not started 09:46:18 [2021-08-10T09:46:18.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 09:46:19 [2021-08-10T09:46:19.224Z] === RUN TestDockerSuite/TestEventsFilterLabels 09:46:20 [2021-08-10T09:46:20.183Z] === RUN TestDockerSuite/TestEventsFilterType 09:46:21 [2021-08-10T09:46:21.142Z] === RUN TestDockerSuite/TestEventsFilters 09:46:22 [2021-08-10T09:46:22.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 09:46:24 [2021-08-10T09:46:24.095Z] docker_cli_network_unix_test.go:1084: [dab91d6cd76d0] daemon is not started 09:46:25 [2021-08-10T09:46:25.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 09:46:25 [2021-08-10T09:46:25.726Z] docker_cli_network_unix_test.go:46: [dba4e441b7708] daemon is not started 09:46:25 [2021-08-10T09:46:25.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 09:46:26 [2021-08-10T09:46:26.292Z] docker_cli_network_unix_test.go:46: [dce48700e6a4f] daemon is not started 09:46:26 [2021-08-10T09:46:26.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 09:46:28 [2021-08-10T09:46:28.449Z] docker_cli_network_unix_test.go:46: [d4879344ee6b4] daemon is not started 09:46:28 [2021-08-10T09:46:28.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 09:46:28 [2021-08-10T09:46:28.707Z] docker_cli_network_unix_test.go:46: [dca6b491a67cf] daemon is not started 09:46:28 [2021-08-10T09:46:28.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 09:46:29 [2021-08-10T09:46:29.641Z] docker_cli_network_unix_test.go:46: [da9f996d1cc32] daemon is not started 09:46:29 [2021-08-10T09:46:29.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 09:46:30 [2021-08-10T09:46:30.209Z] docker_cli_network_unix_test.go:46: [d22cb2e87c28b] daemon is not started 09:46:30 [2021-08-10T09:46:30.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 09:46:31 [2021-08-10T09:46:31.148Z] docker_cli_network_unix_test.go:46: [db45a2d714529] daemon is not started 09:46:31 [2021-08-10T09:46:31.406Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 09:46:31 [2021-08-10T09:46:31.415Z] === RUN TestDockerSuite/TestEventsFormat 09:46:35 [2021-08-10T09:46:35.127Z] === RUN TestDockerSuite/TestEventsFormatBadField 09:46:35 [2021-08-10T09:46:35.127Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 09:46:35 [2021-08-10T09:46:35.127Z] === RUN TestDockerSuite/TestEventsImageImport 09:46:35 [2021-08-10T09:46:35.127Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 09:46:35 [2021-08-10T09:46:35.127Z] === RUN TestDockerSuite/TestEventsImageLoad 09:46:35 [2021-08-10T09:46:35.127Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 09:46:35 [2021-08-10T09:46:35.127Z] === RUN TestDockerSuite/TestEventsImagePull 09:46:35 [2021-08-10T09:46:35.127Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 09:46:35 [2021-08-10T09:46:35.127Z] === RUN TestDockerSuite/TestEventsImageTag 09:46:35 [2021-08-10T09:46:35.582Z] === RUN TestDockerSuite/TestEventsPluginOps 09:46:36 [2021-08-10T09:46:36.036Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 09:46:36 [2021-08-10T09:46:36.036Z] === RUN TestDockerSuite/TestEventsRename 09:46:36 [2021-08-10T09:46:36.670Z] docker_cli_network_unix_test.go:46: [df63d82eebb42] daemon is not started 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite (79.02s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.32s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.93s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.75s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.94s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.91s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.66s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.76s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.82s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.73s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.61s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.10s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.10s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.95s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.22s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.86s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.37s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.17s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.50s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) 09:46:36 [2021-08-10T09:46:36.929Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.09s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.00s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.62s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.04s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.04s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.91s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.32s) 09:46:36 [2021-08-10T09:46:36.929Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.53s) 09:46:36 [2021-08-10T09:46:36.929Z] === RUN TestDockerHubPullSuite 09:46:36 [2021-08-10T09:46:36.929Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 09:46:38 [2021-08-10T09:46:38.198Z] === RUN TestDockerSuite/TestEventsResize 09:46:38 [2021-08-10T09:46:38.301Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 09:46:40 [2021-08-10T09:46:40.827Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 09:46:40 [2021-08-10T09:46:40.827Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 09:46:42 [2021-08-10T09:46:42.205Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 09:46:42 [2021-08-10T09:46:42.205Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 09:46:42 [2021-08-10T09:46:42.205Z] --- PASS: TestDockerHubPullSuite (5.16s) 09:46:42 [2021-08-10T09:46:42.205Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.31s) 09:46:42 [2021-08-10T09:46:42.205Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) 09:46:42 [2021-08-10T09:46:42.205Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.32s) 09:46:42 [2021-08-10T09:46:42.205Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.03s) 09:46:42 [2021-08-10T09:46:42.205Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) 09:46:42 [2021-08-10T09:46:42.205Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) 09:46:42 [2021-08-10T09:46:42.205Z] PASS 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === Skipped 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_sni_test.go:18: Flakey test 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight 09:46:42 [2021-08-10T09:46:42.205Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] 09:46:42 [2021-08-10T09:46:42.205Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 09:46:42 [2021-08-10T09:46:42.205Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 09:46:42 [2021-08-10T09:46:42.206Z] docker_cli_network_unix_test.go:46: [d5b56db5dd5c7] daemon is not started 09:46:42 [2021-08-10T09:46:42.206Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] DONE 1269 tests, 51 skipped in 1981.610s 09:46:42 [2021-08-10T09:46:42.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:46:42 [2021-08-10T09:46:42.206Z] ++++ cat bundles/test-integration/docker.pid 09:46:42 [2021-08-10T09:46:42.206Z] +++ kill 8784 09:46:42 [2021-08-10T09:46:42.206Z] +++ /etc/init.d/apparmor stop 09:46:42 [2021-08-10T09:46:42.206Z] Leaving: AppArmorNo profiles have been unloaded. 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] Unloading profiles will leave already running processes permanently 09:46:42 [2021-08-10T09:46:42.206Z] unconfined, which can lead to unexpected situations. 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.206Z] To set a process to complain mode, use the command line tool 09:46:42 [2021-08-10T09:46:42.206Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:46:42 [2021-08-10T09:46:42.206Z] +++ true 09:46:42 [2021-08-10T09:46:42.206Z] exiting test-integration 09:46:42 [2021-08-10T09:46:42.206Z] ++ exit 0 09:46:42 [2021-08-10T09:46:42.206Z] 09:46:42 [2021-08-10T09:46:42.508Z] + for job in $(jobs -p) 09:46:42 [2021-08-10T09:46:42.508Z] + wait 14513 09:46:46 [2021-08-10T09:46:46.728Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 09:46:47 [2021-08-10T09:46:47.182Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 09:46:49 [2021-08-10T09:46:49.342Z] === RUN TestDockerSuite/TestEventsTimestampFormats 09:46:54 [2021-08-10T09:46:54.007Z] === RUN TestDockerSuite/TestEventsTop 09:46:54 [2021-08-10T09:46:54.007Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 09:46:54 [2021-08-10T09:46:54.007Z] === RUN TestDockerSuite/TestEventsUntag 09:46:56 [2021-08-10T09:46:56.890Z] === RUN TestDockerSuite/TestEventsUntilInThePast 09:46:59 [2021-08-10T09:46:59.283Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 09:47:00 [2021-08-10T09:47:00.604Z] === RUN TestDockerSuite/TestExec 09:47:00 [2021-08-10T09:47:00.604Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 09:47:00 [2021-08-10T09:47:00.604Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 09:47:00 [2021-08-10T09:47:00.604Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 09:47:00 [2021-08-10T09:47:00.604Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 09:47:00 [2021-08-10T09:47:00.809Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 09:47:01 [2021-08-10T09:47:01.264Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 09:47:02 [2021-08-10T09:47:02.129Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 09:47:03 [2021-08-10T09:47:03.659Z] === RUN TestDockerSuite/TestExecAPIStart 09:47:03 [2021-08-10T09:47:03.660Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 09:47:03 [2021-08-10T09:47:03.660Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 09:47:03 [2021-08-10T09:47:03.660Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 09:47:03 [2021-08-10T09:47:03.660Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 09:47:03 [2021-08-10T09:47:03.660Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 09:47:03 [2021-08-10T09:47:03.660Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 09:47:04 [2021-08-10T09:47:04.425Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 09:47:05 [2021-08-10T09:47:05.186Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 09:47:05 [2021-08-10T09:47:05.826Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 09:47:06 [2021-08-10T09:47:06.883Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 09:47:09 [2021-08-10T09:47:09.044Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 09:47:10 [2021-08-10T09:47:10.008Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 09:47:10 [2021-08-10T09:47:10.570Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 09:47:11 [2021-08-10T09:47:11.905Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 09:47:15 [2021-08-10T09:47:15.188Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 09:47:15 [2021-08-10T09:47:15.235Z] === RUN TestDockerSuite/TestExecCgroup 09:47:15 [2021-08-10T09:47:15.235Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 09:47:15 [2021-08-10T09:47:15.235Z] === RUN TestDockerSuite/TestExecEnv 09:47:15 [2021-08-10T09:47:15.235Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 09:47:15 [2021-08-10T09:47:15.235Z] === RUN TestDockerSuite/TestExecEnvLinksHost 09:47:15 [2021-08-10T09:47:15.235Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 09:47:15 [2021-08-10T09:47:15.235Z] === RUN TestDockerSuite/TestExecExitStatus 09:47:16 [2021-08-10T09:47:16.760Z] === RUN TestDockerSuite/TestExecInspectID 09:47:17 [2021-08-10T09:47:17.715Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 09:47:19 [2021-08-10T09:47:19.644Z] === RUN TestDockerSuite/TestExecInteractive 09:47:19 [2021-08-10T09:47:19.644Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 09:47:19 [2021-08-10T09:47:19.644Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 09:47:19 [2021-08-10T09:47:19.644Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 09:47:19 [2021-08-10T09:47:19.644Z] === RUN TestDockerSuite/TestExecParseError 09:47:19 [2021-08-10T09:47:19.645Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 09:47:19 [2021-08-10T09:47:19.645Z] === RUN TestDockerSuite/TestExecPausedContainer 09:47:19 [2021-08-10T09:47:19.645Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 09:47:19 [2021-08-10T09:47:19.645Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 09:47:19 [2021-08-10T09:47:19.645Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 09:47:19 [2021-08-10T09:47:19.645Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 09:47:20 [2021-08-10T09:47:20.262Z] docker_api_swarm_test.go:961: [de1ec0d8b3d0c] joining swarm manager [d76155493188d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:47:21 [2021-08-10T09:47:21.807Z] === RUN TestDockerSuite/TestExecSetEnv 09:47:21 [2021-08-10T09:47:21.807Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 09:47:21 [2021-08-10T09:47:21.807Z] === RUN TestDockerSuite/TestExecStartFails 09:47:21 [2021-08-10T09:47:21.807Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 09:47:21 [2021-08-10T09:47:21.807Z] === RUN TestDockerSuite/TestExecStateCleanup 09:47:21 [2021-08-10T09:47:21.807Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 09:47:21 [2021-08-10T09:47:21.807Z] === RUN TestDockerSuite/TestExecStopNotHanging 09:47:21 [2021-08-10T09:47:21.807Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 09:47:21 [2021-08-10T09:47:21.807Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 09:47:21 [2021-08-10T09:47:21.807Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 09:47:21 [2021-08-10T09:47:21.807Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 09:47:22 [2021-08-10T09:47:22.321Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 09:47:23 [2021-08-10T09:47:23.337Z] === RUN TestDockerSuite/TestExecUlimits 09:47:23 [2021-08-10T09:47:23.337Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 09:47:23 [2021-08-10T09:47:23.337Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 09:47:28 [2021-08-10T09:47:28.000Z] === RUN TestDockerSuite/TestExecWithImageUser 09:47:28 [2021-08-10T09:47:28.000Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 09:47:28 [2021-08-10T09:47:28.000Z] === RUN TestDockerSuite/TestExecWithPrivileged 09:47:28 [2021-08-10T09:47:28.000Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 09:47:28 [2021-08-10T09:47:28.000Z] === RUN TestDockerSuite/TestExecWithUser 09:47:28 [2021-08-10T09:47:28.000Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 09:47:28 [2021-08-10T09:47:28.000Z] === RUN TestDockerSuite/TestGetContainerStats 09:47:30 [2021-08-10T09:47:30.852Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 09:47:33 [2021-08-10T09:47:33.759Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 09:47:38 [2021-08-10T09:47:38.327Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 09:47:39 [2021-08-10T09:47:39.519Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 09:47:42 [2021-08-10T09:47:42.404Z] === RUN TestDockerSuite/TestGetContainerStatsStream 09:47:48 [2021-08-10T09:47:48.163Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 09:47:48 [2021-08-10T09:47:48.163Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 09:47:48 [2021-08-10T09:47:48.163Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 09:47:48 [2021-08-10T09:47:48.163Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 09:47:48 [2021-08-10T09:47:48.163Z] === RUN TestDockerSuite/TestHealth 09:47:48 [2021-08-10T09:47:48.163Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 09:47:48 [2021-08-10T09:47:48.163Z] === RUN TestDockerSuite/TestHistoryExistentImage 09:47:48 [2021-08-10T09:47:48.163Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 09:47:48 [2021-08-10T09:47:48.163Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 09:47:48 [2021-08-10T09:47:48.163Z] === RUN TestDockerSuite/TestHistoryImageWithComment 09:47:48 [2021-08-10T09:47:48.497Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 09:47:52 [2021-08-10T09:47:52.064Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 09:47:52 [2021-08-10T09:47:52.064Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 09:47:52 [2021-08-10T09:47:52.064Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 09:47:52 [2021-08-10T09:47:52.064Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 09:47:52 [2021-08-10T09:47:52.064Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 09:47:52 [2021-08-10T09:47:52.064Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 09:47:52 [2021-08-10T09:47:52.519Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 09:47:53 [2021-08-10T09:47:53.021Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 09:47:53 [2021-08-10T09:47:53.021Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 09:47:53 [2021-08-10T09:47:53.021Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 09:47:53 [2021-08-10T09:47:53.189Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 09:47:53 [2021-08-10T09:47:53.189Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 09:47:53 [2021-08-10T09:47:53.980Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 09:47:53 [2021-08-10T09:47:53.980Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 09:47:55 [2021-08-10T09:47:55.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 09:47:55 [2021-08-10T09:47:55.505Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 09:47:55 [2021-08-10T09:47:55.960Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 09:47:57 [2021-08-10T09:47:57.484Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 09:47:58 [2021-08-10T09:47:58.369Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 09:48:00 [2021-08-10T09:48:00.367Z] === RUN TestDockerSuite/TestImagesFormat 09:48:00 [2021-08-10T09:48:00.367Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 09:48:00 [2021-08-10T09:48:00.367Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 09:48:00 [2021-08-10T09:48:00.367Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 09:48:04 [2021-08-10T09:48:04.075Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 09:48:04 [2021-08-10T09:48:04.075Z] === RUN TestDockerSuite/TestImportBadURL 09:48:04 [2021-08-10T09:48:04.933Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestImportDisplay 09:48:06 [2021-08-10T09:48:06.235Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestImportFile 09:48:06 [2021-08-10T09:48:06.235Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestImportFileWithMessage 09:48:06 [2021-08-10T09:48:06.235Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestImportGzipped 09:48:06 [2021-08-10T09:48:06.235Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 09:48:06 [2021-08-10T09:48:06.235Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 09:48:06 [2021-08-10T09:48:06.235Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 09:48:06 [2021-08-10T09:48:06.235Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 09:48:06 [2021-08-10T09:48:06.235Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 09:48:06 [2021-08-10T09:48:06.235Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 09:48:06 [2021-08-10T09:48:06.235Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 09:48:06 [2021-08-10T09:48:06.235Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 09:48:08 [2021-08-10T09:48:08.398Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 09:48:10 [2021-08-10T09:48:10.196Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 09:48:10 [2021-08-10T09:48:10.561Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 09:48:10 [2021-08-10T09:48:10.561Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 09:48:10 [2021-08-10T09:48:10.561Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 09:48:10 [2021-08-10T09:48:10.561Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 09:48:10 [2021-08-10T09:48:10.561Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 09:48:10 [2021-08-10T09:48:10.561Z] === RUN TestDockerSuite/TestInspectAmpersand 09:48:10 [2021-08-10T09:48:10.561Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 09:48:10 [2021-08-10T09:48:10.561Z] === RUN TestDockerSuite/TestInspectBindMountPoint 09:48:12 [2021-08-10T09:48:12.724Z] === RUN TestDockerSuite/TestInspectByPrefix 09:48:12 [2021-08-10T09:48:12.724Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 09:48:12 [2021-08-10T09:48:12.726Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 09:48:14 [2021-08-10T09:48:14.887Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 09:48:14 [2021-08-10T09:48:14.887Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 09:48:14 [2021-08-10T09:48:14.887Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 09:48:14 [2021-08-10T09:48:14.887Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 09:48:14 [2021-08-10T09:48:14.887Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 09:48:14 [2021-08-10T09:48:14.887Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 09:48:14 [2021-08-10T09:48:14.887Z] === RUN TestDockerSuite/TestInspectDefault 09:48:15 [2021-08-10T09:48:15.254Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 09:48:16 [2021-08-10T09:48:16.416Z] === RUN TestDockerSuite/TestInspectHistory 09:48:17 [2021-08-10T09:48:17.784Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 09:48:20 [2021-08-10T09:48:20.129Z] === RUN TestDockerSuite/TestInspectImage 09:48:20 [2021-08-10T09:48:20.130Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 09:48:20 [2021-08-10T09:48:20.130Z] === RUN TestDockerSuite/TestInspectImageFilterInt 09:48:20 [2021-08-10T09:48:20.130Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 09:48:20 [2021-08-10T09:48:20.130Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 09:48:20 [2021-08-10T09:48:20.130Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 09:48:20 [2021-08-10T09:48:20.130Z] === RUN TestDockerSuite/TestInspectInt64 09:48:21 [2021-08-10T09:48:21.067Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 09:48:22 [2021-08-10T09:48:22.294Z] === RUN TestDockerSuite/TestInspectJSONFields 09:48:23 [2021-08-10T09:48:23.823Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 09:48:23 [2021-08-10T09:48:23.823Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 09:48:24 [2021-08-10T09:48:24.124Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 09:48:24 [2021-08-10T09:48:24.349Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 09:48:25 [2021-08-10T09:48:25.985Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 09:48:26 [2021-08-10T09:48:26.259Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 09:48:27 [2021-08-10T09:48:27.510Z] === RUN TestDockerSuite/TestInspectPlugin 09:48:27 [2021-08-10T09:48:27.510Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 09:48:27 [2021-08-10T09:48:27.510Z] === RUN TestDockerSuite/TestInspectRootFS 09:48:27 [2021-08-10T09:48:27.510Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 09:48:27 [2021-08-10T09:48:27.836Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 09:48:29 [2021-08-10T09:48:29.670Z] === RUN TestDockerSuite/TestInspectStatus 09:48:32 [2021-08-10T09:48:32.556Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 09:48:35 [2021-08-10T09:48:35.444Z] === RUN TestDockerSuite/TestInspectTemplateError 09:48:37 [2021-08-10T09:48:37.604Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 09:48:39 [2021-08-10T09:48:39.128Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 09:48:41 [2021-08-10T09:48:41.297Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 09:48:42 [2021-08-10T09:48:42.603Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 09:48:42 [2021-08-10T09:48:42.823Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 09:48:44 [2021-08-10T09:48:44.986Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 09:48:46 [2021-08-10T09:48:46.573Z] === RUN TestDockerSuite/TestInspectUnknownObject 09:48:46 [2021-08-10T09:48:46.573Z] === RUN TestDockerSuite/TestLinkShortDefinition 09:48:46 [2021-08-10T09:48:46.573Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 09:48:46 [2021-08-10T09:48:46.573Z] === RUN TestDockerSuite/TestLinksEnvs 09:48:46 [2021-08-10T09:48:46.573Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 09:48:46 [2021-08-10T09:48:46.573Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 09:48:46 [2021-08-10T09:48:46.573Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 09:48:46 [2021-08-10T09:48:46.573Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 09:48:46 [2021-08-10T09:48:46.573Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 09:48:46 [2021-08-10T09:48:46.573Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 09:48:46 [2021-08-10T09:48:46.573Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.029Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 09:48:47 [2021-08-10T09:48:47.029Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.029Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 09:48:47 [2021-08-10T09:48:47.029Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.029Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 09:48:47 [2021-08-10T09:48:47.029Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.029Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 09:48:47 [2021-08-10T09:48:47.029Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.029Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 09:48:47 [2021-08-10T09:48:47.029Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.029Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 09:48:47 [2021-08-10T09:48:47.029Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.029Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 09:48:47 [2021-08-10T09:48:47.029Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.029Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 09:48:47 [2021-08-10T09:48:47.029Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.030Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 09:48:47 [2021-08-10T09:48:47.030Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.030Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 09:48:47 [2021-08-10T09:48:47.030Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.030Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 09:48:47 [2021-08-10T09:48:47.030Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 09:48:47 [2021-08-10T09:48:47.030Z] === RUN TestDockerSuite/TestLoginWithoutTTY 09:48:47 [2021-08-10T09:48:47.030Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 09:48:47 [2021-08-10T09:48:47.030Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 09:48:48 [2021-08-10T09:48:48.556Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 09:48:50 [2021-08-10T09:48:50.716Z] === RUN TestDockerSuite/TestLogsAPIUntil 09:48:56 [2021-08-10T09:48:56.476Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 09:48:58 [2021-08-10T09:48:58.000Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 09:48:58 [2021-08-10T09:48:58.000Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 09:48:58 [2021-08-10T09:48:58.000Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 09:49:00 [2021-08-10T09:49:00.160Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 09:49:00 [2021-08-10T09:49:00.160Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 09:49:04 [2021-08-10T09:49:04.820Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 09:49:09 [2021-08-10T09:49:09.481Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 09:49:14 [2021-08-10T09:49:14.138Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 09:49:15 [2021-08-10T09:49:15.664Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 09:49:17 [2021-08-10T09:49:17.825Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 09:49:17 [2021-08-10T09:49:17.825Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 09:49:17 [2021-08-10T09:49:17.825Z] === RUN TestDockerSuite/TestLogsFollowStopped 09:49:22 [2021-08-10T09:49:22.466Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 09:49:22 [2021-08-10T09:49:22.536Z] === RUN TestDockerSuite/TestLogsSeparateStderr 09:49:22 [2021-08-10T09:49:22.536Z] === RUN TestDockerSuite/TestLogsSince 09:49:31 [2021-08-10T09:49:31.067Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 09:49:31 [2021-08-10T09:49:31.067Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 09:49:31 [2021-08-10T09:49:31.067Z] === RUN TestDockerSuite/TestLogsStderrInStdout 09:49:31 [2021-08-10T09:49:31.067Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 09:49:31 [2021-08-10T09:49:31.067Z] === RUN TestDockerSuite/TestLogsTail 09:49:33 [2021-08-10T09:49:33.954Z] === RUN TestDockerSuite/TestLogsTimestamps 09:49:36 [2021-08-10T09:49:36.116Z] === RUN TestDockerSuite/TestLogsWithDetails 09:49:37 [2021-08-10T09:49:37.347Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestMountIntoProc 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestMountIntoSys 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestNetHostname 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestPluginActive 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestPluginActiveNetwork 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.275Z] === RUN TestDockerSuite/TestPluginLogDriver 09:49:38 [2021-08-10T09:49:38.275Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 09:49:38 [2021-08-10T09:49:38.730Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 09:49:38 [2021-08-10T09:49:38.730Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 09:49:38 [2021-08-10T09:49:38.730Z] === RUN TestDockerSuite/TestPluginMetricsCollector 09:49:38 [2021-08-10T09:49:38.730Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.730Z] === RUN TestDockerSuite/TestPluginUpgrade 09:49:38 [2021-08-10T09:49:38.730Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.730Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 09:49:38 [2021-08-10T09:49:38.730Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.730Z] === RUN TestDockerSuite/TestPortExposeHostBinding 09:49:38 [2021-08-10T09:49:38.730Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.730Z] === RUN TestDockerSuite/TestPortHostBinding 09:49:38 [2021-08-10T09:49:38.730Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.730Z] === RUN TestDockerSuite/TestPortList 09:49:38 [2021-08-10T09:49:38.730Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 09:49:38 [2021-08-10T09:49:38.730Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersAttach 09:49:42 [2021-08-10T09:49:42.441Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 09:49:42 [2021-08-10T09:49:42.441Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 09:49:42 [2021-08-10T09:49:42.441Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 09:49:42 [2021-08-10T09:49:42.441Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 09:49:42 [2021-08-10T09:49:42.441Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 09:49:42 [2021-08-10T09:49:42.441Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 09:49:42 [2021-08-10T09:49:42.441Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 09:49:42 [2021-08-10T09:49:42.441Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 09:49:42 [2021-08-10T09:49:42.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 09:49:47 [2021-08-10T09:49:47.101Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 09:49:47 [2021-08-10T09:49:47.101Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 09:49:47 [2021-08-10T09:49:47.101Z] === RUN TestDockerSuite/TestPsByOrder 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite (1705.27s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.73s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.66s) 09:49:52 [2021-08-10T09:49:52.212Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.49s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.31s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.23s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.80s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.81s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.11s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.39s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.29s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.74s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.08s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.51s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.29s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.47s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.11s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.89s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.02s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.55s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.31s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.92s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.81s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.43s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.24s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.56s) 09:49:52 [2021-08-10T09:49:52.212Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.62s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.37s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.80s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.48s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.03s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.54s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.17s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.25s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.05s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.02s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.20s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.28s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.16s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.59s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.28s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.38s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.65s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.38s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.48s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.85s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.33s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.26s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.43s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.53s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.52s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.57s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.33s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.24s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.38s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.30s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.44s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.60s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.47s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.63s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.60s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.03s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.12s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.77s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.50s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.15s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.80s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.39s) 09:49:52 [2021-08-10T09:49:52.213Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.99s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.71s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.19s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.84s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.74s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.82s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.65s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.09s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.97s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.78s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.05s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.69s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.32s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.72s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.06s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.73s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.41s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.68s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.08s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.68s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.25s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.93s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.80s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.45s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.61s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) 09:49:52 [2021-08-10T09:49:52.213Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) 09:49:52 [2021-08-10T09:49:52.213Z] === RUN TestDockerExternalVolumeSuite 09:49:52 [2021-08-10T09:49:52.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 09:49:53 [2021-08-10T09:49:53.148Z] docker_cli_external_volume_driver_test.go:53: [da22e887604cc] daemon is not started 09:49:54 [2021-08-10T09:49:54.143Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 09:49:54 [2021-08-10T09:49:54.143Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 09:49:54 [2021-08-10T09:49:54.143Z] === RUN TestDockerSuite/TestPsListContainersBase 09:50:01 [2021-08-10T09:50:01.178Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 09:50:08 [2021-08-10T09:50:08.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 09:50:15 [2021-08-10T09:50:15.935Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 09:50:15 [2021-08-10T09:50:15.935Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 09:50:15 [2021-08-10T09:50:15.935Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 09:50:15 [2021-08-10T09:50:15.935Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 09:50:26 [2021-08-10T09:50:26.214Z] === RUN TestDockerSuite/TestPsListContainersFilterID 09:50:27 [2021-08-10T09:50:27.739Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 09:50:34 [2021-08-10T09:50:34.782Z] === RUN TestDockerSuite/TestPsListContainersFilterName 09:50:38 [2021-08-10T09:50:38.497Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 09:50:38 [2021-08-10T09:50:38.497Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 09:50:38 [2021-08-10T09:50:38.497Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 09:50:38 [2021-08-10T09:50:38.497Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 09:50:38 [2021-08-10T09:50:38.497Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildDotDotFile 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEOLInLine 09:50:38 [2021-08-10T09:50:38.997Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEmptyCmd 09:50:38 [2021-08-10T09:50:38.997Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEmptyScratch 09:50:38 [2021-08-10T09:50:38.997Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEntrypoint 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 09:50:38 [2021-08-10T09:50:38.997Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 09:50:39 [2021-08-10T09:50:39.452Z] === RUN TestDockerSuite/TestBuildEnv 09:50:39 [2021-08-10T09:50:39.452Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 09:50:39 [2021-08-10T09:50:39.452Z] === RUN TestDockerSuite/TestBuildEnvEscapes 09:50:39 [2021-08-10T09:50:39.452Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 09:50:39 [2021-08-10T09:50:39.452Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 09:50:39 [2021-08-10T09:50:39.452Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 09:50:39 [2021-08-10T09:50:39.452Z] === RUN TestDockerSuite/TestBuildEnvUsage 09:50:39 [2021-08-10T09:50:39.452Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 09:50:39 [2021-08-10T09:50:39.452Z] === RUN TestDockerSuite/TestBuildEnvUsage2 09:50:39 [2021-08-10T09:50:39.452Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 09:50:39 [2021-08-10T09:50:39.452Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 09:50:43 [2021-08-10T09:50:43.162Z] === RUN TestDockerSuite/TestPsListContainersSize 09:50:43 [2021-08-10T09:50:43.162Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 09:50:43 [2021-08-10T09:50:43.162Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 09:50:43 [2021-08-10T09:50:43.162Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 09:50:43 [2021-08-10T09:50:43.162Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 09:50:43 [2021-08-10T09:50:43.162Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 09:50:43 [2021-08-10T09:50:43.162Z] === RUN TestDockerSuite/TestPsRightTagName 09:50:43 [2021-08-10T09:50:43.162Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 09:50:43 [2021-08-10T09:50:43.162Z] === RUN TestDockerSuite/TestPsShowMounts 09:50:43 [2021-08-10T09:50:43.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 09:50:43 [2021-08-10T09:50:43.165Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 09:50:43 [2021-08-10T09:50:43.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 09:50:43 [2021-08-10T09:50:43.165Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 09:50:43 [2021-08-10T09:50:43.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 09:50:43 [2021-08-10T09:50:43.165Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 09:50:43 [2021-08-10T09:50:43.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 09:50:44 [2021-08-10T09:50:44.125Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 09:50:47 [2021-08-10T09:50:47.833Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 09:50:47 [2021-08-10T09:50:47.834Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux 09:50:47 [2021-08-10T09:50:47.834Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 09:50:47 [2021-08-10T09:50:47.839Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 09:50:49 [2021-08-10T09:50:49.363Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 09:50:49 [2021-08-10T09:50:49.363Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 09:50:49 [2021-08-10T09:50:49.363Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 09:50:50 [2021-08-10T09:50:50.932Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 09:50:51 [2021-08-10T09:50:51.894Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 09:50:51 [2021-08-10T09:50:51.894Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 09:50:51 [2021-08-10T09:50:51.894Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 09:50:55 [2021-08-10T09:50:55.610Z] === RUN TestDockerSuite/TestRestartContainerSuccess 09:50:59 [2021-08-10T09:50:59.328Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 09:51:01 [2021-08-10T09:51:01.497Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 09:51:02 [2021-08-10T09:51:02.606Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 09:51:02 [2021-08-10T09:51:02.606Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 09:51:02 [2021-08-10T09:51:02.606Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 09:51:02 [2021-08-10T09:51:02.606Z] === RUN TestDockerSuite/TestBuildExpose 09:51:02 [2021-08-10T09:51:02.606Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 09:51:02 [2021-08-10T09:51:02.606Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 09:51:02 [2021-08-10T09:51:02.606Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 09:51:02 [2021-08-10T09:51:02.606Z] === RUN TestDockerSuite/TestBuildExposeOrder 09:51:02 [2021-08-10T09:51:02.606Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 09:51:02 [2021-08-10T09:51:02.606Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 09:51:02 [2021-08-10T09:51:02.606Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 09:51:02 [2021-08-10T09:51:02.606Z] === RUN TestDockerSuite/TestBuildFails 09:51:09 [2021-08-10T09:51:09.647Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 09:51:09 [2021-08-10T09:51:09.647Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 09:51:14 [2021-08-10T09:51:14.333Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 09:51:15 [2021-08-10T09:51:15.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 09:51:19 [2021-08-10T09:51:19.014Z] === RUN TestDockerSuite/TestBuildForceRm 09:51:19 [2021-08-10T09:51:19.139Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 09:51:19 [2021-08-10T09:51:19.139Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 09:51:19 [2021-08-10T09:51:19.139Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 09:51:24 [2021-08-10T09:51:24.907Z] === RUN TestDockerSuite/TestRestartPolicyAlways 09:51:24 [2021-08-10T09:51:24.907Z] === RUN TestDockerSuite/TestRestartPolicyNO 09:51:25 [2021-08-10T09:51:25.363Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 09:51:25 [2021-08-10T09:51:25.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 09:51:25 [2021-08-10T09:51:25.819Z] === RUN TestDockerSuite/TestRestartRunningContainer 09:51:29 [2021-08-10T09:51:29.325Z] === RUN TestDockerSuite/TestBuildFromGit 09:51:30 [2021-08-10T09:51:30.487Z] === RUN TestDockerSuite/TestRestartStoppedContainer 09:51:34 [2021-08-10T09:51:34.011Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 09:51:34 [2021-08-10T09:51:34.205Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 09:51:34 [2021-08-10T09:51:34.206Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 09:51:34 [2021-08-10T09:51:34.206Z] === RUN TestDockerSuite/TestRestartWithVolumes 09:51:34 [2021-08-10T09:51:34.977Z] === RUN TestDockerSuite/TestBuildFromGitWithF 09:51:37 [2021-08-10T09:51:37.921Z] === RUN TestDockerSuite/TestRmiBlank 09:51:37 [2021-08-10T09:51:37.921Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 09:51:38 [2021-08-10T09:51:38.377Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 09:51:39 [2021-08-10T09:51:39.659Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 09:51:39 [2021-08-10T09:51:39.659Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 09:51:39 [2021-08-10T09:51:39.659Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 09:51:40 [2021-08-10T09:51:40.118Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 09:51:40 [2021-08-10T09:51:40.515Z] docker_cli_external_volume_driver_test.go:53: [d381c4bcae0f5] daemon is not started 09:51:41 [2021-08-10T09:51:41.085Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 09:51:41 [2021-08-10T09:51:41.085Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 09:51:41 [2021-08-10T09:51:41.085Z] === RUN TestDockerSuite/TestBuildFromURLWithF 09:51:48 [2021-08-10T09:51:48.664Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 09:51:51 [2021-08-10T09:51:51.551Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 09:51:52 [2021-08-10T09:51:52.010Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 09:51:53 [2021-08-10T09:51:53.454Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 09:51:53 [2021-08-10T09:51:53.454Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 09:51:53 [2021-08-10T09:51:53.454Z] === RUN TestDockerSuite/TestBuildHistory 09:51:55 [2021-08-10T09:51:55.391Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 09:51:56 [2021-08-10T09:51:56.682Z] === RUN TestDockerSuite/TestRmiImgIDForce 09:52:01 [2021-08-10T09:52:01.351Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 09:52:03 [2021-08-10T09:52:03.766Z] === RUN TestDockerSuite/TestBuildIidFile 09:52:03 [2021-08-10T09:52:03.766Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 09:52:05 [2021-08-10T09:52:05.297Z] === RUN TestDockerSuite/TestBuildInheritance 09:52:05 [2021-08-10T09:52:05.298Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 09:52:05 [2021-08-10T09:52:05.298Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 09:52:06 [2021-08-10T09:52:06.263Z] === RUN TestDockerSuite/TestBuildInvalidTag 09:52:06 [2021-08-10T09:52:06.263Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 09:52:08 [2021-08-10T09:52:08.394Z] === RUN TestDockerSuite/TestRmiParentImageFail 09:52:09 [2021-08-10T09:52:09.990Z] === RUN TestDockerSuite/TestBuildLabel 09:52:10 [2021-08-10T09:52:10.447Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 09:52:10 [2021-08-10T09:52:10.558Z] === RUN TestDockerSuite/TestRmiTag 09:52:11 [2021-08-10T09:52:11.014Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 09:52:11 [2021-08-10T09:52:11.412Z] === RUN TestDockerSuite/TestBuildLabelMultiple 09:52:12 [2021-08-10T09:52:12.377Z] === RUN TestDockerSuite/TestBuildLabelOneNode 09:52:12 [2021-08-10T09:52:12.835Z] === RUN TestDockerSuite/TestBuildLabels 09:52:13 [2021-08-10T09:52:13.184Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 09:52:13 [2021-08-10T09:52:13.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 09:52:13 [2021-08-10T09:52:13.799Z] === RUN TestDockerSuite/TestBuildLabelsCache 09:52:15 [2021-08-10T09:52:15.332Z] === RUN TestDockerSuite/TestBuildLabelsOverride 09:52:21 [2021-08-10T09:52:21.113Z] === RUN TestDockerSuite/TestBuildLastModified 09:52:21 [2021-08-10T09:52:21.113Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 09:52:21 [2021-08-10T09:52:21.113Z] === RUN TestDockerSuite/TestBuildLineBreak 09:52:21 [2021-08-10T09:52:21.113Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 09:52:21 [2021-08-10T09:52:21.113Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 09:52:21 [2021-08-10T09:52:21.113Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 09:52:21 [2021-08-10T09:52:21.114Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 09:52:21 [2021-08-10T09:52:21.114Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 09:52:21 [2021-08-10T09:52:21.114Z] === RUN TestDockerSuite/TestBuildMaintainer 09:52:21 [2021-08-10T09:52:21.572Z] === RUN TestDockerSuite/TestBuildMissingArgs 09:52:22 [2021-08-10T09:52:22.029Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 09:52:25 [2021-08-10T09:52:25.531Z] === RUN TestDockerSuite/TestRmiWithContainerFails 09:52:26 [2021-08-10T09:52:26.716Z] === RUN TestDockerSuite/TestBuildMultiStageArg 09:52:27 [2021-08-10T09:52:27.701Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 09:52:28 [2021-08-10T09:52:28.318Z] docker_cli_external_volume_driver_test.go:53: [d9b680ab5f243] daemon is not started 09:52:31 [2021-08-10T09:52:31.429Z] === RUN TestDockerSuite/TestRmiWithParentInUse 09:52:32 [2021-08-10T09:52:32.391Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 09:52:32 [2021-08-10T09:52:32.391Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 09:52:32 [2021-08-10T09:52:32.391Z] === RUN TestDockerSuite/TestRunAddHost 09:52:32 [2021-08-10T09:52:32.391Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 09:52:32 [2021-08-10T09:52:32.391Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 09:52:32 [2021-08-10T09:52:32.391Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux 09:52:32 [2021-08-10T09:52:32.391Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 09:52:32 [2021-08-10T09:52:32.391Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 09:52:32 [2021-08-10T09:52:32.391Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 09:52:32 [2021-08-10T09:52:32.391Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 09:52:32 [2021-08-10T09:52:32.391Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 09:52:32 [2021-08-10T09:52:32.391Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 09:52:32 [2021-08-10T09:52:32.391Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 09:52:32 [2021-08-10T09:52:32.391Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 09:52:32 [2021-08-10T09:52:32.391Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 09:52:33 [2021-08-10T09:52:33.918Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 09:52:33 [2021-08-10T09:52:33.918Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 09:52:33 [2021-08-10T09:52:33.918Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 09:52:33 [2021-08-10T09:52:33.918Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux 09:52:33 [2021-08-10T09:52:33.918Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 09:52:38 [2021-08-10T09:52:38.584Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 09:52:40 [2021-08-10T09:52:40.113Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 09:52:42 [2021-08-10T09:52:42.282Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 09:52:43 [2021-08-10T09:52:43.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 09:52:43 [2021-08-10T09:52:43.198Z] docker_cli_external_volume_driver_test.go:53: [de67fd6353bee] daemon is not started 09:52:44 [2021-08-10T09:52:44.380Z] === RUN TestDockerSuite/TestBuildMultiStageCache 09:52:44 [2021-08-10T09:52:44.380Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 09:52:44 [2021-08-10T09:52:44.380Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 09:52:44 [2021-08-10T09:52:44.446Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 09:52:45 [2021-08-10T09:52:45.913Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 09:52:46 [2021-08-10T09:52:46.612Z] === RUN TestDockerSuite/TestRunAttachWithDetach 09:52:46 [2021-08-10T09:52:46.612Z] === RUN TestDockerSuite/TestRunBindMounts 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapAddInvalid 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCapDropInvalid 09:52:51 [2021-08-10T09:52:51.281Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 09:52:51 [2021-08-10T09:52:51.281Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 09:52:52 [2021-08-10T09:52:52.811Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 09:52:52 [2021-08-10T09:52:52.811Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 09:52:52 [2021-08-10T09:52:52.811Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 09:52:54 [2021-08-10T09:52:54.978Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 09:52:54 [2021-08-10T09:52:54.978Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux 09:52:54 [2021-08-10T09:52:54.978Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 09:52:54 [2021-08-10T09:52:54.978Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux 09:52:54 [2021-08-10T09:52:54.978Z] === RUN TestDockerSuite/TestRunContainerNetwork 09:52:56 [2021-08-10T09:52:56.505Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 09:52:56 [2021-08-10T09:52:56.505Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux 09:52:56 [2021-08-10T09:52:56.505Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 09:52:56 [2021-08-10T09:52:56.505Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux 09:52:56 [2021-08-10T09:52:56.505Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 09:52:56 [2021-08-10T09:52:56.505Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux 09:52:56 [2021-08-10T09:52:56.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 09:52:56 [2021-08-10T09:52:56.505Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux 09:52:56 [2021-08-10T09:52:56.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 09:52:56 [2021-08-10T09:52:56.505Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux 09:52:56 [2021-08-10T09:52:56.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 09:52:56 [2021-08-10T09:52:56.505Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 09:52:56 [2021-08-10T09:52:56.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 09:52:56 [2021-08-10T09:52:56.505Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux 09:52:56 [2021-08-10T09:52:56.505Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 09:52:58 [2021-08-10T09:52:58.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 09:52:58 [2021-08-10T09:52:58.670Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 09:53:00 [2021-08-10T09:53:00.834Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 09:53:03 [2021-08-10T09:53:03.006Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 09:53:03 [2021-08-10T09:53:03.006Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 09:53:03 [2021-08-10T09:53:03.006Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 09:53:03 [2021-08-10T09:53:03.006Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 09:53:03 [2021-08-10T09:53:03.006Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 09:53:03 [2021-08-10T09:53:03.006Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux 09:53:03 [2021-08-10T09:53:03.006Z] === RUN TestDockerSuite/TestRunCreateVolume 09:53:04 [2021-08-10T09:53:04.539Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 09:53:04 [2021-08-10T09:53:04.539Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 09:53:04 [2021-08-10T09:53:04.539Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 09:53:04 [2021-08-10T09:53:04.539Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 09:53:04 [2021-08-10T09:53:04.539Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 09:53:04 [2021-08-10T09:53:04.539Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 09:53:04 [2021-08-10T09:53:04.539Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 09:53:04 [2021-08-10T09:53:04.539Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 09:53:04 [2021-08-10T09:53:04.539Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 09:53:06 [2021-08-10T09:53:06.067Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 09:53:11 [2021-08-10T09:53:11.833Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 09:53:11 [2021-08-10T09:53:11.833Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 09:53:11 [2021-08-10T09:53:11.833Z] === RUN TestDockerSuite/TestRunDNSInHostMode 09:53:11 [2021-08-10T09:53:11.833Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux 09:53:11 [2021-08-10T09:53:11.833Z] === RUN TestDockerSuite/TestRunDNSOptions 09:53:11 [2021-08-10T09:53:11.833Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 09:53:11 [2021-08-10T09:53:11.833Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 09:53:11 [2021-08-10T09:53:11.833Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 09:53:11 [2021-08-10T09:53:11.833Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 09:53:11 [2021-08-10T09:53:11.833Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 09:53:11 [2021-08-10T09:53:11.833Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 09:53:11 [2021-08-10T09:53:11.833Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 09:53:11 [2021-08-10T09:53:11.833Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 09:53:14 [2021-08-10T09:53:14.004Z] === RUN TestDockerSuite/TestRunDeviceNumbers 09:53:14 [2021-08-10T09:53:14.004Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 09:53:14 [2021-08-10T09:53:14.004Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 09:53:14 [2021-08-10T09:53:14.004Z] === RUN TestDockerSuite/TestRunDuplicateMount 09:53:14 [2021-08-10T09:53:14.004Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux 09:53:14 [2021-08-10T09:53:14.004Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 09:53:15 [2021-08-10T09:53:15.842Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 09:53:16 [2021-08-10T09:53:16.172Z] === RUN TestDockerSuite/TestRunEchoStdout 09:53:18 [2021-08-10T09:53:18.337Z] === RUN TestDockerSuite/TestRunEmptyEnv 09:53:18 [2021-08-10T09:53:18.337Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux 09:53:18 [2021-08-10T09:53:18.337Z] === RUN TestDockerSuite/TestRunEntrypoint 09:53:20 [2021-08-10T09:53:20.502Z] === RUN TestDockerSuite/TestRunEnvironment 09:53:20 [2021-08-10T09:53:20.502Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 09:53:20 [2021-08-10T09:53:20.502Z] === RUN TestDockerSuite/TestRunEnvironmentErase 09:53:20 [2021-08-10T09:53:20.502Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 09:53:20 [2021-08-10T09:53:20.502Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 09:53:20 [2021-08-10T09:53:20.502Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 09:53:20 [2021-08-10T09:53:20.502Z] === RUN TestDockerSuite/TestRunExitCode 09:53:22 [2021-08-10T09:53:22.667Z] === RUN TestDockerSuite/TestRunExitCodeOne 09:53:24 [2021-08-10T09:53:24.833Z] === RUN TestDockerSuite/TestRunExitCodeZero 09:53:26 [2021-08-10T09:53:26.999Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunExposePort 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunFullHostnameSet 09:53:28 [2021-08-10T09:53:28.528Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunGroupAdd 09:53:28 [2021-08-10T09:53:28.528Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunHostnameFQDN 09:53:28 [2021-08-10T09:53:28.528Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 09:53:28 [2021-08-10T09:53:28.528Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 09:53:28 [2021-08-10T09:53:28.528Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 09:53:28 [2021-08-10T09:53:28.528Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunInspectMacAddress 09:53:28 [2021-08-10T09:53:28.528Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 09:53:28 [2021-08-10T09:53:28.528Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 09:53:30 [2021-08-10T09:53:30.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 09:53:32 [2021-08-10T09:53:32.247Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 09:53:32 [2021-08-10T09:53:32.247Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux 09:53:32 [2021-08-10T09:53:32.247Z] === RUN TestDockerSuite/TestRunInvalidReference 09:53:32 [2021-08-10T09:53:32.247Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 09:53:32 [2021-08-10T09:53:32.247Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 09:53:32 [2021-08-10T09:53:32.247Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 09:53:32 [2021-08-10T09:53:32.247Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 09:53:32 [2021-08-10T09:53:32.247Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 09:53:32 [2021-08-10T09:53:32.247Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 09:53:32 [2021-08-10T09:53:32.247Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 09:53:32 [2021-08-10T09:53:32.247Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 09:53:32 [2021-08-10T09:53:32.247Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 09:53:33 [2021-08-10T09:53:33.510Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 09:53:38 [2021-08-10T09:53:38.019Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 09:53:38 [2021-08-10T09:53:38.020Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux 09:53:38 [2021-08-10T09:53:38.020Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 09:53:38 [2021-08-10T09:53:38.192Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModeHostname 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModeIpcHost 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModePIDContainer 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunModeUTSHost 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunMount 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunMountOrdering 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 09:53:40 [2021-08-10T09:53:40.186Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 09:53:40 [2021-08-10T09:53:40.186Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 09:53:44 [2021-08-10T09:53:44.989Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 09:53:47 [2021-08-10T09:53:47.233Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 09:53:47 [2021-08-10T09:53:47.234Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 09:53:47 [2021-08-10T09:53:47.234Z] === RUN TestDockerSuite/TestRunNamedVolume 09:53:47 [2021-08-10T09:53:47.234Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux 09:53:47 [2021-08-10T09:53:47.234Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 09:53:47 [2021-08-10T09:53:47.234Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux 09:53:47 [2021-08-10T09:53:47.234Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 09:53:48 [2021-08-10T09:53:48.495Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 09:53:50 [2021-08-10T09:53:50.952Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 09:53:53 [2021-08-10T09:53:53.182Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 09:53:54 [2021-08-10T09:53:54.667Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 09:53:54 [2021-08-10T09:53:54.667Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux 09:53:54 [2021-08-10T09:53:54.667Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 09:53:54 [2021-08-10T09:53:54.667Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNetHost 09:53:55 [2021-08-10T09:53:55.122Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 09:53:55 [2021-08-10T09:53:55.122Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 09:53:55 [2021-08-10T09:53:55.122Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 09:53:55 [2021-08-10T09:53:55.122Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 09:53:55 [2021-08-10T09:53:55.122Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 09:53:55 [2021-08-10T09:53:55.122Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 09:53:55 [2021-08-10T09:53:55.122Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNoDupVolumes 09:53:55 [2021-08-10T09:53:55.122Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 09:53:56 [2021-08-10T09:53:56.649Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 09:53:58 [2021-08-10T09:53:58.176Z] === RUN TestDockerSuite/TestRunNonExistingCmd 09:53:59 [2021-08-10T09:53:59.710Z] === RUN TestDockerSuite/TestRunNonExistingImage 09:53:59 [2021-08-10T09:53:59.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 09:54:00 [2021-08-10T09:54:00.673Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 09:54:02 [2021-08-10T09:54:02.203Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 09:54:02 [2021-08-10T09:54:02.660Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 09:54:02 [2021-08-10T09:54:02.660Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 09:54:02 [2021-08-10T09:54:02.660Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux 09:54:02 [2021-08-10T09:54:02.660Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 09:54:02 [2021-08-10T09:54:02.660Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux 09:54:02 [2021-08-10T09:54:02.660Z] === RUN TestDockerSuite/TestRunPortInUse 09:54:02 [2021-08-10T09:54:02.660Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 09:54:02 [2021-08-10T09:54:02.660Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 09:54:02 [2021-08-10T09:54:02.660Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 09:54:02 [2021-08-10T09:54:02.660Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 09:54:02 [2021-08-10T09:54:02.660Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 09:54:02 [2021-08-10T09:54:02.660Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 09:54:02 [2021-08-10T09:54:02.660Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 09:54:02 [2021-08-10T09:54:02.660Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 09:54:02 [2021-08-10T09:54:02.660Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 09:54:02 [2021-08-10T09:54:02.660Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 09:54:05 [2021-08-10T09:54:05.550Z] === RUN TestDockerSuite/TestRunPublishPort 09:54:05 [2021-08-10T09:54:05.550Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux 09:54:05 [2021-08-10T09:54:05.550Z] === RUN TestDockerSuite/TestRunReadFilteredProc 09:54:05 [2021-08-10T09:54:05.550Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor 09:54:05 [2021-08-10T09:54:05.550Z] === RUN TestDockerSuite/TestRunReadProcLatency 09:54:05 [2021-08-10T09:54:05.550Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux 09:54:05 [2021-08-10T09:54:05.550Z] === RUN TestDockerSuite/TestRunReadProcTimer 09:54:05 [2021-08-10T09:54:05.550Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux 09:54:05 [2021-08-10T09:54:05.550Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 09:54:05 [2021-08-10T09:54:05.550Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 09:54:05 [2021-08-10T09:54:05.550Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 09:54:07 [2021-08-10T09:54:07.984Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 09:54:07 [2021-08-10T09:54:07.984Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 09:54:07 [2021-08-10T09:54:07.984Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 09:54:12 [2021-08-10T09:54:12.599Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 09:54:12 [2021-08-10T09:54:12.599Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 09:54:12 [2021-08-10T09:54:12.599Z] === RUN TestDockerSuite/TestRunRm 09:54:14 [2021-08-10T09:54:14.763Z] === RUN TestDockerSuite/TestRunRmAndWait 09:54:18 [2021-08-10T09:54:18.294Z] === RUN TestDockerSuite/TestBuildMultipleTags 09:54:18 [2021-08-10T09:54:18.752Z] === RUN TestDockerSuite/TestBuildNetContainer 09:54:18 [2021-08-10T09:54:18.752Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 09:54:18 [2021-08-10T09:54:18.752Z] === RUN TestDockerSuite/TestBuildNetNone 09:54:18 [2021-08-10T09:54:18.752Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 09:54:18 [2021-08-10T09:54:18.752Z] === RUN TestDockerSuite/TestBuildNoContext 09:54:20 [2021-08-10T09:54:20.528Z] === RUN TestDockerSuite/TestRunRmPre125Api 09:54:21 [2021-08-10T09:54:21.654Z] === RUN TestDockerSuite/TestBuildNoDupOutput 09:54:22 [2021-08-10T09:54:22.695Z] === RUN TestDockerSuite/TestRunRootWorkdir 09:54:24 [2021-08-10T09:54:24.222Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 09:54:25 [2021-08-10T09:54:25.386Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 09:54:25 [2021-08-10T09:54:25.749Z] === RUN TestDockerSuite/TestRunSetMacAddress 09:54:26 [2021-08-10T09:54:26.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 09:54:27 [2021-08-10T09:54:27.378Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 09:54:27 [2021-08-10T09:54:27.378Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 09:54:27 [2021-08-10T09:54:27.914Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 09:54:27 [2021-08-10T09:54:27.914Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 09:54:27 [2021-08-10T09:54:27.914Z] === RUN TestDockerSuite/TestRunState 09:54:27 [2021-08-10T09:54:27.914Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 09:54:27 [2021-08-10T09:54:27.914Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 09:54:30 [2021-08-10T09:54:30.078Z] === RUN TestDockerSuite/TestRunStdinPipe 09:54:30 [2021-08-10T09:54:30.078Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 09:54:30 [2021-08-10T09:54:30.279Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 09:54:30 [2021-08-10T09:54:30.533Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 09:54:31 [2021-08-10T09:54:31.249Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 09:54:32 [2021-08-10T09:54:32.061Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 09:54:32 [2021-08-10T09:54:32.061Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 09:54:32 [2021-08-10T09:54:32.061Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 09:54:32 [2021-08-10T09:54:32.061Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 09:54:32 [2021-08-10T09:54:32.061Z] === RUN TestDockerSuite/TestRunTLSVerify 09:54:32 [2021-08-10T09:54:32.061Z] === RUN TestDockerSuite/TestRunTTYWithPipe 09:54:32 [2021-08-10T09:54:32.061Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 09:54:32 [2021-08-10T09:54:32.061Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 09:54:32 [2021-08-10T09:54:32.061Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 09:54:32 [2021-08-10T09:54:32.216Z] === RUN TestDockerSuite/TestBuildOnBuild 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUnshareProc 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUserByID 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUserByIDBig 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUserByIDNegative 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUserByIDZero 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUserByName 09:54:36 [2021-08-10T09:54:36.731Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 09:54:36 [2021-08-10T09:54:36.731Z] === RUN TestDockerSuite/TestRunUserDefaults 09:54:38 [2021-08-10T09:54:38.895Z] === RUN TestDockerSuite/TestRunUserNotFound 09:54:38 [2021-08-10T09:54:38.895Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 09:54:38 [2021-08-10T09:54:38.895Z] === RUN TestDockerSuite/TestRunVerifyContainerID 09:54:40 [2021-08-10T09:54:40.775Z] === RUN TestDockerSuite/TestBuildOnBuildCache 09:54:41 [2021-08-10T09:54:41.063Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 09:54:41 [2021-08-10T09:54:41.063Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 09:54:41 [2021-08-10T09:54:41.063Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 09:54:41 [2021-08-10T09:54:41.063Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux 09:54:41 [2021-08-10T09:54:41.063Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 09:54:41 [2021-08-10T09:54:41.233Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 09:54:43 [2021-08-10T09:54:43.955Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 09:54:46 [2021-08-10T09:54:46.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 09:54:49 [2021-08-10T09:54:49.727Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 09:54:49 [2021-08-10T09:54:49.795Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 09:54:51 [2021-08-10T09:54:51.969Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 09:54:54 [2021-08-10T09:54:54.397Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 09:54:59 [2021-08-10T09:54:59.035Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 09:55:00 [2021-08-10T09:55:00.175Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 09:55:00 [2021-08-10T09:55:00.175Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 09:55:00 [2021-08-10T09:55:00.175Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 09:55:00 [2021-08-10T09:55:00.175Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 09:55:01 [2021-08-10T09:55:01.702Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 09:55:03 [2021-08-10T09:55:03.720Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 09:55:03 [2021-08-10T09:55:03.865Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 09:55:04 [2021-08-10T09:55:04.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithBadDevice 09:55:06 [2021-08-10T09:55:06.755Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 09:55:06 [2021-08-10T09:55:06.755Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 09:55:06 [2021-08-10T09:55:06.755Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 09:55:06 [2021-08-10T09:55:06.755Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 09:55:06 [2021-08-10T09:55:06.755Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithUlimits 09:55:06 [2021-08-10T09:55:06.755Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux 09:55:06 [2021-08-10T09:55:06.755Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 09:55:07 [2021-08-10T09:55:07.454Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 09:55:08 [2021-08-10T09:55:08.420Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 09:55:08 [2021-08-10T09:55:08.420Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 09:55:08 [2021-08-10T09:55:08.420Z] === RUN TestDockerSuite/TestBuildPATH 09:55:08 [2021-08-10T09:55:08.420Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 09:55:08 [2021-08-10T09:55:08.420Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 09:55:09 [2021-08-10T09:55:09.644Z] === RUN TestDockerSuite/TestRunWithoutNetworking 09:55:10 [2021-08-10T09:55:10.597Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 09:55:10 [2021-08-10T09:55:10.597Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 09:55:10 [2021-08-10T09:55:10.597Z] === RUN TestDockerSuite/TestBuildRelativeCopy 09:55:10 [2021-08-10T09:55:10.616Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 09:55:12 [2021-08-10T09:55:12.143Z] === RUN TestDockerSuite/TestRunWorkingDirectory 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveCheckTimes 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveImageId 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveLoadNoTag 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveLoadParents 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveMultipleNames 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveSingleTag 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 09:55:15 [2021-08-10T09:55:15.858Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 09:55:15 [2021-08-10T09:55:15.858Z] === RUN TestDockerSuite/TestSearchCmdOptions 09:55:18 [2021-08-10T09:55:18.023Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 09:55:18 [2021-08-10T09:55:18.480Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 09:55:18 [2021-08-10T09:55:18.936Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 09:55:18 [2021-08-10T09:55:18.936Z] === RUN TestDockerSuite/TestSearchWithLimit 09:55:21 [2021-08-10T09:55:21.101Z] === RUN TestDockerSuite/TestSlowStdinClosing 09:55:26 [2021-08-10T09:55:26.867Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 09:55:26 [2021-08-10T09:55:26.868Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 09:55:26 [2021-08-10T09:55:26.868Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 09:55:33 [2021-08-10T09:55:33.916Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 09:55:33 [2021-08-10T09:55:33.916Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 09:55:33 [2021-08-10T09:55:33.916Z] === RUN TestDockerSuite/TestStartAttachSilent 09:55:36 [2021-08-10T09:55:36.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 09:55:37 [2021-08-10T09:55:37.631Z] === RUN TestDockerSuite/TestStartAttachWithRename 09:55:37 [2021-08-10T09:55:37.631Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 09:55:37 [2021-08-10T09:55:37.631Z] === RUN TestDockerSuite/TestStartMultipleContainers 09:55:37 [2021-08-10T09:55:37.631Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 09:55:37 [2021-08-10T09:55:37.631Z] === RUN TestDockerSuite/TestStartPausedContainer 09:55:37 [2021-08-10T09:55:37.631Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 09:55:37 [2021-08-10T09:55:37.631Z] === RUN TestDockerSuite/TestStartRecordError 09:55:37 [2021-08-10T09:55:37.631Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 09:55:37 [2021-08-10T09:55:37.631Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 09:55:42 [2021-08-10T09:55:42.302Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 09:55:42 [2021-08-10T09:55:42.302Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 09:55:42 [2021-08-10T09:55:42.302Z] === RUN TestDockerSuite/TestStatsAllNoStream 09:55:42 [2021-08-10T09:55:42.302Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 09:55:42 [2021-08-10T09:55:42.302Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 09:55:42 [2021-08-10T09:55:42.302Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 09:55:42 [2021-08-10T09:55:42.302Z] === RUN TestDockerSuite/TestStatsContainerNotFound 09:55:42 [2021-08-10T09:55:42.302Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 09:55:42 [2021-08-10T09:55:42.302Z] === RUN TestDockerSuite/TestStatsFormatAll 09:55:42 [2021-08-10T09:55:42.302Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 09:55:42 [2021-08-10T09:55:42.302Z] === RUN TestDockerSuite/TestStatsNoStream 09:55:42 [2021-08-10T09:55:42.302Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 09:55:42 [2021-08-10T09:55:42.302Z] === RUN TestDockerSuite/TestTopMultipleArgs 09:55:43 [2021-08-10T09:55:43.829Z] === RUN TestDockerSuite/TestTopNonPrivileged 09:55:46 [2021-08-10T09:55:46.000Z] === RUN TestDockerSuite/TestTopPrivileged 09:55:46 [2021-08-10T09:55:46.000Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 09:55:46 [2021-08-10T09:55:46.000Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 09:55:46 [2021-08-10T09:55:46.268Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 09:55:47 [2021-08-10T09:55:47.527Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 09:55:47 [2021-08-10T09:55:47.527Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 09:55:47 [2021-08-10T09:55:47.527Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 09:55:47 [2021-08-10T09:55:47.527Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 09:55:47 [2021-08-10T09:55:47.527Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 09:55:47 [2021-08-10T09:55:47.527Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 09:55:47 [2021-08-10T09:55:47.527Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 09:55:47 [2021-08-10T09:55:47.527Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 09:55:47 [2021-08-10T09:55:47.527Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 09:55:47 [2021-08-10T09:55:47.527Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 09:55:47 [2021-08-10T09:55:47.527Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 09:55:47 [2021-08-10T09:55:47.527Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 09:55:47 [2021-08-10T09:55:47.527Z] === RUN TestDockerSuite/TestVolumeCLICreate 09:56:05 [2021-08-10T09:56:05.172Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 09:56:05 [2021-08-10T09:56:05.172Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 09:56:05 [2021-08-10T09:56:05.172Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 09:56:05 [2021-08-10T09:56:05.172Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 09:56:05 [2021-08-10T09:56:05.172Z] === RUN TestDockerSuite/TestVolumeCLIInspect 09:56:05 [2021-08-10T09:56:05.172Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 09:56:05 [2021-08-10T09:56:05.172Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 09:56:05 [2021-08-10T09:56:05.172Z] === RUN TestDockerSuite/TestVolumeCLILs 09:56:06 [2021-08-10T09:56:06.133Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 09:56:06 [2021-08-10T09:56:06.133Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 09:56:08 [2021-08-10T09:56:08.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 09:56:09 [2021-08-10T09:56:09.021Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 09:56:09 [2021-08-10T09:56:09.021Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 09:56:09 [2021-08-10T09:56:09.479Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 09:56:09 [2021-08-10T09:56:09.479Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 09:56:09 [2021-08-10T09:56:09.934Z] === RUN TestDockerSuite/TestVolumeCLIRm 09:56:16 [2021-08-10T09:56:16.206Z] === RUN TestDockerSuite/TestBuildRm 09:56:16 [2021-08-10T09:56:16.986Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 09:56:16 [2021-08-10T09:56:16.986Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 09:56:16 [2021-08-10T09:56:16.986Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 09:56:17 [2021-08-10T09:56:17.442Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 09:56:17 [2021-08-10T09:56:17.898Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 09:56:17 [2021-08-10T09:56:17.898Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 09:56:17 [2021-08-10T09:56:17.898Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 09:56:23 [2021-08-10T09:56:23.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 09:56:24 [2021-08-10T09:56:24.773Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 09:56:25 [2021-08-10T09:56:25.090Z] === RUN TestDockerSuite/TestVolumeLsFormat 09:56:25 [2021-08-10T09:56:25.090Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 09:56:25 [2021-08-10T09:56:25.090Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 09:56:26 [2021-08-10T09:56:26.949Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 09:56:26 [2021-08-10T09:56:26.949Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 09:56:26 [2021-08-10T09:56:26.949Z] === RUN TestDockerSuite/TestBuildScratchCopy 09:56:26 [2021-08-10T09:56:26.949Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 09:56:27 [2021-08-10T09:56:27.406Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 09:56:28 [2021-08-10T09:56:28.372Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 09:56:32 [2021-08-10T09:56:32.100Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 09:56:33 [2021-08-10T09:56:33.630Z] === RUN TestDockerSuite/TestVolumesNoCopyData 09:56:33 [2021-08-10T09:56:33.630Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 09:56:33 [2021-08-10T09:56:33.630Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite (1825.76s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (49.46s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.99s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.76s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.21s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.72s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.94s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (55.19s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.21s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.89s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.78s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.14s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.09s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 09:56:33 [2021-08-10T09:56:33.630Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.60s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.35s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.10s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.46s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.43s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.04s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.97s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.49s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.26s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.27s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.21s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.15s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.43s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.42s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.08s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.97s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.26s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (12.98s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.04s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.16s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.55s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignore (38.63s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.75s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (43.86s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.41s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.50s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.34s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.82s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.47s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.79s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (60.96s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.91s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.37s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.55s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.24s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.51s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.11s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFails (2.17s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.21s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.13s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.28s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.87s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.13s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.87s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.72s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildHistory (9.58s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.48s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.60s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.99s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.35s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.22s) 09:56:33 [2021-08-10T09:56:33.631Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.00s) 09:56:33 [2021-08-10T09:56:33.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.30s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.56s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.75s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.25s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.38s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.28s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.68s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.67s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.89s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.89s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.39s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.44s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.04s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.61s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.44s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.59s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.46s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.31s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildRm (9.26s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.49s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.31s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.25s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.73s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.75s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.07s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.43s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildStderr (3.25s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (13.85s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.29s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.89s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.96s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.61s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.42s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.42s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.63s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.92s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.82s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.19s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.09s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.20s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.64s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.68s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCommitChange (4.30s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.94s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.12s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCommitTTY (6.29s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.47s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.73s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.31s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.32s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.26s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.81s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.81s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.85s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.32s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.41s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.40s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.16s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.52s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.62s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.32s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.80s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.21s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.65s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.37s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.87s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.25s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.27s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.28s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.24s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005710_<nil>} (2.22s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1463771866_c:\foo_false__<nil>_<nil>_<nil>} (2.31s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1463771866_c:\foo_true__<nil>_<nil>_<nil>} (2.28s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.98s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.38s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.30s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.87s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.53s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.70s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpToDot (2.34s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCpToStdout (2.54s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.62s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.89s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.28s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) 09:56:34 [2021-08-10T09:56:34.088Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.088Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.26s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.00s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.35s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.44s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.41s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsCopy (3.50s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.86s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.24s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.69s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFilters (8.97s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFormat (4.43s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsRename (2.30s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsResize (7.50s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.76s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.03s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.64s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.63s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.68s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.75s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.00s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.83s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecInspectID (3.10s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.96s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.85s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.63s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.60s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.59s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.63s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.63s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.03s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.76s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.47s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.86s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.18s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.84s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.18s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectDefault (1.88s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectHistory (3.18s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.21s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.78s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.86s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.75s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.78s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectStatus (2.75s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.36s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.79s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.82s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.80s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.80s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.15s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.82s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.72s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.37s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.29s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.76s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.54s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.53s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.53s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.02s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.46s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsSince (8.70s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.32s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.26s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.96s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.28s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsByOrder (6.57s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.15s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.17s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.64s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.12s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.48s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.00s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.07s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.37s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 09:56:34 [2021-08-10T09:56:34.089Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) 09:56:34 [2021-08-10T09:56:34.089Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.50s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.04s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.67s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.55s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.03s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.95s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.23s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.67s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.74s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.25s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.86s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.00s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiTag (0.54s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.81s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.31s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.45s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.71s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.96s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.52s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.92s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.16s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.20s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.19s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.18s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.95s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.79s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.50s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.45s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.60s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.30s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.22s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.79s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.49s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.29s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.19s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.19s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunExitCode (1.79s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.69s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.54s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.79s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.29s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.66s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.79s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.50s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.52s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.50s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.92s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.75s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunRm (2.26s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.26s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.70s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.74s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.26s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.22s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.43s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.25s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.64s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.03s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.44s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.57s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.06s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.23s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.25s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.83s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.39s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.46s) 09:56:34 [2021-08-10T09:56:34.090Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.46s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 09:56:34 [2021-08-10T09:56:34.090Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.26s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.08s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.08s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.63s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.76s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.93s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.71s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.39s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.54s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.18s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.80s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.54s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.07s) 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullIDStability 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullManifestList 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPushBadTag 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestPushUntagged 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestRunByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestTagByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerRegistrySuite/TestV2Only 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerRegistrySuite (0.11s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 09:56:34 [2021-08-10T09:56:34.091Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.091Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 09:56:34 [2021-08-10T09:56:34.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthTokenSuite 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerDaemonSuite 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:302: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:302: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:302: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- PASS: TestDockerDaemonSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerSwarmSuite 09:56:34 [2021-08-10T09:56:34.092Z] --- PASS: TestDockerSwarmSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginCreate 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginInspect 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerPluginSuite/TestPluginSet 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- PASS: TestDockerPluginSuite (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerExternalVolumeSuite 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:128: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerNetworkSuite 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:134: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerNetworkSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] === RUN TestDockerHubPullSuite 09:56:34 [2021-08-10T09:56:34.092Z] check_test.go:142: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerHubPullSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.092Z] PASS 09:56:34 [2021-08-10T09:56:34.092Z] ok github.com/docker/docker/integration-cli 1826.345s 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === Skipped 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_api_build_test.go:177: unmatched requirement UnixCli 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 09:56:34 [2021-08-10T09:56:34.092Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 09:56:34 [2021-08-10T09:56:34.092Z] 09:56:34 [2021-08-10T09:56:34.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.093Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) 09:56:34 [2021-08-10T09:56:34.093Z] 09:56:34 [2021-08-10T09:56:34.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_sni_test.go:18: Flakey test 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] 09:56:34 [2021-08-10T09:56:34.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.551Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.552Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 09:56:34 [2021-08-10T09:56:34.552Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.553Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 09:56:34 [2021-08-10T09:56:34.553Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.554Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 09:56:34 [2021-08-10T09:56:34.554Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.555Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] 09:56:34 [2021-08-10T09:56:34.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 09:56:34 [2021-08-10T09:56:34.555Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] 09:56:34 [2021-08-10T09:56:34.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.556Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.556Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:185: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.557Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 09:56:34 [2021-08-10T09:56:34.557Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:212: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:239: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:268: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:302: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:302: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:302: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:407: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:128: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:134: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 09:56:34 [2021-08-10T09:56:34.558Z] check_test.go:142: unmatched requirement DaemonIsLinux 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:34 [2021-08-10T09:56:34.558Z] DONE 1092 tests, 546 skipped in 1834.673s 09:56:34 [2021-08-10T09:56:34.558Z] INFO: Integration tests ended at 08/10/2021 09:56:34. Duration:00:30:34.7644216 09:56:34 [2021-08-10T09:56:34.558Z] INFO: Docker info of the daemon under test at end of run 09:56:34 [2021-08-10T09:56:34.558Z] 09:56:35 [2021-08-10T09:56:35.000Z] === RUN TestDockerSuite/TestBuildShellInherited 09:56:35 [2021-08-10T09:56:35.014Z] Containers: 2 09:56:35 [2021-08-10T09:56:35.014Z] Running: 0 09:56:35 [2021-08-10T09:56:35.014Z] Paused: 0 09:56:35 [2021-08-10T09:56:35.014Z] Stopped: 2 09:56:35 [2021-08-10T09:56:35.014Z] Images: 18 09:56:35 [2021-08-10T09:56:35.014Z] Server Version: 0.0.0-dev 09:56:35 [2021-08-10T09:56:35.014Z] Storage Driver: windowsfilter 09:56:35 [2021-08-10T09:56:35.014Z] Windows: 09:56:35 [2021-08-10T09:56:35.014Z] Logging Driver: json-file 09:56:35 [2021-08-10T09:56:35.014Z] Plugins: 09:56:35 [2021-08-10T09:56:35.014Z] Volume: local 09:56:35 [2021-08-10T09:56:35.014Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 09:56:35 [2021-08-10T09:56:35.014Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 09:56:35 [2021-08-10T09:56:35.014Z] Swarm: inactive 09:56:35 [2021-08-10T09:56:35.014Z] Default Isolation: process 09:56:35 [2021-08-10T09:56:35.014Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 09:56:35 [2021-08-10T09:56:35.014Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) 09:56:35 [2021-08-10T09:56:35.014Z] OSType: windows 09:56:35 [2021-08-10T09:56:35.014Z] Architecture: x86_64 09:56:35 [2021-08-10T09:56:35.014Z] CPUs: 4 09:56:35 [2021-08-10T09:56:35.014Z] Total Memory: 32GiB 09:56:35 [2021-08-10T09:56:35.014Z] Name: azwin-2-2f04f0 09:56:35 [2021-08-10T09:56:35.014Z] ID: PDWE:WF4R:6ALS:NFDW:KGOD:BK3N:HZIE:AY6B:QYVJ:7RUO:DEVP:EYX7 09:56:35 [2021-08-10T09:56:35.014Z] Docker Root Dir: D:\CI\PR-42715\15\daemon 09:56:35 [2021-08-10T09:56:35.014Z] Debug Mode (client): false 09:56:35 [2021-08-10T09:56:35.014Z] Debug Mode (server): true 09:56:35 [2021-08-10T09:56:35.014Z] File Descriptors: -1 09:56:35 [2021-08-10T09:56:35.014Z] Goroutines: 17 09:56:35 [2021-08-10T09:56:35.014Z] System Time: 2021-08-10T09:56:34.5988124Z 09:56:35 [2021-08-10T09:56:35.014Z] EventsListeners: 0 09:56:35 [2021-08-10T09:56:35.014Z] Registry: https://index.docker.io/v1/ 09:56:35 [2021-08-10T09:56:35.014Z] Labels: 09:56:35 [2021-08-10T09:56:35.014Z] Experimental: false 09:56:35 [2021-08-10T09:56:35.014Z] Insecure Registries: 09:56:35 [2021-08-10T09:56:35.014Z] 127.0.0.0/8 09:56:35 [2021-08-10T09:56:35.014Z] Live Restore Enabled: false 09:56:35 [2021-08-10T09:56:35.014Z] 09:56:35 [2021-08-10T09:56:35.014Z] 09:56:35 [2021-08-10T09:56:35.014Z] INFO: Stopping daemon under test 09:56:35 [2021-08-10T09:56:35.014Z] SUCCESS: The process with PID 6916 (child process of PID 2084) has been terminated. 09:56:35 [2021-08-10T09:56:35.014Z] SUCCESS: The process with PID 2084 (child process of PID 5956) has been terminated. 09:56:35 [2021-08-10T09:56:35.014Z] INFO: Stop tailing logs of the daemon under tests 09:56:35 [2021-08-10T09:56:35.014Z] INFO: executeCI.ps1 Completed successfully at 08/10/2021 09:56:34. 09:56:35 [2021-08-10T09:56:35.014Z] INFO: Tidying up at end of run 09:56:35 [2021-08-10T09:56:35.014Z] INFO: Saving daemon under test log (d:\CI\PR-42715\15\dut.out) to bundles\CIDUT.out 09:56:35 [2021-08-10T09:56:35.014Z] INFO: Saving daemon under test log (d:\CI\PR-42715\15\dut.err) to bundles\CIDUT.err 09:56:35 [2021-08-10T09:56:35.014Z] INFO: Nuke-Everything... 09:56:35 [2021-08-10T09:56:35.471Z] INFO: Container count on control daemon to delete is 2 09:56:35 [2021-08-10T09:56:35.471Z] 9d466be48041 09:56:35 [2021-08-10T09:56:35.471Z] f7a77bba94d5 09:56:35 [2021-08-10T09:56:35.471Z] INFO: Tidying pidfile d:\CI\PR-42715\15\docker.pid 09:56:35 [2021-08-10T09:56:35.471Z] INFO: Nuking d:\CI 09:56:37 [2021-08-10T09:56:37.906Z] === RUN TestDockerSuite/TestBuildShellMultiple 09:56:41 [2021-08-10T09:56:41.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 09:56:41 [2021-08-10T09:56:41.642Z] docker_cli_external_volume_driver_test.go:485: [d6a602e23887c] daemon is not started 09:56:47 [2021-08-10T09:56:47.820Z] INFO: Zapped successfully 09:56:47 [2021-08-10T09:56:47.821Z] 09:56:47 [2021-08-10T09:56:47.821Z] INFO: executeCI.ps1 exiting at Tue Aug 10 09:56:47 CUT 2021. Duration 00:57:14.9981661 09:56:47 [2021-08-10T09:56:47.821Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 09:56:48 [2021-08-10T09:56:48.063Z] Recording test results 09:56:50 [2021-08-10T09:56:50.546Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 09:56:52 [2021-08-10T09:56:52.087Z] Creating win-2022-integration-bundles.zip 09:56:52 [2021-08-10T09:56:52.700Z] === RUN TestDockerSuite/TestBuildShellNotJSON 09:56:52 [2021-08-10T09:56:52.700Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 09:56:52 [2021-08-10T09:56:52.700Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [Pipeline] archiveArtifacts 09:56:53 [2021-08-10T09:56:53.261Z] Archiving artifacts 09:56:56 [2021-08-10T09:56:56.521Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 09:56:56 [2021-08-10T09:56:56.521Z] docker_cli_external_volume_driver_test.go:53: [d991c0273afbb] daemon is not started 09:57:01 [2021-08-10T09:57:01.270Z] === RUN TestDockerSuite/TestBuildSpaces 09:57:01 [2021-08-10T09:57:01.270Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 09:57:05 [2021-08-10T09:57:05.000Z] === RUN TestDockerSuite/TestBuildStartsFromOne 09:57:05 [2021-08-10T09:57:05.000Z] === RUN TestDockerSuite/TestBuildStderr 09:57:06 [2021-08-10T09:57:06.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42715/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:57:07 [2021-08-10T09:57:07.293Z] + make clean 09:57:07 [2021-08-10T09:57:07.748Z] docker volume rm -f docker-dev-cache 09:57:07 [2021-08-10T09:57:07.748Z] docker-dev-cache [Pipeline] deleteDir 09:57:08 [2021-08-10T09:57:08.731Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite (439.17s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.42s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.40s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.42s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.48s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.38s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.02s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.23s) 09:57:11 [2021-08-10T09:57:11.384Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 09:57:11 [2021-08-10T09:57:11.384Z] PASS 09:57:11 [2021-08-10T09:57:11.384Z] 09:57:11 [2021-08-10T09:57:11.384Z] === Skipped 09:57:11 [2021-08-10T09:57:11.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 09:57:11 [2021-08-10T09:57:11.384Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 09:57:11 [2021-08-10T09:57:11.384Z] check_test.go:309: [d1fa7be96b4c7] daemon is not started 09:57:11 [2021-08-10T09:57:11.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 09:57:11 [2021-08-10T09:57:11.384Z] 09:57:11 [2021-08-10T09:57:11.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 09:57:11 [2021-08-10T09:57:11.384Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 09:57:11 [2021-08-10T09:57:11.384Z] check_test.go:309: [dda1f754437d4] daemon is not started 09:57:11 [2021-08-10T09:57:11.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 09:57:11 [2021-08-10T09:57:11.384Z] 09:57:11 [2021-08-10T09:57:11.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 09:57:11 [2021-08-10T09:57:11.384Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 09:57:11 [2021-08-10T09:57:11.384Z] check_test.go:309: [d39538739de48] daemon is not started 09:57:11 [2021-08-10T09:57:11.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 09:57:11 [2021-08-10T09:57:11.384Z] 09:57:11 [2021-08-10T09:57:11.384Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) 09:57:11 [2021-08-10T09:57:11.384Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 09:57:11 [2021-08-10T09:57:11.384Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) 09:57:11 [2021-08-10T09:57:11.384Z] 09:57:11 [2021-08-10T09:57:11.384Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 09:57:11 [2021-08-10T09:57:11.384Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 09:57:11 [2021-08-10T09:57:11.384Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 09:57:11 [2021-08-10T09:57:11.384Z] 09:57:11 [2021-08-10T09:57:11.384Z] 09:57:11 [2021-08-10T09:57:11.384Z] DONE 273 tests, 5 skipped in 2610.930s 09:57:11 [2021-08-10T09:57:11.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:57:11 [2021-08-10T09:57:11.902Z] ++++ cat bundles/test-integration/docker.pid 09:57:11 [2021-08-10T09:57:11.902Z] +++ kill 8811 09:57:11 [2021-08-10T09:57:11.902Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d293fdba91b2b/docker.pid 09:57:11 [2021-08-10T09:57:11.902Z] +++ kill 7607 09:57:11 [2021-08-10T09:57:11.902Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7607 is not a child of this shell 09:57:11 [2021-08-10T09:57:11.902Z] warning: PID 7607 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d293fdba91b2b/docker.pid had a nonzero exit code 09:57:11 [2021-08-10T09:57:11.902Z] +++ /etc/init.d/apparmor stop 09:57:11 [2021-08-10T09:57:11.902Z] Leaving: AppArmorNo profiles have been unloaded. 09:57:11 [2021-08-10T09:57:11.902Z] 09:57:11 [2021-08-10T09:57:11.902Z] Unloading profiles will leave already running processes permanently 09:57:11 [2021-08-10T09:57:11.902Z] unconfined, which can lead to unexpected situations. 09:57:11 [2021-08-10T09:57:11.902Z] 09:57:11 [2021-08-10T09:57:11.902Z] To set a process to complain mode, use the command line tool 09:57:11 [2021-08-10T09:57:11.902Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:57:11 [2021-08-10T09:57:11.902Z] +++ true 09:57:11 [2021-08-10T09:57:11.902Z] exiting test-integration 09:57:11 [2021-08-10T09:57:11.902Z] ++ exit 0 09:57:11 [2021-08-10T09:57:11.902Z] 09:57:12 [2021-08-10T09:57:12.160Z] + exit 0 09:57:12 [2021-08-10T09:57:12.160Z] ++ jobs -p 09:57:12 [2021-08-10T09:57:12.160Z] + pids= 09:57:12 [2021-08-10T09:57:12.160Z] + echo 'Remaining pids to kill: []' 09:57:12 [2021-08-10T09:57:12.160Z] Remaining pids to kill: [] 09:57:12 [2021-08-10T09:57:12.160Z] + '[' -z '' ']' Post stage [Pipeline] junit 09:57:12 [2021-08-10T09:57:12.172Z] Recording test results 09:57:13 [2021-08-10T09:57:13.647Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:57:13 [2021-08-10T09:57:13.972Z] + echo Ensuring container killed. 09:57:13 [2021-08-10T09:57:13.972Z] Ensuring container killed. 09:57:13 [2021-08-10T09:57:13.972Z] + docker ps -aq -f name=docker-pr15-* 09:57:13 [2021-08-10T09:57:13.972Z] + cids=249dfcac8b75 09:57:13 [2021-08-10T09:57:13.972Z] 42265df442b6 09:57:13 [2021-08-10T09:57:13.972Z] 4641571377e7 09:57:13 [2021-08-10T09:57:13.972Z] + [ -n 249dfcac8b75 09:57:13 [2021-08-10T09:57:13.972Z] 42265df442b6 09:57:13 [2021-08-10T09:57:13.972Z] 4641571377e7 ] 09:57:13 [2021-08-10T09:57:13.972Z] + docker rm -vf 249dfcac8b75 42265df442b6 4641571377e7 09:57:15 [2021-08-10T09:57:15.350Z] 249dfcac8b75 09:57:16 [2021-08-10T09:57:16.726Z] 42265df442b6 09:57:16 [2021-08-10T09:57:16.726Z] 4641571377e7 [Pipeline] sh 09:57:17 [2021-08-10T09:57:17.003Z] + echo Chowning /workspace to jenkins user 09:57:17 [2021-08-10T09:57:17.003Z] Chowning /workspace to jenkins user 09:57:17 [2021-08-10T09:57:17.003Z] + id -u 09:57:17 [2021-08-10T09:57:17.003Z] + id -g 09:57:17 [2021-08-10T09:57:17.004Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42715:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:57:21 [2021-08-10T09:57:21.489Z] + bundleName=amd64 09:57:21 [2021-08-10T09:57:21.489Z] + echo Creating amd64-bundles.tar.gz 09:57:21 [2021-08-10T09:57:21.489Z] Creating amd64-bundles.tar.gz 09:57:21 [2021-08-10T09:57:21.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 09:57:21 [2021-08-10T09:57:21.489Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts 09:57:22 [2021-08-10T09:57:22.896Z] Archiving artifacts 09:57:24 [2021-08-10T09:57:24.941Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42715/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:57:25 [2021-08-10T09:57:25.251Z] + make clean 09:57:25 [2021-08-10T09:57:25.510Z] docker volume rm -f docker-dev-cache 09:57:25 [2021-08-10T09:57:25.510Z] docker-dev-cache [Pipeline] deleteDir 09:57:26 [2021-08-10T09:57:26.410Z] === RUN TestDockerSuite/TestBuildStopSignal 09:57:26 [2021-08-10T09:57:26.410Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 09:57:26 [2021-08-10T09:57:26.410Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 09:57:27 [2021-08-10T09:57:27.945Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 09:57:28 [2021-08-10T09:57:28.912Z] === RUN TestDockerSuite/TestBuildTagEvent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:57:32 [2021-08-10T09:57:32.643Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 09:57:37 [2021-08-10T09:57:37.330Z] === RUN TestDockerSuite/TestBuildUser 09:57:37 [2021-08-10T09:57:37.330Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 09:57:37 [2021-08-10T09:57:37.330Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 09:57:37 [2021-08-10T09:57:37.330Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 09:57:37 [2021-08-10T09:57:37.330Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 09:57:37 [2021-08-10T09:57:37.330Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 09:57:37 [2021-08-10T09:57:37.330Z] === RUN TestDockerSuite/TestBuildVerboseOut 09:57:41 [2021-08-10T09:57:41.058Z] === RUN TestDockerSuite/TestBuildVerifyIntString 09:57:41 [2021-08-10T09:57:41.058Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 09:57:43 [2021-08-10T09:57:43.959Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 09:57:43 [2021-08-10T09:57:43.959Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 09:57:43 [2021-08-10T09:57:43.959Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 09:57:43 [2021-08-10T09:57:43.959Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 09:57:43 [2021-08-10T09:57:43.959Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 09:58:01 [2021-08-10T09:58:01.637Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 09:58:02 [2021-08-10T09:58:02.603Z] === RUN TestDockerSuite/TestBuildWindowsUser 09:58:09 [2021-08-10T09:58:09.673Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 09:58:14 [2021-08-10T09:58:14.355Z] === RUN TestDockerSuite/TestBuildWithExtraHost 09:58:14 [2021-08-10T09:58:14.355Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 09:58:14 [2021-08-10T09:58:14.813Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 09:58:14 [2021-08-10T09:58:14.813Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 09:58:14 [2021-08-10T09:58:14.813Z] === RUN TestDockerSuite/TestBuildWithFailure 09:58:16 [2021-08-10T09:58:16.988Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 09:58:16 [2021-08-10T09:58:16.988Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 09:58:17 [2021-08-10T09:58:17.447Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 09:58:27 [2021-08-10T09:58:27.867Z] === RUN TestDockerSuite/TestBuildWithTabs 09:58:30 [2021-08-10T09:58:30.048Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 09:58:30 [2021-08-10T09:58:30.507Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 09:58:48 [2021-08-10T09:58:48.178Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 09:58:48 [2021-08-10T09:58:48.178Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 09:58:48 [2021-08-10T09:58:48.178Z] === RUN TestDockerSuite/TestBuildWithVolumes 09:58:48 [2021-08-10T09:58:48.178Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 09:58:48 [2021-08-10T09:58:48.178Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 09:58:48 [2021-08-10T09:58:48.178Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 09:58:48 [2021-08-10T09:58:48.178Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 09:58:48 [2021-08-10T09:58:48.178Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 09:58:55 [2021-08-10T09:58:55.247Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 09:58:56 [2021-08-10T09:58:56.213Z] === RUN TestDockerSuite/TestBuildXZHost 09:58:56 [2021-08-10T09:58:56.213Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 09:58:56 [2021-08-10T09:58:56.671Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 09:58:56 [2021-08-10T09:58:56.671Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 09:58:56 [2021-08-10T09:58:56.671Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 09:58:56 [2021-08-10T09:58:56.671Z] docker_cli_sni_test.go:18: Flakey test 09:58:56 [2021-08-10T09:58:56.671Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 09:58:58 [2021-08-10T09:58:58.845Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 09:59:02 [2021-08-10T09:59:02.578Z] === RUN TestDockerSuite/TestCommitChange 09:59:06 [2021-08-10T09:59:06.311Z] === RUN TestDockerSuite/TestCommitChangeLabels 09:59:10 [2021-08-10T09:59:10.040Z] === RUN TestDockerSuite/TestCommitHardlink 09:59:10 [2021-08-10T09:59:10.040Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 09:59:10 [2021-08-10T09:59:10.040Z] === RUN TestDockerSuite/TestCommitNewFile 09:59:15 [2021-08-10T09:59:15.831Z] === RUN TestDockerSuite/TestCommitPausedContainer 09:59:15 [2021-08-10T09:59:15.831Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 09:59:15 [2021-08-10T09:59:15.831Z] === RUN TestDockerSuite/TestCommitTTY 09:59:28 [2021-08-10T09:59:28.205Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 09:59:35 [2021-08-10T09:59:35.275Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestCommitWithoutPause 09:59:35 [2021-08-10T09:59:35.275Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 09:59:35 [2021-08-10T09:59:35.275Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 09:59:35 [2021-08-10T09:59:35.275Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 09:59:35 [2021-08-10T09:59:35.275Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 09:59:35 [2021-08-10T09:59:35.275Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestContainerAPIBadPort 09:59:35 [2021-08-10T09:59:35.275Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 09:59:35 [2021-08-10T09:59:35.275Z] === RUN TestDockerSuite/TestContainerAPICommit 09:59:45 [2021-08-10T09:59:45.591Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 09:59:51 [2021-08-10T09:59:51.386Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 09:59:51 [2021-08-10T09:59:51.386Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 09:59:51 [2021-08-10T09:59:51.386Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 09:59:53 [2021-08-10T09:59:53.566Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 09:59:53 [2021-08-10T09:59:53.566Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 09:59:53 [2021-08-10T09:59:53.566Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 09:59:53 [2021-08-10T09:59:53.566Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 09:59:53 [2021-08-10T09:59:53.566Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 09:59:53 [2021-08-10T09:59:53.566Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 09:59:53 [2021-08-10T09:59:53.566Z] === RUN TestDockerSuite/TestContainerAPICreate 09:59:55 [2021-08-10T09:59:55.740Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 09:59:55 [2021-08-10T09:59:55.740Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 09:59:55 [2021-08-10T09:59:55.740Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 09:59:55 [2021-08-10T09:59:55.740Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 09:59:57 [2021-08-10T09:59:57.916Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 09:59:57 [2021-08-10T09:59:57.916Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 09:59:57 [2021-08-10T09:59:57.916Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 09:59:57 [2021-08-10T09:59:57.916Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 09:59:57 [2021-08-10T09:59:57.916Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 09:59:57 [2021-08-10T09:59:57.916Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 09:59:57 [2021-08-10T09:59:57.916Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 09:59:57 [2021-08-10T09:59:57.916Z] === RUN TestDockerSuite/TestContainerAPIDelete 10:00:00 [2021-08-10T10:00:00.096Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 10:00:01 [2021-08-10T10:00:01.631Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 10:00:03 [2021-08-10T10:00:03.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 10:00:03 [2021-08-10T10:00:03.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 10:00:03 [2021-08-10T10:00:03.806Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 10:00:03 [2021-08-10T10:00:03.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 10:00:05 [2021-08-10T10:00:05.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 10:00:05 [2021-08-10T10:00:05.341Z] === RUN TestDockerSuite/TestContainerAPIGetAll 10:00:07 [2021-08-10T10:00:07.520Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 10:00:07 [2021-08-10T10:00:07.520Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 10:00:07 [2021-08-10T10:00:07.520Z] === RUN TestDockerSuite/TestContainerAPIGetExport 10:00:07 [2021-08-10T10:00:07.520Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 10:00:07 [2021-08-10T10:00:07.520Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 10:00:09 [2021-08-10T10:00:09.696Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 10:00:09 [2021-08-10T10:00:09.696Z] === RUN TestDockerSuite/TestContainerAPIKill 10:00:11 [2021-08-10T10:00:11.233Z] === RUN TestDockerSuite/TestContainerAPIPause 10:00:11 [2021-08-10T10:00:11.233Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 10:00:11 [2021-08-10T10:00:11.233Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 10:00:14 [2021-08-10T10:00:14.136Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 10:00:14 [2021-08-10T10:00:14.136Z] === RUN TestDockerSuite/TestContainerAPIRename 10:00:15 [2021-08-10T10:00:15.671Z] === RUN TestDockerSuite/TestContainerAPIRestart 10:00:24 [2021-08-10T10:00:24.232Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 10:00:27 [2021-08-10T10:00:27.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 10:00:27 [2021-08-10T10:00:27.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 10:00:27 [2021-08-10T10:00:27.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 10:00:27 [2021-08-10T10:00:27.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 10:00:27 [2021-08-10T10:00:27.135Z] === RUN TestDockerSuite/TestContainerAPIStart 10:00:29 [2021-08-10T10:00:29.310Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 10:00:29 [2021-08-10T10:00:29.310Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 10:00:29 [2021-08-10T10:00:29.310Z] === RUN TestDockerSuite/TestContainerAPIStop 10:00:36 [2021-08-10T10:00:36.379Z] === RUN TestDockerSuite/TestContainerAPITop 10:00:36 [2021-08-10T10:00:36.379Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 10:00:36 [2021-08-10T10:00:36.379Z] === RUN TestDockerSuite/TestContainerAPITopWindows 10:00:37 [2021-08-10T10:00:37.914Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 10:00:37 [2021-08-10T10:00:37.914Z] === RUN TestDockerSuite/TestContainerAPIWait 10:00:41 [2021-08-10T10:00:41.642Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 10:00:43 [2021-08-10T10:00:43.178Z] === RUN TestDockerSuite/TestContainerNetworkMode 10:00:43 [2021-08-10T10:00:43.178Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 10:00:43 [2021-08-10T10:00:43.178Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 10:00:43 [2021-08-10T10:00:43.178Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux 10:00:43 [2021-08-10T10:00:43.178Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 10:00:43 [2021-08-10T10:00:43.178Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux 10:00:43 [2021-08-10T10:00:43.178Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 10:00:43 [2021-08-10T10:00:43.178Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux 10:00:43 [2021-08-10T10:00:43.178Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 10:00:43 [2021-08-10T10:00:43.178Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux 10:00:43 [2021-08-10T10:00:43.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 10:00:44 [2021-08-10T10:00:44.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 10:00:44 [2021-08-10T10:00:44.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 10:00:47 [2021-08-10T10:00:47.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 10:00:49 [2021-08-10T10:00:49.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 10:00:56 [2021-08-10T10:00:56.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 10:00:59 [2021-08-10T10:00:59.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009306a8_<nil>} 10:01:07 [2021-08-10T10:01:07.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1785377950_c:\foo_false__<nil>_<nil>_<nil>} 10:01:08 [2021-08-10T10:01:08.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1785377950_c:\foo_true__<nil>_<nil>_<nil>} 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 10:01:11 [2021-08-10T10:01:11.460Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 10:01:11 [2021-08-10T10:01:11.460Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 10:01:11 [2021-08-10T10:01:11.460Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 10:01:11 [2021-08-10T10:01:11.460Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestCopyAndRestart 10:01:11 [2021-08-10T10:01:11.460Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestCopyCreatedContainer 10:01:11 [2021-08-10T10:01:11.460Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 10:01:11 [2021-08-10T10:01:11.460Z] === RUN TestDockerSuite/TestCpAbsolutePath 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseA 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseB 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseC 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseD 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseE 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseF 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseG 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseH 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseI 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromCaseJ 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 10:01:13 [2021-08-10T10:01:13.634Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 10:01:13 [2021-08-10T10:01:13.634Z] === RUN TestDockerSuite/TestCpGarbagePath 10:01:15 [2021-08-10T10:01:15.807Z] === RUN TestDockerSuite/TestCpLocalOnly 10:01:15 [2021-08-10T10:01:15.807Z] === RUN TestDockerSuite/TestCpNameHasColon 10:01:15 [2021-08-10T10:01:15.807Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 10:01:15 [2021-08-10T10:01:15.807Z] === RUN TestDockerSuite/TestCpRelativePath 10:01:17 [2021-08-10T10:01:17.978Z] === RUN TestDockerSuite/TestCpSpecialFiles 10:01:17 [2021-08-10T10:01:17.978Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 10:01:17 [2021-08-10T10:01:17.978Z] === RUN TestDockerSuite/TestCpSymlinkComponent 10:01:17 [2021-08-10T10:01:17.978Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 10:01:17 [2021-08-10T10:01:17.978Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 10:01:17 [2021-08-10T10:01:17.978Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 10:01:17 [2021-08-10T10:01:17.978Z] === RUN TestDockerSuite/TestCpToCaseA 10:01:21 [2021-08-10T10:01:21.702Z] === RUN TestDockerSuite/TestCpToCaseB 10:01:23 [2021-08-10T10:01:23.875Z] === RUN TestDockerSuite/TestCpToCaseC 10:01:23 [2021-08-10T10:01:23.875Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 10:01:23 [2021-08-10T10:01:23.875Z] === RUN TestDockerSuite/TestCpToCaseD 10:01:23 [2021-08-10T10:01:23.875Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 10:01:23 [2021-08-10T10:01:23.875Z] === RUN TestDockerSuite/TestCpToCaseE 10:01:36 [2021-08-10T10:01:36.233Z] === RUN TestDockerSuite/TestCpToCaseF 10:01:36 [2021-08-10T10:01:36.233Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 10:01:36 [2021-08-10T10:01:36.233Z] === RUN TestDockerSuite/TestCpToCaseG 10:01:36 [2021-08-10T10:01:36.233Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 10:01:36 [2021-08-10T10:01:36.233Z] === RUN TestDockerSuite/TestCpToCaseH 10:01:44 [2021-08-10T10:01:44.783Z] === RUN TestDockerSuite/TestCpToCaseI 10:01:44 [2021-08-10T10:01:44.783Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 10:01:44 [2021-08-10T10:01:44.783Z] === RUN TestDockerSuite/TestCpToCaseJ 10:01:44 [2021-08-10T10:01:44.783Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 10:01:44 [2021-08-10T10:01:44.783Z] === RUN TestDockerSuite/TestCpToDot 10:01:45 [2021-08-10T10:01:45.747Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 10:01:45 [2021-08-10T10:01:45.747Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 10:01:45 [2021-08-10T10:01:45.747Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 10:01:45 [2021-08-10T10:01:45.747Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 10:01:45 [2021-08-10T10:01:45.747Z] === RUN TestDockerSuite/TestCpToStdout 10:01:47 [2021-08-10T10:01:47.917Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 10:01:47 [2021-08-10T10:01:47.917Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 10:01:47 [2021-08-10T10:01:47.917Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 10:01:47 [2021-08-10T10:01:47.917Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 10:01:47 [2021-08-10T10:01:47.917Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 10:01:47 [2021-08-10T10:01:47.917Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 10:01:47 [2021-08-10T10:01:47.917Z] === RUN TestDockerSuite/TestCpVolumePath 10:01:47 [2021-08-10T10:01:47.917Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 10:01:47 [2021-08-10T10:01:47.917Z] === RUN TestDockerSuite/TestCreate64ByteHexID 10:01:47 [2021-08-10T10:01:47.917Z] === RUN TestDockerSuite/TestCreateArgs 10:01:48 [2021-08-10T10:01:48.373Z] === RUN TestDockerSuite/TestCreateByImageID 10:01:49 [2021-08-10T10:01:49.905Z] === RUN TestDockerSuite/TestCreateEchoStdout 10:01:52 [2021-08-10T10:01:52.077Z] === RUN TestDockerSuite/TestCreateGrowRootfs 10:01:52 [2021-08-10T10:01:52.077Z] === RUN TestDockerSuite/TestCreateHostConfig 10:01:52 [2021-08-10T10:01:52.535Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 10:01:54 [2021-08-10T10:01:54.065Z] === RUN TestDockerSuite/TestCreateLabelFromImage 10:01:54 [2021-08-10T10:01:54.522Z] === RUN TestDockerSuite/TestCreateLabels 10:01:54 [2021-08-10T10:01:54.979Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 10:01:54 [2021-08-10T10:01:54.979Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 10:01:54 [2021-08-10T10:01:54.979Z] === RUN TestDockerSuite/TestCreateRM 10:01:54 [2021-08-10T10:01:54.979Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 10:01:54 [2021-08-10T10:01:54.979Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 10:01:54 [2021-08-10T10:01:54.979Z] === RUN TestDockerSuite/TestCreateStopSignal 10:01:55 [2021-08-10T10:01:55.435Z] === RUN TestDockerSuite/TestCreateStopTimeout 10:01:55 [2021-08-10T10:01:55.435Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 10:02:07 [2021-08-10T10:02:07.792Z] === RUN TestDockerSuite/TestCreateVolumesCreated 10:02:07 [2021-08-10T10:02:07.792Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 10:02:07 [2021-08-10T10:02:07.792Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 10:02:10 [2021-08-10T10:02:10.685Z] === RUN TestDockerSuite/TestCreateWithPortRange 10:02:11 [2021-08-10T10:02:11.142Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 10:02:11 [2021-08-10T10:02:11.142Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 10:02:11 [2021-08-10T10:02:11.142Z] === RUN TestDockerSuite/TestCreateWithWorkdir 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 10:02:13 [2021-08-10T10:02:13.316Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDevicePermissions 10:02:13 [2021-08-10T10:02:13.316Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDockerFails 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 10:02:13 [2021-08-10T10:02:13.316Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 10:02:13 [2021-08-10T10:02:13.316Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 10:02:13 [2021-08-10T10:02:13.316Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.316Z] === RUN TestDockerSuite/TestEventsAttach 10:02:13 [2021-08-10T10:02:13.316Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.774Z] === RUN TestDockerSuite/TestEventsCommit 10:02:13 [2021-08-10T10:02:13.774Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 10:02:13 [2021-08-10T10:02:13.774Z] === RUN TestDockerSuite/TestEventsContainerEvents 10:02:15 [2021-08-10T10:02:15.945Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 10:02:17 [2021-08-10T10:02:17.475Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 10:02:19 [2021-08-10T10:02:19.644Z] === RUN TestDockerSuite/TestEventsContainerRestart 10:02:26 [2021-08-10T10:02:26.710Z] === RUN TestDockerSuite/TestEventsCopy 10:02:30 [2021-08-10T10:02:30.430Z] === RUN TestDockerSuite/TestEventsFilterContainer 10:02:35 [2021-08-10T10:02:35.106Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 10:02:36 [2021-08-10T10:02:36.639Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 10:02:37 [2021-08-10T10:02:37.097Z] === RUN TestDockerSuite/TestEventsFilterImageName 10:02:40 [2021-08-10T10:02:40.820Z] === RUN TestDockerSuite/TestEventsFilterLabels 10:02:41 [2021-08-10T10:02:41.278Z] === RUN TestDockerSuite/TestEventsFilterType 10:02:42 [2021-08-10T10:02:42.242Z] === RUN TestDockerSuite/TestEventsFilters 10:02:45 [2021-08-10T10:02:45.972Z] === RUN TestDockerSuite/TestEventsFormat 10:02:50 [2021-08-10T10:02:50.654Z] === RUN TestDockerSuite/TestEventsFormatBadField 10:02:50 [2021-08-10T10:02:50.654Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 10:02:50 [2021-08-10T10:02:50.654Z] === RUN TestDockerSuite/TestEventsImageImport 10:02:50 [2021-08-10T10:02:50.654Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 10:02:50 [2021-08-10T10:02:50.654Z] === RUN TestDockerSuite/TestEventsImageLoad 10:02:50 [2021-08-10T10:02:50.654Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 10:02:50 [2021-08-10T10:02:50.654Z] === RUN TestDockerSuite/TestEventsImagePull 10:02:50 [2021-08-10T10:02:50.654Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 10:02:50 [2021-08-10T10:02:50.654Z] === RUN TestDockerSuite/TestEventsImageTag 10:02:51 [2021-08-10T10:02:51.619Z] === RUN TestDockerSuite/TestEventsPluginOps 10:02:51 [2021-08-10T10:02:51.619Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 10:02:51 [2021-08-10T10:02:51.619Z] === RUN TestDockerSuite/TestEventsRename 10:02:53 [2021-08-10T10:02:53.789Z] === RUN TestDockerSuite/TestEventsResize 10:03:02 [2021-08-10T10:03:02.342Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 10:03:03 [2021-08-10T10:03:03.308Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 10:03:05 [2021-08-10T10:03:05.484Z] === RUN TestDockerSuite/TestEventsTimestampFormats 10:03:10 [2021-08-10T10:03:10.162Z] === RUN TestDockerSuite/TestEventsTop 10:03:10 [2021-08-10T10:03:10.162Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 10:03:10 [2021-08-10T10:03:10.162Z] === RUN TestDockerSuite/TestEventsUntag 10:03:13 [2021-08-10T10:03:13.061Z] === RUN TestDockerSuite/TestEventsUntilInThePast 10:03:16 [2021-08-10T10:03:16.785Z] === RUN TestDockerSuite/TestExec 10:03:16 [2021-08-10T10:03:16.785Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 10:03:16 [2021-08-10T10:03:16.785Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 10:03:16 [2021-08-10T10:03:16.785Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 10:03:16 [2021-08-10T10:03:16.785Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 10:03:18 [2021-08-10T10:03:18.317Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 10:03:19 [2021-08-10T10:03:19.849Z] === RUN TestDockerSuite/TestExecAPIStart 10:03:19 [2021-08-10T10:03:19.849Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 10:03:19 [2021-08-10T10:03:19.849Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 10:03:19 [2021-08-10T10:03:19.849Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 10:03:19 [2021-08-10T10:03:19.849Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 10:03:19 [2021-08-10T10:03:19.849Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 10:03:19 [2021-08-10T10:03:19.849Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 10:03:21 [2021-08-10T10:03:21.383Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 10:03:23 [2021-08-10T10:03:23.556Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 10:03:25 [2021-08-10T10:03:25.089Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 10:03:27 [2021-08-10T10:03:27.259Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 10:03:30 [2021-08-10T10:03:30.983Z] === RUN TestDockerSuite/TestExecCgroup 10:03:30 [2021-08-10T10:03:30.983Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 10:03:30 [2021-08-10T10:03:30.983Z] === RUN TestDockerSuite/TestExecEnv 10:03:30 [2021-08-10T10:03:30.983Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 10:03:30 [2021-08-10T10:03:30.983Z] === RUN TestDockerSuite/TestExecEnvLinksHost 10:03:30 [2021-08-10T10:03:30.984Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 10:03:30 [2021-08-10T10:03:30.984Z] === RUN TestDockerSuite/TestExecExitStatus 10:03:32 [2021-08-10T10:03:32.519Z] === RUN TestDockerSuite/TestExecInspectID 10:03:37 [2021-08-10T10:03:37.197Z] === RUN TestDockerSuite/TestExecInteractive 10:03:37 [2021-08-10T10:03:37.197Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 10:03:37 [2021-08-10T10:03:37.197Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 10:03:37 [2021-08-10T10:03:37.197Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 10:03:37 [2021-08-10T10:03:37.197Z] === RUN TestDockerSuite/TestExecParseError 10:03:37 [2021-08-10T10:03:37.197Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 10:03:37 [2021-08-10T10:03:37.197Z] === RUN TestDockerSuite/TestExecPausedContainer 10:03:37 [2021-08-10T10:03:37.197Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 10:03:37 [2021-08-10T10:03:37.197Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 10:03:37 [2021-08-10T10:03:37.197Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 10:03:37 [2021-08-10T10:03:37.197Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 10:03:38 [2021-08-10T10:03:38.731Z] === RUN TestDockerSuite/TestExecSetEnv 10:03:38 [2021-08-10T10:03:38.731Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 10:03:38 [2021-08-10T10:03:38.731Z] === RUN TestDockerSuite/TestExecStartFails 10:03:38 [2021-08-10T10:03:38.731Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 10:03:38 [2021-08-10T10:03:38.731Z] === RUN TestDockerSuite/TestExecStateCleanup 10:03:38 [2021-08-10T10:03:38.731Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 10:03:38 [2021-08-10T10:03:38.731Z] === RUN TestDockerSuite/TestExecStopNotHanging 10:03:38 [2021-08-10T10:03:38.731Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 10:03:38 [2021-08-10T10:03:38.731Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 10:03:38 [2021-08-10T10:03:38.731Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 10:03:38 [2021-08-10T10:03:38.731Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 10:03:40 [2021-08-10T10:03:40.902Z] === RUN TestDockerSuite/TestExecUlimits 10:03:40 [2021-08-10T10:03:40.902Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 10:03:40 [2021-08-10T10:03:40.902Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 10:03:47 [2021-08-10T10:03:47.967Z] === RUN TestDockerSuite/TestExecWithImageUser 10:03:47 [2021-08-10T10:03:47.967Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 10:03:47 [2021-08-10T10:03:47.967Z] === RUN TestDockerSuite/TestExecWithPrivileged 10:03:47 [2021-08-10T10:03:47.967Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 10:03:47 [2021-08-10T10:03:47.967Z] === RUN TestDockerSuite/TestExecWithUser 10:03:47 [2021-08-10T10:03:47.967Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 10:03:47 [2021-08-10T10:03:47.967Z] === RUN TestDockerSuite/TestGetContainerStats 10:03:53 [2021-08-10T10:03:53.837Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 10:03:59 [2021-08-10T10:03:59.620Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 10:04:01 [2021-08-10T10:04:01.793Z] === RUN TestDockerSuite/TestGetContainerStatsStream 10:04:07 [2021-08-10T10:04:07.575Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 10:04:07 [2021-08-10T10:04:07.575Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 10:04:07 [2021-08-10T10:04:07.575Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 10:04:07 [2021-08-10T10:04:07.575Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 10:04:07 [2021-08-10T10:04:07.575Z] === RUN TestDockerSuite/TestHealth 10:04:07 [2021-08-10T10:04:07.575Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 10:04:07 [2021-08-10T10:04:07.575Z] === RUN TestDockerSuite/TestHistoryExistentImage 10:04:07 [2021-08-10T10:04:07.575Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 10:04:07 [2021-08-10T10:04:07.575Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 10:04:07 [2021-08-10T10:04:07.575Z] === RUN TestDockerSuite/TestHistoryImageWithComment 10:04:11 [2021-08-10T10:04:11.304Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 10:04:11 [2021-08-10T10:04:11.304Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 10:04:11 [2021-08-10T10:04:11.304Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 10:04:11 [2021-08-10T10:04:11.304Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 10:04:11 [2021-08-10T10:04:11.304Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 10:04:11 [2021-08-10T10:04:11.304Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 10:04:11 [2021-08-10T10:04:11.761Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 10:04:12 [2021-08-10T10:04:12.219Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 10:04:12 [2021-08-10T10:04:12.219Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 10:04:12 [2021-08-10T10:04:12.219Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 10:04:13 [2021-08-10T10:04:13.183Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 10:04:13 [2021-08-10T10:04:13.183Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 10:04:15 [2021-08-10T10:04:15.355Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 10:04:15 [2021-08-10T10:04:15.355Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 10:04:17 [2021-08-10T10:04:17.527Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 10:04:19 [2021-08-10T10:04:19.700Z] === RUN TestDockerSuite/TestImagesFormat 10:04:20 [2021-08-10T10:04:20.157Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 10:04:20 [2021-08-10T10:04:20.157Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 10:04:20 [2021-08-10T10:04:20.157Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 10:04:23 [2021-08-10T10:04:23.885Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 10:04:23 [2021-08-10T10:04:23.885Z] === RUN TestDockerSuite/TestImportBadURL 10:04:26 [2021-08-10T10:04:26.058Z] === RUN TestDockerSuite/TestImportDisplay 10:04:26 [2021-08-10T10:04:26.058Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.058Z] === RUN TestDockerSuite/TestImportFile 10:04:26 [2021-08-10T10:04:26.058Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.058Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 10:04:26 [2021-08-10T10:04:26.058Z] === RUN TestDockerSuite/TestImportFileWithMessage 10:04:26 [2021-08-10T10:04:26.058Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.058Z] === RUN TestDockerSuite/TestImportGzipped 10:04:26 [2021-08-10T10:04:26.058Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.058Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 10:04:26 [2021-08-10T10:04:26.058Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.516Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 10:04:26 [2021-08-10T10:04:26.516Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 10:04:26 [2021-08-10T10:04:26.516Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 10:04:26 [2021-08-10T10:04:26.516Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.516Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 10:04:26 [2021-08-10T10:04:26.516Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.516Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 10:04:26 [2021-08-10T10:04:26.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 10:04:26 [2021-08-10T10:04:26.516Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 10:04:26 [2021-08-10T10:04:26.516Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 10:04:26 [2021-08-10T10:04:26.516Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 10:04:28 [2021-08-10T10:04:28.690Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 10:04:30 [2021-08-10T10:04:30.224Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 10:04:30 [2021-08-10T10:04:30.224Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 10:04:30 [2021-08-10T10:04:30.224Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 10:04:30 [2021-08-10T10:04:30.224Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 10:04:30 [2021-08-10T10:04:30.224Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 10:04:30 [2021-08-10T10:04:30.224Z] === RUN TestDockerSuite/TestInspectAmpersand 10:04:30 [2021-08-10T10:04:30.224Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 10:04:30 [2021-08-10T10:04:30.224Z] === RUN TestDockerSuite/TestInspectBindMountPoint 10:04:32 [2021-08-10T10:04:32.395Z] === RUN TestDockerSuite/TestInspectByPrefix 10:04:32 [2021-08-10T10:04:32.395Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 10:04:33 [2021-08-10T10:04:33.927Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 10:04:33 [2021-08-10T10:04:33.927Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 10:04:34 [2021-08-10T10:04:34.384Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 10:04:34 [2021-08-10T10:04:34.384Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 10:04:34 [2021-08-10T10:04:34.384Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 10:04:34 [2021-08-10T10:04:34.384Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 10:04:34 [2021-08-10T10:04:34.384Z] === RUN TestDockerSuite/TestInspectDefault 10:04:35 [2021-08-10T10:04:35.921Z] === RUN TestDockerSuite/TestInspectHistory 10:04:39 [2021-08-10T10:04:39.647Z] === RUN TestDockerSuite/TestInspectImage 10:04:39 [2021-08-10T10:04:39.647Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 10:04:39 [2021-08-10T10:04:39.647Z] === RUN TestDockerSuite/TestInspectImageFilterInt 10:04:39 [2021-08-10T10:04:39.647Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 10:04:39 [2021-08-10T10:04:39.647Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 10:04:39 [2021-08-10T10:04:39.647Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 10:04:39 [2021-08-10T10:04:39.647Z] === RUN TestDockerSuite/TestInspectInt64 10:04:41 [2021-08-10T10:04:41.825Z] === RUN TestDockerSuite/TestInspectJSONFields 10:04:43 [2021-08-10T10:04:43.357Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 10:04:43 [2021-08-10T10:04:43.358Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 10:04:45 [2021-08-10T10:04:45.530Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 10:04:47 [2021-08-10T10:04:47.063Z] === RUN TestDockerSuite/TestInspectPlugin 10:04:47 [2021-08-10T10:04:47.063Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 10:04:47 [2021-08-10T10:04:47.063Z] === RUN TestDockerSuite/TestInspectRootFS 10:04:47 [2021-08-10T10:04:47.520Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 10:04:49 [2021-08-10T10:04:49.052Z] === RUN TestDockerSuite/TestInspectStatus 10:04:51 [2021-08-10T10:04:51.225Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 10:04:54 [2021-08-10T10:04:54.951Z] === RUN TestDockerSuite/TestInspectTemplateError 10:04:57 [2021-08-10T10:04:57.123Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 10:04:58 [2021-08-10T10:04:58.655Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 10:05:00 [2021-08-10T10:05:00.827Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 10:05:03 [2021-08-10T10:05:03.001Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 10:05:04 [2021-08-10T10:05:04.535Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 10:05:06 [2021-08-10T10:05:06.708Z] === RUN TestDockerSuite/TestInspectUnknownObject 10:05:06 [2021-08-10T10:05:06.708Z] === RUN TestDockerSuite/TestLinkShortDefinition 10:05:06 [2021-08-10T10:05:06.708Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.708Z] === RUN TestDockerSuite/TestLinksEnvs 10:05:06 [2021-08-10T10:05:06.708Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.708Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 10:05:06 [2021-08-10T10:05:06.708Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.708Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 10:05:06 [2021-08-10T10:05:06.708Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.708Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 10:05:06 [2021-08-10T10:05:06.709Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLoginWithoutTTY 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 10:05:06 [2021-08-10T10:05:06.709Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 10:05:08 [2021-08-10T10:05:08.242Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 10:05:10 [2021-08-10T10:05:10.414Z] === RUN TestDockerSuite/TestLogsAPIUntil 10:05:16 [2021-08-10T10:05:16.195Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 10:05:17 [2021-08-10T10:05:17.732Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 10:05:17 [2021-08-10T10:05:17.732Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 10:05:17 [2021-08-10T10:05:17.732Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 10:05:19 [2021-08-10T10:05:19.266Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 10:05:19 [2021-08-10T10:05:19.724Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 10:05:24 [2021-08-10T10:05:24.401Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 10:05:30 [2021-08-10T10:05:30.184Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 10:05:34 [2021-08-10T10:05:34.866Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 10:05:37 [2021-08-10T10:05:37.042Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 10:05:38 [2021-08-10T10:05:38.576Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 10:05:38 [2021-08-10T10:05:38.576Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 10:05:38 [2021-08-10T10:05:38.576Z] === RUN TestDockerSuite/TestLogsFollowStopped 10:05:40 [2021-08-10T10:05:40.750Z] === RUN TestDockerSuite/TestLogsSeparateStderr 10:05:42 [2021-08-10T10:05:42.923Z] === RUN TestDockerSuite/TestLogsSince 10:05:51 [2021-08-10T10:05:51.479Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 10:05:51 [2021-08-10T10:05:51.479Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 10:05:51 [2021-08-10T10:05:51.479Z] === RUN TestDockerSuite/TestLogsStderrInStdout 10:05:51 [2021-08-10T10:05:51.479Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 10:05:51 [2021-08-10T10:05:51.479Z] === RUN TestDockerSuite/TestLogsTail 10:05:54 [2021-08-10T10:05:54.387Z] === RUN TestDockerSuite/TestLogsTimestamps 10:05:56 [2021-08-10T10:05:56.564Z] === RUN TestDockerSuite/TestLogsWithDetails 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestMountIntoProc 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestMountIntoSys 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestNetHostname 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPluginActive 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPluginActiveNetwork 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPluginLogDriver 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPluginMetricsCollector 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPluginUpgrade 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPortExposeHostBinding 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPortHostBinding 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPortList 10:05:58 [2021-08-10T10:05:58.741Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 10:05:58 [2021-08-10T10:05:58.741Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 10:06:03 [2021-08-10T10:06:03.424Z] === RUN TestDockerSuite/TestPostContainersAttach 10:06:03 [2021-08-10T10:06:03.425Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 10:06:03 [2021-08-10T10:06:03.425Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 10:06:03 [2021-08-10T10:06:03.425Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 10:06:03 [2021-08-10T10:06:03.425Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 10:06:03 [2021-08-10T10:06:03.425Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 10:06:03 [2021-08-10T10:06:03.425Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 10:06:03 [2021-08-10T10:06:03.425Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 10:06:03 [2021-08-10T10:06:03.425Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 10:06:03 [2021-08-10T10:06:03.425Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 10:06:07 [2021-08-10T10:06:07.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 10:06:07 [2021-08-10T10:06:07.150Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 10:06:07 [2021-08-10T10:06:07.150Z] === RUN TestDockerSuite/TestPsByOrder 10:06:14 [2021-08-10T10:06:14.213Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 10:06:14 [2021-08-10T10:06:14.213Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 10:06:14 [2021-08-10T10:06:14.213Z] === RUN TestDockerSuite/TestPsListContainersBase 10:06:26 [2021-08-10T10:06:26.560Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 10:06:36 [2021-08-10T10:06:36.845Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 10:06:37 [2021-08-10T10:06:37.301Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 10:06:37 [2021-08-10T10:06:37.302Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 10:06:37 [2021-08-10T10:06:37.302Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 10:06:49 [2021-08-10T10:06:49.644Z] === RUN TestDockerSuite/TestPsListContainersFilterID 10:06:51 [2021-08-10T10:06:51.811Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 10:06:57 [2021-08-10T10:06:57.580Z] === RUN TestDockerSuite/TestPsListContainersFilterName 10:07:02 [2021-08-10T10:07:02.244Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 10:07:02 [2021-08-10T10:07:02.245Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 10:07:02 [2021-08-10T10:07:02.245Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 10:07:02 [2021-08-10T10:07:02.245Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 10:07:02 [2021-08-10T10:07:02.245Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 10:07:05 [2021-08-10T10:07:05.958Z] === RUN TestDockerSuite/TestPsListContainersSize 10:07:05 [2021-08-10T10:07:05.958Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 10:07:05 [2021-08-10T10:07:05.958Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 10:07:05 [2021-08-10T10:07:05.958Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 10:07:05 [2021-08-10T10:07:05.958Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 10:07:05 [2021-08-10T10:07:05.958Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 10:07:05 [2021-08-10T10:07:05.958Z] === RUN TestDockerSuite/TestPsRightTagName 10:07:05 [2021-08-10T10:07:05.958Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 10:07:05 [2021-08-10T10:07:05.958Z] === RUN TestDockerSuite/TestPsShowMounts 10:07:13 [2021-08-10T10:07:13.004Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 10:07:13 [2021-08-10T10:07:13.004Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux 10:07:13 [2021-08-10T10:07:13.004Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 10:07:13 [2021-08-10T10:07:13.964Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 10:07:13 [2021-08-10T10:07:13.964Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 10:07:13 [2021-08-10T10:07:13.964Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 10:07:14 [2021-08-10T10:07:14.925Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 10:07:15 [2021-08-10T10:07:15.886Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 10:07:15 [2021-08-10T10:07:15.886Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 10:07:15 [2021-08-10T10:07:15.886Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 10:07:19 [2021-08-10T10:07:19.603Z] === RUN TestDockerSuite/TestRestartContainerSuccess 10:07:23 [2021-08-10T10:07:23.318Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 10:07:24 [2021-08-10T10:07:24.844Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 10:07:45 [2021-08-10T10:07:45.952Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 10:07:45 [2021-08-10T10:07:45.952Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 10:07:45 [2021-08-10T10:07:45.952Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 10:07:48 [2021-08-10T10:07:48.840Z] === RUN TestDockerSuite/TestRestartPolicyAlways 10:07:49 [2021-08-10T10:07:49.295Z] === RUN TestDockerSuite/TestRestartPolicyNO 10:07:49 [2021-08-10T10:07:49.295Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 10:07:50 [2021-08-10T10:07:50.258Z] === RUN TestDockerSuite/TestRestartRunningContainer 10:07:53 [2021-08-10T10:07:53.975Z] === RUN TestDockerSuite/TestRestartStoppedContainer 10:08:02 [2021-08-10T10:08:02.508Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 10:08:02 [2021-08-10T10:08:02.508Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 10:08:02 [2021-08-10T10:08:02.508Z] === RUN TestDockerSuite/TestRestartWithVolumes 10:08:06 [2021-08-10T10:08:06.230Z] === RUN TestDockerSuite/TestRmiBlank 10:08:06 [2021-08-10T10:08:06.230Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 10:08:06 [2021-08-10T10:08:06.230Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 10:08:18 [2021-08-10T10:08:18.573Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 10:08:20 [2021-08-10T10:08:20.099Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 10:08:20 [2021-08-10T10:08:20.555Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 10:08:26 [2021-08-10T10:08:26.326Z] === RUN TestDockerSuite/TestRmiImgIDForce 10:08:30 [2021-08-10T10:08:30.040Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 10:08:37 [2021-08-10T10:08:37.084Z] === RUN TestDockerSuite/TestRmiParentImageFail 10:08:39 [2021-08-10T10:08:39.972Z] === RUN TestDockerSuite/TestRmiTag 10:08:40 [2021-08-10T10:08:40.933Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 10:08:47 [2021-08-10T10:08:47.976Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 10:09:02 [2021-08-10T10:09:02.756Z] === RUN TestDockerSuite/TestRmiWithContainerFails 10:09:03 [2021-08-10T10:09:03.717Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 10:09:07 [2021-08-10T10:09:07.430Z] === RUN TestDockerSuite/TestRmiWithParentInUse 10:09:08 [2021-08-10T10:09:08.959Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 10:09:08 [2021-08-10T10:09:08.959Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 10:09:08 [2021-08-10T10:09:08.959Z] === RUN TestDockerSuite/TestRunAddHost 10:09:08 [2021-08-10T10:09:08.959Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 10:09:08 [2021-08-10T10:09:08.959Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 10:09:08 [2021-08-10T10:09:08.959Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux 10:09:08 [2021-08-10T10:09:08.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 10:09:08 [2021-08-10T10:09:08.959Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 10:09:08 [2021-08-10T10:09:08.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 10:09:08 [2021-08-10T10:09:08.959Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 10:09:08 [2021-08-10T10:09:08.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 10:09:08 [2021-08-10T10:09:08.959Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 10:09:08 [2021-08-10T10:09:08.959Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 10:09:08 [2021-08-10T10:09:08.959Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 10:09:08 [2021-08-10T10:09:08.959Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 10:09:10 [2021-08-10T10:09:10.488Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 10:09:10 [2021-08-10T10:09:10.488Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 10:09:10 [2021-08-10T10:09:10.488Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 10:09:10 [2021-08-10T10:09:10.488Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux 10:09:10 [2021-08-10T10:09:10.488Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 10:09:15 [2021-08-10T10:09:15.157Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 10:09:16 [2021-08-10T10:09:16.684Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 10:09:18 [2021-08-10T10:09:18.849Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 10:09:21 [2021-08-10T10:09:21.018Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 10:09:22 [2021-08-10T10:09:22.549Z] === RUN TestDockerSuite/TestRunAttachWithDetach 10:09:23 [2021-08-10T10:09:23.005Z] === RUN TestDockerSuite/TestRunBindMounts 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapAddInvalid 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCapDropInvalid 10:09:26 [2021-08-10T10:09:26.718Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 10:09:26 [2021-08-10T10:09:26.718Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 10:09:28 [2021-08-10T10:09:28.884Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 10:09:28 [2021-08-10T10:09:28.884Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 10:09:28 [2021-08-10T10:09:28.884Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 10:09:31 [2021-08-10T10:09:31.773Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 10:09:31 [2021-08-10T10:09:31.773Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux 10:09:31 [2021-08-10T10:09:31.773Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 10:09:31 [2021-08-10T10:09:31.773Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux 10:09:31 [2021-08-10T10:09:31.773Z] === RUN TestDockerSuite/TestRunContainerNetwork 10:09:33 [2021-08-10T10:09:33.302Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 10:09:33 [2021-08-10T10:09:33.302Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux 10:09:33 [2021-08-10T10:09:33.302Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 10:09:33 [2021-08-10T10:09:33.302Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux 10:09:33 [2021-08-10T10:09:33.302Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 10:09:33 [2021-08-10T10:09:33.302Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux 10:09:33 [2021-08-10T10:09:33.302Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 10:09:33 [2021-08-10T10:09:33.302Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux 10:09:33 [2021-08-10T10:09:33.302Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 10:09:33 [2021-08-10T10:09:33.302Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux 10:09:33 [2021-08-10T10:09:33.302Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 10:09:33 [2021-08-10T10:09:33.302Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 10:09:33 [2021-08-10T10:09:33.302Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 10:09:33 [2021-08-10T10:09:33.302Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux 10:09:33 [2021-08-10T10:09:33.302Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 10:09:35 [2021-08-10T10:09:35.467Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 10:09:37 [2021-08-10T10:09:37.631Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 10:09:39 [2021-08-10T10:09:39.157Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 10:09:39 [2021-08-10T10:09:39.157Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 10:09:39 [2021-08-10T10:09:39.157Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 10:09:39 [2021-08-10T10:09:39.157Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 10:09:39 [2021-08-10T10:09:39.157Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 10:09:39 [2021-08-10T10:09:39.157Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux 10:09:39 [2021-08-10T10:09:39.157Z] === RUN TestDockerSuite/TestRunCreateVolume 10:09:41 [2021-08-10T10:09:41.321Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 10:09:41 [2021-08-10T10:09:41.321Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 10:09:41 [2021-08-10T10:09:41.321Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 10:09:41 [2021-08-10T10:09:41.321Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 10:09:41 [2021-08-10T10:09:41.321Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 10:09:41 [2021-08-10T10:09:41.321Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 10:09:41 [2021-08-10T10:09:41.321Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 10:09:41 [2021-08-10T10:09:41.321Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 10:09:41 [2021-08-10T10:09:41.321Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 10:09:42 [2021-08-10T10:09:42.849Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 10:09:47 [2021-08-10T10:09:47.516Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 10:09:47 [2021-08-10T10:09:47.516Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 10:09:47 [2021-08-10T10:09:47.516Z] === RUN TestDockerSuite/TestRunDNSInHostMode 10:09:47 [2021-08-10T10:09:47.516Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux 10:09:47 [2021-08-10T10:09:47.516Z] === RUN TestDockerSuite/TestRunDNSOptions 10:09:47 [2021-08-10T10:09:47.516Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 10:09:47 [2021-08-10T10:09:47.516Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 10:09:47 [2021-08-10T10:09:47.516Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 10:09:47 [2021-08-10T10:09:47.516Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 10:09:47 [2021-08-10T10:09:47.516Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 10:09:47 [2021-08-10T10:09:47.516Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 10:09:47 [2021-08-10T10:09:47.516Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 10:09:47 [2021-08-10T10:09:47.516Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 10:09:49 [2021-08-10T10:09:49.684Z] === RUN TestDockerSuite/TestRunDeviceNumbers 10:09:49 [2021-08-10T10:09:49.684Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 10:09:49 [2021-08-10T10:09:49.684Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 10:09:49 [2021-08-10T10:09:49.684Z] === RUN TestDockerSuite/TestRunDuplicateMount 10:09:49 [2021-08-10T10:09:49.684Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux 10:09:49 [2021-08-10T10:09:49.684Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 10:09:51 [2021-08-10T10:09:51.848Z] === RUN TestDockerSuite/TestRunEchoStdout 10:09:53 [2021-08-10T10:09:53.375Z] === RUN TestDockerSuite/TestRunEmptyEnv 10:09:53 [2021-08-10T10:09:53.375Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux 10:09:53 [2021-08-10T10:09:53.375Z] === RUN TestDockerSuite/TestRunEntrypoint 10:09:55 [2021-08-10T10:09:55.541Z] === RUN TestDockerSuite/TestRunEnvironment 10:09:55 [2021-08-10T10:09:55.541Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 10:09:55 [2021-08-10T10:09:55.541Z] === RUN TestDockerSuite/TestRunEnvironmentErase 10:09:55 [2021-08-10T10:09:55.541Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 10:09:55 [2021-08-10T10:09:55.541Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 10:09:55 [2021-08-10T10:09:55.541Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 10:09:55 [2021-08-10T10:09:55.541Z] === RUN TestDockerSuite/TestRunExitCode 10:09:57 [2021-08-10T10:09:57.070Z] === RUN TestDockerSuite/TestRunExitCodeOne 10:09:59 [2021-08-10T10:09:59.234Z] === RUN TestDockerSuite/TestRunExitCodeZero 10:10:00 [2021-08-10T10:10:00.765Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunExposePort 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunFullHostnameSet 10:10:02 [2021-08-10T10:10:02.928Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunGroupAdd 10:10:02 [2021-08-10T10:10:02.928Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunHostnameFQDN 10:10:02 [2021-08-10T10:10:02.928Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 10:10:02 [2021-08-10T10:10:02.928Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 10:10:02 [2021-08-10T10:10:02.928Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 10:10:02 [2021-08-10T10:10:02.928Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunInspectMacAddress 10:10:02 [2021-08-10T10:10:02.928Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 10:10:02 [2021-08-10T10:10:02.928Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 10:10:06 [2021-08-10T10:10:06.646Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 10:10:06 [2021-08-10T10:10:06.646Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux 10:10:06 [2021-08-10T10:10:06.646Z] === RUN TestDockerSuite/TestRunInvalidReference 10:10:06 [2021-08-10T10:10:06.646Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 10:10:06 [2021-08-10T10:10:06.646Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 10:10:06 [2021-08-10T10:10:06.646Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 10:10:06 [2021-08-10T10:10:06.646Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 10:10:06 [2021-08-10T10:10:06.646Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 10:10:06 [2021-08-10T10:10:06.646Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 10:10:06 [2021-08-10T10:10:06.646Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 10:10:06 [2021-08-10T10:10:06.646Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 10:10:06 [2021-08-10T10:10:06.646Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 10:10:15 [2021-08-10T10:10:15.184Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 10:10:15 [2021-08-10T10:10:15.184Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux 10:10:15 [2021-08-10T10:10:15.184Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModeHostname 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModeIpcHost 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModePIDContainer 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunModeUTSHost 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunMount 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunMountOrdering 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 10:10:16 [2021-08-10T10:10:16.146Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 10:10:16 [2021-08-10T10:10:16.146Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 10:10:23 [2021-08-10T10:10:23.196Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 10:10:23 [2021-08-10T10:10:23.196Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 10:10:23 [2021-08-10T10:10:23.196Z] === RUN TestDockerSuite/TestRunNamedVolume 10:10:23 [2021-08-10T10:10:23.196Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux 10:10:23 [2021-08-10T10:10:23.196Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 10:10:23 [2021-08-10T10:10:23.196Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux 10:10:23 [2021-08-10T10:10:23.196Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 10:10:26 [2021-08-10T10:10:26.912Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 10:10:29 [2021-08-10T10:10:29.805Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 10:10:29 [2021-08-10T10:10:29.805Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux 10:10:29 [2021-08-10T10:10:29.805Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 10:10:29 [2021-08-10T10:10:29.805Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux 10:10:29 [2021-08-10T10:10:29.805Z] === RUN TestDockerSuite/TestRunNetHost 10:10:29 [2021-08-10T10:10:29.805Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux 10:10:29 [2021-08-10T10:10:29.805Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 10:10:29 [2021-08-10T10:10:29.805Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 10:10:29 [2021-08-10T10:10:29.805Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 10:10:29 [2021-08-10T10:10:29.805Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux 10:10:29 [2021-08-10T10:10:29.805Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 10:10:29 [2021-08-10T10:10:29.805Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux 10:10:29 [2021-08-10T10:10:29.805Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 10:10:29 [2021-08-10T10:10:29.805Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux 10:10:29 [2021-08-10T10:10:29.805Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 10:10:29 [2021-08-10T10:10:29.805Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 10:10:30 [2021-08-10T10:10:30.261Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 10:10:30 [2021-08-10T10:10:30.261Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux 10:10:30 [2021-08-10T10:10:30.261Z] === RUN TestDockerSuite/TestRunNoDupVolumes 10:10:30 [2021-08-10T10:10:30.261Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 10:10:31 [2021-08-10T10:10:31.789Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 10:10:33 [2021-08-10T10:10:33.316Z] === RUN TestDockerSuite/TestRunNonExistingCmd 10:10:35 [2021-08-10T10:10:35.481Z] === RUN TestDockerSuite/TestRunNonExistingImage 10:10:36 [2021-08-10T10:10:36.444Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 10:10:38 [2021-08-10T10:10:38.609Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 10:10:38 [2021-08-10T10:10:38.609Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 10:10:38 [2021-08-10T10:10:38.609Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunPortInUse 10:10:38 [2021-08-10T10:10:38.609Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 10:10:38 [2021-08-10T10:10:38.609Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 10:10:38 [2021-08-10T10:10:38.609Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 10:10:38 [2021-08-10T10:10:38.609Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 10:10:38 [2021-08-10T10:10:38.609Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 10:10:38 [2021-08-10T10:10:38.609Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 10:10:41 [2021-08-10T10:10:41.502Z] === RUN TestDockerSuite/TestRunPublishPort 10:10:41 [2021-08-10T10:10:41.502Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux 10:10:41 [2021-08-10T10:10:41.502Z] === RUN TestDockerSuite/TestRunReadFilteredProc 10:10:41 [2021-08-10T10:10:41.502Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor 10:10:41 [2021-08-10T10:10:41.502Z] === RUN TestDockerSuite/TestRunReadProcLatency 10:10:41 [2021-08-10T10:10:41.502Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux 10:10:41 [2021-08-10T10:10:41.502Z] === RUN TestDockerSuite/TestRunReadProcTimer 10:10:41 [2021-08-10T10:10:41.502Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux 10:10:41 [2021-08-10T10:10:41.502Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 10:10:41 [2021-08-10T10:10:41.502Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 10:10:41 [2021-08-10T10:10:41.502Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 10:10:53 [2021-08-10T10:10:53.846Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 10:10:53 [2021-08-10T10:10:53.846Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 10:10:53 [2021-08-10T10:10:53.846Z] === RUN TestDockerSuite/TestRunRm 10:10:54 [2021-08-10T10:10:54.992Z] === RUN TestDockerSuite/TestRunRmAndWait 10:11:00 [2021-08-10T10:11:00.762Z] === RUN TestDockerSuite/TestRunRmPre125Api 10:11:02 [2021-08-10T10:11:02.291Z] === RUN TestDockerSuite/TestRunRootWorkdir 10:11:04 [2021-08-10T10:11:04.458Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 10:11:05 [2021-08-10T10:11:05.984Z] === RUN TestDockerSuite/TestRunSetMacAddress 10:11:08 [2021-08-10T10:11:08.148Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 10:11:08 [2021-08-10T10:11:08.148Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 10:11:08 [2021-08-10T10:11:08.148Z] === RUN TestDockerSuite/TestRunState 10:11:08 [2021-08-10T10:11:08.148Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 10:11:08 [2021-08-10T10:11:08.148Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 10:11:10 [2021-08-10T10:11:10.313Z] === RUN TestDockerSuite/TestRunStdinPipe 10:11:10 [2021-08-10T10:11:10.313Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 10:11:10 [2021-08-10T10:11:10.313Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 10:11:11 [2021-08-10T10:11:11.839Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 10:11:11 [2021-08-10T10:11:11.839Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 10:11:11 [2021-08-10T10:11:11.839Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 10:11:11 [2021-08-10T10:11:11.839Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 10:11:11 [2021-08-10T10:11:11.839Z] === RUN TestDockerSuite/TestRunTLSVerify 10:11:11 [2021-08-10T10:11:11.839Z] === RUN TestDockerSuite/TestRunTTYWithPipe 10:11:12 [2021-08-10T10:11:12.295Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 10:11:12 [2021-08-10T10:11:12.295Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 10:11:12 [2021-08-10T10:11:12.295Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUnshareProc 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUserByID 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUserByIDBig 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUserByIDNegative 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUserByIDZero 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUserByName 10:11:16 [2021-08-10T10:11:16.970Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 10:11:16 [2021-08-10T10:11:16.970Z] === RUN TestDockerSuite/TestRunUserDefaults 10:11:18 [2021-08-10T10:11:18.496Z] === RUN TestDockerSuite/TestRunUserNotFound 10:11:18 [2021-08-10T10:11:18.496Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 10:11:18 [2021-08-10T10:11:18.496Z] === RUN TestDockerSuite/TestRunVerifyContainerID 10:11:20 [2021-08-10T10:11:20.660Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 10:11:20 [2021-08-10T10:11:20.660Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 10:11:20 [2021-08-10T10:11:20.660Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 10:11:20 [2021-08-10T10:11:20.660Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux 10:11:20 [2021-08-10T10:11:20.660Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 10:11:27 [2021-08-10T10:11:27.709Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 10:11:33 [2021-08-10T10:11:33.476Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 10:11:37 [2021-08-10T10:11:37.282Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 10:11:43 [2021-08-10T10:11:43.054Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 10:11:43 [2021-08-10T10:11:43.054Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 10:11:43 [2021-08-10T10:11:43.054Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 10:11:43 [2021-08-10T10:11:43.054Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 10:11:44 [2021-08-10T10:11:44.581Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 10:11:46 [2021-08-10T10:11:46.746Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 10:11:48 [2021-08-10T10:11:48.275Z] === RUN TestDockerSuite/TestRunWithBadDevice 10:11:48 [2021-08-10T10:11:48.275Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 10:11:48 [2021-08-10T10:11:48.275Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 10:11:48 [2021-08-10T10:11:48.731Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 10:11:48 [2021-08-10T10:11:48.731Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 10:11:48 [2021-08-10T10:11:48.731Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 10:11:48 [2021-08-10T10:11:48.731Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 10:11:48 [2021-08-10T10:11:48.731Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux 10:11:48 [2021-08-10T10:11:48.731Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 10:11:48 [2021-08-10T10:11:48.731Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 10:11:48 [2021-08-10T10:11:48.731Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 10:11:48 [2021-08-10T10:11:48.731Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux 10:11:48 [2021-08-10T10:11:48.731Z] === RUN TestDockerSuite/TestRunWithUlimits 10:11:48 [2021-08-10T10:11:48.731Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux 10:11:48 [2021-08-10T10:11:48.731Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 10:11:52 [2021-08-10T10:11:52.448Z] === RUN TestDockerSuite/TestRunWithoutNetworking 10:11:53 [2021-08-10T10:11:53.409Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 10:11:55 [2021-08-10T10:11:55.573Z] === RUN TestDockerSuite/TestRunWorkingDirectory 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveCheckTimes 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveImageId 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveLoadNoTag 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveLoadParents 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveMultipleNames 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveSingleTag 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 10:11:59 [2021-08-10T10:11:59.294Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 10:11:59 [2021-08-10T10:11:59.294Z] === RUN TestDockerSuite/TestSearchCmdOptions 10:12:02 [2021-08-10T10:12:02.186Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 10:12:02 [2021-08-10T10:12:02.186Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 10:12:02 [2021-08-10T10:12:02.641Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 10:12:02 [2021-08-10T10:12:02.641Z] === RUN TestDockerSuite/TestSearchWithLimit 10:12:04 [2021-08-10T10:12:04.805Z] === RUN TestDockerSuite/TestSlowStdinClosing 10:12:10 [2021-08-10T10:12:10.571Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 10:12:10 [2021-08-10T10:12:10.571Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 10:12:10 [2021-08-10T10:12:10.571Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 10:12:17 [2021-08-10T10:12:17.620Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 10:12:17 [2021-08-10T10:12:17.620Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 10:12:17 [2021-08-10T10:12:17.620Z] === RUN TestDockerSuite/TestStartAttachSilent 10:12:20 [2021-08-10T10:12:20.509Z] === RUN TestDockerSuite/TestStartAttachWithRename 10:12:20 [2021-08-10T10:12:20.509Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 10:12:20 [2021-08-10T10:12:20.509Z] === RUN TestDockerSuite/TestStartMultipleContainers 10:12:20 [2021-08-10T10:12:20.509Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 10:12:20 [2021-08-10T10:12:20.509Z] === RUN TestDockerSuite/TestStartPausedContainer 10:12:20 [2021-08-10T10:12:20.509Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 10:12:20 [2021-08-10T10:12:20.509Z] === RUN TestDockerSuite/TestStartRecordError 10:12:20 [2021-08-10T10:12:20.509Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 10:12:20 [2021-08-10T10:12:20.509Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 10:12:30 [2021-08-10T10:12:30.800Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 10:12:30 [2021-08-10T10:12:30.800Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 10:12:30 [2021-08-10T10:12:30.800Z] === RUN TestDockerSuite/TestStatsAllNoStream 10:12:30 [2021-08-10T10:12:30.800Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 10:12:30 [2021-08-10T10:12:30.800Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 10:12:30 [2021-08-10T10:12:30.800Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 10:12:30 [2021-08-10T10:12:30.800Z] === RUN TestDockerSuite/TestStatsContainerNotFound 10:12:30 [2021-08-10T10:12:30.800Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 10:12:30 [2021-08-10T10:12:30.800Z] === RUN TestDockerSuite/TestStatsFormatAll 10:12:30 [2021-08-10T10:12:30.800Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 10:12:30 [2021-08-10T10:12:30.800Z] === RUN TestDockerSuite/TestStatsNoStream 10:12:30 [2021-08-10T10:12:30.800Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 10:12:30 [2021-08-10T10:12:30.800Z] === RUN TestDockerSuite/TestTopMultipleArgs 10:12:32 [2021-08-10T10:12:32.334Z] === RUN TestDockerSuite/TestTopNonPrivileged 10:12:33 [2021-08-10T10:12:33.863Z] === RUN TestDockerSuite/TestTopPrivileged 10:12:33 [2021-08-10T10:12:33.863Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 10:12:33 [2021-08-10T10:12:33.863Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 10:12:36 [2021-08-10T10:12:36.029Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 10:12:36 [2021-08-10T10:12:36.029Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 10:12:36 [2021-08-10T10:12:36.029Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 10:12:36 [2021-08-10T10:12:36.029Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 10:12:36 [2021-08-10T10:12:36.029Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 10:12:36 [2021-08-10T10:12:36.029Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 10:12:36 [2021-08-10T10:12:36.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 10:12:36 [2021-08-10T10:12:36.029Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 10:12:36 [2021-08-10T10:12:36.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 10:12:36 [2021-08-10T10:12:36.029Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 10:12:36 [2021-08-10T10:12:36.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 10:12:36 [2021-08-10T10:12:36.029Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 10:12:36 [2021-08-10T10:12:36.029Z] === RUN TestDockerSuite/TestVolumeCLICreate 10:12:53 [2021-08-10T10:12:53.668Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 10:12:53 [2021-08-10T10:12:53.668Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 10:12:53 [2021-08-10T10:12:53.668Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 10:12:53 [2021-08-10T10:12:53.668Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 10:12:53 [2021-08-10T10:12:53.668Z] === RUN TestDockerSuite/TestVolumeCLIInspect 10:12:53 [2021-08-10T10:12:53.668Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 10:12:53 [2021-08-10T10:12:53.668Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 10:12:53 [2021-08-10T10:12:53.668Z] === RUN TestDockerSuite/TestVolumeCLILs 10:12:54 [2021-08-10T10:12:54.631Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 10:12:54 [2021-08-10T10:12:54.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 10:12:57 [2021-08-10T10:12:57.526Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 10:12:57 [2021-08-10T10:12:57.526Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 10:12:57 [2021-08-10T10:12:57.982Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 10:12:57 [2021-08-10T10:12:57.982Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 10:12:58 [2021-08-10T10:12:58.439Z] === RUN TestDockerSuite/TestVolumeCLIRm 10:13:05 [2021-08-10T10:13:05.483Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 10:13:05 [2021-08-10T10:13:05.483Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 10:13:05 [2021-08-10T10:13:05.483Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 10:13:05 [2021-08-10T10:13:05.483Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 10:13:05 [2021-08-10T10:13:05.941Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 10:13:05 [2021-08-10T10:13:05.941Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 10:13:05 [2021-08-10T10:13:05.941Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 10:13:11 [2021-08-10T10:13:11.715Z] === RUN TestDockerSuite/TestVolumeLsFormat 10:13:11 [2021-08-10T10:13:11.715Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 10:13:12 [2021-08-10T10:13:12.170Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 10:13:20 [2021-08-10T10:13:20.711Z] === RUN TestDockerSuite/TestVolumesNoCopyData 10:13:20 [2021-08-10T10:13:20.711Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 10:13:20 [2021-08-10T10:13:20.711Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite (2268.71s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.54s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.54s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.80s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.84s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.78s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.69s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.14s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.66s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.35s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.37s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.91s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.83s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.75s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) 10:13:20 [2021-08-10T10:13:20.711Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.73s) 10:13:20 [2021-08-10T10:13:20.711Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.91s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.55s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.92s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.84s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.56s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.13s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.79s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.90s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.57s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.30s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.97s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.51s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.27s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.10s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.93s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.55s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.75s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.38s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.32s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignore (78.09s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.45s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.72s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.22s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.27s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.60s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.84s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.35s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.23s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (103.57s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.74s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.82s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.14s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.33s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.11s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.33s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFails (6.85s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.71s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.73s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.38s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.93s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.29s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.55s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.98s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildHistory (9.81s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.74s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.51s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.48s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.29s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.29s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.12s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.15s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.25s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.35s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.09s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.82s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.07s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.35s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.62s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.90s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.52s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.64s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.14s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.13s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.19s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.06s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.60s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.69s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildRm (10.70s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.18s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.05s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.00s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.50s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.85s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.65s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.98s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildStderr (3.71s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.33s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.68s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.78s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.46s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.38s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.39s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.16s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.19s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.66s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.23s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.72s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.64s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.81s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.70s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestCommitChange (4.03s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.64s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.79s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestCommitTTY (10.64s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.56s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) 10:13:20 [2021-08-10T10:13:20.712Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.51s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.81s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.94s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.95s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.15s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.23s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.83s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.89s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.29s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.87s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.97s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.44s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.64s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.84s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.63s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.53s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.14s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.28s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.30s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.30s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.30s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009306a8_<nil>} (7.30s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1785377950_c:\foo_false__<nil>_<nil>_<nil>} (2.34s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1785377950_c:\foo_true__<nil>_<nil>_<nil>} (2.28s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.05s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.00s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.04s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.78s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.07s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.34s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.72s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpToDot (2.06s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.91s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.47s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 10:13:20 [2021-08-10T10:13:20.713Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 10:13:20 [2021-08-10T10:13:20.713Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.02s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.08s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.56s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsCopy (4.18s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.24s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.87s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.15s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFilters (3.95s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFormat (3.88s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsResize (7.79s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.92s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.23s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.54s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.64s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.72s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.78s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.87s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.80s) 10:13:21 [2021-08-10T10:13:21.170Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.54s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 10:13:21 [2021-08-10T10:13:21.170Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.92s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestExecInspectID (4.24s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.05s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.46s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.73s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.74s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.67s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.63s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.55s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.90s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.96s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.79s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.76s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectDefault (1.87s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectHistory (3.62s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.85s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.79s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.86s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.81s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectStatus (2.25s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.52s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.88s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.89s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.80s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.84s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.63s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.29s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.96s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.03s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.04s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.93s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.11s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.97s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsSince (8.60s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsTail (2.58s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.43s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.14s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.00s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.96s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsByOrder (6.82s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.34s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.98s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.04s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.13s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.12s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.93s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.39s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.94s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.45s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.56s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.10s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.78s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.17s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.58s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.45s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.49s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.55s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.41s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.42s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.06s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.24s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.57s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (6.89s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.14s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.10s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.80s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.82s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.86s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.30s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.92s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.10s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.93s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.80s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.96s) 10:13:21 [2021-08-10T10:13:21.171Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 10:13:21 [2021-08-10T10:13:21.171Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.66s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.71s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.40s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.93s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.91s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.86s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.87s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunExitCode (1.90s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.91s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.03s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.32s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.88s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.07s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.18s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.46s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.73s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.85s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.43s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunRm (2.03s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.11s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.00s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.92s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.82s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.19s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.90s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.70s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.37s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.92s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.39s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.79s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.74s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.85s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.32s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.91s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.93s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.38s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.88s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.76s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.53s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.41s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.88s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.80s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.96s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.82s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.17s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.56s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.63s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.68s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.51s) 10:13:21 [2021-08-10T10:13:21.172Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 10:13:21 [2021-08-10T10:13:21.172Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) 10:13:21 [2021-08-10T10:13:21.172Z] === RUN TestDockerRegistrySuite 10:13:21 [2021-08-10T10:13:21.172Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 10:13:21 [2021-08-10T10:13:21.172Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.172Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 10:13:21 [2021-08-10T10:13:21.172Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.172Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 10:13:21 [2021-08-10T10:13:21.172Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.172Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 10:13:21 [2021-08-10T10:13:21.172Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.172Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 10:13:21 [2021-08-10T10:13:21.172Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.172Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 10:13:21 [2021-08-10T10:13:21.172Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullByDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullIDStability 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullManifestList 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPushBadTag 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestPushUntagged 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestRunByDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestTagByDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistrySuite/TestV2Only 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] --- PASS: TestDockerRegistrySuite (0.15s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthTokenSuite 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerDaemonSuite 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:302: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:302: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:302: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] --- PASS: TestDockerDaemonSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerSwarmSuite 10:13:21 [2021-08-10T10:13:21.173Z] --- PASS: TestDockerSwarmSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerPluginSuite 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerPluginSuite/TestPluginCreate 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 10:13:21 [2021-08-10T10:13:21.173Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.173Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerPluginSuite/TestPluginInspect 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerPluginSuite/TestPluginSet 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- PASS: TestDockerPluginSuite (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerExternalVolumeSuite 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:128: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerNetworkSuite 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:134: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerNetworkSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] === RUN TestDockerHubPullSuite 10:13:21 [2021-08-10T10:13:21.174Z] check_test.go:142: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerHubPullSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.174Z] PASS 10:13:21 [2021-08-10T10:13:21.174Z] ok github.com/docker/docker/integration-cli 2269.042s 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === Skipped 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_build_test.go:177: unmatched requirement UnixCli 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] 10:13:21 [2021-08-10T10:13:21.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 10:13:21 [2021-08-10T10:13:21.174Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.174Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.25s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_sni_test.go:18: Flakey test 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.175Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] 10:13:21 [2021-08-10T10:13:21.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) 10:13:21 [2021-08-10T10:13:21.175Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.176Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 10:13:21 [2021-08-10T10:13:21.176Z] 10:13:21 [2021-08-10T10:13:21.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.177Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 10:13:21 [2021-08-10T10:13:21.177Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.633Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 10:13:21 [2021-08-10T10:13:21.633Z] 10:13:21 [2021-08-10T10:13:21.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.634Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.634Z] 10:13:21 [2021-08-10T10:13:21.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.635Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 10:13:21 [2021-08-10T10:13:21.635Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.636Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 10:13:21 [2021-08-10T10:13:21.636Z] 10:13:21 [2021-08-10T10:13:21.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 10:13:21 [2021-08-10T10:13:21.636Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:185: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.637Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] 10:13:21 [2021-08-10T10:13:21.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.637Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:212: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:239: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:268: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:302: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:302: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:302: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:407: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:128: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:134: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 10:13:21 [2021-08-10T10:13:21.638Z] check_test.go:142: unmatched requirement DaemonIsLinux 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:21 [2021-08-10T10:13:21.638Z] DONE 1092 tests, 546 skipped in 2276.507s 10:13:21 [2021-08-10T10:13:21.638Z] INFO: Integration tests ended at 08/10/2021 10:13:21. Duration:00:37:56.6029411 10:13:21 [2021-08-10T10:13:21.638Z] INFO: Docker info of the daemon under test at end of run 10:13:21 [2021-08-10T10:13:21.638Z] 10:13:22 [2021-08-10T10:13:22.094Z] Containers: 2 10:13:22 [2021-08-10T10:13:22.094Z] Running: 0 10:13:22 [2021-08-10T10:13:22.094Z] Paused: 0 10:13:22 [2021-08-10T10:13:22.094Z] Stopped: 2 10:13:22 [2021-08-10T10:13:22.094Z] Images: 18 10:13:22 [2021-08-10T10:13:22.094Z] Server Version: 0.0.0-dev 10:13:22 [2021-08-10T10:13:22.094Z] Storage Driver: windowsfilter 10:13:22 [2021-08-10T10:13:22.094Z] Windows: 10:13:22 [2021-08-10T10:13:22.094Z] Logging Driver: json-file 10:13:22 [2021-08-10T10:13:22.094Z] Plugins: 10:13:22 [2021-08-10T10:13:22.094Z] Volume: local 10:13:22 [2021-08-10T10:13:22.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 10:13:22 [2021-08-10T10:13:22.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 10:13:22 [2021-08-10T10:13:22.094Z] Swarm: inactive 10:13:22 [2021-08-10T10:13:22.094Z] Default Isolation: process 10:13:22 [2021-08-10T10:13:22.094Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 10:13:22 [2021-08-10T10:13:22.094Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) 10:13:22 [2021-08-10T10:13:22.094Z] OSType: windows 10:13:22 [2021-08-10T10:13:22.094Z] Architecture: x86_64 10:13:22 [2021-08-10T10:13:22.094Z] CPUs: 4 10:13:22 [2021-08-10T10:13:22.094Z] Total Memory: 32GiB 10:13:22 [2021-08-10T10:13:22.094Z] Name: azwin-2-028440 10:13:22 [2021-08-10T10:13:22.094Z] ID: AXRH:MKE4:7PPF:DT3Z:PS4B:7ASV:ZQSZ:ILM3:JHNW:PVIS:P4TI:RYC6 10:13:22 [2021-08-10T10:13:22.094Z] Docker Root Dir: D:\CI\PR-42715\15\daemon 10:13:22 [2021-08-10T10:13:22.094Z] Debug Mode (client): false 10:13:22 [2021-08-10T10:13:22.094Z] Debug Mode (server): true 10:13:22 [2021-08-10T10:13:22.094Z] File Descriptors: -1 10:13:22 [2021-08-10T10:13:22.094Z] Goroutines: 17 10:13:22 [2021-08-10T10:13:22.094Z] System Time: 2021-08-10T10:13:21.6644823Z 10:13:22 [2021-08-10T10:13:22.094Z] EventsListeners: 0 10:13:22 [2021-08-10T10:13:22.094Z] Registry: https://index.docker.io/v1/ 10:13:22 [2021-08-10T10:13:22.094Z] Labels: 10:13:22 [2021-08-10T10:13:22.094Z] Experimental: false 10:13:22 [2021-08-10T10:13:22.094Z] Insecure Registries: 10:13:22 [2021-08-10T10:13:22.094Z] 127.0.0.0/8 10:13:22 [2021-08-10T10:13:22.094Z] Live Restore Enabled: false 10:13:22 [2021-08-10T10:13:22.094Z] 10:13:22 [2021-08-10T10:13:22.094Z] 10:13:22 [2021-08-10T10:13:22.094Z] INFO: Stopping daemon under test 10:13:22 [2021-08-10T10:13:22.094Z] SUCCESS: The process with PID 2844 (child process of PID 5756) has been terminated. 10:13:22 [2021-08-10T10:13:22.094Z] SUCCESS: The process with PID 5756 (child process of PID 3720) has been terminated. 10:13:22 [2021-08-10T10:13:22.094Z] INFO: Stop tailing logs of the daemon under tests 10:13:22 [2021-08-10T10:13:22.094Z] INFO: executeCI.ps1 Completed successfully at 08/10/2021 10:13:21. 10:13:22 [2021-08-10T10:13:22.094Z] INFO: Tidying up at end of run 10:13:22 [2021-08-10T10:13:22.094Z] INFO: Saving daemon under test log (d:\CI\PR-42715\15\dut.out) to bundles\CIDUT.out 10:13:22 [2021-08-10T10:13:22.094Z] INFO: Saving daemon under test log (d:\CI\PR-42715\15\dut.err) to bundles\CIDUT.err 10:13:22 [2021-08-10T10:13:22.094Z] INFO: Nuke-Everything... 10:13:22 [2021-08-10T10:13:22.549Z] INFO: Container count on control daemon to delete is 2 10:13:23 [2021-08-10T10:13:23.005Z] 17cde4ab81a1 10:13:23 [2021-08-10T10:13:23.005Z] 2d1e6cf139fe 10:13:23 [2021-08-10T10:13:23.005Z] INFO: Tidying pidfile d:\CI\PR-42715\15\docker.pid 10:13:23 [2021-08-10T10:13:23.005Z] INFO: Nuking d:\CI 10:13:48 [2021-08-10T10:13:48.105Z] INFO: Zapped successfully 10:13:48 [2021-08-10T10:13:48.105Z] 10:13:48 [2021-08-10T10:13:48.105Z] INFO: executeCI.ps1 exiting at Tue Aug 10 10:13:45 CUT 2021. Duration 01:14:04.4594524 10:13:48 [2021-08-10T10:13:48.105Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 10:13:48 [2021-08-10T10:13:48.343Z] Recording test results 10:13:50 [2021-08-10T10:13:50.868Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 10:13:52 [2021-08-10T10:13:52.409Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts 10:13:54 [2021-08-10T10:13:54.146Z] Archiving artifacts 10:14:07 [2021-08-10T10:14:07.386Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42715/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:14:08 [2021-08-10T10:14:08.300Z] + make clean 10:14:08 [2021-08-10T10:14:08.755Z] docker volume rm -f docker-dev-cache 10:14:08 [2021-08-10T10:14:08.755Z] 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